Greetings!
I need to attach 6 block devices to a domU.
It works, but in qemu.log I see:
Using xvde for guest's hde
qemu: drive `xvde' out of range
Using xvdf for guest's hdf
qemu: drive `xvdf' out of range
What can I do to ret rid of this messages?
Disk config:
disk = [ "tap:aio:/var/lib/xen/images/SS1/disk0.raw,xvda,w",
"tap:aio:/var/lib/xen/images/SLES-11-SP1-DVD-i586-GM-DVD1.iso,xvdb,r",
"tap:aio:/var/lib/xen/images/SLES-11-SP1-DVD-i586-GM-DVD2.iso,xvdc,r",
"tap:aio:/var/lib/xen/images/SLE-11-SDK-DVD-i586-GM-Media1.iso,xvdd,r",
"tap:aio:/var/lib/xen/images/SLE-11-SDK-DVD-i586-GM-Media2.iso,xvde,r",
"tap:aio:/var/lib/xen/images/SE.iso,xvdf,r" ]
Wolf
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|