From be329c69405433947578f25f9860233e38c90c9f Mon Sep 17 00:00:00 2001
From: Tahlia Richardson <3069029+tahliar@users.noreply.github.com>
Date: Fri, 30 Aug 2024 09:10:07 +1000
Subject: [PATCH] Fix hidden build error
---
xml/ha_drbd.xml | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/xml/ha_drbd.xml b/xml/ha_drbd.xml
index 58eb4af8..a111497f 100644
--- a/xml/ha_drbd.xml
+++ b/xml/ha_drbd.xml
@@ -170,24 +170,23 @@ NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE
Adjustments needed
- The following procedure uses the server names &node1; and &node2;,
+ The following procedures use the server names &node1; and &node2;,
and the DRBD resource name r0. It sets up
&node1; as the primary node and /dev/disk/by-id/example-disk1 for
storage. Make sure to modify the instructions to use your own nodes and
file names.
+
+ The following procedures assume that the cluster nodes use the TCP port 7788.
+ Make sure this port is open in your firewall.
+
- The following sections assume that the cluster nodes use the TCP port 7788.
- Make sure this port is open in your firewall.
+ To set up DRBD, perform the following procedures:
- Procedure overview
-
- To set up DRBD, perform the following procedures:
-