projects
/
pve-docs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c402b37
)
ha-manager.adoc: add empty line before/after verbatim paragraph
author
Dietmar Maurer
<dietmar@proxmox.com>
Tue, 22 Nov 2016 12:00:33 +0000
(13:00 +0100)
committer
Dietmar Maurer
<dietmar@proxmox.com>
Tue, 22 Nov 2016 12:00:33 +0000
(13:00 +0100)
ha-manager.adoc
patch
|
blob
|
history
diff --git
a/ha-manager.adoc
b/ha-manager.adoc
index
b8852f6
..
40ff3b7
100644
(file)
--- a/
ha-manager.adoc
+++ b/
ha-manager.adoc
@@
-614,9
+614,11
@@
Error Recovery
If after all tries the service state could not be recovered it gets
placed in an error state. In this state the service won't get touched
by the HA stack anymore. The only way out is disabling a service:
+
----
# ha-manager set vm:100 --state disabled
----
+
This can also be done in the web interface.
To recover from the error state you should do the following: