Scroll to navigation

DLM_TOOL(8) cluster DLM_TOOL(8)

NAME

dlm_tool - a utility for the dlm and dlm_controld daemon

SYNOPSIS

dlm_tool [COMMAND] [OPTIONS] [ name ]

DESCRIPTION

Display internal dlm_controld state about lockspaces.

Dump dlm_controld debug buffer.

Dump dlm_controld plock debug buffer.

Dump posix locks from dlm_controld for the lockspace.

Minimal display of locks from the lockspace.

Extended display of locks from the lockspace.

Join a lockspace.

Leave a lockspace.

Start a deadlock detection cycle for the lockspace.

OPTIONS

Show all node information in ls.

Resource directory enabled (1) or disabled (0) during join. Default 0.

Exclusive create off/on (0/1) in join. Default 0.

FS memory allocation off/on (0/1) in join. Default 0.

The permission mode (in octal) of the lockspace device created by join. Default 0600.

Dump MSTCPY locks in addition to locks held by local processes.

Summary following lockdebug output (experimental, format may change).

Verbose lockdebug output.

Wide lockdebug output.

Print a help message describing available options, then exit.

Print program version information, then exit.

SEE ALSO

dlm_controld(8)

2009-01-20 cluster