eventscripts: Move NFS reconfigure to "ipreallocated" event
authorMartin Schwenke <martin@meltin.net>
Thu, 8 Aug 2013 04:37:03 +0000 (14:37 +1000)
committerAmitay Isaacs <amitay@gmail.com>
Wed, 14 Aug 2013 06:15:14 +0000 (16:15 +1000)
commit04922de5ffbaaec7384990dd1b5af412982eb716
tree75bec953e996ca33ae6e7259ec07f03b2b8e3534
parent2f4dab3d06759e6fea4b6fbc6599aba53d68e9b3
eventscripts: Move NFS reconfigure to "ipreallocated" event

Doing this in the "monitor" event is unsafe because it causes the node
health status to flip-flop.  At the moment when a node goes unhealthy
it is failed out, IPs are released and the monitor event handles the
reconfigure, returning 0 even though the service failure is
unresolved.

This change was made in the master branch a long time ago.

Signed-off-by: Martin Schwenke <martin@meltin.net>
config/events.d/60.nfs