Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
Lustre 2.3.0, Lustre 2.4.0, Lustre 2.1.4
-
3
-
5944
Description
This issue was created by maloo for sarah <sarah@whamcloud.com>
This issue relates to the following test suite run: https://maloo.whamcloud.com/test_sets/20598646-4f86-11e2-982d-52540035b04c.
The sub-test test_9 failed with the following error:
write 4.5G file failure, expect success
The interop testing is between 2.1.3 client and 2.4 server, it used 2.4 sanity-quota.sh and test-framework.sh on the client side.
Create test file
Write the big file of 4.5G ...
running as uid/gid/euid/egid 60000/60000/60000/60000, groups:
[dd] [if=/dev/zero] [bs=1M] [of=/mnt/lustre/d0.sanity-quota/d9/f.sanity-quota.9-0] [count=4831838208]
dd: writing `/mnt/lustre/d0.sanity-quota/d9/f.sanity-quota.9-0': No space left on device
8718+0 records in
8717+0 records out
9140572160 bytes (9.1 GB) copied, 366.152 s, 25.0 MB/s
Disk quotas for user quota_usr (uid 60000):
Filesystem kbytes quota limit grace files quota limit grace
/mnt/lustre 8926344 0 104857600 - 1 0 1000000 -
lustre-MDT0000_UUID
0 - 0 - 1 - 262144 -
lustre-OST0000_UUID
8926344 - 16777216 - - - - -
lustre-OST0001_UUID
0 - 0 - - - - -
Files for user (quota_usr):
File: `/mnt/lustre/d0.sanity-quota/d9/f.sanity-quota.9-0'
Size: 9140572160 Blocks: 17852688 IO Block: 2097152 regular file
Device: 2c54f966h/743766374d Inode: 144115205255752159 Links: 1
Access: (0644/-rw-r--r--) Uid: (60000/quota_usr) Gid: (60000/quota_usr)
Access: 2012-12-21 22:04:05.000000000 -0800
Modify: 2012-12-21 22:10:11.000000000 -0800
Change: 2012-12-21 22:10:11.000000000 -0800
Disk quotas for user quota_usr (uid 60000):
Filesystem kbytes quota limit grace files quota limit grace
/mnt/lustre 8926344 0 104857600 - 1 0 1000000 -
lustre-MDT0000_UUID
0 - 0 - 1 - 262144 -
lustre-OST0000_UUID
8926344 - 16777216 - - - - -
lustre-OST0001_UUID
0 - 0 - - - - -
Files for group (quota_usr):
File: `/mnt/lustre/d0.sanity-quota/d9/f.sanity-quota.9-0'
Size: 9140572160 Blocks: 17852688 IO Block: 2097152 regular file
Device: 2c54f966h/743766374d Inode: 144115205255752159 Links: 1
Access: (0644/-rw-r--r--) Uid: (60000/quota_usr) Gid: (60000/quota_usr)
Access: 2012-12-21 22:04:05.000000000 -0800
Modify: 2012-12-21 22:10:11.000000000 -0800
Change: 2012-12-21 22:10:11.000000000 -0800
sanity-quota test_9: @@@@@@ FAIL: write 4.5G file failure, expect success