[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Shared storage between Domu's



Niv Elad wrote:
disk=['phy:vgxen01/lv_linva06_hda,hda,w',*'phy:vgxen01/lv_linva04_06_hdb,hdb,w'*]
When trying to start second DomU i am getting the following -
Error: Device 5632 (vbd) could not be connected.
Device /dev/vgxen01/lv_linva04_06_hdb is mounted in a guest domain,
and so cannot be mounted now.

You can add a bang after the w to force Xen to allow you to mount it anyway. You just have to remember to use a cluster-aware filesystem like OCFS2 og GFS so the two VMs don't get in each others way.

The config-line would then be:
disk=['phy:vgxen01/lv_linva06_hda,hda,w',*'phy:vgxen01/lv_linva04_06_hdb,hdb,w!'*]

--
Anders

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.