* [Cluster-devel] [PATCH] dlm: make lowcomms selectable by user @ 2007-01-26 14:40 Patrick Caulfield 2007-01-26 15:05 ` [Cluster-devel] [PATCH] [1/2] " Patrick Caulfield 2007-01-26 15:05 ` [Cluster-devel] [PATCH] [2/2] " Patrick Caulfield 0 siblings, 2 replies; 3+ messages in thread From: Patrick Caulfield @ 2007-01-26 14:40 UTC (permalink / raw) To: cluster-devel.redhat.com This patch makes the lowcomms protocol selectable by the user before the DLM is started rather than having only one available, decided at compile time. The best way to do this is to have dlm-controld read ccs and write 0 (TCP) or 1 (SCTP) into the sysfs file that controls it. We will need this when SCTP become a viable protocol for the DLM so that people can upgrade easily and to give them a sensibly-selectable option without recompiling the kernel. The alternative way of doing this would be to have separate modules for tcp & sctp...I think this solution is better because it is more reliably controlled via dlm_controld & ccs and this means that all nodes in the cluster will be using the same transport. The memory overheads of having both loaded at once are minimal. Dave/Steve: Can you check this is OK with your criterea (eg is it OK for sysfs, does Kconfig look right!) for committing it please ? Signed-Off-By: Patrick Caulfield <pcaulfie@redhat.conm> -- patrick -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: 0001-Make-lowcomms-run-time-ish-switchable.txt URL: <http://listman.redhat.com/archives/cluster-devel/attachments/20070126/4581375c/attachment.txt> ^ permalink raw reply [flat|nested] 3+ messages in thread
* [Cluster-devel] [PATCH] [1/2] dlm: make lowcomms selectable by user 2007-01-26 14:40 [Cluster-devel] [PATCH] dlm: make lowcomms selectable by user Patrick Caulfield @ 2007-01-26 15:05 ` Patrick Caulfield 2007-01-26 15:05 ` [Cluster-devel] [PATCH] [2/2] " Patrick Caulfield 1 sibling, 0 replies; 3+ messages in thread From: Patrick Caulfield @ 2007-01-26 15:05 UTC (permalink / raw) To: cluster-devel.redhat.com Patrick Caulfield wrote: (resend as two patches to see if the mailing list is more amenable) > This patch makes the lowcomms protocol selectable by the user before the DLM is > started rather than having only one available, decided at compile time. > > The best way to do this is to have dlm-controld read ccs and write 0 (TCP) or 1 > (SCTP) into the sysfs file that controls it. > > We will need this when SCTP become a viable protocol for the DLM so that people > can upgrade easily and to give them a sensibly-selectable option without > recompiling the kernel. > > The alternative way of doing this would be to have separate modules for tcp & > sctp...I think this solution is better because it is more reliably controlled > via dlm_controld & ccs and this means that all nodes in the cluster will be > using the same transport. The memory overheads of having both loaded at once are > minimal. > > Dave/Steve: Can you check this is OK with your criterea (eg is it OK for sysfs, > does Kconfig look right!) for committing it please ? > > Signed-Off-By: Patrick Caulfield <pcaulfie@redhat.conm> > -- patrick -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: 0001-Make-lowcomms-run-time-ish-switchable.txt URL: <http://listman.redhat.com/archives/cluster-devel/attachments/20070126/eba04089/attachment.txt> ^ permalink raw reply [flat|nested] 3+ messages in thread
* [Cluster-devel] [PATCH] [2/2] dlm: make lowcomms selectable by user 2007-01-26 14:40 [Cluster-devel] [PATCH] dlm: make lowcomms selectable by user Patrick Caulfield 2007-01-26 15:05 ` [Cluster-devel] [PATCH] [1/2] " Patrick Caulfield @ 2007-01-26 15:05 ` Patrick Caulfield 1 sibling, 0 replies; 3+ messages in thread From: Patrick Caulfield @ 2007-01-26 15:05 UTC (permalink / raw) To: cluster-devel.redhat.com Signed-Off-By: Patrick Caulfield <pcaulfie@redhat.conm> -- patrick -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: 0002-Make-lowcomms-switchable.txt URL: <http://listman.redhat.com/archives/cluster-devel/attachments/20070126/ca1430e9/attachment.txt> ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-01-26 15:05 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2007-01-26 14:40 [Cluster-devel] [PATCH] dlm: make lowcomms selectable by user Patrick Caulfield 2007-01-26 15:05 ` [Cluster-devel] [PATCH] [1/2] " Patrick Caulfield 2007-01-26 15:05 ` [Cluster-devel] [PATCH] [2/2] " Patrick Caulfield
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).