Re: [Pacemaker] Building an active/passive dhcp server

2010-03-22 Thread Helmut Weymann
Am Freitag, 19. März 2010 schrieb Emmanuel Lesouef: > Hello, > > I'm trying to make a active/passive dhcp server. > > Currently, it works with the following setup : > > * 2 debian servers with pacemaker : > node1 with physical ip1 and virtual ip vip1 (managed with pacemaker) > node2 with physical i

Re: [Pacemaker] Building an active/passive dhcp server

2010-03-19 Thread Matthew Palmer
On Fri, Mar 19, 2010 at 10:47:59PM +0100, Emmanuel Lesouef wrote: > I'm trying to make a active/passive dhcp server. [...] > The problem is that when node1 come online again, there's a difference > in the dhcp lease file. > > I think that using rsync to synchronize the lease file is not the best