Hi, I am using Centos 7 on GCP, from yesterday I am facing this problem, after fresh VM deployment and latest Cpanel version installation my server becomes inaccessible AFTER REBOOT,
I Get This Message At The End
I used this command to list all available kernels
How to Rollback to previous Kernel Version?
I Get This Message At The End
Code:
(WARN): Your system kernel may have been updated.
(WARN): Current kernel (3.10.0-1127.13.1.el7.x86_64) has been changed to: 3.10.0-1127.18.2.el7.x86_64
(WARN): Before rebooting the system, please ensure that the installed kernel version is compatible with your deployment
Code:
$ yum list kernel --show-duplicates
Code:
Installed Packages
kernel.x86_64 3.10.0-1062.el7 @anaconda
kernel.x86_64 3.10.0-1127.13.1.el7 @updates
kernel.x86_64 3.10.0-1127.18.2.el7 @updates
Available Packages
kernel.x86_64 3.10.0-1127.el7 base
kernel.x86_64 3.10.0-1127.8.2.el7 updates
kernel.x86_64 3.10.0-1127.10.1.el7 updates
kernel.x86_64 3.10.0-1127.13.1.el7 updates
kernel.x86_64 3.10.0-1127.18.2.el7 updates
Last edited: