First page Back Continue Last page Graphics
CMAN – Distributed Cluster Manager
CMAN maintains the list of active members of the cluster by tracking when nodes join, leave or fail.
The list of possible cluster nodes is supplied by CCS.
It is symmetric – all nodes are equal.
It consists of a Connection Manager that does the tracking at node level and a Service Manager that tracks the availability of different services on different nodes.