Skip to content

Instantly share code, notes, and snippets.

@mcgrof
Created April 16, 2022 00:16
Show Gist options
  • Save mcgrof/58818ec26ca195b22a3cfe8da5e40a7a to your computer and use it in GitHub Desktop.
Save mcgrof/58818ec26ca195b22a3cfe8da5e40a7a to your computer and use it in GitHub Desktop.
ext4 fails on generic/459 with a failure rate of about 1/20 on v4.17-rc7
cat workflows/fstests/results/linux517-ext4-defaults/5.17.0-rc7/ext4_defaults/generic/459.out.bad
QA output created by 459
Freeze failed and FS isn't Read-Only. Test Failed
The dmesg during this run:
Apr 15 21:20:26 linux517-ext4-defaults unknown: run fstests generic/459 at 2022-04-15 21:20:26
Apr 15 21:20:34 linux517-ext4-defaults kernel: EXT4-fs (dm-5): mounted filesystem with ordered data mode. Quota mode: none.
Apr 15 21:20:40 linux517-ext4-defaults kernel: device-mapper: thin: 253:2: reached low water mark for data device: sending event.
Apr 15 21:20:41 linux517-ext4-defaults kernel: device-mapper: thin: 253:2: switching pool to out-of-data-space (error IO) mode
Apr 15 21:20:41 linux517-ext4-defaults kernel: Buffer I/O error on dev dm-5, logical block 7883, lost async page write
Apr 15 21:20:41 linux517-ext4-defaults kernel: Buffer I/O error on dev dm-5, logical block 8959, lost async page write
Apr 15 21:20:42 linux517-ext4-defaults kernel: EXT4-fs error (device dm-5): ext4_check_bdev_write_error:217: comm ext4lazyinit: Error while async write back metadata
Apr 15 21:20:51 linux517-ext4-defaults kernel: dm-1: detected capacity change from 409600 to 614400
Apr 15 21:20:51 linux517-ext4-defaults kernel: dm-2: detected capacity change from 409600 to 614400
Apr 15 21:20:51 linux517-ext4-defaults kernel: device-mapper: thin: 253:2: switching pool to write mode
Apr 15 21:20:51 linux517-ext4-defaults kernel: device-mapper: thin: 253:2: growing the data device from 3200 to 4800 blocks
Apr 15 21:20:51 linux517-ext4-defaults kernel: dm-3: detected capacity change from 409600 to 614400
Apr 15 21:20:51 linux517-ext4-defaults kernel: Aborting journal on device dm-5-8.
Apr 15 21:20:51 linux517-ext4-defaults kernel: EXT4-fs error (device dm-5): ext4_put_super:1221: comm umount: Couldn't clean up the journal
Apr 15 21:20:51 linux517-ext4-defaults kernel: EXT4-fs (dm-5): Remounting filesystem read-only
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment