From 09a178a5e60d98ad5708c9f3aff9e1b85701340e Mon Sep 17 00:00:00 2001
From: Tahlia Richardson <3069029+tahliar@users.noreply.github.com>
Date: Wed, 13 Jul 2022 17:29:50 +1000
Subject: [PATCH] Add DLM port number
For DOCTEAM-82, part 1
BSC#1179267
---
xml/ha_storage_basics.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/xml/ha_storage_basics.xml b/xml/ha_storage_basics.xml
index 02d2c5719..b6e7a6e47 100644
--- a/xml/ha_storage_basics.xml
+++ b/xml/ha_storage_basics.xml
@@ -27,13 +27,13 @@
To avoid single points of failure, redundant communication paths are important
for &ha; clusters. This is also true for DLM communication. If network bonding
(Link Aggregation Control Protocol, LACP) cannot be used for any reason, we
- highly recommend to define a redundant communication channel (a second ring)
+ highly recommend defining a redundant communication channel (a second ring)
in &corosync;. For details, see .
- Depending on the configuration in &corosync.conf;, DLM then decides
- whether to use the TCP or SCTP protocol for its communication:
+ DLM communicates through port 21064 using either the TCP or SCTP protocol,
+ depending on the configuration in &corosync.conf;: