1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

document the new stopped event

(This used to be ctdb commit 70603d9a79c80379bf65d9d703c399a65c109c52)
This commit is contained in:
Ronnie Sahlberg 2009-07-17 12:30:05 +10:00
parent e5e9fc48b1
commit 6db0f01532

View File

@ -120,6 +120,12 @@ recovered
service and also send out statd notifications to all registered
clients.
stopped
This event is called when a node is STOPPED and can be used to
perform additional cleanup that is required.
Note that a stopped node is considered inactive, so it will not
be issuing the recovered event once the cluster has recovered.
See 91.lvs for a use of this event.
Additional note for takeip, releaseip, recovered: