mirror of https://github.com/schoebel/mars
63 lines
2.3 KiB
Plaintext
63 lines
2.3 KiB
Plaintext
*1. sequence leave-resource create-resource does not work
|
|
(test build_test_environment/resource/leave_resource)
|
|
Fixed:
|
|
Author: Thomas Schoebel-Theuer <tst@1und1.de> 2013-07-03 15:01:28
|
|
Branches: WIP-unstable-06, remotes/fl-mars-testing/WIP-unstable-06, remotes/origin/WIP-unstable-06
|
|
commit 295b0f4ada8cf96acf8b412c
|
|
Follows: light0.1beta0.5
|
|
Precedes: light0.1beta0.6
|
|
|
|
marsadm: relax precondition for create-resource
|
|
|
|
*2. replay symlink of secondary is not updated if end of
|
|
logfile has errors (e.g. after marsadm disconnect)
|
|
(test test_cases/admin/apply_fetch/apply)
|
|
Fixed:
|
|
commit 62b016d4ccc305356cd128e5abb
|
|
Author: Frank Liepold <frank.liepold@1und1.de> 2013-06-27 08:14:40
|
|
Branches: WIP-unstable-06, remotes/fl-mars-testing/WIP-unstable-06, remotes/origin/WIP-unstable-06
|
|
Follows: light0.1beta0.5
|
|
Precedes: light0.1beta0.6
|
|
|
|
marsadm: set syncstatus link on primary after marsadm resize
|
|
*3. sync uses physical device size instead of
|
|
mars size
|
|
Fixed:
|
|
commit d65577c9d5f261c4a19d1e83589e59b629f65c53
|
|
Author: Thomas Schoebel-Theuer <schoebel@bell.site>
|
|
Date: Thu Jun 27 14:30:05 2013 +0200
|
|
|
|
light: fix wrong target size of sync
|
|
|
|
*4. marsview indicates Inconsistent, synching after
|
|
resize if physical size > mars size
|
|
(test /home/fl/mars/test_suite/under_construction/admin/resizing)
|
|
Fixed:
|
|
commit fdc13bec9ccc80bdcf3cb59819ba
|
|
Author: Daniel Hermann <daniel.hermann@1und1.de> 2013-06-28 14:43:46
|
|
Branches: master, remotes/origin/master
|
|
Follows: debian/0.9_ui60+3
|
|
Precedes: debian/0.10_ui60+1
|
|
|
|
MARS::Resource: Fixed 'size' attribute semantics
|
|
|
|
- 'size' link is actual state
|
|
- no target state
|
|
|
|
*5. memleak: marsadm secondary produces memleaks if executed during "flying writes"
|
|
(test /home/fl/mars/test_suite/test_cases/bugs/memleak)
|
|
Fixed:
|
|
commit 281fa300b27d574b2c11066bf2c4f6114ade1325
|
|
Author: Frank Liepold <frank.liepold@1und1.de> 2013-09-16 12:53:22
|
|
Branch: master
|
|
Follows: light0.1beta0.12
|
|
Precedes:
|
|
|
|
light: workaround flying IO before reporting memory leaks
|
|
|
|
|
|
*6. marsadm invalidate does not repair secondary after mars dir full
|
|
(test /home/fl/mars/test_suite/test_cases/hardcore/mars_dir_full)
|
|
Fixed:
|
|
light0.1beta0.14
|