Commit Graph

1111 Commits

Author SHA1 Message Date
Thomas Schoebel-Theuer
17ef391953 infra: fix string allocation in mars_readlink() 2014-03-26 11:43:05 +01:00
Thomas Schoebel-Theuer
5b7fabf167 server: fix refcounting 2014-03-26 11:43:05 +01:00
Thomas Schoebel-Theuer
54275af543 all: start stable branch light0.1.y
This branch will receive only bugfixes, no new features.
2014-03-20 10:05:19 +01:00
Thomas Schoebel-Theuer
ee2e8a9ced all: release light0.1beta0.18 (feature release) 2014-03-20 07:55:23 +01:00
Thomas Schoebel-Theuer
b9e6d0ec4c doc: update 2014-03-20 07:55:23 +01:00
Thomas Schoebel-Theuer
5371c87f4e marsadm: disable file-based warnings by default 2014-03-20 07:55:23 +01:00
Thomas Schoebel-Theuer
35aa50b177 Merge branch 'FL-test-suite' into master-next-RC1 2014-03-19 17:53:11 +01:00
Thomas Schoebel-Theuer
8bd0564564 marsadm: implement new 'view' command 2014-03-19 17:49:40 +01:00
Thomas Schoebel-Theuer
15a9d20fff marsadm: prefer 'fetch' over 'connect' 2014-03-19 17:49:40 +01:00
Thomas Schoebel-Theuer
084e56bc96 marsadm: new get-link 2014-03-19 17:49:40 +01:00
Thomas Schoebel-Theuer
2fc05b5373 light: allow limiting the sync parallelism 2014-03-19 17:49:40 +01:00
Thomas Schoebel-Theuer
09a1cd3b32 light: add warning 2014-03-19 17:49:40 +01:00
Thomas Schoebel-Theuer
b0a78c8469 light: disable fetch at detach 2014-03-19 17:49:40 +01:00
Thomas Schoebel-Theuer
d166653942 light: show new {fetch,sync} info 2014-03-19 17:49:40 +01:00
Thomas Schoebel-Theuer
11bc9f2e91 marsadm: path correction / systematic naming conventions 2014-03-19 17:49:40 +01:00
Thomas Schoebel-Theuer
0edca689bf marsadm: allow omission of nanoseconds 2014-03-19 17:49:39 +01:00
Thomas Schoebel-Theuer
7697826b5d copy: add timestamp of last advance 2014-03-19 17:49:39 +01:00
Thomas Schoebel-Theuer
024c02c532 light: show connection info 2014-03-19 17:49:39 +01:00
Thomas Schoebel-Theuer
9340f70c36 light: add info symlinks 2014-03-19 17:49:39 +01:00
Thomas Schoebel-Theuer
2ce5e2aad7 light: add per-resource emergency mode 2014-03-19 17:49:39 +01:00
Thomas Schoebel-Theuer
d4b31d8bf9 infra: add flood protected syslogging 2014-03-19 17:49:39 +01:00
Thomas Schoebel-Theuer
a654d9d84b all: release light0.1beta0.17 (bugfix release) 2014-03-19 17:47:16 +01:00
Joerg Mann
3ec20ba8e5 monitoring: update doc, monitoring and mars-status 2014-03-19 17:45:57 +01:00
Frank Liepold
8214de52d0 test_suite: fix: replace replay flag A with ${marsview_replay_flag} 2014-03-19 17:38:03 +01:00
Frank Liepold
947eb0db0c test_suite: add missing test case 2014-03-19 17:38:02 +01:00
Frank Liepold
27ea88dc8b test_suite: fix: stop writing before waiting for diskstate Uptodate 2014-03-19 17:38:02 +01:00
Frank Liepold
04edd9f7ef test_suite: fix: use /proc/sys/mars/remaining_space_kb instead of df 2014-03-19 17:38:02 +01:00
Frank Liepold
9aeac4fcc2 test_suite: expect R instead of A as replay flag 2014-03-19 17:38:02 +01:00
Frank Liepold
923d0b9f10 test_suite: remove debug code and unnecessary comments 2014-03-19 17:38:02 +01:00
Frank Liepold
733aeac629 test_suite: replace apply with replay 2014-03-19 17:38:02 +01:00
Frank Liepold
487f1a4d95 test_suite: replace apply with replay 2014-03-19 17:38:02 +01:00
Frank Liepold
89a5c847d8 test_suite: fix: write enough bytes to run out of space 2014-03-19 17:38:02 +01:00
Frank Liepold
c813203691 test_suite: fix: make test case independent of behaviour of fetch in disconnected state.
We do not rely longer on stopped or not stopped fetch after a marsadm down
2014-03-19 17:38:02 +01:00
Frank Liepold
c840abcc1d test_suite: fix wrong test case name 2014-03-19 17:38:02 +01:00
Frank Liepold
7f68d167b8 test_suite: fix don't remove the block special file! 2014-03-19 17:38:02 +01:00
Frank Liepold
d8b3e6da7c test_suite: refactoring 2014-03-19 17:38:02 +01:00
Frank Liepold
7f66424118 test_suite: fix wrong test case name 2014-03-19 17:38:02 +01:00
Frank Liepold
ed4ebbe3d8 test_suite: use uniform directory for --config_root_dir 2014-03-19 17:38:02 +01:00
Frank Liepold
15497f8984 test_suite: create emtpy *.conf files for conveniance
Now you can always use
.../start_test.sh --config_root_dir=<test suite dir>/test_cases
instead of having to provide different values for config_root_dir
2014-03-19 17:38:02 +01:00
Frank Liepold
121ca3395c test_suite: add missing test case 2014-03-19 17:38:02 +01:00
Frank Liepold
50b4efb2b3 test_suite: create emtpy *.conf files for conveniance
Now you can always use
.../start_test.sh --config_root_dir=<test suite dir>/test_cases
instead of having to provide different values for config_root_dir
2014-03-19 17:38:02 +01:00
Frank Liepold
3d006be0ad test_suite: fix initialize 5.total.log 2014-03-19 17:38:02 +01:00
Frank Liepold
d4b983f120 test_suite: fix uninitialized variable 2014-03-19 17:38:02 +01:00
Frank Liepold
63d5fc6d57 test_suite: correct position of debug message 2014-03-19 17:38:02 +01:00
Frank Liepold
eafdd66914 test_suite: fix check for logfiles of host beeing nor primary nor designated primary 2014-03-19 17:38:01 +01:00
Frank Liepold
c831e34cec test_suite: new test case for logging messages in syslogds logfile 2014-03-19 17:38:01 +01:00
Frank Liepold
e21d048709 test_suite: remove calls to marsview. We only use marsadm view-1and1. 2014-03-19 17:38:01 +01:00
Frank Liepold
c2a054cdb6 test_suite: fix don't use oflag=direct
In the test test_suite/mars/test_cases/admin/datadev_full oflag=direct leads
to abort of the dd with "invalid argument" in the second call to
datadev_full_dd_on_device in the loop in resize_check_resize_post_conditions.
2014-03-19 17:38:01 +01:00
Frank Liepold
76c7545dde test_suite: fix forgotten local declaration 2014-03-19 17:38:01 +01:00
Frank Liepold
06788be7b0 test_suite: fix emergency mode tests 2014-03-19 17:38:01 +01:00