On Thu, May 21, 2009 at 11:43 AM, Jason Dixon <[email protected]> wrote: > On Thu, May 21, 2009 at 10:47:57AM -0400, (private) HKS wrote: >> Host1 has three carp interfaces in Master state. I'd like to fail them >> all over to Backup at once without taking down any of the physical >> interfaces (that's how I'm connected to it). >> >> I have not found a way to do this. Enable net.inet.carp.preempt only >> fails the whole pile over on a downed physical interface. If I jack up >> advskew for carp1 it goes into Backup mode but carp2 and carp3 are >> still Masters. >> >> Is ifstated the accepted way to do this, or is there another avenue >> I'm overlooking? > > Search for "carpdemote" in ifconfig(8). > > -- > Jason Dixon > DixonGroup Consulting > http://www.dixongroup.net/
Thanks, that's what I needed. -HKS

