On Fri, 2014-12-19 at 16:21 +1300, Peter wrote:
On 12/19/2014 03:52 PM, Dave Stevens wrote:
what you say makes sense, but leaves me with two problems - what to do and how did this happen?
You never mentioned if this is for a dom0 or domu, if it's a domu is it a pv or hvm domain and does it use pvgrub, pygrub or does it boot directly to a kernel on the dom0?
Also paste the output of this command from the affected domain: rpm -q kernel kernel-xen
Peter _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Check your /etc/modprobe.conf and see if you have a line that specifies xenblk, such as 'alias scsi_hostadapter xenblk'.
I converted a xen vm to kvm and got that error for the above reason.
Bill