Home > Configuration > High Availability > sethanode_failsafe

sethanode_failsafe

Use this method to set keep one node primary if both nodes fail the health check, so that a partially available node can back up data and handle traffic. This mode is set independently on each node.

Syntax



Parameters

id

Number that uniquely identifies the node. For self node, it will always be 0. Peer node values can range from 1-64.
NOTE: This attribute is deprecated.
Removing confusing param
Minimum value = 0.
Maximum value = 64.

failsafe

Keep one node primary if both nodes fail the health check, so that a partially available node can back up data and handle traffic. This mode is set independently on each node.
Default value = OFF.
Possible Values : ON, OFF.

Return Value

Returns simpleResult

See Also