Home > Configuration > Cluster > setclusterinstance_quorumtype

setclusterinstance_quorumtype

Use this method to set quorum Configuration Choices - "Majority" (recommended) requires majority of nodes to be online for the cluster to be UP. "None" relaxes this requirement.

Syntax



Parameters

clid

ID of the cluster instance to be modified.
This is mandatory parameter.
Minimum value = 1.
Maximum value = 128.

quorumtype

Quorum Configuration Choices - "Majority" (recommended) requires majority of nodes to be online for the cluster to be UP. "None" relaxes this requirement.
Default value = _NSCL_QUORUMTYPE_MAJORITY.
Possible Values : MAJORITY, NONE.

Return Value

Returns simpleResult

See Also