From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio M. Di Nitto Date: Wed, 12 Oct 2011 08:37:15 +0200 Subject: [Cluster-devel] [PATCH] rgmanager: Add -F to clusvcadm man page [RHEL5] In-Reply-To: <1318357049-27759-1-git-send-email-lhh@redhat.com> References: <1318357049-27759-1-git-send-email-lhh@redhat.com> Message-ID: <4E95359B.90906@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit ACK On 10/11/2011 8:17 PM, Lon Hohberger wrote: > Resolves: rhbz#715052 > > Signed-off-by: Lon Hohberger > --- > 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 > -.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 " > +.IP "\-e [\-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