ctdb addip:
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 13 Dec 2010 01:06:01 +0000 (12:06 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 13 Dec 2010 01:06:01 +0000 (12:06 +1100)
commit5082dfacb7489de524dfb86b9af2745450a7ee80
treed7cf3c7a83e820d655e7fc914866024c072470cc
parent18cfc1b7e0e031f1726928bb5c8e77b9e6f04feb
ctdb addip:

After finishing "ctdb addip"  wait for an implicit "iptakeover" to complete
the assignment to a node.

This makes it more wasteful and timeconsuming when adding multiple ips
at once, or the same ip to multiple nodes,
but makes it easier to script the use of this command.
tools/ctdb.c