Commit Graph

671 Commits

Author SHA1 Message Date
Thomas Schoebel-Theuer
89b647a261 marsadm: silence compat warning 2020-08-12 08:56:48 +02:00
Thomas Schoebel-Theuer
859c208835 marsadm: silence warnings 2020-08-12 08:56:47 +02:00
Thomas Schoebel-Theuer
58a5537d0a marsadm: purge historic links 2020-08-02 13:21:29 +02:00
Thomas Schoebel-Theuer
a6167603ad marsadm: adjust report to masses of peers 2020-08-02 13:21:29 +02:00
Thomas Schoebel-Theuer
62c542bad1 marsadm: fix and speedup detection of common peers 2020-08-02 13:21:29 +02:00
Thomas Schoebel-Theuer
9b618876a7 marsadm: safeguard peer matching 2020-08-02 13:21:29 +02:00
Thomas Schoebel-Theuer
08ee99d304 marsadm: safeguard wait-cluster against illegal timestamps 2020-08-02 13:21:28 +02:00
Thomas Schoebel-Theuer
58359ff381 marsadm: safeguard features agains illegal values 2020-08-02 13:21:28 +02:00
Thomas Schoebel-Theuer
38bd337aeb marsadm: fix globs without any wildcard 2020-08-02 13:21:28 +02:00
Thomas Schoebel-Theuer
201648d414 Revert "marsadm: fix corner case of "all""
This reverts commit ea804c111a.
2020-08-02 13:21:28 +02:00
Thomas Schoebel-Theuer
f5d6f29ebf marsadm: new alivelinks 2020-08-02 13:21:26 +02:00
Thomas Schoebel-Theuer
620327703b marsadm: silence warning 2020-08-02 12:10:20 +02:00
Thomas Schoebel-Theuer
1cfca1590b marsadm: fix feature version computation 2020-08-02 12:10:20 +02:00
Thomas Schoebel-Theuer
b9f68d947f marsadm: report marsadm_version 2020-08-02 12:10:20 +02:00
Thomas Schoebel-Theuer
d24c57e50a all: bump features version 2020-08-02 10:56:17 +02:00
Thomas Schoebel-Theuer
1eb85b831b marsadm: show age of hanging IO requests 2020-08-02 10:56:17 +02:00
Thomas Schoebel-Theuer
73210b2c2b marsadm: use stderr for several messages 2020-08-02 10:56:17 +02:00
Thomas Schoebel-Theuer
6bdbfbbb36 marsadm: cron in phases with single sleep 2020-08-02 10:56:17 +02:00
Thomas Schoebel-Theuer
5d347a5201 marsadm: fix LOOP timeout 2020-08-02 10:56:17 +02:00
Thomas Schoebel-Theuer
950e0ca258 marsadm: new lskip 2020-08-02 10:56:17 +02:00
Thomas Schoebel-Theuer
911f7cb83d marsadm: fix failure compensation 2020-08-02 10:56:17 +02:00
Thomas Schoebel-Theuer
a9c6e20f9f marsadm: new --error-injection-phase for testing 2020-08-02 10:56:17 +02:00
Thomas Schoebel-Theuer
4331383355 marsadm: join-resource also push links 2020-08-02 10:56:17 +02:00
Thomas Schoebel-Theuer
3daffa9656 marsadm: new join-cluster method without ssh/rsync 2020-08-02 10:56:17 +02:00
Thomas Schoebel-Theuer
90c165c272 marsadm: fix wait-cluster after join-cluster 2020-07-31 09:26:20 +02:00
Thomas Schoebel-Theuer
c1bed57e80 marsadm: fix full ping 2020-07-31 09:26:20 +02:00
Thomas Schoebel-Theuer
eebb5098d4 marsadm: safeguard missing replaylink 2020-07-20 09:45:20 +02:00
Thomas Schoebel-Theuer
c0154f2e06 marsadm: tighten try_to_avoid_splitbrain 2020-07-20 09:45:19 +02:00
Thomas Schoebel-Theuer
752ed6397f marsadm: decrease speakiness of info messages 2020-07-20 09:45:19 +02:00
Thomas Schoebel-Theuer
fd689d0bd2 marsadm: decrease speakiness of compressions/digests 2020-07-20 09:45:19 +02:00
Thomas Schoebel-Theuer
8c7b2d6027 marsadm: safeguard file creation and touch 2020-07-20 09:45:19 +02:00
Thomas Schoebel-Theuer
95683eef95 marsadm: fix device detection for EXTREMELY old modules 2020-07-20 09:45:19 +02:00
Thomas Schoebel-Theuer
84c37376c6 marsadm: fix file detection 2020-07-20 09:45:19 +02:00
Thomas Schoebel-Theuer
ec00d2abb9 marsadm: fix leave-resource new deletions 2020-07-20 09:45:19 +02:00
Thomas Schoebel-Theuer
fc4af8c32a marsadm: fix --parallel error_count and status 2020-07-10 08:45:42 +02:00
Thomas Schoebel-Theuer
27ea1238a1 marsadm: fix remote alivelink timestamp race 2020-07-10 08:45:42 +02:00
Thomas Schoebel-Theuer
230cb716a0 marsadm: fix attach/detach timeout when no modprobe 2020-07-10 08:45:42 +02:00
Thomas Schoebel-Theuer
9772c52bec marsadm: fix device_exists() fallback to local detection 2020-07-10 08:45:42 +02:00
Thomas Schoebel-Theuer
cdbc8aa752 marsadm: allow --singlestep phase execution for debugging 2020-06-30 21:07:09 +02:00
Thomas Schoebel-Theuer
027be54fd7 marsadm: introduce fail_action for error compensation 2020-06-30 21:07:09 +02:00
Thomas Schoebel-Theuer
12e4747e50 marsadm: invalidate cannot be forced on primary 2020-06-30 21:07:09 +02:00
Thomas Schoebel-Theuer
cd2cb5c1bc marsadm: factor out helper device_exists() 2020-06-30 21:07:09 +02:00
Thomas Schoebel-Theuer
468c80aeeb marsadm: do not init systemd-want 2020-06-30 21:07:09 +02:00
Thomas Schoebel-Theuer
fc2f7062fe marsadm: allow empty expansion of 'all' 2020-06-30 21:07:09 +02:00
Thomas Schoebel-Theuer
f46b562c3f marsadm: pretty-print default-header 2020-05-29 21:06:01 +02:00
Thomas Schoebel-Theuer
d34b204030 marsadm: reduce deprecated _get_actual_primary()
Final removal is only possible after an agreement is found
that *-1and1 macros can be removed.
2020-05-17 07:38:23 +02:00
Thomas Schoebel-Theuer
37a7acaf6f marsadm: distinguish role ForcedPrimary 2020-05-17 07:38:23 +02:00
Thomas Schoebel-Theuer
5ee5298e7b marsadm: new primitives nr-{attach,sync,fetch,replay,primary} 2020-05-17 07:38:23 +02:00
Thomas Schoebel-Theuer
0f3f43575b marsadm: fix join-resource corner case 2020-05-17 07:38:23 +02:00
Thomas Schoebel-Theuer
3b533dea06 marsadm: report LocalDevice stats 2020-04-13 11:24:02 +02:00