Home > Configuration > High Availability > sethanode_hasync

sethanode_hasync

Use this method to set automatically maintain synchronization by duplicating the configuration of the primary node on the secondary node. This setting is not propagated. Automatic synchronization requires that this setting be enabled (the default) on the current secondary node. Synchronization uses TCP port 3010.

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.

hasync

Automatically maintain synchronization by duplicating the configuration of the primary node on the secondary node. This setting is not propagated. Automatic synchronization requires that this setting be enabled (the default) on the current secondary node. Synchronization uses TCP port 3010.
Default value = ENABLED.
Possible Values : ENABLED, DISABLED.

Return Value

Returns simpleResult

See Also