[LU-15080] sanity-pfl test_12: FAIL: is not 12 Created: 11/Oct/21 Updated: 11/Oct/21 |
|
| Status: | Open |
| Project: | Lustre |
| Component/s: | None |
| Affects Version/s: | Lustre 2.15.0 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Elena Gryaznova | Assignee: | WC Triage |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Severity: | 3 |
| Rank (Obsolete): | 9223372036854775807 |
| Description |
== sanity-pfl test 12: Verify ost list specification ===== 05:13:36 (1632201216)
striped dir -i0 -c2 -H fnv_1a_64 /mnt/lustre/d12.sanity-pfl
Stopping /mnt/lustre-mds1 (opts:) on lm0611
pdsh@lm0617: lm0611: ssh exited with exit code 1
Starting mds1: -o rw,user_xattr /dev/mapper/mds1_flakey /mnt/lustre-mds1
lm0611: lm0611: executing set_default_debug vfstrace rpctrace dlmtrace neterror ha config ioctl super lfsck all 4
pdsh@lm0617: lm0611: ssh exited with exit code 1
Started lustre-MDT0000
sanity-pfl test_12: @@@@@@ FAIL: is not 12
after the test:
# ls -al /mnt/lustre/d12.sanity-pfl/f12.sanity-pfl
-rw-r--r-- 1 root root 0 Oct 11 15:21 /mnt/lustre/d12.sanity-pfl/f12.sanity-pfl
# lfs getstripe -I1 /mnt/lustre/d12.sanity-pfl/f12.sanity-pfl
/mnt/lustre/d12.sanity-pfl/f12.sanity-pfl
lcm_layout_gen: 5
lcm_mirror_count: 1
lcm_entry_count: 5
lcme_id: 1
lcme_mirror_id: 0
lcme_flags: init
lcme_extent.e_start: 0
lcme_extent.e_end: 1048576
lmm_stripe_count: 2
lmm_stripe_size: 1048576
lmm_pattern: raid0
lmm_layout_gen: 0
lmm_stripe_offset: 0
lmm_objects:
- 0: { l_ost_idx: 0, l_fid: [0x300000401:0x2:0x0] }
- 1: { l_ost_idx: 1, l_fid: [0x340000402:0x2:0x0] }
# lfs getstripe -I2 /mnt/lustre/d12.sanity-pfl/f12.sanity-pfl
/mnt/lustre/d12.sanity-pfl/f12.sanity-pfl
lcm_layout_gen: 5
lcm_mirror_count: 1
lcm_entry_count: 5
lcme_id: 2
lcme_mirror_id: 0
lcme_flags: 0
lcme_extent.e_start: 1048576
lcme_extent.e_end: 2097152
lmm_stripe_count: 2
lmm_stripe_size: 1048576
lmm_pattern: raid0
lmm_layout_gen: 0
lmm_stripe_offset: 1
reproduction rate is 4(10) |