public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
From: ccaulfield@sourceware.org
To: cluster-cvs@sources.redhat.com, cluster-devel@redhat.com
Subject: Cluster Project branch, STABLE2, updated. cluster-2.02.00-58-ga3ff336
Date: Wed, 09 Apr 2008 07:46:00 -0000	[thread overview]
Message-ID: <20080409074608.9811.qmail@sourceware.org> (raw)

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


                 reply	other threads:[~2008-04-09  7:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080409074608.9811.qmail@sourceware.org \
    --to=ccaulfield@sourceware.org \
    --cc=cluster-cvs@sources.redhat.com \
    --cc=cluster-devel@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).