From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12726 invoked by alias); 9 Apr 2009 20:44:16 -0000 Received: (qmail 12720 invoked by alias); 9 Apr 2009 20:44:15 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS X-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS X-Spam-Check-By: sourceware.org X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on bastion2.fedora.phx.redhat.com Subject: cluster: STABLE3 - fence: Add -U option to fence_xvmd.8 To: cluster-cvs-relay@redhat.com X-Project: Cluster Project X-Git-Module: cluster.git X-Git-Refname: refs/heads/STABLE3 X-Git-Reftype: branch X-Git-Oldrev: e34f4dec60655ab90ea14a3bb71c8df7b8e7ad84 X-Git-Newrev: 8d78e5b0d36f19be90041c40dfa53bf4c76f8777 From: Lon Hohberger Message-Id: <20090409204350.DA0A71201BB@lists.fedorahosted.org> Date: Thu, 09 Apr 2009 20:44:00 -0000 X-Scanned-By: MIMEDefang 2.58 on 172.16.52.254 Mailing-List: contact cluster-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cluster-cvs-owner@sourceware.org X-SW-Source: 2009-q2/txt/msg00065.txt.bz2 Gitweb: http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=8d78e5b0d36f19be90041c40dfa53bf4c76f8777 Commit: 8d78e5b0d36f19be90041c40dfa53bf4c76f8777 Parent: e34f4dec60655ab90ea14a3bb71c8df7b8e7ad84 Author: Lon Hohberger AuthorDate: Thu Apr 9 16:40:41 2009 -0400 Committer: Lon Hohberger CommitterDate: Thu Apr 9 16:43:21 2009 -0400 fence: Add -U option to fence_xvmd.8 Signed-off-by: Lon Hohberger --- fence/man/fence_xvmd.8 | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/fence/man/fence_xvmd.8 b/fence/man/fence_xvmd.8 index b5c8027..23e7c6e 100644 --- a/fence/man/fence_xvmd.8 +++ b/fence/man/fence_xvmd.8 @@ -78,13 +78,15 @@ parameters. CCS configuration parameters override command line parameters (because they are cluster-wide), so if you need to override a configuration option contained in CCS, you must specify this parameter. -\fB-V\fP .TP \fB-L\fP Local-only / non-cluster mode. When used with -X, this this option prevents fence_xvmd from operating as a clustered service, obviating the need to configure/run CMAN on the host domain. .TP +\fB-U\fP \fIuri\fP +Force use of the specified URI for connecting to the hypervisor. +.TP \fB-V\fP Print out a version message, then exit.