public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* Cluster Project branch, STABLE2, updated. cluster-2.02.00-58-ga3ff336
@ 2008-04-09  7:46 ccaulfield
  0 siblings, 0 replies; only message in thread
From: ccaulfield @ 2008-04-09  7:46 UTC (permalink / raw)
  To: cluster-cvs, cluster-devel

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cluster Project".

http://sources.redhat.com/git/gitweb.cgi?p=cluster.git;a=commitdiff;h=a3ff336f79cabcb020c750cb569de0872bf3e05d

The branch, STABLE2 has been updated
       via  a3ff336f79cabcb020c750cb569de0872bf3e05d (commit)
      from  3467c2e4c5133a1bc9b9bead66a211f0124ccf4f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a3ff336f79cabcb020c750cb569de0872bf3e05d
Author: Christine Caulfield <ccaulfie@redhat.com>
Date:   Wed Apr 9 08:45:25 2008 +0100

    Remove references to broadcast.
    
    Fix entry for nodeid which seems to have got split up!
    
    Signed-off-by: Christine Caulfield <ccaulfie@redhat.com>

-----------------------------------------------------------------------

Summary of changes:
 cman/man/cman_tool.8 |   20 +++++++++-----------
 1 files changed, 9 insertions(+), 11 deletions(-)

diff --git a/cman/man/cman_tool.8 b/cman/man/cman_tool.8
index 726ca0e..8d7d573 100644
--- a/cman/man/cman_tool.8
+++ b/cman/man/cman_tool.8
@@ -176,30 +176,28 @@ existing cluster and reconfiguring it. Expected votes should be set to
 .TP
 .I -n <nodename>
 Overrides the node name. By default the unqualified hostname is used. This
-option can also be used to specify which interface is used for cluster
-communication as cman_tool will (unless multicast is specified below)
-use the broadcast address associated with that hostname. If you
-are using IPv6 then you will have to use multicast rather than broadcast.
+option is also used to specify which interface is used for cluster
+communication. 
 .TP
 .I -N <nodeid>
 Overrides the node ID for this node. Normally, nodes are assigned a 
 node id in CCS. If you specify an incorrect node ID here, the
-node might not be allowed to join the cluster.
+node might not be allowed to join the cluster. Setting node IDs in 
+CCS is a far better way to do this.
+.BR
+Note that the node's application to join the cluster may be rejected if you
+try to set the nodeid to one that has already been used, or if the node 
+was previously a member of the cluster but with a different nodeid.
 .TP
 .I -o <nodename>
 Override the name this node will have in the cluster. This will
 normally be the hostname or the first name specified by -n.
 Note how this differs from -n: -n tells cman_tool how to find
-the broadcast address and/or the entry in CCS. -o simply
+the host address and/or the entry in CCS. -o simply
 changes the name the node will have in the cluster and has no
 bearing on the actual name of the machine. Use this option
 will extreme caution.
 .BR
-Setting node IDs in CCS is a far better way to do this though.
-.BR
-Note that the node's application to join the cluster may be rejected if you
-try to set the nodeid to one that has already been used, or if the node 
-was previously a member of the cluster but with a different nodeid.
 .TP
 .I -m <multicast-address>
 Specifies a multicast address to use for cluster communication. This


hooks/post-receive
--
Cluster Project


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-04-09  7:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-09  7:46 Cluster Project branch, STABLE2, updated. cluster-2.02.00-58-ga3ff336 ccaulfield

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).