WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] 2 instances of a DomU on the same LV


Otherwise I could develop my own simple mechanisms (shell scripts),

You could extend /etc/xen/scripts/block. Look for check_sharing(), and
add a custom function there to check whether a remote node/guest is
using it.

A simple way would be to set up ssh authorized_keys on both nodes and
changing the basic commands (cat /proc/mounts, xenstore-list/read) to
have "ssh other-host-ip" in front of it. I'm not sure how this method
will interact with live migration though.
Thank you I'll try to do that, without breaking live migration.
Guy

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

<Prev in Thread] Current Thread [Next in Thread>