From mboxrd@z Thu Jan 1 00:00:00 1970 From: pcaulfield@sourceware.org Date: 14 Feb 2007 09:16:15 -0000 Subject: [Cluster-devel] cluster/ccs/man ccs_tool.8 Message-ID: <20070214091615.15724.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: cluster Changes by: pcaulfield at sourceware.org 2007-02-14 09:16:14 Modified files: ccs/man : ccs_tool.8 Log message: Add man page info for ccs_tool addnodeids Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/ccs/man/ccs_tool.8.diff?cvsroot=cluster&r1=1.3&r2=1.4 --- cluster/ccs/man/ccs_tool.8 2005/05/05 10:30:35 1.3 +++ cluster/ccs/man/ccs_tool.8 2007/02/14 09:16:13 1.4 @@ -183,6 +183,14 @@ .br \-c Config file to create. Defaults to /etc/cluster/cluster.conf +.TP +\fBaddnodeids\fP +Adds node ID numbers to all the nodes in cluster.conf. In RHEL4, node IDs were optional +and assigned by cman when a node joined the cluster. In RHEL5 they must be pre-assigned +in cluster.conf. This command will not change any node IDs that are already set in +cluster.conf, it will simply add unique node ID numbers to nodes that do not already +have them. + .SH "SEE ALSO" ccs(7), ccsd(8), cluster.conf(5)