Commit Graph

3306 Commits

Author SHA1 Message Date
Thomas Schoebel-Theuer
5a212753e6 infra: improve digest benchmarking 2022-03-03 06:42:44 +01:00
Thomas Schoebel-Theuer
b4b8898736 infra: harden fallback of digest errors 2022-02-28 19:32:01 +01:00
Thomas Schoebel-Theuer
6b15dff1f7 infra: make digests exchangable 2022-02-28 19:32:01 +01:00
Thomas Schoebel-Theuer
16c6350039 infra: convert mars_digest to long 2022-02-28 19:32:01 +01:00
Thomas Schoebel-Theuer
dca0671476 infra: fix digest iterations 2022-02-28 19:31:37 +01:00
Thomas Schoebel-Theuer
36fa3858a2 lib_log: retry failed crc checks 2022-02-28 06:00:21 +01:00
Thomas Schoebel-Theuer
cc1196fdfc lib_log: report invalid crc check flags 2022-02-28 06:00:21 +01:00
Thomas Schoebel-Theuer
38c77848b9 lib_log: factor out crc checks 2022-02-28 06:00:19 +01:00
Thomas Schoebel-Theuer
2feb959d71 all: remove obsolete do_crc
This MUST be always on.

Do not bother with a stone-aged testing option, which never worked.
2022-02-24 23:32:21 +01:00
Thomas Schoebel-Theuer
64ef1c6933 all: release mars0.1astable138 2022-02-20 04:41:54 +01:00
Thomas Schoebel-Theuer
a7fed4571c doc: checkout PDFs 2022-02-20 04:41:54 +01:00
Thomas Schoebel-Theuer
3e69a70143 doc: explain scalability examples 2022-02-20 04:41:54 +01:00
Thomas Schoebel-Theuer
e3c837747a doc: update help 2022-02-20 04:41:54 +01:00
Thomas Schoebel-Theuer
1778ba4d26 doc: explain --stuck-seconds 2022-02-20 04:41:54 +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
f6494c11c7 doc: do not encourage --ignore-deleted-peers 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