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 node - failover cluster

The primary/primary mode works very well.
PV VMs storage can be defined using "disk = [ 'drbd:resource,xvda,w' ]"
(see http://www.drbd.org/docs/about/) which makes Xen in charge of
changing DRBD mode if need. But, be aware this only works for
paravirtualized VMs, not HVM ones.

The only thing is that it will not replace a pure share storage. But
basically, a SAN or NAS won't either, except (maybe) using a cluster FS
over DRBD.

DRDB is just a block device.  Why won't HVM domains work with it?

John




--
John Madden
Sr UNIX Systems Engineer
Ivy Tech Community College of Indiana
jmadden@xxxxxxxxxxx

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

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