Commit Graph

1919 Commits

Author SHA1 Message Date
Thomas Schoebel-Theuer
b9f85276dd marsadm: allow pattern matching on filenames 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer
a0ae15427b marsadm: separeate env creation 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer
147e29049e marsadm: workaround hanging systemd 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer
9440d2b5e8 marsadm: safeguard unnecessary template file generation 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer
835fb864c3 marsadm: add systemd-want-$host 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer
cdce3dfd69 marsadm: detach wait for systemd stopping 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer
33e889b502 marsadm: handover wait for systemd stopping 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer
f07f65901b marsadm: add systemd presence check 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer
a211bdce33 marsadm: allow waiting for foreign peer 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer
b951c13d1b marsadm: deactivate unit upon detach 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer
b7b9e6fed1 marsadm: avoid split brain during fast handover 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer
893a00976a marsadm: enable all existing templates 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer
334ea01b6a marsadm: regenerate templates on set-systemd-unit 2019-03-06 07:03:49 +01:00
Thomas Schoebel-Theuer
888cefb020 marsadm: fix template generation 2019-03-06 07:03:49 +01:00
Thomas Schoebel-Theuer
ec6b165ad6 marsadm: allow stopping of non-enabled units 2019-03-06 07:03:49 +01:00
Thomas Schoebel-Theuer
0756bdc9b8 marsadm: activate systemd unit only when device present 2019-03-06 07:03:49 +01:00
Thomas Schoebel-Theuer
51e12bf9d4 marsadm: locking around systemctl commands 2019-03-06 07:03:49 +01:00
Thomas Schoebel-Theuer
e2ed431fd0 marsadm: allow systemd commands on non-initialized /mars 2019-03-06 07:03:49 +01:00
Thomas Schoebel-Theuer
cabb3cbe5c marsadm: fix whitespace in template names 2019-03-06 07:03:48 +01:00
Thomas Schoebel-Theuer
c6e31dc6da marsadm: C++ comments must be followed by whitespace
They can interfere with http://myserver.org syntax.
2019-03-06 07:03:47 +01:00
Thomas Schoebel-Theuer
e4e6d9b7a3 pre-patches: remove 2.6.32
It does no longer compile.
Also, it is prone to deadlocks.
Anyway, such old kernels are no longer state of the art.
2019-03-06 07:02:22 +01:00
Thomas Schoebel-Theuer
388015ae37 mem: reproducible builds on newer compilers 2019-03-02 22:14:15 +01:00
Thomas Schoebel-Theuer
6773712672 if: fix bio_get stack corruption when bio is on stack
I am unsure whether this might break compatibility to some
very ancient kernels.

AFAICR, it could have been needed long ago, when some old 32bit
kernels needed kmap().

Anyway, I don't have those old kernels anymore.
2019-03-02 22:14:14 +01:00
Thomas Schoebel-Theuer
233ab1f2c8 all: release mars0.1stable69 2019-02-19 07:26:32 +01:00
Thomas Schoebel-Theuer
b5ad3e897b pre-patches for kernel 4.9 2019-02-19 07:26:32 +01:00
Thomas Schoebel-Theuer
05e17fb881 aio: adapt to upstream commit 723c038475b78edc9327eb952f95f9881cc9d7 2019-02-19 07:26:32 +01:00
Thomas Schoebel-Theuer
0d48be8a7e compat: adapt to 5955102c9984fa081b2d570cfac75c97eecf8f3b 2019-02-19 07:26:32 +01:00
Thomas Schoebel-Theuer
70f844da98 infra: fix wrong version detection 2019-02-19 07:26:32 +01:00
Thomas Schoebel-Theuer
312660c598 all: adapt to block layer changes, kernel 4.8 2019-02-19 07:26:32 +01:00
Thomas Schoebel-Theuer
ffb07986a0 infra: make KASAN happy 2019-02-19 07:26:31 +01:00
Thomas Schoebel-Theuer
0f32d2fd0a all: release mars0.1stable68 2019-02-12 11:24:29 +01:00
Thomas Schoebel-Theuer
d566c8209c marsadm: warn upon outdated alive links 2019-02-12 11:02:06 +01:00
Thomas Schoebel-Theuer
f8d64c6cc6 marsadm: fix superfluous peer set 2019-02-12 11:02:06 +01:00
Thomas Schoebel-Theuer
6ad7af5224 marsadm: fix abort on symlink race 2019-02-12 11:02:06 +01:00
Thomas Schoebel-Theuer
1e16f3d05f marsadm: refuse --ignore-sync on inconsistent targets 2019-02-12 11:02:06 +01:00
Thomas Schoebel-Theuer
b465105a18 main: fix if shutdown race with writeback 2019-02-12 11:02:06 +01:00
Thomas Schoebel-Theuer
ce456788a4 if: propagate real physical and logical sector sizes 2019-02-12 11:02:06 +01:00
Thomas Schoebel-Theuer
45d3ff4226 if: remember info 2019-02-12 11:02:06 +01:00
Thomas Schoebel-Theuer
ee580d6aa8 bio: get real physical and logical sector sizes 2019-02-12 11:02:06 +01:00
Thomas Schoebel-Theuer
a1dc791412 main: fix detach during sync when names are changing 2019-02-12 11:02:06 +01:00
Thomas Schoebel-Theuer
ad69d1cf79 lib_log: also convert to brick_wait 2019-02-12 11:02:06 +01:00
Thomas Schoebel-Theuer
e7fa3fa130 infra: make brick_wait upstream independent 2019-02-12 11:02:05 +01:00
Thomas Schoebel-Theuer
c099e4ba25 all: release mars0.1stable67 2019-01-29 12:26:01 +01:00
Thomas Schoebel-Theuer
9331443643 doc: update version 2019-01-29 12:26:01 +01:00
Thomas Schoebel-Theuer
bd1cb9e8f6 doc: add recommendations for managers 2019-01-29 12:26:01 +01:00
Thomas Schoebel-Theuer
9f8061d529 doc: explain scalability of HPC and workstation workloads 2019-01-29 12:26:01 +01:00
Thomas Schoebel-Theuer
6f443670ca doc: convert to lyx 2.3 2019-01-29 12:26:01 +01:00
Thomas Schoebel-Theuer
5a091120f4 doc: add slides from LCA2019 2019-01-29 12:26:01 +01:00
Thomas Schoebel-Theuer
8250369001 doc: replace FrOSCon2018 slides by new version 2019-01-29 12:26:01 +01:00
Thomas Schoebel-Theuer
2247e37d9c marsadm: skip non-existing unit files 2019-01-29 12:25:58 +01:00