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
The only references I can find are a year or so old. Anyone able to comment? or refer me? Have not rebooted.
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
Thanks,
Dave
On 12/18/2014 08:11 PM, 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
i'm not sure that i can help you, i have currently no centos5 vm on xen.
But i guess the warning is from the normal, not xen enabled kernel.
Does /boot/vmlinuz-2.6.18-400.1.1.el5xen exists?
And is kernel-xen installed and the default kernel in the grub- config?
regards Ulf
Quoting Ulf Volmer u.volmer@u-v.de:
On 12/18/2014 08:11 PM, 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
i'm not sure that i can help you, i have currently no centos5 vm on xen.
But i guess the warning is from the normal, not xen enabled kernel.
Does /boot/vmlinuz-2.6.18-400.1.1.el5xen exists?
yes, exists and first option in grub.conf
is the error likely to affect my storage on reboot?
Dave
And is kernel-xen installed and the default kernel in the grub- config?
regards Ulf _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On 12/23/2014 11:11 PM, Dave Stevens wrote:
Quoting Ulf Volmer u.volmer@u-v.de:
On 12/18/2014 08:11 PM, 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
i'm not sure that i can help you, i have currently no centos5 vm on xen.
But i guess the warning is from the normal, not xen enabled kernel.
Does /boot/vmlinuz-2.6.18-400.1.1.el5xen exists?
yes, exists and first option in grub.conf
is the error likely to affect my storage on reboot?
If you boot the xen- kernel, you storage is not affected.
And after the reboot you can remove the standart kernel.
regards Ulf
Quoting Ulf Volmer u.volmer@u-v.de:
On 12/23/2014 11:11 PM, Dave Stevens wrote:
Quoting Ulf Volmer u.volmer@u-v.de:
On 12/18/2014 08:11 PM, 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
i'm not sure that i can help you, i have currently no centos5 vm on xen.
But i guess the warning is from the normal, not xen enabled kernel.
Does /boot/vmlinuz-2.6.18-400.1.1.el5xen exists?
yes, exists and first option in grub.conf
is the error likely to affect my storage on reboot?
If you boot the xen- kernel, you storage is not affected.
yes, that worked fine, thanks!
Dave
And after the reboot you can remove the standart kernel.
regards Ulf
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
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