First page Back Continue Last page Graphics
CMAN – Service Manager
A Service is a program run by nodes in a cluster, often relating to the use of some shared Resource.
Services register themselves with different priority levels.
When a node joins, leaves or fails, a Service Event is triggered. This issues a sequence of callbacks to services to:
- Suspend activity
- Perform recovery (once the cluster is quorate again)
- Resume activity