On 12/19/2014 08:11 AM, Dave Stevens wrote:
ran routine updates on the lernel this morning and got this:
WARNING: No module xenblk found for kernel 2.6.18-400.1.1.el5, continuing anyway
You've installed kernel instead of kernel-xen. In CentOS 5 you must install kernel-xen for Xen dom0 or pv domu support.
uname -a Linux bulkley.bvserver.ca 2.6.18-400.el5xen #1 SMP Thu Dec 4 13:29:23 EST 2014 x86_64 x86_64 x86_64 GNU/Linux
This is kernel-xen, note the "el5xen" in the name as opposed to "el5" in the one you installed above.
Peter