This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Upgrading Ubuntu 14.04 to 16.04
#1
Upgrading Ubuntu 14.04 to 16.04
Hello there,
I am having a query about ubuntu  upgrade . I am currently running Ubuntu 14.04 on my dedicated server . Can i upgrade my ubuntu installation to the latest LTS without affecting my Sentora installation .  Huh
Reply
Thanks given by:
#2
RE: Upgrading Ubuntu 14.04 to 16.04
May be it's a noob question, but a help would be really helpful!
Reply
Thanks given by:
#3
RE: Upgrading Ubuntu 14.04 to 16.04
Sometimes you may need to wait more than 8 minutes for a reply... Confused 


I haven't tried is myself, so no idea how to go about it or if Sentora will even work.

You could try it. Make a backup of the server first!
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:
#4
RE: Upgrading Ubuntu 14.04 to 16.04
Thanks for your reply TGates,
Actually am locked out from my server . I have a Kimsufi low end box, suddenly the ssh and all the service including apache mysql is stopped . So sentora panel is also not accessible . I boot into the rescue mode using kimsufi manager . Now the server is not booting from the harddisk . So i am thinking to do a upgrade , may be this will solve the problem . But i cant take risk loosing my data .
Reply
Thanks given by:
#5
RE: Upgrading Ubuntu 14.04 to 16.04
Thats why I said make a backup...

But, it sounds like it may be too late. Good luck getting your server back up and running Smile
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:
#6
RE: Upgrading Ubuntu 14.04 to 16.04
Thanks for you help Tgates . Let me take a backup and do a release upgrade .Will post here the outcome .
Reply
Thanks given by:
#7
RE: Upgrading Ubuntu 14.04 to 16.04
Sounds good, keep us informed and write down the steps you took Wink
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:
#8
RE: Upgrading Ubuntu 14.04 to 16.04
(09-13-2016, 11:26 PM)TGates Wrote: Sounds good, keep us informed and write down the steps you took Wink

I am not that good at English, so please excuse me.

At first i got a mail from ovh that they found some fault in my dedi box and one of there technician will intervene the system .

Quote:Dear Customer,

Our monitoring system has just detected a fault on your server ********
The fault was noticed on 2016-09-13 08:29:08



Our team of technicians on site (operational 24/7), has been informed
of the fault and will intervene on your machine.

Please be aware that other interventions may currently be in progress and
an intervention lasts on average 30 minutes per machine.

We are therefore not able to give you more details on the starting time
of the intervention.

You can see a general display of the machines currently in fault and
in intervention across our network at the following address:

 http://status.ovh.com/vms/

Your server is in rack ****

You will receive an email as soon as a technician takes charge of your
server. Meanwhile, you have can reboot it via your manager.

Logs:
----------------------
PING ********* from 213.186.33.13 : 56(84) bytes of data.
From 213.186.33.13: Destination Host Unreachable
From 213.186.33.13: Destination Host Unreachable
From 213.186.33.13: Destination Host Unreachable

--- Myserver ping statistics ---
10 packets transmitted, 0 packets received, +6 errors, 100% packet loss
---------------------

Best regards,

Kimsufi.com Customer Service
Contact: http://forum.ovh.ca


After 30 minutes i got this mail from Kimsufi

Quote:Dear Customer,

The intervention on ********** has been completed.

This operation was closed at 2016-09-13 08:04:00

Here are the details of this operation:
Diagnosis interface boot (rescue)
Date 2016-09-13 07:49:47, daniel L made Diagnosis interface boot (rescue):
Here are the details of the operation performed:
The server gets stuck during the boot phase, with the message:
(unreadahead real access)
A restart on the standard OVH kernel ('netboot') does not correct the
situation.

Actions:
Rebooting the server to "rescue" mode (Linux)

result:
Boot OK. Rescue mode accessible.

recommendations:
Configuration / error to be corrected by the customer



If you need any further information regarding this intervention, please do not hesitate to contact our technical support.

Best regards,

Kimsufi.com Customer Service
Contact: http://forum.ovh.ca

and i got the ssh username and password for the rescue ssh session . So i mounted  Linux file system partion through rescue mod using
Code:
fdisk -l

Code:
mount /dev/sda2 /mnt/
then i chrooted my hard disk using
Code:
chroot /mnt
Then i can able to start some services  apache  
Code:
service apache2 restart
, mysql
Code:
service mysql start
and ssh
Code:
service ssh start
unfortunately i was unable to start  ftp and smtp . At this point i can access all my websites including sentora panel .  Then i deleted all users which i add recently using this command to check whether  this works . Unfortunately i failed to boot it from my harddisk .  I followed all the tutorials from internet to solve "unreadahead real access" problem , But everthing failed .
And my last option is to do a release upgrade from ubuntu 14.04 to 16.04 . So i ran
Code:
sudo do-release-upgrade
I got an error  
Code:
" sudo: unable to resolve host rescue.ovh.net
Checking for a new Ubuntu release
Get:1 Upgrade tool signature [198 B]
Get:2 Upgrade tool [1,262 kB]
Fetched 1,262 kB in 0s (0 B/s)
authenticate 'xenial.tar.gz' against 'xenial.tar.gz.gpg'
extracting 'xenial.tar.gz'
Must be connected to a terminal.
"
I was unable to do the release upgrade also . So i decide to reinstall ubuntu after backingup the website files .
Conclusion : Everything i do to revamp server failed miserably.   Sad  Sad
Reply
Thanks given by:
#9
RE: Upgrading Ubuntu 14.04 to 16.04
Well, that is just terrible Sad  even after doing a fresh install of Ubuntu 14.04 it still doesn't work? That's crazy lol

Good luck if you should try again.
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:
#10
RE: Upgrading Ubuntu 14.04 to 16.04
Finally i am able to reinstall the OS with the help of OVH onsite technician . They didn't provide more info about what goes wrong . As of now everything is up and running . Installed Sentora once again .
Sentora 1.0.3 dont support Ubuntu 16.04 as of now
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
[split] Can Not Log Into PHPMyAdmin or Webmail after upgrading to PHP 7.1.24 ogika 2 4 ,315 09-14-2021, 06:25 AM
Last Post: sparkrack
OS - Ubuntu 18.04 or Centos 8 Qrash 1 4 ,653 01-18-2021, 07:48 PM
Last Post: Jettaman
Ubuntu 18.04 vaxition 1 4 ,152 08-06-2020, 11:03 AM
Last Post: Jettaman

Forum Jump:


Users browsing this thread: 3 Guest(s)