All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Massimo Di Nitto <fabbione@ubuntu.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH] ccs_tool: readd IPv6 support to update operations
Date: Thu, 03 May 2007 10:32:31 +0200	[thread overview]
Message-ID: <46399E1F.2080706@ubuntu.com> (raw)
In-Reply-To: <46397870.8070102@ubuntu.com>

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>

  reply	other threads:[~2007-05-03  8:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-03  5:51 [Cluster-devel] [PATCH] ccs_tool: readd IPv6 support to update operations Fabio Massimo Di Nitto
2007-05-03  8:32 ` Fabio Massimo Di Nitto [this message]
2007-05-03  8:43   ` Patrick Caulfield

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=46399E1F.2080706@ubuntu.com \
    --to=fabbione@ubuntu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.