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

NAME

6       dlm_tool - a utility for the dlm and dlm_controld daemon
7
8

SYNOPSIS

10       dlm_tool [COMMAND] [OPTIONS] [ name ]
11
12

DESCRIPTION

14       ls     Display internal dlm_controld state about lockspaces.
15
16
17       dump   Dump dlm_controld debug buffer.
18
19
20       log_plock
21              Dump dlm_controld plock debug buffer.
22
23
24       plocks name
25              Dump posix locks from dlm_controld for the lockspace.
26
27
28       lockdump name
29              Minimal display of locks from the lockspace.
30
31
32       lockdebug name
33              Extended display of locks from the lockspace.
34
35
36       join name
37              Join a lockspace.
38
39
40       leave name
41              Leave a lockspace.
42
43
44       deadlock_check name
45              Start a deadlock detection cycle for the lockspace.
46
47

OPTIONS

49       -n     Show all node information in ls.
50
51
52       -d num Resource  directory  enabled  (1)  or  disabled (0) during join.
53              Default 0.
54
55
56       -e num Exclusive create off/on (0/1) in join. Default 0.
57
58
59       -f num FS memory allocation off/on (0/1) in join. Default 0.
60
61
62       -m mode
63              The permission mode (in octal) of the lockspace  device  created
64              by join.  Default 0600.
65
66
67       -M     Dump MSTCPY locks in addition to locks held by local processes.
68
69
70       -s     Summary  following  lockdebug  output  (experimental, format may
71              change).
72
73
74       -v     Verbose lockdebug output.
75
76
77       -w     Wide lockdebug output.
78
79
80       -h     Print a help message describing available options, then exit.
81
82
83       -V     Print program version information, then exit.
84
85

SEE ALSO

87       dlm_controld(8)
88
89
90
91
92cluster                           2009-01-20                       DLM_TOOL(8)
Impressum