cluster: STABLE31 - rgmanager: Add -F to clusvcadm man page

Lon Hohberger lon at fedoraproject.org
Mon Aug 1 20:37:40 UTC 2011


Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=1feac20d86986b7726a42668ac4e31f1d2b89a10
Commit:        1feac20d86986b7726a42668ac4e31f1d2b89a10
Parent:        6cf33437b750d23eb839f8f1353df837de3a159f
Author:        Lon Hohberger <lhh at redhat.com>
AuthorDate:    Fri Jul 29 13:30:38 2011 -0400
Committer:     Lon Hohberger <lhh at redhat.com>
CommitterDate: Fri Jul 29 13:30:38 2011 -0400

rgmanager: Add -F to clusvcadm man page

Resolves: rhbz#715052

Signed-off-by: Lon Hohberger <lhh at redhat.com>
---
 rgmanager/man/clusvcadm.8 |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/rgmanager/man/clusvcadm.8 b/rgmanager/man/clusvcadm.8
index d5e09eb..055a0bf 100644
--- a/rgmanager/man/clusvcadm.8
+++ b/rgmanager/man/clusvcadm.8
@@ -8,7 +8,7 @@ clusvcadm \- Cluster User Service Administration Utility
 .B ]
 .B [\-e
 .I <service>
-.B ]
+.B [\-F] ]
 .B [\-l]
 .B [\-u]
 .B [\-S]
@@ -52,10 +52,15 @@ on which the command is invoked.
 Stops and disables the user service named
 .I
 service
-.IP "\-e <service>"
+.IP "\-e <service> [\-F]"
 Enables and starts the user service named
 .I
 service
+
+Normally, rgmanager starts the service locally (i.e. on
+the host where clusvcadm was run).  However, if the \fB-F\fP
+option is specified, rgmanager will use the assigned failover
+domain rules as hints on where to start the service.
 .IP \-l
 Lock services in preparation for cluster shutdown.  This should only
 be used if the administrator intends to perform a global, cluster


More information about the cluster-commits mailing list