[LU-16686] sanityn test_47b: create must fail Created: 30/Mar/23 Updated: 31/Mar/23 |
|
| Status: | Open |
| Project: | Lustre |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Maloo | Assignee: | WC Triage |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Severity: | 3 | ||||||||
| Rank (Obsolete): | 9223372036854775807 | ||||||||
| Description |
|
This issue was created by maloo for Chris Horn <chris.horn@hpe.com> This issue relates to the following test suite run: https://testing.whamcloud.com/test_sets/d257ac87-e815-4cc8-9b3f-07f229bea20f test_47b failed with the following error: create must fail Test session details: == sanityn test 47b: pdirops: remote mkdir vs create ===== 23:43:32 (1680133412) CMD: onyx-130vm15,onyx-130vm8 /usr/sbin/lctl set_param -n ldlm.namespaces.*mdt*.lru_size=clear CMD: onyx-130vm15,onyx-130vm8 /usr/sbin/lctl get_param ldlm.namespaces.*mdt*.lock_unused_count ldlm.namespaces.*mdt*.lock_count ldlm.namespaces.mdt-lustre-MDT0000_UUID.lock_count=5 ldlm.namespaces.mdt-lustre-MDT0001_UUID.lock_count=1 CMD: onyx-130vm15,onyx-130vm8 lctl set_param -n fail_loc=0x80000145 2>/dev/null || true CMD: onyx-130vm15,onyx-130vm8 lctl set_param -n fail_loc=0 2>/dev/null || true lfs mkdir: dirstripe error on '/mnt/lustre/f47b.sanityn': stripe already set lfs setdirstripe: cannot create dir '/mnt/lustre/f47b.sanityn': File exists Conflict sanityn test_47b: @@@@@@ FAIL: create must fail Trace dump: = /usr/lib64/lustre/tests/test-framework.sh:6549:error() = /usr/lib64/lustre/tests/sanityn.sh:3072:test_47b() = /usr/lib64/lustre/tests/test-framework.sh:6887:run_one() = /usr/lib64/lustre/tests/test-framework.sh:6937:run_one_logged() = /usr/lib64/lustre/tests/test-framework.sh:6773:run_test() = /usr/lib64/lustre/tests/sanityn.sh:3076:main() Dumping lctl log to /autotest/autotest-2/2023-03-29/lustre-reviews_review-dne-part-5_93383_7_1a6352ce-1a4c-4436-8487-88b3bc7f267e//sanityn.test_47b.*.1680133419.log CMD: onyx-130vm15,onyx-130vm5.onyx.whamcloud.com,onyx-130vm6,onyx-130vm7,onyx-130vm8 /usr/sbin/lctl dk > /autotest/autotest-2/2023-03-29/lustre-reviews_review-dne-part-5_93383_7_1a6352ce-1a4c-4436-8487-88b3bc7f267e//sanityn.test_47b.debug_log.\$(hostname -s).1680133419.log; dmesg > /autotest/autotest-2/2023-03-29/lustre-reviews_review-dne-part-5_93383_7_1a6352ce-1a4c-4436-8487-88b3bc7f267e//sanityn.test_47b.dmesg.\$(hostname -s).1680133419.log VVVVVVV DO NOT REMOVE LINES BELOW, Added by Maloo for auto-association VVVVVVV |
| Comments |
| Comment by Andreas Dilger [ 31/Mar/23 ] |
|
Probably a duplicate of LU-10870 |