mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-08-01 17:28:32 +00:00
ha: document where shutdown policy is set
it's not obvious otherwise from reading the description. Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
613b6effc0
commit
d27e71eb0c
@ -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.
|
shutdown. Currently 'Conditional' is the default due to backward compatibility.
|
||||||
Some users may find that 'Migrate' behaves more as expected.
|
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
|
Migrate
|
||||||
^^^^^^^
|
^^^^^^^
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user