From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Teigland Date: Wed, 14 Oct 2009 13:17:11 -0500 Subject: [Cluster-devel] Re: [RFC PATCH] dlm: enhancing dlm_controld (pcmk) to be able to handle redundant rings In-Reply-To: References: Message-ID: <20091014181711.GD28090@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Wed, Oct 14, 2009 at 06:50:56PM +0800, Jiaju Zhang wrote: > Hi, > > Since there is no proper way to enable SCTP when using pacemaker stack, > this patch is to auto-enabled SCTP when redundant rings have been configured > in corosync. > Review and comments are welcome :) Hi, Could we just make it a command line option? Is it important to turn on automatically? Dave