Bug 1043373

Summary: brick server kernel panic on ext4
Product: [Community] GlusterFS Reporter: ihavenoemail
Component: posixAssignee: Niels de Vos <ndevos>
Status: CLOSED CANTFIX QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.3.0CC: gluster-bugs, ihavenoemail, ndevos
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-12 15:29:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
screen shot when kenal panic none

Description ihavenoemail 2013-12-16 06:40:21 UTC
Created attachment 837120 [details]
screen shot when kenal panic

Description of problem:
We are running gluster on Centos 6.2,ex4 brick.
sometimes we ran into kenal panic on brick servers,we have to reboot brick server.

Version-Release number of selected component (if applicable):


How reproducible:
very hard

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Niels de Vos 2014-08-12 15:29:59 UTC
Partial call trace from the screenshot:

...
ext4_xattr_trusted_set
generic_setxattr
__vfs_setxattr_noperm
vfs_setxattr
setxattr
...

RIP at ext4_mb_free_blocks


This definitely is a kernel bug, not a GlusterFS one. Please file a bug at the CentOS Bug Tracker (http://bugs.centos.org). Mention the version of the kernel that you are using, and if possible capture a full stacktrace (use netconsole, a serial console or setup kdump).

Closing this now, we cant fix this in GlusterFS.