Frank Liepold
f8a8abcd44
test_suite: fix: remove trailing blank
2014-04-16 09:05:11 +02:00
Frank Liepold
fd86b27361
test_suite: add two hosts to performance table
2014-04-16 09:04:19 +02:00
Frank Liepold
3e957cadcf
test_suite: fix: unmount after stopping write access to /dev/mars/* to avoid writes caused by sync
2014-04-15 10:11:08 +02:00
Frank Liepold
4909130705
test_suite: fix: patching of too short log files
2014-04-15 09:25:09 +02:00
Frank Liepold
c81084a33b
test_suite: increase wait times
2014-04-15 09:24:32 +02:00
Frank Liepold
e5ce64e69e
test_suite: fix replay is-device-on with is-device in marsadm wait-resource
2014-04-09 12:59:29 +02:00
Frank Liepold
7d0ce1d9d7
test_suite: remove leftovers of marsview
2014-04-09 11:59:17 +02:00
Frank Liepold
6b2c1787f5
test_suite: remove leftovers of marsview
2014-04-09 11:41:11 +02:00
Thomas Schoebel-Theuer
2cd47f430a
all: release light0.1stable02
2014-04-09 07:20:04 +02:00
Thomas Schoebel-Theuer
ce7dbc07f1
infra: fix list initialization
2014-04-08 10:12:58 +02:00
Thomas Schoebel-Theuer
9d39da8096
trans_logger: fix replay disk IO error propagation
2014-04-08 10:10:16 +02:00
Thomas Schoebel-Theuer
90b19cd2f6
infra: fix dent list sorting
2014-04-08 10:06:15 +02:00
Daniel Hermann
7091127e31
gen_config: respect dependencies (fixes out-of-tree builds)
2014-04-03 10:16:40 +02:00
Frank Liepold
a9e6c8583b
test_suite: fix: make test robust against "module mars not loaded"
2014-04-02 09:26:37 +02:00
Frank Liepold
67ec9b3d96
test_suite: fix: don't remove 5.mars.total.log too early.
2014-04-02 09:23:13 +02:00
Frank Liepold
5a7c6942ea
test_suite: rmmod at the end of all tests *before* checking the log files for errors.
...
rmmod could produce some errors which we want to report.
2014-04-02 09:16:52 +02:00
Frank Liepold
2aa9c3373d
test_suite: report unintended overwriting of memory, too.
2014-04-02 09:13:30 +02:00
Thomas Schoebel-Theuer
bb072f7d90
all: release light0.1stable01
2014-04-01 07:16:13 +02:00
Thomas Schoebel-Theuer
6c13438415
Merge remote-tracking branch 'fliepold/WIP-test_suite' into light0.1.y
2014-04-01 07:15:36 +02:00
Frank Liepold
f78314a8fa
test_suite: doc: Howto understand what a test does
2014-04-01 07:12:17 +02:00
Frank Liepold
acc1529954
test_suite: after split brain resolution wait for device to appear
2014-04-01 07:12:16 +02:00
Frank Liepold
6ef6998c02
test_suite: add test_cases to build the mars module and install a new kernel on the test systems
2014-04-01 07:12:16 +02:00
Frank Liepold
13e5f922e4
test_suite: typo
2014-04-01 07:12:16 +02:00
Frank Liepold
c7f320953a
test_suite: decrease amount of bytes written by dd per loop
...
On system with very slow I/O this avoids exceeding timeouts
2014-04-01 07:12:16 +02:00
Frank Liepold
5d9f062d0f
test_suite: fix: count -> $count
2014-04-01 07:12:16 +02:00
Frank Liepold
deb007c379
test_suite: refactoring
2014-04-01 07:12:16 +02:00
Joerg Mann
79b10d179b
monitoring: update
2014-03-31 06:59:10 +02:00
Thomas Schoebel-Theuer
b749ed561c
userspace: add bugfix for Debian udev rules
...
Patch received from Jörg Mann by email.
Some Debian versions seem to have typos in their udev rules.
As a consequence, /dev/mars/mydata does not disappear when
leaving primary state.
Other consequences might also exist. In an unreproduced case the
/dev/mars/ object was unlinked while the mount was continuously
active, without causing any harm to operations (besides that
xfs_growfs did not work, which led to the discovery of the
mysterious situation).
Probably the udev userspace may require further fixes.
Fortunately, udev-less systems (as those used by me for testing) are
not affected.
2014-03-31 06:59:10 +02:00
Thomas Schoebel-Theuer
27bfbd2368
doc: update
2014-03-31 06:59:10 +02:00
Thomas Schoebel-Theuer
c621de770b
all: improve checking of callback chain
2014-03-31 06:59:10 +02:00
Thomas Schoebel-Theuer
9ab367f11a
infra: improve callback debugging
2014-03-31 06:59:10 +02:00
Thomas Schoebel-Theuer
c45f2da80c
brick_mem: improve debugging
2014-03-31 06:59:10 +02:00
Thomas Schoebel-Theuer
9799fe5417
marsadm: fix usage
2014-03-31 06:59:10 +02:00
Thomas Schoebel-Theuer
36081e51d8
marsadm: show IP only with --verbose
2014-03-31 06:59:10 +02:00
Thomas Schoebel-Theuer
fcf4863503
light: fix annoying replay error message
2014-03-31 06:59:10 +02:00
Thomas Schoebel-Theuer
9ebea0cb8a
light: don't disturb fetch infos when switched off
2014-03-31 06:59:10 +02:00
Thomas Schoebel-Theuer
8af22a1785
light: maintain limiter rates even when switched off
2014-03-31 06:59:10 +02:00
Thomas Schoebel-Theuer
2f4696a9cc
all: fix logfile size propagation
2014-03-31 06:59:09 +02:00
Thomas Schoebel-Theuer
8d0ce5c9bd
aio: fix races in EOF computation
2014-03-26 11:43:05 +01:00
Thomas Schoebel-Theuer
b0867dbc05
client: fix error propagation
2014-03-26 11:43:05 +01:00
Thomas Schoebel-Theuer
2d68b755c2
infra: fix mem error messages
2014-03-26 11:43:05 +01:00
Thomas Schoebel-Theuer
6050b4157f
infra: make string allocation fully dynamic
2014-03-26 11:43:05 +01:00
Thomas Schoebel-Theuer
43e4312c1a
proc: fix too long string allocation
2014-03-26 11:43:05 +01:00
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