]> git.proxmox.com Git - pve-docs.git/blobdiff - ha-manager.adoc
ha-manager.adoc: add empty line before/after verbatim paragraph
[pve-docs.git] / ha-manager.adoc
index daf8c6f8b20d1b7b6997977c4f25c789aa35073d..40ff3b75a6d03e44eab73d102dcd6dd7b2a1aae5 100644 (file)
@@ -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:
@@ -715,6 +717,7 @@ set state::
 Request the service state.
 See xref:ha_manager_resource_config[Resource Configuration] for possible
 request states.
++
 ----
 # ha-manager set SID -state REQUEST_STATE
 ----