group_tool

Langue: en

Autres versions - même langue

Version: 305152 (debian - 07/07/09)

Section: 8 (Commandes administrateur)

NAME

group_tool - display/dump information about fence, dlm and gfs groups

SYNOPSIS

group_tool [SUBCOMMAND] [OPTION]...

DESCRIPTION

The group_tool program displays the status of fence, dlm and gfs groups. The information is read from the groupd daemon which controls the fenced, dlm_controld and gfs_controld daemons. group_tool will also dump debug logs from various daemons.

SUBCOMMANDS

ls
displays the list of groups and their membership. It is the default subcommand if none is specified.
dump
dumps the debug log from groupd.
dump fence
dumps the debug log from fenced.
dump gfs
dumps the debug log from gfs_controld.
dump plocks <fsname>
prints the posix locks on the named gfs fs from gfs_controld.

OPTIONS

-v
Verbose output, used with the 'ls' subcommand.
-D
Run the daemon in the foreground and print debug statements to stdout.
-V
Print the version information and exit.
-h
Print out a help message describing available options, then exit.

DEBUGGING

The groupd daemon keeps a circular buffer of debug messages that can be dumped with the 'group_tool dump' command.

SEE ALSO

groupd(8)