Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
3
-
13246
Description
Customer Wizard seems to be stuck on test 116
Xyratex-bug-id: MRP-1747
Logs
== sanity test 116: stripe QOS: free space balance ===================== 17:37:41 (1395103061) Free space priority error: get_param: /proc/{fs,sys}/{lnet,lustre}/lo*/*-mdtlov/qos_prio_free: Found no match Waiting for local destroys to complete Waiting 0s for local destroys to complete OST kbytes available: 120014023264 120014031728 Min free space: OST 0: 120014023264 Max free space: OST 1: 120014031728 error: get_param: /proc/{fs,sys}/{lnet,lustre}/*/*MDT0000-mdtlov/qos_threshold_rr: Found no match Check for uneven OSTs: diff=8464KB (0%) must be > % .../usr/lib64/lustre/tests/sanity.sh: line 5989: [: 0: unary operator expected no Fill 2% remaining space in OST0 with 2400280465KB ............................................................................................... ............................................................................................... ................
- As can be seen the OST size here is quite big, thus I feel for such scenarios following change should be re-introduced
+ [ $MINV -gt 960000 ] && echo "too much free space in OST$MINI, skip" &&\ + + return