[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] debian xen3.2 - drbd usage with HVM DomU
Hi, I'm running debian/unstable with drbd from experimental on a 2 node xen/drbd cluster ii xen-hypervisor-3.2-1-amd64 3.2.0-2 ii xen-utils-3.2-1 3.2.0-2 ii xen-utils-common 3.1.0-1 ii drbd8-source 2:8.2.4-1 ii drbd8-utils 2:8.2.4-1 I want to start windows from a DRBD - Device, similar to how I did it succesfully for linux guests. But the disk definition doesn't work: disk = [ 'drbd:win-disk,ioemu:hda,w'] The DomU starts but the BIOS says it finds no disk. The following cfg instead works, but I have to manually call "drbdadm primary win-disk" . disk = [ 'phy:/dev/drbd15,ioemu:hda,w'] Thanks in advance for any hints!! /etc/xen/win.cfg: == kernel = '/usr/lib/xen-3.2-1/boot/hvmloader' builder= 'hvm' memory = 1024 shadow_memory = 8 name = "win" vcpus=2 vif = [ 'type=ioemu, mac=00:16:3e:00:00:11, bridge=brvlan94, model=ne2k_pci' ] disk = [ 'file:/dev/drbd15,ioemu:hda,w'] #disk = [ 'drbd:win-disk,ioemu:hda,w'] device_model ='/usr/lib/xen-3.2-1/bin/qemu-dm' boot="c" sdl=0 vnc=1 vnclisten="0.0.0.0" vncconsole=1 == WR, Bruno -- bruno.voigt@xxxxxxx ------------------------------------------------------------------------ Attachment:
signature.asc _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |