Hey, I setup a cluster ip using crm configure. When one node is booting,
the ressource is switching to the other node.
But is it possible to check, wether the interface does have a link or
is down ?
I like to switch the ressource to the 2nd node, when the interface goes
down (ifdown) or when the cable gots unplugged.
Any ideas how to realize ?[/color]
Check for the primitve ping(d) (ocf:pacemaker:ping).
Configure the recource to check for addresses and then combine this
recource to the one you want to migrate to another node when
connectivity on the first node sinks to the level you defined.