[Cluster-devel] [PATCH] ccs_tool: readd IPv6 support to update operations

Fabio Massimo Di Nitto fabbione at ubuntu.com
Thu May 3 08:32:31 UTC 2007


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: <http://listman.redhat.com/archives/cluster-devel/attachments/20070503/9dab85ab/attachment.ksh>


More information about the Cluster-devel mailing list