- * [Bug 202809] ext4: ext4_xattr_ibody_get:591: comm systemd-journal: corrupted in-inode xattr
  2019-03-07  8:39 [Bug 202809] New: ext4: ext4_xattr_ibody_get:591: comm systemd-journal: corrupted in-inode xattr bugzilla-daemon
@ 2019-03-08  3:50 ` bugzilla-daemon
  2019-03-08 18:10 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2019-03-08  3:50 UTC (permalink / raw)
  To: linux-ext4
https://bugzilla.kernel.org/show_bug.cgi?id=202809
--- Comment #1 from Feng Tang (feng.tang@intel.com) ---
according to our test, when there error happens, the system(including
systemd-journal) is busy writing logs into different log files under different
directories. (mostly under /var/log/)
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply	[flat|nested] 9+ messages in thread
- * [Bug 202809] ext4: ext4_xattr_ibody_get:591: comm systemd-journal: corrupted in-inode xattr
  2019-03-07  8:39 [Bug 202809] New: ext4: ext4_xattr_ibody_get:591: comm systemd-journal: corrupted in-inode xattr bugzilla-daemon
  2019-03-08  3:50 ` [Bug 202809] " bugzilla-daemon
@ 2019-03-08 18:10 ` bugzilla-daemon
  2019-03-09  7:43 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2019-03-08 18:10 UTC (permalink / raw)
  To: linux-ext4
https://bugzilla.kernel.org/show_bug.cgi?id=202809
--- Comment #2 from Theodore Tso (tytso@mit.edu) ---
Can you try reproducing the problem when using something more robust than an
emmc storage card?   The errors:
Multiply-claimed block(s) in inode 164223: 656535
alongside the xattr errors strongly suggest read or writes being corrupted.
So the first thing I would ask is: (a) can you reproduce this on multiple emmc
cards?   (b) can you use some other storage, say, a USB-attached SSD, as
opposed to crap flash (or to be politically correct, "cost-optimized flash" :-)
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply	[flat|nested] 9+ messages in thread
- * [Bug 202809] ext4: ext4_xattr_ibody_get:591: comm systemd-journal: corrupted in-inode xattr
  2019-03-07  8:39 [Bug 202809] New: ext4: ext4_xattr_ibody_get:591: comm systemd-journal: corrupted in-inode xattr bugzilla-daemon
  2019-03-08  3:50 ` [Bug 202809] " bugzilla-daemon
  2019-03-08 18:10 ` bugzilla-daemon
@ 2019-03-09  7:43 ` bugzilla-daemon
  2019-04-11  1:40 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2019-03-09  7:43 UTC (permalink / raw)
  To: linux-ext4
https://bugzilla.kernel.org/show_bug.cgi?id=202809
--- Comment #3 from Feng Tang (feng.tang@intel.com) ---
Thanks for your prompt response.
We cannot change the emmc card as it is fixed on the board. One other
interesting thing is, we have 2 labs, each has 10 boards to do the stress test,
and only the boards in one lab can reproduce the issue, so we are doubting some
env setup trigger the issue, and not the emmc hw issue.
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply	[flat|nested] 9+ messages in thread
- * [Bug 202809] ext4: ext4_xattr_ibody_get:591: comm systemd-journal: corrupted in-inode xattr
  2019-03-07  8:39 [Bug 202809] New: ext4: ext4_xattr_ibody_get:591: comm systemd-journal: corrupted in-inode xattr bugzilla-daemon
                   ` (2 preceding siblings ...)
  2019-03-09  7:43 ` bugzilla-daemon
@ 2019-04-11  1:40 ` bugzilla-daemon
  2021-01-18  2:33 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2019-04-11  1:40 UTC (permalink / raw)
  To: linux-ext4
https://bugzilla.kernel.org/show_bug.cgi?id=202809
Feng Tang (feng.tang@intel.com) changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
--- Comment #4 from Feng Tang (feng.tang@intel.com) ---
We has some more findings, if we disable the HW cache feature of the eMMC card
hardened in our board, then the issue cannot be reproduced.
So it seems to be like a HW issue, let's close it. And thanks for your help.
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply	[flat|nested] 9+ messages in thread
- * [Bug 202809] ext4: ext4_xattr_ibody_get:591: comm systemd-journal: corrupted in-inode xattr
  2019-03-07  8:39 [Bug 202809] New: ext4: ext4_xattr_ibody_get:591: comm systemd-journal: corrupted in-inode xattr bugzilla-daemon
                   ` (3 preceding siblings ...)
  2019-04-11  1:40 ` bugzilla-daemon
@ 2021-01-18  2:33 ` bugzilla-daemon
  2024-09-13  8:27 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2021-01-18  2:33 UTC (permalink / raw)
  To: linux-ext4
https://bugzilla.kernel.org/show_bug.cgi?id=202809
Hushup (1158340263@qq.com) changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |1158340263@qq.com
--- Comment #5 from Hushup (1158340263@qq.com) ---
Hi ,We meet the same problem too,Can you share us how to reproduce the problem?
Thanks.
-- 
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply	[flat|nested] 9+ messages in thread
- * [Bug 202809] ext4: ext4_xattr_ibody_get:591: comm systemd-journal: corrupted in-inode xattr
  2019-03-07  8:39 [Bug 202809] New: ext4: ext4_xattr_ibody_get:591: comm systemd-journal: corrupted in-inode xattr bugzilla-daemon
                   ` (4 preceding siblings ...)
  2021-01-18  2:33 ` bugzilla-daemon
@ 2024-09-13  8:27 ` bugzilla-daemon
  2024-09-13 20:32 ` bugzilla-daemon
  2024-09-13 20:32 ` bugzilla-daemon
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2024-09-13  8:27 UTC (permalink / raw)
  To: linux-ext4
https://bugzilla.kernel.org/show_bug.cgi?id=202809
Gerald Boyle (peanutsunless@gmail.com) changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |peanutsunless@gmail.com
--- Comment #6 from Gerald Boyle (peanutsunless@gmail.com) ---
The error messages you're encountering indicate that there is filesystem
corruption on your EXT4 filesystem, particularly related to extended attributes
(xattrs). To run fsck safely, unmount the filesystem. If it's your root
filesystem, you may need to use a live CD/USB or boot into single-user 
mode.umount /dev/mmcblk1p1
fsck.ext4 -f -y /dev/mmcblk1p1
smartctl -a /dev/mmcblk1
Check system logs for additional context around the time the errors occur. Logs
like /var/log/syslog or /var/log/messages might provide more insights. I
noticed that a new driver is available at
http://www.ralinktech.com/ralink/Home/Support/Linux.html
https://geometrydashworld.net
Identify if there is a pattern or specific actions that correlate with the
corruption, which might help isolate the cause.  Persistent filesystem
corruption could indicate failing storage hardware. While eMMC storage is
generally reliable, it can still fail or degrade over time.
-- 
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply	[flat|nested] 9+ messages in thread
- * [Bug 202809] ext4: ext4_xattr_ibody_get:591: comm systemd-journal: corrupted in-inode xattr
  2019-03-07  8:39 [Bug 202809] New: ext4: ext4_xattr_ibody_get:591: comm systemd-journal: corrupted in-inode xattr bugzilla-daemon
                   ` (5 preceding siblings ...)
  2024-09-13  8:27 ` bugzilla-daemon
@ 2024-09-13 20:32 ` bugzilla-daemon
  2024-09-13 20:32 ` bugzilla-daemon
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2024-09-13 20:32 UTC (permalink / raw)
  To: linux-ext4
https://bugzilla.kernel.org/show_bug.cgi?id=202809
--- Comment #7 from Theodore Tso (tytso@mit.edu) ---
Comment #6 is SPAM, marking private.
-- 
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply	[flat|nested] 9+ messages in thread
- * [Bug 202809] ext4: ext4_xattr_ibody_get:591: comm systemd-journal: corrupted in-inode xattr
  2019-03-07  8:39 [Bug 202809] New: ext4: ext4_xattr_ibody_get:591: comm systemd-journal: corrupted in-inode xattr bugzilla-daemon
                   ` (6 preceding siblings ...)
  2024-09-13 20:32 ` bugzilla-daemon
@ 2024-09-13 20:32 ` bugzilla-daemon
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2024-09-13 20:32 UTC (permalink / raw)
  To: linux-ext4
https://bugzilla.kernel.org/show_bug.cgi?id=202809
--- Comment #8 from Theodore Tso (tytso@mit.edu) ---
Comment #6 is SPAM, marking private.
-- 
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply	[flat|nested] 9+ messages in thread