From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lon Hohberger Date: Mon, 14 Feb 2011 13:58:40 -0500 Subject: [Cluster-devel] [PATCH 2/2] ccs: Update manual page for ccs_tool In-Reply-To: <1297709920-3810-1-git-send-email-lhh@redhat.com> References: <1297709920-3810-1-git-send-email-lhh@redhat.com> Message-ID: <1297709920-3810-2-git-send-email-lhh@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Patch only for RHEL5 branch. Resolves: rhbz#656427 Signed-off-by: Lon Hohberger --- ccs/man/ccs_tool.8 | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/ccs/man/ccs_tool.8 b/ccs/man/ccs_tool.8 index e8869c0..0d82248 100644 --- a/ccs/man/ccs_tool.8 +++ b/ccs/man/ccs_tool.8 @@ -37,6 +37,13 @@ while the cman cluster is operational (i.e. online). Run this on a single machine to update cluster.conf on all current cluster members. This also notfies cman of the new config version. +Note: If ccsd is run on a non-standard base port, you can specify this to +a \fBccs_tool update\fP in the same manner as you would to \fBccsd\fP: + +For example: + + ccs_tool update -P c:40003 /etc/cluster/cluster.conf + .TP \fBupgrade\fP \fI\fP This command is used to upgrade an old CCS format archive to the new -- 1.7.2.3