fence_tool (8) Linux Manual Page
fence_tool – a utility for the fenced daemon
Synopsis
fence_tool [COMMAND] [OPTIONS]
Description
This utility controls and queries the fenced(8) daemon with the following commands:
join- join the fence domain.
leave- leave the fence domain.
dump- print the fenced internal debug buffer ont stdout.
ls- display internal fenced state. The leave command will not be sent to fenced if fence_tool detects that any instances of gfs or dlm are in use.
Options
-n- Show all node information in ls.
-tseconds- Retry cman connection for this many seconds. 0 none, -1 indefinite. Default 0.
-qseconds- Delay join up to this many seconds for the cluster to have quorum. 0 none, -1 indefinite. Default 0.
-mseconds- Delay join up to this many seconds for all nodes in cluster.conf to be cluster members. 0 none, -1 indefinite. Default 0.
-wseconds- Wait up to this many seconds for the result of join or leave. 0 none, -1 indefinite. Default 0.
-h- Print a help message describing available options, then exit.
-V- Print program version information, then exit.
See Also
fenced(8)
