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 <note> <title>Adjustments needed</title> <para> - 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 <literal>r0</literal>. It sets up &node1; as the primary node and <filename>/dev/disk/by-id/example-disk1</filename> for storage. Make sure to modify the instructions to use your own nodes and file names. </para> + <para> + The following procedures assume that the cluster nodes use the TCP port <literal>7788</literal>. + Make sure this port is open in your firewall. + </para> </note> <para> - The following sections assume that the cluster nodes use the TCP port <literal>7788</literal>. - Make sure this port is open in your firewall. + To set up DRBD, perform the following procedures: </para> <orderedlist> - <title>Procedure overview</title> - <para> - To set up DRBD, perform the following procedures: - </para> <listitem> <para> <xref linkend="sec-ha-drbd-prepare"/>