Hello Here, Here is the schema I want to have. Sorry for my bad ascii work ;) |----------------------------------| |----------------------------------| |SERVER1 | |SERVER2 | | | | | |XEN BASED | |XEN BASED | |SYSTEM | |SYSTEM | | | | | | WIN 2008 SBS GUEST | | WIN 2008 SBS GUEST | | WIN 2008 PRO GUEST | | WIN 2008 PRO GUEST| |----------------------------------| |----------------------------------| What I want to is making load balancing between server1 and server2. So I need to "synchronize" the two WIN 2008 SBS and the two WIN 2008 Pro. => if everything goes well, I make load balancing. If one of my physical server is down, I keep one up to avoid downtime. Is someone know if there is a way to do that? Is it possible? I heard about LBVM. Is it the solution? Is it the only one? Thank you a lot, nm _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hello Here, Here is the schema I want to have |PHYSICAL SERVEUR1 |----------------- | |XEN BASED SYSTEM | |GUEST1: WIN SERVER 2008 SBS |GUEST2: WIN SERVER 2008 PRO |PHYSICAL SERVEUR2 |----------------- | |XEN BASED SYSTEM | |GUEST1: WIN SERVER 2008 SBS |GUEST2: WIN SERVER 2008 PRO What I want to is making load balancing between server1 and server2. So I need to "synchronize" the two WIN 2008 SBS and the two WIN 2008 Pro. => if everything goes well, I make load balancing. If one of my physical server is down, I keep one up to avoid downtime. Is someone know if there is a way to do that? Is it possible? I heard about LBVM. Is it THE solution? Is it the only one? Thank you a lot, nm _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi, take a look on iscsi and heartbeat. regards yves On Thu, 06 Aug 2009 09:17:00 +0200 Nicolas Michel <nicolas.michel@lemail.be> wrote:> Hello Here, > > Here is the schema I want to have > > |PHYSICAL SERVEUR1 > |----------------- > | > |XEN BASED SYSTEM > | > |GUEST1: WIN SERVER 2008 SBS > |GUEST2: WIN SERVER 2008 PRO > > > > |PHYSICAL SERVEUR2 > |----------------- > | > |XEN BASED SYSTEM > | > |GUEST1: WIN SERVER 2008 SBS > |GUEST2: WIN SERVER 2008 PRO > > > What I want to is making load balancing between server1 and server2. > So I need to "synchronize" the two WIN 2008 SBS and the two WIN 2008 > Pro. => if everything goes well, I make load balancing. If one of my > physical server is down, I keep one up to avoid downtime. > > Is someone know if there is a way to do that? Is it possible? I heard > about LBVM. Is it THE solution? Is it the only one? > > Thank you a lot, > nm > > > > > > > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi, This has nothing to do with XEN, but you can use keepalived. Maybe you could even run keepalive on your dom0''s ... Quite simple to configure, and good results with it. Might be difficult to debug if you do not have full understanding of network layer 2 & 3. With such a product, you must be careful if you have STP activated on your switches. You must deactivate STP on the used ports of your switches, and ensure that they accept gratuitous ARP quickly. Regards, ----- Original Message ----- From: "Nicolas Michel" <nicolas.michel@lemail.be> To: xen-users@lists.xensource.com Sent: Wednesday, 5 August, 2009 17:00:21 GMT +01:00 Amsterdam / Berlin / Bern / Rome / Stockholm / Vienna Subject: [Xen-users] Load Balancing Hello Here, Here is the schema I want to have. Sorry for my bad ascii work ;) |----------------------------------| |----------------------------------| |SERVER1 | |SERVER2 | | | | | |XEN BASED | |XEN BASED | |SYSTEM | |SYSTEM | | | | | | WIN 2008 SBS GUEST | | WIN 2008 SBS GUEST | | WIN 2008 PRO GUEST | | WIN 2008 PRO GUEST| |----------------------------------| |----------------------------------| What I want to is making load balancing between server1 and server2. So I need to "synchronize" the two WIN 2008 SBS and the two WIN 2008 Pro. => if everything goes well, I make load balancing. If one of my physical server is down, I keep one up to avoid downtime. Is someone know if there is a way to do that? Is it possible? I heard about LBVM. Is it the solution? Is it the only one? Thank you a lot, nm _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users