Details
-
Technical task
-
Resolution: Duplicate
-
Blocker
-
Lustre 2.5.0
-
Patches submitted to autotest
-
9548
Description
from https://maloo.whamcloud.com/test_sets/0afc2c56-fc86-11e2-8ce2-52540035b04c
This sanity-hsm test 21 seems to be hitting a lot right now
Wrong block number is one of the errors seen.
test_21 Error: 'wrong block number' Failure Rate: 33.00% of last 100 executions [all branches]
== sanity-hsm test 21: Simple release tests == 23:18:20 (1375510700) 2+0 records in 2+0 records out 2097152 bytes (2.1 MB) copied, 0.353933 s, 5.9 MB/s sanity-hsm test_21: @@@@@@ FAIL: wrong block number Trace dump: = /usr/lib64/lustre/tests/test-framework.sh:4202:error_noexit()
Attachments
Issue Links
- is related to
-
LU-3704 sanity-hsm test_21 - test_24 Error: 'could not release file'
-
- Resolved
-
The OSS is definitely returning a funny (not the same) number of blocks after doing hsm_archive. I checked this on my local setup with wireshark and OST_GETATTR is replying with different number of blocks than before doing hsm_archive.
It may be that the passing tests are the ones hitting the cached value on the client and the failure is the one getting the value from the OST.
OST debug log: