From c6284866ef7fd748e119e0a2096ef9b2c87d8624 Mon Sep 17 00:00:00 2001 From: Alexander Zeidler Date: Mon, 30 Oct 2023 12:20:13 +0100 Subject: [PATCH] ha-manager, software updates: add useful anchors Signed-off-by: Alexander Zeidler --- ha-manager.adoc | 5 +++++ system-software-updates.adoc | 1 + 2 files changed, 6 insertions(+) diff --git a/ha-manager.adoc b/ha-manager.adoc index 8390782..53330a1 100644 --- a/ha-manager.adoc +++ b/ha-manager.adoc @@ -260,6 +260,7 @@ This all gets supervised by the CRM which currently holds the manager master lock. +[[ha_manager_service_states]] Service States ~~~~~~~~~~~~~~ @@ -352,6 +353,7 @@ disabled:: Service is stopped and marked as `disabled` +[[ha_manager_lrm]] Local Resource Manager ~~~~~~~~~~~~~~~~~~~~~~ @@ -416,6 +418,8 @@ what both daemons, the LRM and the CRM, did. You may use `journalctl -u pve-ha-lrm` on the node(s) where the service is and the same command for the pve-ha-crm on the node which is the current master. + +[[ha_manager_crm]] Cluster Resource Manager ~~~~~~~~~~~~~~~~~~~~~~~~ @@ -834,6 +838,7 @@ this is not the case the update process can take too long which, in the worst case, may result in a reset triggered by the watchdog. +[[ha_manager_node_maintenance]] Node Maintenance ---------------- diff --git a/system-software-updates.adoc b/system-software-updates.adoc index 013e171..471ff1e 100644 --- a/system-software-updates.adoc +++ b/system-software-updates.adoc @@ -1,3 +1,4 @@ +[[system_software_updates]] System Software Updates ----------------------- ifdef::wiki[]