Hi,
I've installed CloudLinux successfully but am now seeing the following in security advisor.
A newer kernel is installed, however the system has not been rebooted. running kernel: 2.6.32-531.23.3.lve1.2.66.el6, most recent installed kernel: 2.6.32-504.el6
Reboot the system in the "Graceful Server Reboot" area. Check the boot configuration in grub.conf if the new kernel is not loaded after a reboot.
I've rebooted the system several times to no avail.
I've checked the grub.con file which reads as follows but I'm lost as to what I need to do next.
I've installed CloudLinux successfully but am now seeing the following in security advisor.
A newer kernel is installed, however the system has not been rebooted. running kernel: 2.6.32-531.23.3.lve1.2.66.el6, most recent installed kernel: 2.6.32-504.el6
Reboot the system in the "Graceful Server Reboot" area. Check the boot configuration in grub.conf if the new kernel is not loaded after a reboot.
I've rebooted the system several times to no avail.
I've checked the grub.con file which reads as follows but I'm lost as to what I need to do next.
Code:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,0)
# kernel /boot/vmlinuz-version ro root=/dev/sda1
# initrd /boot/initrd-[generic-]version.img
#boot=/dev/sda
default=0
timeout=5
title CloudLinux Server (2.6.32-531.23.3.lve1.2.66.el6.x86_64)
root (hd0,0)
kernel /boot/vmlinuz-2.6.32-531.23.3.lve1.2.66.el6.x86_64 ro root=/dev/md0 console=tty0 console=ttyS0,115200n8 panic=30 LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=uk crashkernel=auto rhgb nohz=off
initrd /boot/initramfs-2.6.32-531.23.3.lve1.2.66.el6.x86_64.img
title CentOS (2.6.32-504.el6.x86_64)
root (hd0,0)
kernel /boot/vmlinuz-2.6.32-504.el6.x86_64 ro root=/dev/md0 console=tty0 console=ttyS0,115200n8 panic=30 LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=uk crashkernel=auto rhgb
initrd /boot/initramfs-2.6.32-504.el6.x86_64.img
title CentOS (2.6.32-431.29.2.el6.x86_64)
root (hd0,0)
kernel /boot/vmlinuz-2.6.32-431.29.2.el6.x86_64 ro root=/dev/md0 console=tty0 console=ttyS0,115200n8 panic=30 LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=uk crashkernel=auto rhgb
initrd /boot/initramfs-2.6.32-431.29.2.el6.x86_64.img
title CentOS (2.6.32-431.17.1.el6.x86_64)
root (hd0,0)
kernel /boot/vmlinuz-2.6.32-431.17.1.el6.x86_64 ro root=/dev/md0 console=tty0 console=ttyS0,115200n8 panic=30 LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=uk crashkernel=auto rhgb
initrd /boot/initramfs-2.6.32-431.17.1.el6.x86_64.img
title CentOS (2.6.32-279.22.1.el6.x86_64)
root (hd0,0)
kernel /boot/vmlinuz-2.6.32-279.22.1.el6.x86_64 ro root=/dev/md0 console=tty0 console=ttyS0,115200n8 panic=30 LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=uk crashkernel=auto rhgb
initrd /boot/initramfs-2.6.32-279.22.1.el6.x86_64.img