Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
5020
Description
This issue was created by maloo for Prakash Surya <surya1@llnl.gov>
This issue relates to the following test suite run: https://maloo.whamcloud.com/test_sets/114847c8-5645-11e0-bb3d-52540025f9af.
The sub-test test_155a failed with the following error:
/tmp/f155a /mnt/lustre/f155a differ
If the loopback OST device is not large enough to contain a file as large as $((big * 2)) this test will fail.
The large file is then not cleaned up, leaving the OST completely full and unusable by later tests.
Perhaps this test should be skipped if the OST is not big enough to hold the large file?