public inbox for cluster-cvs@sourceware.org help / color / mirror / Atom feed
From: David Teigland <teigland@fedoraproject.org> To: cluster-cvs-relay@redhat.com Subject: cluster: STABLE3 - man pages: group_tool Date: Tue, 07 Apr 2009 21:27:00 -0000 [thread overview] Message-ID: <20090407212706.956EE1201DD@lists.fedorahosted.org> (raw) Gitweb: http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=b0374bf72e4fb6a6e8e1a6cf8001fe3008c29de5 Commit: b0374bf72e4fb6a6e8e1a6cf8001fe3008c29de5 Parent: 71acc49eadd17dcd132df673bfb8120bb2821671 Author: David Teigland <teigland@redhat.com> AuthorDate: Tue Apr 7 16:21:27 2009 -0500 Committer: David Teigland <teigland@redhat.com> CommitterDate: Tue Apr 7 16:21:27 2009 -0500 man pages: group_tool Updates for recent changes. Signed-off-by: David Teigland <teigland@redhat.com> --- group/man/group_tool.8 | 45 ++++++++++++++++++++++++++++++++++----------- 1 files changed, 34 insertions(+), 11 deletions(-) diff --git a/group/man/group_tool.8 b/group/man/group_tool.8 index 2665ea6..b0c623d 100644 --- a/group/man/group_tool.8 +++ b/group/man/group_tool.8 @@ -14,47 +14,70 @@ The group_tool program displays information about fence, dlm and gfs groups. .SH SUBCOMMANDS -group_tool ls -a [-n] +\fBgroup_tool ls\fP [-n] Queries individual daemons, and displays full daemon and group state. It is a shortcut for: + fence_tool ls [-n] +.br dlm_tool ls [-n] +.br gfs_control ls [-n] -group_tool ls [-v] - - Queries groupd or individual daemons, depending on groupd compat mode. - Displays limited cluster2-style output of daemon and group state. +\fBgroup_tool compat\fP -group_tool compat + Queries groupd about compatibility mode currently running: - Queries groupd about compatibility mode currently running. Any ls command - also includes this query and displays the result. Possible results: groupd not running +.br groupd compatibility mode 0 +.br groupd compatibility mode 1 +.br groupd compatibility mode 2 (pending) +.br -group_tool dump [gfs|dlm|fence|plocks] [name] +\fBgroup_tool dump\fP [gfs|dlm|fence|plocks] [name] Dumps debug info from daemons: group_tool dump gfs: dump gfs_controld debug log +.br (same as gfs_control dump) +.br group_tool dump dlm: dump dlm_controld debug log +.br (same as dlm_tool dump) +.br group_tool dump fence: dump fenced debug log +.br (same as fence_tool dump) +.br group_tool dump plocks <x>: dump plock state +.br (same as dlm_tool plocks <x>) +.br group_tool dump: dump groupd debug log +.br .SH OPTIONS .TP +\fB-g <num>\fP +Select daemons to query with ls +.br +0: query fenced, dlm_controld, gfs_controld (default) +.br +1: query groupd (for old compat mode) +.br +2: query groupd (1) when in compat mode, otherwise daemons (0) +.TP +\fB-n\fP +Show all node information (with ls -g0) +.TP \fB-v\fP -Verbose output, used with the 'ls' subcommand. +Show extra event information (with ls -g1) .TP \fB-V\fP Print the version information and exit. @@ -63,5 +86,5 @@ Print the version information and exit. Print out a help message describing available options, then exit. .SH SEE ALSO -groupd(8) +groupd(8), fence_tool(8), dlm_tool(8), gfs_control(8)
next reply other threads:[~2009-04-07 21:27 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2009-04-07 21:27 David Teigland [this message] -- strict thread matches above, loose matches on Subject: below -- 2009-04-07 21:08 David Teigland
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20090407212706.956EE1201DD@lists.fedorahosted.org \ --to=teigland@fedoraproject.org \ --cc=cluster-cvs-relay@redhat.com \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).