From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Massimo Di Nitto Date: Thu, 03 May 2007 10:32:31 +0200 Subject: [Cluster-devel] [PATCH] ccs_tool: readd IPv6 support to update operations In-Reply-To: <46397870.8070102@ubuntu.com> References: <46397870.8070102@ubuntu.com> Message-ID: <46399E1F.2080706@ubuntu.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit This is a new patch based on Patrick comments on IRC. Remove the #ifdef DEBUG. Add -verbose option. print the information when -verbose is selected. update usage. Example: root at diapolon:/etc/cluster# ccs_tool update cluster.conf.new Config file updated from version 9 to 10 Update complete. root at diapolon:/etc/cluster# vi cluster.conf.new root at diapolon:/etc/cluster# ccs_tool -verbose update cluster.conf.new Processing node: diapolon.fabbione.net family: ipv4 address: 192.168.1.3 Processing node: golion.fabbione.net family: ipv4 address: 192.168.1.8 Processing node: diapolon.fabbione.net family: ipv4 address: 192.168.1.3 Processing node: golion.fabbione.net family: ipv4 address: 192.168.1.8 Config file updated from version 10 to 11 Update complete. Fabio Massimo Di Nitto wrote: > A couple of days ago i submitted (and applied with Patrick ACK) a patch to fix > ccs daemon cluster_base_port to listen and accept connections on IPv6. > https://www.redhat.com/archives/cluster-devel/2007-May/msg00052.html > > This is the ccs_tool counter part to make everything working. > > Please apply or acknowledge and I will apply. > > Thanks > Fabio -- I'm going to make him an offer he can't refuse. -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: 001_ccs.dpatch URL: