All of lore.kernel.org
 help / color / mirror / Atom feed
* [Cluster-devel] [PATCH] rgmanager: Add -F to clusvcadm man page [RHEL5]
@ 2011-10-11 18:17 Lon Hohberger
  2011-10-12  6:37 ` Fabio M. Di Nitto
  0 siblings, 1 reply; 2+ messages in thread
From: Lon Hohberger @ 2011-10-11 18:17 UTC (permalink / raw)
  To: cluster-devel.redhat.com

Resolves: rhbz#715052

Signed-off-by: Lon Hohberger <lhh@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
-- 
1.7.3.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-10-12  6:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-11 18:17 [Cluster-devel] [PATCH] rgmanager: Add -F to clusvcadm man page [RHEL5] Lon Hohberger
2011-10-12  6:37 ` Fabio M. Di Nitto

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.