You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2016/06/30 18:14:10 UTC

[jira] [Created] (KUDU-1508) Log block manager triggers ext4 hole punching bug in el6

Todd Lipcon created KUDU-1508:
---------------------------------

             Summary: Log block manager triggers ext4 hole punching bug in el6
                 Key: KUDU-1508
                 URL: https://issues.apache.org/jira/browse/KUDU-1508
             Project: Kudu
          Issue Type: Bug
          Components: fs
    Affects Versions: 0.9.0
            Reporter: Todd Lipcon
            Priority: Blocker


I've experienced many times that when I reboot an el6 node that was running Kudu tservers, fsck reports issues like:

data6 contains a file system with errors, check forced.
data6: Interior extent node level 0 of inode 5259348:
Logical start 154699 does not match logical start 2623046 at next level.  

After some investigation, I've determined that this is due to an ext4 kernel bug: https://patchwork.ozlabs.org/patch/206123/

Details in a comment to follow.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)