Bug 1575398

Summary: [Ganesha] Lots of "NFS3 :CRIT :Likely bug: FSAL did not fill in a standard NFSv3 attribute: missing 1dfce" messages were observed in ganesha.log while deleting files from multi client
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: Manisha Saini <msaini>
Component: nfs-ganeshaAssignee: Frank Filz <ffilz>
Status: CLOSED ERRATA QA Contact: Manisha Saini <msaini>
Severity: high Docs Contact:
Priority: unspecified    
Version: rhgs-3.4CC: dang, ffilz, grajoria, jthottan, kkeithle, pasik, rhinduja, rhs-bugs, sankarshan, storage-qa-internal
Target Milestone: ---Keywords: Regression
Target Release: RHGS 3.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: nfs-ganesha-2.5.5-7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-09-04 06:55:16 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:
Embargoed:
Bug Depends On:    
Bug Blocks: 1503137    

Description Manisha Saini 2018-05-06 15:01:53 UTC
Description of problem:

Lots of "NFSv3 attribute: missing 1dfce" messages were observed in ganesha.log while deleting files from 2 clients (rm -rf *) at the same time
--------
06/05/2018 09:50:11 : epoch 10430000 : dhcp37-121.lab.eng.blr.redhat.com : ganesha.nfsd-8788[work-247] nfs3_FSALattr_To_Fattr :NFS3 :CRIT :Likely bug: FSAL did not fill in a standard NFSv3 attribute: missing 1dfce
06/05/2018 09:50:13 : epoch 10430000 : dhcp37-121.lab.eng.blr.redhat.com : ganesha.nfsd-8788[work-21] nfs3_FSALattr_To_Fattr :NFS3 :CRIT :Likely bug: FSAL did not fill in a standard NFSv3 attribute: missing 1dfce

------


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

# rpm -qa | grep ganesha
nfs-ganesha-gluster-2.5.5-6.el7rhgs.x86_64
nfs-ganesha-debuginfo-2.5.5-6.el7rhgs.x86_64
nfs-ganesha-2.5.5-6.el7rhgs.x86_64
glusterfs-ganesha-3.12.2-8.el7rhgs.x86_64



How reproducible:
3/3

Steps to Reproduce:
1.Create 4 node ganesha cluster
2.Create Distributed-Replicate 4*3 volume and export the volume via ganesha
3.Start creating files on mount point from 2 clients (v3)
4.perform rm -rf * from both the mount points

Actual results:

Continuous attribute missing messages were observed in ganesha.log

-----------------------------
# tailf /var/log/ganesha/ganesha.log
06/05/2018 09:51:41 : epoch 10430000 : dhcp37-121.lab.eng.blr.redhat.com : ganesha.nfsd-8788[work-5] nfs3_FSALattr_To_Fattr :NFS3 :CRIT :Likely bug: FSAL did not fill in a standard NFSv3 attribute: missing 1dfce
06/05/2018 09:51:43 : epoch 10430000 : dhcp37-121.lab.eng.blr.redhat.com : ganesha.nfsd-8788[work-92] nfs3_FSALattr_To_Fattr :NFS3 :CRIT :Likely bug: FSAL did not fill in a standard NFSv3 attribute: missing 1dfce
06/05/2018 09:51:45 : epoch 10430000 : dhcp37-121.lab.eng.blr.redhat.com : ganesha.nfsd-8788[work-232] nfs3_FSALattr_To_Fattr :NFS3 :CRIT :Likely bug: FSAL did not fill in a standard NFSv3 attribute: missing 1dfce
06/05/2018 09:51:48 : epoch 10430000 : dhcp37-121.lab.eng.blr.redhat.com : ganesha.nfsd-8788[work-211] nfs3_FSALattr_To_Fattr :NFS3 :CRIT :Likely bug: FSAL did not fill in a standard NFSv3 attribute: missing 1dfce
06/05/2018 09:51:52 : epoch 10430000 : dhcp37-121.lab.eng.blr.redhat.com : ganesha.nfsd-8788[work-105] nfs3_FSALattr_To_Fattr :NFS3 :CRIT :Likely bug: FSAL did not fill in a standard NFSv3 attribute: missing 1dfce
06/05/2018 09:51:54 : epoch 10430000 : dhcp37-121.lab.eng.blr.redhat.com : ganesha.nfsd-8788[work-32] nfs3_FSALattr_To_Fattr :NFS3 :CRIT :Likely bug: FSAL did not fill in a standard NFSv3 attribute: missing 1dfce
06/05/2018 09:52:08 : epoch 10430000 : dhcp37-121.lab.eng.blr.redhat.com : ganesha.nfsd-8788[work-5] nfs3_FSALattr_To_Fattr :NFS3 :CRIT :Likely bug: FSAL did not fill in a standard NFSv3 attribute: missing 1dfce
06/05/2018 09:52:11 : epoch 10430000 : dhcp37-121.lab.eng.blr.redhat.com : ganesha.nfsd-8788[work-158] nfs3_FSALattr_To_Fattr :NFS3 :CRIT :Likely bug: FSAL did not fill in a standard NFSv3 attribute: missing 1dfce
06/05/2018 09:52:16 : epoch 10430000 : dhcp37-121.lab.eng.blr.redhat.com : ganesha.nfsd-8788[work-9] nfs3_FSALattr_To_Fattr :NFS3 :CRIT :Likely bug: FSAL did not fill in a standard NFSv3 attribute: missing 1dfce
06/05/2018 09:52:16 : epoch 10430000 : dhcp37-121.lab.eng.blr.redhat.com : ganesha.nfsd-8788[work-173] nfs3_FSALattr_To_Fattr :NFS3 :CRIT :Likely bug: FSAL did not fill in a standard NFSv3 attribute: missing 1dfce
---------------------

Expected results:
No such missing attribute messages should be logged in ganesha.log


Additional info:

Comment 11 errata-xmlrpc 2018-09-04 06:55:16 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2018:2610