[LU-15667] Interop sanity-quota test_52: FAIL: rename should fail Created: 21/Mar/22 Updated: 06/Dec/23 |
|
| Status: | Open |
| Project: | Lustre |
| Component/s: | None |
| Affects Version/s: | Lustre 2.15.0, Lustre 2.15.1, Lustre 2.15.3 |
| 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 sarah <sarah@whamcloud.com> This issue relates to the following test suite run: https://testing.whamcloud.com/test_sets/a1eccb5f-6cf5-49fd-ad9e-b4cede43b5b8 test_52 failed with the following error: rename should fail == sanity-quota test 52: Rename across different project ID ========================================== 09:57:01 (1644400621) CMD: onyx-50vm4 /usr/sbin/lctl get_param -n version 2>/dev/null Waiting for local destroys to complete Creating test directory CMD: onyx-50vm3,onyx-50vm4 lctl set_param fail_val=0 fail_loc=0 fail_val=0 fail_loc=0 fail_val=0 fail_loc=0 lfs project -sp 1 /mnt/lustre/d52.sanity-quota/dir sanity-quota test_52: @@@@@@ FAIL: rename should fail VVVVVVV DO NOT REMOVE LINES BELOW, Added by Maloo for auto-association VVVVVVV |
| Comments |
| Comment by Andreas Dilger [ 09/Mar/23 ] |
|
It looks like this is failing during interop testing because of patch https://review.whamcloud.com/45660 " However, when the test runs with an older client and newer server, the version check is not present in the old test, so the test fails. I'm not sure what can be done about that, since it isn't really a "protocol" change that causes problems, so no reason to have a connect flag for this (which is too late anyway), and we can't patch old releases. |