Patch only for RHEL5 branch. Resolves: rhbz#656427
Signed-off-by: Lon Hohberger <l...@redhat.com> --- 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<location>\fP This command is used to upgrade an old CCS format archive to the new -- 1.7.2.3