diff --git a/docu/marsadm.help b/docu/marsadm.help index dbcabef1..39686645 100644 --- a/docu/marsadm.help +++ b/docu/marsadm.help @@ -17,6 +17,12 @@ marsadm [] view[-] [ | all ] Allow primary handover even when some sync is running somewhere. This is less rude than --force because it checks for all else preconditions. + --ignore-deleted-peers= + 0 = off + 1 = only ignore deleted peers at reports (default) + 2 = Only for EXPERTS. This may be dangerous. + Ignorance about the existence of a peer may be very harmful + in a Distributed System. --dry-run Don't modify the symlink tree, but tell what would be done. Use this before starting potentially harmful actions such as @@ -72,6 +78,11 @@ marsadm [] view[-] [ | all ] Current default: 60 Treat other cluster nodes as healthy when some communcation has occured during the given time window. + --stuck-seconds= + Current default: 3600 + Some warnings, like stucking fetch or replay, will appear in + "marsadm view" after this silence period. + --keep-backup-hours= --keep-backups= link-purge-all and cron will delete old backup files and old symlinks after this number of hours. @@ -119,6 +130,10 @@ marsadm [] view[-] [ | all ] --macro= Handy for testing short macro evaluations at the command line. + = + [a-z][-a-z0-9]* + with the exception of reserved names: none|all|any|local|localhost + = activate-guest usage: activate-guest @@ -235,9 +250,9 @@ marsadm [] view[-] [ | all ] usage: get-emergency-limit Counterpart of set-emergency-limit (per-resource emergency limit) - get-sync-limit-value + get-global-sync-limit-value usage: get-sync-limit-value (no parameters) - For retrieval of the value set by set-sync-limit-value. + For retrieval of the value set by set-global-sync-limit-value. get-systemd-unit usage: get-systemd-unit @@ -569,7 +584,7 @@ marsadm [] view[-] [ | all ] "marsadm --help" for a list of compression feature names, which must be separated by | symbols. - set-sync-limit-value + set-global-sync-limit-value usage: set-sync-limit-value Set the maximum number of resources which should by syncing concurrently.