doc: update marsadm help

This commit is contained in:
Thomas Schoebel-Theuer 2019-11-22 14:30:33 +01:00
parent 61e85f04b5
commit de56f8cf62

View File

@ -39,10 +39,13 @@ marsadm [<global_options>] view[-<macroname>] [<resource_names> | all ]
the next one is only created when the last one has at least the next one is only created when the last one has at least
size thresh-logsize (in units of GB). size thresh-logsize (in units of GB).
--timeout=<seconds> --timeout=<seconds>
Abort safety checks after timeout with an error. Current default: 600
Abort safety checks and waiting loops after timeout with an error.
When giving 'all' as resource agument, this works for each When giving 'all' as resource agument, this works for each
resource independently. resource independently.
The special value -1 means "infinite".
--window=<seconds> --window=<seconds>
Current default: 60
Treat other cluster nodes as healthy when some communcation has Treat other cluster nodes as healthy when some communcation has
occured during the given time window. occured during the given time window.
--threshold=<bytes> --threshold=<bytes>
@ -175,6 +178,12 @@ marsadm [<global_options>] view[-<macroname>] [<resource_names> | all ]
usage: get-systemd-unit <resource_name> usage: get-systemd-unit <resource_name>
Show the system units (for start and stop), or empty when unset. Show the system units (for start and stop), or empty when unset.
get-systemd-want
usage: get-systemd-want <resource_name>
Show the current hostname where the complete systemd unit stack
between start- and stop-unit should appear.
Reports empty when unset, or "(none)" when stopped.
invalidate invalidate
usage: invalidate <resource_name> usage: invalidate <resource_name>
Only useful on a secondary node. Only useful on a secondary node.
@ -462,6 +471,15 @@ marsadm [<global_options>] view[-<macroname>] [<resource_names> | all ]
When <stop_unit_name> is omitted, it will be treated equal to When <stop_unit_name> is omitted, it will be treated equal to
<start_unit_name>. <start_unit_name>.
set-systemd-want
usage: set-systemd-want <resource_name> <host_name>
Override the current location where the complete systemd unit stack
should be started.
Useful for a _temporary_ stop of the systemd unit stack by supplying
the special hostname "(none)".
For a _permanent_ stop, use "marsadm set-systemd-unit <resource>"
instead.
split-cluster split-cluster
usage: split-cluster (no parameters) usage: split-cluster (no parameters)
NOT OFFICIALLY SUPPORTED - ONLY FOR EXPERTS. NOT OFFICIALLY SUPPORTED - ONLY FOR EXPERTS.
@ -506,6 +524,7 @@ marsadm [<global_options>] view[-<macroname>] [<resource_names> | all ]
cstate cstate
default default
default-global default-global
default-resource
diskstate diskstate
diskstate-1and1 diskstate-1and1
dstate dstate