From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Beekhof Date: Thu, 15 Oct 2009 17:30:45 +0200 Subject: [Cluster-devel] Re: [RFC PATCH] dlm: enhancing dlm_controld (pcmk) to be able to handle redundant rings In-Reply-To: <20091015145108.GA27152@redhat.com> References: <20091014181711.GD28090@redhat.com> <20091015145108.GA27152@redhat.com> Message-ID: List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Thu, Oct 15, 2009 at 4:51 PM, David Teigland wrote: > On Thu, Oct 15, 2009 at 09:43:56AM +0200, Andrew Beekhof wrote: >> Looks good to me :-) >> Although it might be nice to have the automated detection in place too. >> >> Less things for the admin to get wrong. ?What do you think Dave? > > I don't mind, now that I've taken a moment to think how it should work... > There should be three protocol options, "tcp", "sctp", "detect". ?Detect > should work by reading the totem/rrp_mode value in setup_ccs(). Agreed. Now we just need someone to volunteer to write the patch :-)