• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Resolved server did not move forward from grub menu after Plesk server restart

Sergey K.

Basic Pleskian
I've started manually server restart via Plesk Tools settings - screen - Screenshot
After that server was down.
I've contacted hosting support and they told me:

"server did not move forward from grub menu. We have added a image of the menu (image is not from your server). Usually server waits for few seconds and choose top most from menu. In your case it just stayed there until we chose one to boot manually."

I thought it was like this - HowTos/Grub2 - CentOS Wiki

screen - Screenshot
Any workaround hot to avoid this problem next time? :-(
 
This is an operating system issue and completely independent from Plesk. Your GRUB boot loader needs to be configured so that it auto-starts a pre-defined selection upon boot. I cannot say what exactly you need to change or whether you might already have changed something but then not run grub-mkconfig to apply changes, but this is where you need to look. Check your /etc/default/grub file (# gedit /etc/default/grub), check what's in the default selection, store it, apply it.
 
This is an operating system issue and completely independent from Plesk. Your GRUB boot loader needs to be configured so that it auto-starts a pre-defined selection upon boot. I cannot say what exactly you need to change or whether you might already have changed something but then not run grub-mkconfig to apply changes, but this is where you need to look. Check your /etc/default/grub file (# gedit /etc/default/grub), check what's in the default selection, store it, apply it.
Thanks for the quick reply Peter.
 
Back
Top