shaman leave
The shaman leave command is used to disable High Availability (HA) support for physical servers.
Syntax
shaman -c <cluster_name> leave [-a, --addr <IP_address> ]
Options
Name
|
Description
|
-c <cluster_name>
|
Name of the cluster that contains the server for which you want to disable HA support.
|
leave
|
Tells the shaman utility to disable HA support for the server.
|
-a, --addr <IP_address>
|
Disables HA support for the server with the IP address of ip_address .
If you omit this option, the shaman utility will turn off HA support for the local node.
|
|