]> git.proxmox.com Git - pve-ha-manager.git/commit - src/PVE/HA/Manager.pm
Adding error state behaviour
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 2 Sep 2015 15:52:33 +0000 (17:52 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 3 Sep 2015 06:53:53 +0000 (08:53 +0200)
commita288196598dffbe63179f5a6b79805895bb50540
treedfb9a22641df98f4612fee1545cee38591d18c0a
parent303a08aa8db76b97b9444d6137ba0c3ca0823826
Adding error state behaviour

Previously there was no way out of the error state.
Now a 'safe' state can be reached by disabling the service manually.

Disabling and reactivating should only be done if the error cause
was found and fixed.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/HA/Env/PVE2.pm
src/PVE/HA/Manager.pm