Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1392012 > unrolled thread
| Started by | Philipp Hahn <pmhahn@pmhahn.de> |
|---|---|
| First post | 2016-05-02 08:50 +0200 |
| Last post | 2016-05-09 04:00 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: EXT4 bad block - ext4_xattr_block_get Philipp Hahn <pmhahn@pmhahn.de> - 2016-05-02 08:50 +0200
RE: EXT4 bad block - ext4_xattr_block_get "Lay, Kuan Loon" <kuan.loon.lay@intel.com> - 2016-05-09 04:00 +0200
| From | Philipp Hahn <pmhahn@pmhahn.de> |
|---|---|
| Date | 2016-05-02 08:50 +0200 |
| Subject | Re: EXT4 bad block - ext4_xattr_block_get |
| Message-ID | <rufQ6-70k-13@gated-at.bofh.it> |
Hello, Am 28.04.2016 um 11:44 schrieb Lay, Kuan Loon: > I encounter random bad block on different file, the message looks like "EXT4-fs error (device mmcblk0p14): ext4_xattr_block_get:298: inode #77: comm (syslogd): bad block 7288". Interesting; I posted a similar bug report on 2016-04-19 titles [BUG 4.1.11] EXT4-fs error: ext4_xattr_block_get:299 - Remounting filesystem read-only I never got a reply. > I am using mke2fs 1.43-WIP (18-May-2015) and I saw this message "Suggestion: Use Linux kernel >= 3.18 for improved stability of the metadata and journal checksum features." print out. > > My current kernel version is 3.14.55, what patch I need to backport to solve the bad block issue? That one happened on 4.1.11 on a virtual machine running inside VMware-ESX after a hardware change. Last change was to disabled the pvscsi drivers again; the system seems to be running fine since 1 week, but the first time it took 1 month to notice the corruption, so we're not yet sure that the problem is solved. Philipp
[toc] | [next] | [standalone]
| From | "Lay, Kuan Loon" <kuan.loon.lay@intel.com> |
|---|---|
| Date | 2016-05-09 04:00 +0200 |
| Message-ID | <rwIEi-1Ti-3@gated-at.bofh.it> |
| In reply to | #1392012 |
Hi, Not getting the bad block message after disable metadata_csum. Best Regards, Lay > -----Original Message----- > From: Philipp Hahn [mailto:pmhahn@pmhahn.de] > Sent: Monday, May 2, 2016 2:43 PM > To: Lay, Kuan Loon <kuan.loon.lay@intel.com>; tytso@mit.edu; > adilger.kernel@dilger.ca; linux-ext4@vger.kernel.org; linux- > kernel@vger.kernel.org > Subject: Re: EXT4 bad block - ext4_xattr_block_get > > Hello, > > Am 28.04.2016 um 11:44 schrieb Lay, Kuan Loon: > > I encounter random bad block on different file, the message looks like > "EXT4-fs error (device mmcblk0p14): ext4_xattr_block_get:298: inode #77: > comm (syslogd): bad block 7288". > > Interesting; I posted a similar bug report on 2016-04-19 titles [BUG 4.1.11] > EXT4-fs error: ext4_xattr_block_get:299 - Remounting filesystem read-only > > I never got a reply. > > > I am using mke2fs 1.43-WIP (18-May-2015) and I saw this message > "Suggestion: Use Linux kernel >= 3.18 for improved stability of the metadata > and journal checksum features." print out. > > > > My current kernel version is 3.14.55, what patch I need to backport to solve > the bad block issue? > > That one happened on 4.1.11 on a virtual machine running inside VMware- > ESX after a hardware change. Last change was to disabled the pvscsi drivers > again; the system seems to be running fine since 1 week, but the first time it > took 1 month to notice the corruption, so we're not yet sure that the > problem is solved. > > Philipp
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web