From 37fd0945b6c684abe949616da1bba9f528f372b7 Mon Sep 17 00:00:00 2001
From: Tahlia Richardson <3069029+tahliar@users.noreply.github.com>
Date: Thu, 4 Jul 2024 15:25:43 +1000
Subject: [PATCH] Update maintenance mode Hawk steps
---
xml/ha_drbd.xml | 4 ----
xml/ha_maintenance.xml | 21 +++++++++++----------
2 files changed, 11 insertions(+), 14 deletions(-)
diff --git a/xml/ha_drbd.xml b/xml/ha_drbd.xml
index d37687bd..f2b0b4cd 100644
--- a/xml/ha_drbd.xml
+++ b/xml/ha_drbd.xml
@@ -254,11 +254,7 @@ NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE
Reset the cluster's maintenance mode flag:
-<<<<<<< HEAD
- &prompt.root;crm configure property maintenance-mode=false
-=======
&prompt.root;crm maintenance off
->>>>>>> 7007f854 (Update maintenance command (#396))
diff --git a/xml/ha_maintenance.xml b/xml/ha_maintenance.xml
index a22f803a..7f12276f 100644
--- a/xml/ha_maintenance.xml
+++ b/xml/ha_maintenance.xml
@@ -261,28 +261,29 @@
- In the left navigation bar, select Cluster
- Configuration.
+ In the left navigation bar, select Configuration
+ Cluster Configuration.
- In the CRM Configuration group, select the
- maintenance-mode attribute from the empty drop-down box
- and click the plus icon to add it.
+ Select the maintenance-mode attribute from the empty drop-down box.
- To set maintenance-mode=true, activate the check box
- next to maintenance-mode and confirm your changes.
+ From the maintenance-mode drop-down box, select Yes.
+
+
+ Click Apply.
+
+
- After you have finished the maintenance task for the whole cluster,
- deactivate the check box next to the maintenance-mode
- attribute.
+ After you have finished the maintenance task for the whole cluster, select No
+ from the maintenance-mode drop-down box, then click Apply.
From this point on, &ha; will take over cluster management again.