1FENCE_TOOL(8)                       cluster                      FENCE_TOOL(8)
2
3
4

NAME

6       fence_tool - a utility for the fenced daemon
7
8

SYNOPSIS

10       fence_tool [COMMAND] [OPTIONS]
11
12

DESCRIPTION

14       This utility controls and queries the fenced(8) daemon with the follow‐
15       ing commands:
16
17       join   join the fence domain.
18
19       leave  leave the fence domain.
20
21       dump   print the fenced internal debug buffer ont stdout.
22
23       ls     display internal fenced state.
24
25       The leave command will not be sent to fenced if fence_tool detects that
26       any instances of gfs or dlm are in use.
27
28

OPTIONS

30       -n     Show all node information in ls.
31
32       -t seconds
33              Retry cman connection for this many seconds.  0 none, -1 indefi‐
34              nite. Default 0.
35
36       -q seconds
37              Delay join up to this many seconds for the cluster to have  quo‐
38              rum.  0 none, -1 indefinite. Default 0.
39
40       -m seconds
41              Delay join up to this many seconds for all nodes in cluster.conf
42              to be cluster members.  0 none, -1 indefinite. Default 0.
43
44       -w seconds
45              Wait up to this many seconds for the result of join or leave.  0
46              none, -1 indefinite. Default 0.
47
48       -h     Print a help message describing available options, then exit.
49
50       -V     Print program version information, then exit.
51
52

SEE ALSO

54       fenced(8)
55
56
57
58
59cluster                           2009-12-21                     FENCE_TOOL(8)
Impressum