Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
sanity.sh:test_51d assumes that stripe offset is -1, so it fails otherwise.
#! /bin/bash export OSTCOUNT=3 REFORMAT=yes sh llmount.sh lfs setstripe -i 0 -c 2 /mnt/lustre NOFORMAT=yes ONLY=51d sh sanity.sh
The test's output:
== sanity test 51d: check object distribution ======================================================== 00:10:37 (1552252237) total: 1000 open/close in 1.82 seconds: 549.05 ops/second OST0 has 1000 objects, 1000 are index 0 OST1 has 1000 objects, 0 are index 0 OST2 has 0 objects, 0 are index 0 - unlinked 0 (time 1552252239 ; total 0 ; last 0) total: 1000 unlinks in 3 seconds: 333.333344 unlinks/second sanity test_51d: @@@@@@ FAIL: OST 1 has less #0 objects vs OST 0 (0 < 1000
Attachments
Issue Links
- is duplicated by
-
LU-14745 sanity: sanity test_51d: @@@@@@ FAIL: OST 2 has less objects vs OST 1 (134 < 161
- Resolved
- is related to
-
LU-8933 sanity test_51d: object distribution between OSTs not even
- Open
-
LU-16877 sanity: test_51d stripecount=3: OST 1 has more objects vs. OST 0 (327 > 249 x 5/4)'
- Open
-
LU-9506 sanity test_51d: OST 3 has less objects vs OST 2 (63 < 135)
- Resolved
(1 mentioned in)