Bug 961506 - getfattr can hang when trying to get an attribute that doesn't exist
Summary: getfattr can hang when trying to get an attribute that doesn't exist
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: GlusterFS
Classification: Community
Component: fuse
Version: 3.3.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: bugs@gluster.org
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-09 18:45 UTC by Michael Brown
Modified: 2014-12-14 19:40 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-12-14 19:40:31 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Michael Brown 2013-05-09 18:45:13 UTC
Description of problem:
getfattr will hang

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

How reproducible:
100%

Steps to Reproduce:
1. Configure replicated volume
2. mount via fuse
3. sudo getfattr -d -e hex /fuse/filename -n trusted.afr
  
Actual results:
getfattr hangs

Expected results:
trusted.afr: No such attribute

Additional info:
[global.callpool.stack.1.frame.1]
ref_count=1
translator=fuse
complete=0

[global.callpool.stack.1.frame.2]
ref_count=0
translator=gv0-replicate-7
complete=0
parent=gv0-dht
wind_from=dht_getxattr
wind_to=subvol->fops->getxattr
unwind_to=dht_getxattr_cbk

[global.callpool.stack.1.frame.3]
ref_count=1
translator=gv0-dht
complete=0
parent=gv0-write-behind
wind_from=default_getxattr
wind_to=FIRST_CHILD(this)->fops->getxattr
unwind_to=default_getxattr_cbk

[global.callpool.stack.1.frame.4]
ref_count=1
translator=gv0-write-behind
complete=0
parent=gv0-read-ahead
wind_from=default_getxattr
wind_to=FIRST_CHILD(this)->fops->getxattr
unwind_to=default_getxattr_cbk

Comment 1 Niels de Vos 2014-11-27 14:54:25 UTC
The version that this bug has been reported against, does not get any updates from the Gluster Community anymore. Please verify if this report is still valid against a current (3.4, 3.5 or 3.6) release and update the version, or close this bug.

If there has been no update before 9 December 2014, this bug will get automatocally closed.


Note You need to log in before you can comment on or make changes to this bug.