fence-agents: RHEL6 - Add metadata to list of accepted actions.

rohara rohara at fedoraproject.org
Tue Sep 18 00:04:53 UTC 2012


Gitweb:        http://git.fedorahosted.org/git/?p=fence-agents.git;a=commitdiff;h=fdb96874c75600864048a752c08aa1e45d2cc534
Commit:        fdb96874c75600864048a752c08aa1e45d2cc534
Parent:        693fdc9f79b3e3961fe1c562950c4ce76d274870
Author:        Ryan O'Hara <rohara at redhat.com>
AuthorDate:    Mon Sep 17 19:02:49 2012 -0500
Committer:     Ryan O'Hara <rohara at redhat.com>
CommitterDate: Mon Sep 17 19:04:40 2012 -0500

Add metadata to list of accepted actions.

Resolves: rhbz#825667

Signed-off-by: Ryan O'Hara <rohara at redhat.com>
---
 fence/agents/scsi/fence_scsi.8 |   16 +++++++++-------
 1 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/fence/agents/scsi/fence_scsi.8 b/fence/agents/scsi/fence_scsi.8
index f1a29ea..0d70930 100644
--- a/fence/agents/scsi/fence_scsi.8
+++ b/fence/agents/scsi/fence_scsi.8
@@ -41,13 +41,15 @@ and created registrations for each path.
 .SH OPTIONS
 .TP
 \fB-o\fP \fIaction\fR
-Fencing action. This value can be "on", "off", or "status". All
-actions require either a key (see -k option) or node name (see -n
-option). For "on", the agent will attempt to register with the
-device(s) and create a reservation if none exists. The "off" action
-will attempt to remove a node's key from the device(s). The "status"
-action will report whether or not a node's key is currently register
-with one or more of the devices. The default action if "off".
+Fencing action. This value can be "on", "off", "status", or
+"metadata". The "on", "off", and "status" actions require either a key
+(see -k option) or node name (see -n option). For "on", the agent will
+attempt to register with the device(s) and create a reservation if
+none exists. The "off" action will attempt to remove a node's key from
+the device(s). The "status" action will report whether or not a node's
+key is currently register with one or more of the devices. The
+"metadata" action will display the XML metadata. The default action if
+"off".
 .TP
 \fB-d\fP \fIdevices\fR
 List of devices to use for current operation. Devices can be


More information about the cluster-commits mailing list