Details
-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
This issue was created by maloo for Olaf Faaland <faaland1@llnl.gov>
This issue relates to the following test suite run: https://testing.whamcloud.com/test_sets/150c0a5d-19ca-4d0e-bbd4-5d98ae175f9a
test_300d failed with the following error:
create 10 files failed
== sanity test 300d: check default stripe under striped directory ==================================== 12:17:4 3 (1585595863) 2 open(/mnt/diane/d300d.sanity/striped_dir/f1) error: Permission denied 3 total: 1 open/close in 0.18 seconds: 5.62 ops/second 4 sanity test_300d: @@@@@@ FAIL: create 10 files failed 5 Trace dump: 6 = /home/olaf/lustre/lustre/tests/test-framework.sh:6138:error() 7 = /home/olaf/lustre/lustre/tests/sanity.sh:19623:test_300d() 8 = /home/olaf/lustre/lustre/tests/test-framework.sh:6441:run_one() 9 = /home/olaf/lustre/lustre/tests/test-framework.sh:6490:run_one_logged() 10 = /home/olaf/lustre/lustre/tests/test-framework.sh:6315:run_test() 11 = /home/olaf/lustre/lustre/tests/sanity.sh:19639:main()
I can locally reproduce reliably with:
FSTYPE=zfs (zfs-0.7.11 or zfs-0.8.3)
MDSCOUNT=2
lustre 2.12.4, 2.13.0, and master
Run 20 times: sudo lustre/tests/auster sanity --only 300
I've seen the issue on average about 15% of runs with zfs-0.8 and less often with zfs-0.7.11
I've reproduced the issue with lustre 2.12.4, 2.13.0, master, and master-next.
Earlier lustre versions reliably LBUG before getting this far in test_300, in this configuration, so I don't know if the bug existed in earlier versions.
There are no warnings or errors in dmesg, emitted while the test is running (on any node).
VVVVVVV DO NOT REMOVE LINES BELOW, Added by Maloo for auto-association VVVVVVV
sanity test_300d - create 10 files failed
Attachments
Issue Links
- is related to
-
LU-10753 sanity test 300c fails with 'create 5k files failed'
- Resolved