add a new message to ask the recovery daemon to temporarily disable checking ip addre...
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 6 Oct 2009 01:11:32 +0000 (12:11 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 6 Oct 2009 01:11:32 +0000 (12:11 +1100)
commit9c63858c0b22c81eaccb9865a414af0bbb2833d4
tree32985d577231371c961a6a1f9b895f5175e039fb
parent3befe5526e147d49451fddc930aaafc3dbe2e9c1
add a new message to ask the recovery daemon to temporarily disable checking ip address consistency.

This is useful when we are moving addresses using moveip in the cluster since otherwise if we collide with the recovery daemons own check we could cause a recovery
include/ctdb.h
server/ctdb_recoverd.c
tools/ctdb.c