From: teigland@sourceware.org <teigland@sourceware.org>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] cluster/dlm/man dlm_tool.8
Date: 17 Aug 2007 16:03:55 -0000 [thread overview]
Message-ID: <20070817160355.13515.qmail@sourceware.org> (raw)
CVSROOT: /cvs/cluster
Module name: cluster
Changes by: teigland at sourceware.org 2007-08-17 16:03:54
Added files:
dlm/man : dlm_tool.8
Log message:
add man page
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm/man/dlm_tool.8.diff?cvsroot=cluster&r1=NONE&r2=1.1
/cvs/cluster/cluster/dlm/man/dlm_tool.8,v --> standard output
revision 1.1
--- cluster/dlm/man/dlm_tool.8
+++ - 2007-08-17 16:03:55.411308000 +0000
@@ -0,0 +1,45 @@
+.\" Copyright (C) 2007 Red Hat, Inc. All rights reserved.
+.\"
+.\" This copyrighted material is made available to anyone wishing to use,
+.\" modify, copy, or redistribute it subject to the terms and conditions
+.\" of the GNU General Public License v.2.
+
+.TH dlm_tool 8
+
+.SH NAME
+dlm_tool - A program to join and leave lockspaces and display dlm information
+
+.SH SYNOPSIS
+.B
+dlm_tool
+[\fIOPTIONS\fR]
+<\fBjoin | leave | lockdump | deadlock_check\fP>
+<\fBname\fP>
+
+.SH DESCRIPTION
+
+\fBdlm_tool\fP is a program used to join or leave dlm lockspaces, dump
+dlm lock state, and initiate deadlock detection cycles. The name of a
+lockspace follows the subcommand.
+
+.SH OPTIONS
+.TP
+\fB-m\fP
+The permission mode (in octal) of the lockspace device created by join;
+default 0600.
+.TP
+\fB-M\fP
+Dump MSTCPY locks in addition to locks held by local processes.
+.TP
+\fB-d\fP <num>
+Resource directory enabled (1) or disabled (0) during join; default 0.
+.TP
+\fB-h\fP
+Help. Print out the usage syntax.
+.TP
+\fB-V\fP
+Print version information.
+
+.SH SEE ALSO
+libdlm(3)
+
next reply other threads:[~2007-08-17 16:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-17 16:03 teigland [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-10-26 21:37 [Cluster-devel] cluster/dlm/man dlm_tool.8 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=20070817160355.13515.qmail@sourceware.org \
--to=teigland@sourceware.org \
/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: link
Be 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 NNTP newsgroup(s).