From: Heming Zhao <heming.zhao@suse.com>
To: teigland@redhat.com, aahringo@redhat.com
Cc: gfs2@lists.linux.dev, glass.su@suse.com, zzhou@suse.com
Subject: Re: [PATCH] dlm_controld: remove 'detect' mode from config item 'protocol'
Date: Tue, 18 Mar 2025 15:35:13 +0800 [thread overview]
Message-ID: <ec8715e5-5a0c-414d-b58e-07852cc683b2@suse.com> (raw)
In-Reply-To: <20250310073623.18607-1-heming.zhao@suse.com>
ping...
On 3/10/25 15:36, Heming Zhao wrote:
> This patch removes the 'detect' mode for the configuration
> item 'protocol'.
>
> After this patch, dlm 'protocol' behaviors:
> - TCP is now the default protocol.
> - Stop trying to detect:
> - use dlm.conf or dlm_controld command line to switch from TCP
> to SCTP.
> - corosync.conf 'rrp_mode' is not supported in corosync 2.x env.
> - TCP can work with multi-link, but uses only the first ip address
> from corosync.
> - SCTP can support up to 8 ip addresses.
>
> Note: This change requires a corresponding update to the dlm kernel
> function dlm_tcp_listen_validate().
>
> Signed-off-by: Heming Zhao <heming.zhao@suse.com>
> ---
> dlm_controld/action.c | 39 ++++++-------------------------------
> dlm_controld/dlm.conf.5 | 11 ++++++++++-
> dlm_controld/dlm_controld.8 | 2 +-
> dlm_controld/main.c | 4 ++--
> 4 files changed, 19 insertions(+), 37 deletions(-)
>
next prev parent reply other threads:[~2025-03-18 7:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-10 7:36 [PATCH] dlm_controld: remove 'detect' mode from config item 'protocol' Heming Zhao
2025-03-10 7:36 ` [PATCH] dlm: make tcp still work in multi-link env Heming Zhao
2025-03-18 7:35 ` Heming Zhao
2025-03-18 13:44 ` Alexander Aring
2025-03-18 7:35 ` Heming Zhao [this message]
2025-03-18 13:42 ` [PATCH] dlm_controld: remove 'detect' mode from config item 'protocol' Alexander Aring
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=ec8715e5-5a0c-414d-b58e-07852cc683b2@suse.com \
--to=heming.zhao@suse.com \
--cc=aahringo@redhat.com \
--cc=gfs2@lists.linux.dev \
--cc=glass.su@suse.com \
--cc=teigland@redhat.com \
--cc=zzhou@suse.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox