I let yum run an update the other day and it pulled down 2 files for a new kernel. 2.6.9-55.0.12.EL and 2.6.9-55.0.12.ELsmp This was the first kernel update I have done with yum and it did not go well. Upon reboot the server never came back up and no powercycle helped. I found the post about editing the grub.conf to modify it next time with --once entry. Lesson learned.
So someone at the datacenter went in and got it to boot but didn't message back what they did. I am thinking they just got it rebooted by boot menu, selecting the previous kernel. I went in to the grub.conf file and the entries are still there with a default entry pointing to one of the updated kernel files. The entry had it pointing the default to 1 (second entry) which I corrected to the previous working kernel. Entry 1 is the updated kernel file without the smp. I have a P4 and the current running (working) kernel is the ELsmp. 2.6.9-42.0.3.ELsmp I understand that smp is for the hyperthreading and dual processor. When WHM reports server information it shows two processors which I guess is the hyperthreading being detected. Would the server trying to boot with the non smp kernel cause it to fail boot with CPanel? Is it possible they changed something else to make the server boot to the previous kernel even though grub was pointing to the non working kernel file? The working entry in grub is 2.
Thanks
So someone at the datacenter went in and got it to boot but didn't message back what they did. I am thinking they just got it rebooted by boot menu, selecting the previous kernel. I went in to the grub.conf file and the entries are still there with a default entry pointing to one of the updated kernel files. The entry had it pointing the default to 1 (second entry) which I corrected to the previous working kernel. Entry 1 is the updated kernel file without the smp. I have a P4 and the current running (working) kernel is the ELsmp. 2.6.9-42.0.3.ELsmp I understand that smp is for the hyperthreading and dual processor. When WHM reports server information it shows two processors which I guess is the hyperthreading being detected. Would the server trying to boot with the non smp kernel cause it to fail boot with CPanel? Is it possible they changed something else to make the server boot to the previous kernel even though grub was pointing to the non working kernel file? The working entry in grub is 2.
Thanks