[LU-3501] sanity test 63a broken now Created: 25/Jun/13 Updated: 19/Aug/16 |
|
| Status: | Open |
| Project: | Lustre |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Alexey Lyashkov | Assignee: | WC Triage |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Severity: | 3 |
| Rank (Obsolete): | 8805 |
| Description |
|
after update to last sources i see an errors in logs (don't seen before). == sanity test 63a: Verify oig_wait interruption does not crash ========= 13:52:16 (1372157536) error: set_param: setting /proc/fs/lustre/osc/lustre-OST0000-osc-ffff880126d26188/max_dirty_mb=0: Numerical result out of range error: set_param: setting /proc/fs/lustre/osc/lustre-OST0001-osc-ffff880126d26188/max_dirty_mb=0: Numerical result out of range dd: writing `/mnt/lustre/f63': No space left on device Resetting fail_loc on all nodes...done. PASS 63a (61s) looks someone broke a test. |
| Comments |
| Comment by Keith Mannthey (Inactive) [ 25/Jun/13 ] |
|
Do you know when this started? |
| Comment by Alexey Lyashkov [ 25/Jun/13 ] |
|
don't remember - but it's easy to check - error: set_param: setting /proc/fs/lustre/osc/lustre-OST0000-osc-ffff880126d26188/max_dirty_mb=0: Numerical result out of range just to find in git when 0 is marked as invalid - or when it's changed in test. |
| Comment by Artem Blagodarenko (Inactive) [ 19/Aug/16 ] |
|
Similar issue in sanity test 224c (https://testing.hpdd.intel.com/sub_tests/725423fa-65b9-11e6-906c-5254006e85c2) == sanity test 224c: Don't hang if one of md lost during large bulk RPC ============================== 20:39:34 (1471552774)
error: set_param: setting /proc/fs/lustre/osc/lustre-OST0000-osc-ffff88003b961000/max_pages_per_rpc=1024: Numerical result out of range
error: set_param: setting /proc/fs/lustre/osc/lustre-OST0001-osc-ffff88003b961000/max_pages_per_rpc=1024: Numerical result out of range
error: set_param: setting /proc/fs/lustre/osc/lustre-OST0002-osc-ffff88003b961000/max_pages_per_rpc=1024: Numerical result out of range
error: set_param: setting /proc/fs/lustre/osc/lustre-OST0003-osc-ffff88003b961000/max_pages_per_rpc=1024: Numerical result out of range
|