From d9c71db49ffc5c7e1e615fc809f0b85b36c79f5e 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 db1a8876..f6854941 100644 --- a/xml/ha_drbd.xml +++ b/xml/ha_drbd.xml @@ -173,27 +173,26 @@ 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. + toms 2014-02-13: phil: perhaps the example should be changed to use an LV instead;band eg. "nfs" instead of "r0". - 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: -