![]() |
|
Upgrading Ubuntu 14.04 to 16.04 - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36) +---- Thread: Upgrading Ubuntu 14.04 to 16.04 (/showthread.php?tid=3094) Pages:
1
2
|
Upgrading Ubuntu 14.04 to 16.04 - sanoop - 09-13-2016 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 .
RE: Upgrading Ubuntu 14.04 to 16.04 - sanoop - 09-13-2016 May be it's a noob question, but a help would be really helpful! RE: Upgrading Ubuntu 14.04 to 16.04 - TGates - 09-13-2016 Sometimes you may need to wait more than 8 minutes for a reply... 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! RE: Upgrading Ubuntu 14.04 to 16.04 - sanoop - 09-13-2016 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 . RE: Upgrading Ubuntu 14.04 to 16.04 - TGates - 09-13-2016 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
RE: Upgrading Ubuntu 14.04 to 16.04 - sanoop - 09-13-2016 Thanks for you help Tgates . Let me take a backup and do a release upgrade .Will post here the outcome . RE: Upgrading Ubuntu 14.04 to 16.04 - TGates - 09-13-2016 Sounds good, keep us informed and write down the steps you took
RE: Upgrading Ubuntu 14.04 to 16.04 - sanoop - 09-14-2016 (09-13-2016, 11:26 PM)TGates Wrote: Sounds good, keep us informed and write down the steps you took 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, After 30 minutes i got this mail from Kimsufi Quote:Dear Customer, 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 -lCode: mount /dev/sda2 /mnt/Code: chroot /mntCode: service apache2 restartCode: service mysql startCode: service ssh startAnd my last option is to do a release upgrade from ubuntu 14.04 to 16.04 . So i ran Code: sudo do-release-upgradeCode: " 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.
"Conclusion : Everything i do to revamp server failed miserably.
RE: Upgrading Ubuntu 14.04 to 16.04 - TGates - 09-15-2016 Well, that is just terrible even after doing a fresh install of Ubuntu 14.04 it still doesn't work? That's crazy lolGood luck if you should try again. RE: Upgrading Ubuntu 14.04 to 16.04 - sanoop - 09-15-2016 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 |