document the new stopped event
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Fri, 17 Jul 2009 02:30:05 +0000 (12:30 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Fri, 17 Jul 2009 02:30:05 +0000 (12:30 +1000)
(This used to be ctdb commit 70603d9a79c80379bf65d9d703c399a65c109c52)

ctdb/config/events.d/README

index a75da388a1420394fd8e7c273cd754cf4aa8b504..ac7a8f403f89a60feb3c84a799145572c004e315 100644 (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: