|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] 2 node - failover cluster
Hello,
DRBD and GlusterFS are not on the same level: you can have a DRBD
resource formatted with GlusterFS.
In your situation, you'll have a DRBD resource formatted with either EXT
FS or NTFS. I'm afraid GlusterFS won't help you here.
Regarding live migration, use of DRBD (or centralized storage, which you
don't have) is mandatory.
regarding failover cluster, either use Remus with Xen4 or build a
cluster with thing s like Pacemaker/Corosync/Heartbeat so that you can
monitor VMs and automagically restart them in case of node failure.
VLAN support should be done on Dom0, IMHO.
Regards,
JB
On 28/04/2010 09:41, Peter Braun wrote:
Hi,
we would like to implement 2 node failover cluster running mix of
Win/Linux machines with automatic failover function.
Specs:
2 identical servers with same hdd space and enough memory.
No NAS/SAN.
Windows 2008 and linux will be running in VM.
Requirements:
- shared storage mirrored betwen 2 hw nodes.
- PV drivers for windows 2008 must be available
- live migration of VM between nodes must be possible
- when one node crash, its VM should be automaticaly restarted on other node
- support for VLAN
What do you recommend?
Xen 4.0 (Windows PV drivers included?)
DRBD or glusterfs
how to manage VM (restart on other node in case of hw failure)
Thanks for your opinion
Peter Braun
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|