Running yum --security check-update
returns this message:
Security: kernel-3.x.x-x.63 is an installed security update
Security: kernel-3.x.x-x.29 is the currently running version
I already ran the yum security update on the kernel, but it looks like it didn't change the version running on the system. What needs to be done to make it run the new kernel? Are there any concerns about why it didn't change during the installation process? The yum log just shows installed for the new kernel no error messages.
I wouldn't dream of contradicting you, but I've never known the version of the running kernel change merely by installing a higher-numbered version. In my experience, the normal way to run a newer kernel is to reboot into it.
There was once something called the two-kernel monty, if memory serves, that allowed a newer version kernel to usurp the identity of a running one, and take the machine over, but it required a lot of preparation and I never heard tell that it was reliable; there appears to be ksplice to do it these days. But I'd also assume you'd know if you were setup for any of these technologies already.