X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ha-manager.1-synopsis.adoc;h=83adbf8a149173d4fb2f5f853cf905897c838ffd;hb=c6e098a291471715218db3edb6b90f09b3dd8f33;hp=7394c5d25303608fe44a94a6cee63e416b599366;hpb=2489d6df4ac5e916ae18401310bfd1e69c993e55;p=pve-docs.git diff --git a/ha-manager.1-synopsis.adoc b/ha-manager.1-synopsis.adoc index 7394c5d..83adbf8 100644 --- a/ha-manager.1-synopsis.adoc +++ b/ha-manager.1-synopsis.adoc @@ -32,8 +32,6 @@ Requested resource state. Resource type. - - *ha-manager config* `[OPTIONS]` List HA resources. @@ -42,8 +40,42 @@ List HA resources. Only list resources of specific type +*ha-manager crm-command migrate* ` ` + +Request resource migration (online) to another node. + +``: `:` :: + +HA resource ID. This consists of a resource type followed by a resource specific name, separated with colon (example: vm:100 / ct:100). For virtual machines and containers, you can simply use the VM or CT id as a shortcut (example: 100). + +``: `` :: + +Target node. + +*ha-manager crm-command relocate* ` ` + +Request resource relocatzion to another node. This stops the service on the +old node, and restarts it on the target node. + +``: `:` :: + +HA resource ID. This consists of a resource type followed by a resource specific name, separated with colon (example: vm:100 / ct:100). For virtual machines and containers, you can simply use the VM or CT id as a shortcut (example: 100). + +``: `` :: + +Target node. +*ha-manager crm-command stop* ` ` +Request the service to be stopped. + +``: `:` :: + +HA resource ID. This consists of a resource type followed by a resource specific name, separated with colon (example: vm:100 / ct:100). For virtual machines and containers, you can simply use the VM or CT id as a shortcut (example: 100). + +``: ` (0 - N)` :: + +Timeout in seconds. If set to 0 a hard stop will be performed. *ha-manager groupadd* ` --nodes ` `[OPTIONS]` @@ -73,14 +105,10 @@ Resources bound to restricted groups may only run on nodes defined by the group. Group type. - - *ha-manager groupconfig* Get HA groups. - - *ha-manager groupremove* `` Delete ha group configuration. @@ -89,8 +117,6 @@ Delete ha group configuration. The HA group identifier. - - *ha-manager groupset* `` `[OPTIONS]` Update ha group configuration. @@ -123,52 +149,25 @@ The CRM tries to run services on the node with the highest priority. If a node w Resources bound to restricted groups may only run on nodes defined by the group. - - - -*ha-manager help* `[]` `[OPTIONS]` +*ha-manager help* `[OPTIONS]` Get help about specified command. -``: `` :: +`--extra-args` `` :: -Command name +Shows help for a specific command `--verbose` `` :: Verbose output format. +*ha-manager migrate* +An alias for 'ha-manager crm-command migrate'. +*ha-manager relocate* -*ha-manager migrate* ` ` - -Request resource migration (online) to another node. - -``: `:` :: - -HA resource ID. This consists of a resource type followed by a resource specific name, separated with colon (example: vm:100 / ct:100). For virtual machines and containers, you can simply use the VM or CT id as a shortcut (example: 100). - -``: `` :: - -The cluster node name. - - - -*ha-manager relocate* ` ` - -Request resource relocatzion to another node. This stops the service on the -old node, and restarts it on the target node. - -``: `:` :: - -HA resource ID. This consists of a resource type followed by a resource specific name, separated with colon (example: vm:100 / ct:100). For virtual machines and containers, you can simply use the VM or CT id as a shortcut (example: 100). - -``: `` :: - -The cluster node name. - - +An alias for 'ha-manager crm-command relocate'. *ha-manager remove* `` @@ -178,8 +177,6 @@ Delete resource configuration. HA resource ID. This consists of a resource type followed by a resource specific name, separated with colon (example: vm:100 / ct:100). For virtual machines and containers, you can simply use the VM or CT id as a shortcut (example: 100). - - *ha-manager set* `` `[OPTIONS]` Update resource configuration. @@ -216,9 +213,6 @@ Maximal number of tries to restart the service on a node after its start failed. Requested resource state. - - - *ha-manager status* `[OPTIONS]` Display HA manger status. @@ -228,5 +222,3 @@ Display HA manger status. Verbose output. Include complete CRM and LRM status (JSON). - -