|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|