[Bugs] [Bug 1221941] New: glusterfsd: bricks crash while executing ls on nfs-ganesha vers=3
bugzilla at redhat.com
bugzilla at redhat.com
Fri May 15 10:02:22 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1221941
Bug ID: 1221941
Summary: glusterfsd: bricks crash while executing ls on
nfs-ganesha vers=3
Product: GlusterFS
Version: 3.7.0
Component: core
Severity: high
Assignee: bugs at gluster.org
Reporter: saujain at redhat.com
CC: bugs at gluster.org, gluster-bugs at redhat.com
Description of problem:
Seen a coredump for several brick processes of the same volume, while executing
the ls on mount-point. Volume mount using nfs-ganesha with vers=3
Version-Release number of selected component (if applicable):
glusterfs-3.7.0beta2-0.0.el6.x86_64
nfs-ganesha-2.2.0-0.el6.x86_64
How reproducible:
seen only once
Steps to Reproduce:
1. create a 6x2 volume, start it
2. bring up nfs-ganesha after completing the pre-requisites
3. disable_acl and do the needful as required to bringing up ganesha again
4. mount the volume with vers=3
5. execute ls on the mount-point
Actual results:
step 5 result,
[root at rhsauto010 ~]# time ls /mnt/nfs-test
dir dir1 fstest_f017b1f6b87412d79e9052d0a289ce23 rhsauto010.test
real 144m12.193s
user 0m0.003s
sys 0m0.023s
(gdb) bt
#0 0x00007fcb200605bd in __gf_free (free_ptr=0x7fcabc0036a0) at mem-pool.c:312
#1 0x00007fcb0fbe1dc7 in upcall_reaper_thread (data=0x7fcb100127a0) at
upcall-internal.c:426
#2 0x0000003890c079d1 in start_thread () from /lib64/libpthread.so.0
#3 0x00000038908e88fd in clone () from /lib64/libc.so.6
Expected results:
ls should not this long time and glusterfsd getting a coredump is wierd, need
to rectify this problem
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list