About the Quorum agent for CP server

Coordination point server (CP server) uses the Quorum agent to monitor the virtual IP addresses of the CP server. This agent is installed as part of the VRTScps RPM. The agent's functions include online, monitor, offline, and clean.

You can configure the CP server service group failover policies using the Quorum agent.

The attributes of the Quorum agent are as follows:

The resource type definition for the Quorum agent is as follows:

type Quorum (
        static str ArgList[] = { QuorumResources, Quorum, State }
        str QuorumResources[]
        int Quorum = 1
)