FS#57379 - [linux] [linux-lts] Delayed block allocation failed for inode

Attached to Project: Arch Linux
Opened by mark (qinohe) - Monday, 05 February 2018, 12:36 GMT
Last edited by Jan Alexander Steffens (heftig) - Thursday, 03 May 2018, 17:38 GMT
Task Type Bug Report
Category Kernel
Status Closed
Assigned To Tobias Powalowski (tpowa)
Andreas Radke (AndyRTR)
Jan Alexander Steffens (heftig)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
When upgrading from Linux-LTS-4.9.78-1 to LTS-4.14.16-1 I get this message in dmesg.
Default kernel Linux-4.14.15-1 producing the same message
Downgrading solves it.

Additional info
* package version(s)
Linux-LTS-4.9.78-1 to Linux-LTS-4.14.16-1
* config and/or log files etc.
dmesg|grep EXT4-fs
[ 2.933153] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[ 4.351546] EXT4-fs (sda2): re-mounted. Opts: data=ordered
[ 4.590588] EXT4-fs (sda2): Delayed block allocation failed for inode 399553 at logical offset 316 with max blocks 2 with error 121
[ 4.594053] EXT4-fs (sda2): This should not happeI get the same messagen!! Data will be lost

sudo find / -inum 399553 -print
/var/log/journal/6a4982853cd448eea9546b31bea4f1c4/system.journal

Checked with ISO:
Linux 4.14.14-1-ARCH x86_64
fsck from util-linux 2.31.1
/dev/sda2: clean 196598/1602496 files, 1804248/6400000 blocks

aslo see:https://bbs.archlinux.org/viewtopic.php?id=234113

Steps to reproduce:upgrade
This task depends upon

Closed by  Jan Alexander Steffens (heftig)
Thursday, 03 May 2018, 17:38 GMT
Reason for closing:  Not a bug
Comment by Andreas Radke (AndyRTR) - Wednesday, 21 March 2018, 13:38 GMT
Is this still an issue? Have you done bisecting the bug? Any upstream report?
Comment by mark (qinohe) - Thursday, 03 May 2018, 16:06 GMT
Sorry for the late reply. Yes, the issue was solved after a BIOS/UEFI upgrade on this upboard.
Thanks, qinohe

Loading...