[LU-15844] sanity test_230q: FAIL: stripe count != 2 Created: 11/May/22 Updated: 11/May/22 |
|
| 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 | ||
| Severity: | 3 |
| Rank (Obsolete): | 9223372036854775807 |
| Description |
|
This issue was created by maloo for John Hammond <jhammond@whamcloud.com> This issue relates to the following test suite run: https://testing.whamcloud.com/test_sets/61dcb5aa-b240-42a9-adec-f8cc30d69470 test_230q failed with the following error: stripe count != 2 [11096.199437] Lustre: DEBUG MARKER: /usr/sbin/lctl mark == sanity test 230q: dir auto split ====================== 22:40:04 \(1651876804\) [11096.768557] Lustre: DEBUG MARKER: == sanity test 230q: dir auto split ====================== 22:40:04 (1651876804) [11102.389879] Lustre: DEBUG MARKER: /usr/bin/lfs getdirstripe -c /mnt/lustre/d230q.sanity [11102.404421] LustreError: 805509:0:(dir.c:779:ll_dir_get_default_layout()) unknown magic: CD40CD0 Note that the magic complained about is used for both LMV_MAGIC_STRIPE and LMV_USER_MAGIC_SPECIFIC:
lustre/include/uapi/linux/lustre/lustre_idl.h:#define LMV_MAGIC_STRIPE 0x0CD40CD0 /* magic for dir sub_stripe */
lustre/include/uapi/linux/lustre/lustre_user.h:#define LMV_USER_MAGIC_SPECIFIC 0x0CD40CD0
VVVVVVV DO NOT REMOVE LINES BELOW, Added by Maloo for auto-association VVVVVVV |
| Comments |
| Comment by John Hammond [ 11/May/22 ] |
|
laisiyao FYI |