Re: CARP-interface fail-over in case required program fails.

2011-07-20 Thread Kim A. Brandt
Thanks Patrick and Dmitry, indeed `ifstated' and the ``running external tests''-part, sound like it will be helpful. /Kim On 2011-07-20 16:19, Patrick Lamaiziere wrote: > Le Mon, 18 Jul 2011 19:18:53 +0400, > Dmitry Banschikov a écrit : > > Hi, > >>> is it possible to let a CARP-interface fa

Re: CARP-interface fail-over in case required program fails.

2011-07-20 Thread Patrick Lamaiziere
Le Mon, 18 Jul 2011 19:18:53 +0400, Dmitry Banschikov a écrit : Hi, > > is it possible to let a CARP-interface fail(-over) in the situation > > when a certain program fails or stops working? I hope it's clear > > enough what I have in mind. Could you give me any pointers on how > > this can be a

Re: CARP-interface fail-over in case required program fails.

2011-07-18 Thread Dmitry Banschikov
On 18.07.2011 18:05, Kim A. Brandt wrote: Hello list, is it possible to let a CARP-interface fail(-over) in the situation when a certain program fails or stops working? I hope it's clear enough what I have in mind. Could you give me any pointers on how this can be archived? You can write sim

Re: CARP-interface fail-over in case required program fails.

2011-07-18 Thread Kim A. Brandt
I guess one could monitor (!?) the program and ``Force Failover of the Master''[1] in case of errors. Is this the preferred way of doing it, and if so what are common ways of monitoring programs and executing actions on (monitor-)state changes? /Kim [1] http://www.openbsd.org/faq/pf/carp.html