Commit Graph

871 Commits

Author SHA1 Message Date
Thomas Schoebel-Theuer
2a73d99a68 marsadm: improve reporting of setup problems 2022-03-17 15:36:32 +01:00
Thomas Schoebel-Theuer
c2c5c49364 marsadm: join-cluster safeguards 2022-03-15 11:04:05 +01:00
Thomas Schoebel-Theuer
c1357a4d99 marsadm: clarify join-cluster failure 2022-03-15 11:04:05 +01:00
Thomas Schoebel-Theuer
fe31a954b2 marsadm: try to correct dottet hostname when possible 2022-03-15 11:04:01 +01:00
Thomas Schoebel-Theuer
6b147f6707 marsadm: deprecate historic log-{rotate,delete}* 2022-03-11 16:19:18 +01:00
Thomas Schoebel-Theuer
59170f2a9d marsadm: add total-space 2022-03-11 16:19:18 +01:00
Thomas Schoebel-Theuer
87b051d33d marsadm: critical safeguard uname vs hostname 2022-03-10 19:16:56 +01:00
Thomas Schoebel-Theuer
2dcb074d11 marsadm: allow forced removal of defective peer names 2022-02-20 04:41:54 +01:00
Thomas Schoebel-Theuer
28bac0ac82 marsadm: report stuck replay 2022-02-20 04:41:54 +01:00
Thomas Schoebel-Theuer
4bb4358d6d marsadm: warn on bad macro variables 2022-02-20 04:41:54 +01:00
Thomas Schoebel-Theuer
6a9a355d76 marsadm: fix shortcut operators 2022-02-20 04:41:54 +01:00
Thomas Schoebel-Theuer
56be0c1fc2 marsadm: avoid aborts when peers are not known to be syncing 2022-02-20 04:41:54 +01:00
Thomas Schoebel-Theuer
63312060ab marsadm: report outdated split brain info 2022-02-20 04:41:54 +01:00
Thomas Schoebel-Theuer
2f75f0e218 marsadm: report likely false positive split-brain 2022-02-20 04:41:50 +01:00
Thomas Schoebel-Theuer
3d74ea737b marsadm: improve reported split-brain number accuracy 2022-02-19 11:38:52 +01:00
Thomas Schoebel-Theuer
435e8a3241 marsadm: improve split brain detection and reporting 2022-02-19 11:38:52 +01:00
Thomas Schoebel-Theuer
8f6f0bf42f marsadm: report global phases of link purge 2022-02-19 11:38:52 +01:00
Thomas Schoebel-Theuer
05141a071b marsadm: different purge method for deleted peer symlinks 2022-02-19 11:38:52 +01:00
Thomas Schoebel-Theuer
2fd4a64b61 marsadm: clarify deprecation of split-cluster 2022-02-19 11:38:52 +01:00
Thomas Schoebel-Theuer
8cce96ce59 marsadm: new potentially dangerous expert option 2022-02-19 11:38:52 +01:00
Thomas Schoebel-Theuer
8b09b5d5f6 marsadm: new option --ignore-deleted-peers 2022-02-19 11:38:52 +01:00
Thomas Schoebel-Theuer
d403c9a656 marsadm: check and cache deleted peers 2022-02-19 11:38:52 +01:00
Thomas Schoebel-Theuer
eadb404021 marsadm: clarify keep_backups units as hours 2022-02-19 11:38:52 +01:00
Thomas Schoebel-Theuer
fa52091e95 marsadm: reset caches after purge 2022-02-19 11:38:52 +01:00
Thomas Schoebel-Theuer
de9b4afbce marsadm: reset caches after local unlink 2022-02-19 11:38:52 +01:00
Thomas Schoebel-Theuer
bebdbad3b3 marsadm: rename _purge_del_glob to _purge_dot_deleted 2022-02-19 11:38:52 +01:00
Thomas Schoebel-Theuer
ae87f7b8b0 marsadm: clarify existence vs .deleted 2022-02-19 11:38:51 +01:00
Thomas Schoebel-Theuer
36b17ac16b marsadm: improved warnings after view all 2022-02-19 11:38:51 +01:00
Thomas Schoebel-Theuer
e351142f00 marsadm: improved ping explanations 2022-02-19 11:38:51 +01:00
Thomas Schoebel-Theuer
47556d4317 marsadm: better warning for device fallback 2022-02-19 11:38:51 +01:00
Thomas Schoebel-Theuer
7597ffa6ca marsadm: fix syntax error report 2022-02-19 11:38:51 +01:00
Thomas Schoebel-Theuer
86952b7f07 marsadm: deprecate *-connect-pref-list and fix docs 2022-02-19 11:38:51 +01:00
Thomas Schoebel-Theuer
182f5d8e81 marsadm: new syntax {get,set}-global-sync-limit-value
... and just deprecate the old syntax.
2022-02-19 11:38:51 +01:00
Thomas Schoebel-Theuer
29469a6afd marsadm: heavy warnings when encountering reserved names 2022-02-19 11:38:51 +01:00
Thomas Schoebel-Theuer
065e9922c0 marsadm: prevent cluster-wide replication of illformed peer names 2022-02-19 11:38:51 +01:00
Thomas Schoebel-Theuer
8796a72d54 marsadm: ignore illformed peers for versioning checks 2022-02-19 11:38:51 +01:00
Thomas Schoebel-Theuer
91d0b3fd35 marsadm: prevent retrieval of illformed alivelinks 2022-02-19 11:38:51 +01:00
Thomas Schoebel-Theuer
65b39d5f16 marsadm: prevent alive checking of illformed peers
They should NEVER exist nor be alive ;)

Simply ignore them where possible.
2022-02-19 11:38:51 +01:00
Thomas Schoebel-Theuer
618caa3f47 marsadm: prevent systemd actions on ill-formed peers 2022-02-19 11:38:51 +01:00
Thomas Schoebel-Theuer
36968070cd marsadm: prevent treatment of ill-formed peers 2022-02-19 11:38:51 +01:00
Thomas Schoebel-Theuer
a7754cdc0c marsadm: fix corner case of guest activation 2022-02-19 11:38:51 +01:00
Thomas Schoebel-Theuer
c75c14ec90 marsadm: fix activate_guest 2022-02-19 11:38:51 +01:00
Thomas Schoebel-Theuer
8172f922e7 marsadm: improve warning on activation problems 2022-02-19 11:38:51 +01:00
Thomas Schoebel-Theuer
5dde37ab1e marsadm: warn on invalid peer names 2022-02-19 11:38:51 +01:00
Thomas Schoebel-Theuer
a63998909b marsadm: separate list of reserved names 2022-02-19 11:38:51 +01:00
Thomas Schoebel-Theuer
19d6562000 marsadm: treat reserved names more admin-friendly 2022-02-19 11:38:47 +01:00
Thomas Schoebel-Theuer
772f8ee3bb marsadm: fix forgotten dry_run in cron 2022-02-18 22:12:41 +01:00
Thomas Schoebel-Theuer
12578300c7 marsadm: also autoclean self-probe emergency diretories 2022-02-09 17:36:56 +01:00
Thomas Schoebel-Theuer
ddf65a5980 marsadm: also autoclean stone-aged directories 2022-02-09 17:36:53 +01:00
Thomas Schoebel-Theuer
f0f88b7258 marsadm: add cron --autoclean 2022-02-09 17:36:48 +01:00