Commit Graph

1118 Commits

Author SHA1 Message Date
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
Frank Liepold
204a5cad20 test_suite: refactoring 2014-03-19 17:38:01 +01:00
Frank Liepold
c50aa7ee86 test_suite: check for command truncate to be installed 2014-03-19 17:38:01 +01:00
Frank Liepold
802d96cd8d test_suite: increase size of /mars to 25GB 2014-03-19 17:38:01 +01:00
Frank Liepold
6ff446dac1 test_suite: complete test case test_cases/hardcore/mars_dir_full/per_resource_emergency/only_one_resource 2014-03-19 17:38:01 +01:00
Frank Liepold
edb53882b9 test_suite: use marsadm view-1and1 instead of marsview 2014-03-19 17:38:01 +01:00
Frank Liepold
56b6b382a7 test_suite: new test cases WIP 2014-03-19 17:38:01 +01:00
Frank Liepold
55e80074d9 test_suite: correct positional parameter 2014-03-19 17:38:01 +01:00
Frank Liepold
eca8209d5f test_suite: use MB instead of GB 2014-03-19 17:38:01 +01:00
Frank Liepold
11a051ffd8 test_suite: refactoring 2014-03-19 17:38:01 +01:00
Frank Liepold
64e157e0be test_suite: add parameter 2014-03-19 17:38:01 +01:00
Frank Liepold
e487d8f128 test_suite: remove comment, do general error checks 2014-03-19 17:38:01 +01:00
Frank Liepold
41b6ea2dd6 test_suite: refactoring 2014-03-19 17:38:01 +01:00
Frank Liepold
3d7be60d4e test_suite: remove out commented code 2014-03-19 17:38:01 +01:00
Frank Liepold
463e15c0a6 test_suite: increase wait time, call some preparatory functions 2014-03-19 17:38:01 +01:00
Frank Liepold
011bbb2b3f test_suite: test case for marsadm set-sync-pref-list and set-sync-limit-value 2014-03-19 17:38:01 +01:00
Frank Liepold
ba24681d43 test_suite: thomas new method and log-purge-all patches 2014-03-19 17:38:01 +01:00
Frank Liepold
989fbaa067 test_suite: new test cases: network cut before leave-resource in split brain resolution 2014-03-19 17:38:00 +01:00
Frank Liepold
0e46d23291 test_suite: formatting 2014-03-19 17:38:00 +01:00
Frank Liepold
e468217570 test_suite: marsadm primary --force needed only for switch of designated primary 2014-03-19 17:38:00 +01:00
Frank Liepold
cb21daa338 test_suite: debug output and simplification of split brain correction
debug output for marsview <-> marsadm view-1and1 comparison
WIP: split brain correction contains debug output to be removed.
2014-03-19 17:38:00 +01:00
Frank Liepold
8c6e37e142 test_suite: print only result line to stdout 2014-03-19 17:38:00 +01:00
Frank Liepold
b424e63c99 test_suite: to correct split brain always do primary --force on designated primary 2014-03-19 17:38:00 +01:00
Frank Liepold
516b541c6e test_suite: use --force 2014-03-19 17:38:00 +01:00
Frank Liepold
b509b26845 test_suite: print symlinks in case of COMPARE BAD 2014-03-19 17:38:00 +01:00
Frank Liepold
835749b3bd test_suite: speedup bad compares 2014-03-19 17:38:00 +01:00
Frank Liepold
2a2ab520f3 test_suite: print to stderr 2014-03-19 17:38:00 +01:00
Frank Liepold
edf1ff403f test_suite: remove blank 2014-03-19 17:38:00 +01:00
Frank Liepold
7c8f6d320d test_suite: ignore message SPLIT BRAIN in marsadm view-1and1 2014-03-19 17:38:00 +01:00
Frank Liepold
2972e11224 test_suite: very detailed comparison of marsview with marsadm view-1and1 2014-03-19 17:38:00 +01:00
Frank Liepold
d2ea3b29f9 test_suite: compare marsview with marsadem view-1and1 2014-03-19 17:38:00 +01:00
Thomas Schoebel-Theuer
8429aaf773 infra: turn off stack traces at errors 2014-03-19 11:44:58 +01:00
Thomas Schoebel-Theuer
d96931867a trans_logger: fix error code propagation 2014-03-19 11:44:58 +01:00
Thomas Schoebel-Theuer
e551c1aa87 light: fix emergency mode 2014-03-19 11:44:58 +01:00
Thomas Schoebel-Theuer
7fa4bf1ecd trans_logger: fix emergency mode 2014-03-19 11:44:57 +01:00
Thomas Schoebel-Theuer
e0a123e827 marsadm: move global variables 2014-03-19 11:44:57 +01:00
Thomas Schoebel-Theuer
b606644e6d light: always use replay_tolerance 2014-03-19 11:44:57 +01:00
Thomas Schoebel-Theuer
80294e613e light: fix fetch at primary side 2014-03-19 11:33:20 +01:00
Thomas Schoebel-Theuer
2a3e59ba93 light: remove wrong err msg 2014-03-19 11:33:04 +01:00
Thomas Schoebel-Theuer
9d86cb679b all: fix inconsistent terminology apply->replay
In most cases, "replay" was already used. So it is easier
to switch the rare "apply" wording to "replay" everywhere (hopefully).
2014-03-19 11:30:24 +01:00
Thomas Schoebel-Theuer
1cb78bae47 marsadm: fix warning 2014-03-19 11:30:24 +01:00
Thomas Schoebel-Theuer
a43181a84f marsadm: fix split brain detection 2014-03-19 11:30:24 +01:00
Thomas Schoebel-Theuer
1715b4fd40 marsadm: fix recursion depth of _get_common_ancestor() 2014-03-19 11:30:24 +01:00
Thomas Schoebel-Theuer
0d5349b2ca marsadm: fix transitive closure for log_purge_res() 2014-03-19 11:30:24 +01:00