wesleyw Posted September 25, 2009 Posted September 25, 2009 I've got two xenservers and I want the virtual machines on them to be available to migrate over even if the xenserver they are running on has fallen over as this is not the case at the moment how do I set this up? I'm expecting Ric will have a good answer for this Wes
Hightower Posted September 25, 2009 Posted September 25, 2009 I'm not an expert - but I think it sounds like you need a SAN
glennda Posted September 25, 2009 Posted September 25, 2009 Yeah, Im not sure if Citrix have got a live migration tool, but either way you definatly need a san, here we are using ESXI, but instead of paying for Vmotion, we just have the partitions on the san visable to other "nodes" so if one box goes off, we just simply boot the VM up on another box, there is no way that i know of to do it without a SAN tho
powdarrmonkey Posted September 25, 2009 Posted September 25, 2009 there is no way that i know of to do it without a SAN tho There isn't.
Guest Guest Posted September 25, 2009 Posted September 25, 2009 Openfiler — Openfiler - Open Source Storage Management Appliance
wesleyw Posted September 25, 2009 Author Posted September 25, 2009 I've got a Sun SAN 7110 that it's using for the storage but where do I go to set it so that Xenserver 1 can see Xenserver 2's VM's when it's not online? Wes
teejay Posted September 25, 2009 Posted September 25, 2009 As far as I recall, the HA stuff is in the paid for version, not the free version. You can do a live move from one server to the other, but not automatically on failover. May be slightly wrong with that as it's been a few months since I played with Xen as we went down the VMWare ESX route.
glennda Posted September 25, 2009 Posted September 25, 2009 (edited) the way we have it set up is Different Partions for different types of servers, one for DC's etc, one for the File server, one for admin stuff (sims etc), then all the nodes can see all of the partitions, but are only running the a few of the vm's that we have on each box, then as soon as one box die we just remote console it, and find the VM file and boot it up. This is with esxi, but it is pretty similar way to set it up on xen i think (can't remember to much as didnt play with it for that long!) Edited September 25, 2009 by glennda Ours is a fibre channel san, may be slightly different if yours is ISCSI
Soulfish Posted September 25, 2009 Posted September 25, 2009 If you want to be able to see a VM from more than one server both physical servers need to be in the same resource pool
wesleyw Posted September 25, 2009 Author Posted September 25, 2009 yeah they are both in the same pool by the looks of it if the other server is off all I have to do is double click the broken one and the VMs that are invisible initially suddenyl appear below in the resource pool. I don't want automatic like migration at present just this ability. Wes
cookie_monster Posted September 25, 2009 Posted September 25, 2009 (edited) You will need a SAN and the processors of the two servers need to be very similar or the migrate will fail. I'm pretty sure that you can't use HA to automatically move the VM's without the paid for version. With the free version you can migrate them if you notice that a VMs performance is degrading or you want to turn off some hardware. Q: Can you XenMotion a VM between an Intel and AMD system? A: No. You can only XenMotion a VM between systems with the same processor manufacturer and type. Q: Does XenMotion require you to have the same exact configurations for your server systems? A: While you do need to have the same type of processor in each system, other configurations can differ. You can have different amounts of memory, different storage controllers, and different network controllers in each system. EDIT Tell a lie Xenmotion is now included with the free versionbut you will still need a SAN. Secondarily, Citrix is giving away for free with XenServer a remarkable number of enterprise features, including the enterprise console to manage multiple hosts (XenCenter), the VM live migration (XenMotion) technology, the resource sharing (Resource Pools) technology and the enterprise storage management technology. http://www.virtualization.info/2009/02/citrix-xenserver-is-now-free-xencenter.html Edited September 25, 2009 by cookie_monster
dhicks Posted September 25, 2009 Posted September 25, 2009 I've got two xenservers and I want the virtual machines on them to be available to migrate over even if the xenserver they are running on has fallen over Mirror the volumes you are using for the VM disks with DRBD: DRBD:What is DRBD This does mean having to have enough disk space / performance on each server for each VM, and DRBD works best over a dedicated network connection, but disks and extra network cards are cheap these days. -- David Hicks
Ric_ Posted September 25, 2009 Posted September 25, 2009 Did you get this sorted? You simply add both servers to the same resource pool. Add some shared storage (best using NFS off of a 7110) and make sure your VM is moved onto the shared storage. Now you will be able to drag the VM from one server to the other in XenCenter using the magic that is XenMotion!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now