On 2006/07/20 20:32, Ashley Moran wrote: > You don't need a new carp interface for every IP if they use the same > carpdev, you can add the others as aliases (that definitely works for > IPs in the same subnet, and I'm pretty sure it will work for IPs in > different subnets too). It makes the config a bit easier to maintain.
Depends how you want to load-balance things (you often want to have each box as a master of it's own address and load-balance between these, then carp gives you fast failover if a box goes down).