From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Friesse Date: Tue, 12 Jan 2010 17:55:39 +0100 Subject: [Cluster-devel] fixing cpg names in 3.0.8? In-Reply-To: <20100112171615.GB24645@redhat.com> References: <20100112162445.GA24645@redhat.com> <4B4C9C94.2050106@redhat.com> <20100112171615.GB24645@redhat.com> Message-ID: <4B4CA98B.4000007@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit David, > How about making corosync-cpgtool default to the -e behavior, and making > -e = escape unprintable characters in group name ? > This can be done quickly, but I don't understand what is that good for and how does it help. Internally (in cpg exec) names are compared with full length. This behavior doesn't change from Whitetank. Only thing what changed was addition of cpgtool, which will notice you on this (in reality, testcpg, ... will display 0x00 too, but it not visible). Regards, Honza