]> git.proxmox.com Git - pve-docs.git/commitdiff
ha: document where shutdown policy is set
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 15 Sep 2023 10:30:58 +0000 (12:30 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 15 Sep 2023 10:38:51 +0000 (12:38 +0200)
it's not obvious otherwise from reading the description.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
ha-manager.adoc

index 3724ab3018ba40136d2b44c96580fd3b8fd1b071..6bbd26732181284fa1bcaa50c0856ac245cdf0ed 100644 (file)
@@ -909,6 +909,13 @@ Below you will find a description of the different HA policies for a node
 shutdown. Currently 'Conditional' is the default due to backward compatibility.
 Some users may find that 'Migrate' behaves more as expected.
 
+The shutdown policy can be configured in the Web UI (`Datacenter` -> `Options`
+-> `HA Settings`), or directly in `datacenter.cfg`:
+
+----
+ha: shutdown_policy=<value>
+----
+
 Migrate
 ^^^^^^^