diff --git a/ctdb/config/events.d/README b/ctdb/config/events.d/README index a75da388a14..ac7a8f403f8 100644 --- a/ctdb/config/events.d/README +++ b/ctdb/config/events.d/README @@ -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: