fallocate05 from ltp-syscalls fails on H-azure
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-kernel-tests |
In Progress
|
Undecided
|
Krzysztof Kozlowski | ||
linux (Ubuntu) |
In Progress
|
Undecided
|
Krzysztof Kozlowski | ||
Focal |
New
|
Undecided
|
Unassigned | ||
Groovy |
New
|
Undecided
|
Unassigned | ||
Hirsute |
Won't Fix
|
Undecided
|
Unassigned | ||
Impish |
In Progress
|
Undecided
|
Krzysztof Kozlowski |
Bug Description
Found on hirsute/azure 5.11.0-1007.7 and 5.11.0-1006.6. might be re-appearance of lp:1783880, btrfs file system, only on Azure instance Standard_F32s_v2:
tst_test.c:1379: TINFO: Testing on btrfs
tst_test.c:888: TINFO: Formatting /dev/loop3 with btrfs opts='' extra opts=''
tst_test.c:1311: TINFO: Timeout per run is 0h 05m 00s
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file0 size 21710183
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file1 size 8070086
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file2 size 3971177
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file3 size 36915315
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file4 size 70310993
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file5 size 4807935
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file6 size 90739786
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file7 size 76896492
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file8 size 72228649
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file9 size 36207821
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file10 size 81483962
tst_fill_fs.c:59: TINFO: write(): ENOSPC (28)
fallocate05.c:81: TPASS: write() wrote 65536 bytes
fallocate05.c:102: TINFO: fallocate()d 0 extra blocks on full FS
fallocate05.c:114: TPASS: fallocate() on full FS
fallocate05.c:130: TPASS: fallocate(
fallocate05.c:134: TFAIL: write(): ENOSPC (28)
tags: | added: 5.11 azure hirsute sru-20210531 |
description: | updated |
tags: | added: ubuntu-ltp-syscalls |
tags: | added: 5.13 aws focal |
Only instance Standard_F32s_v2 (not reproducible on Standard_B4ms) and only Hirsute v5.11 (not reproducible Focal v5.8). I could not find the cause of failure.