Bug 999399

Summary: When volume is full , ls on nfs mount is not showing any data and FUSE mount shows 2 entries for the same entity
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: Rachana Patel <racpatel>
Component: distributeAssignee: Bug Updates Notification Mailing List <rhs-bugs>
Status: CLOSED DEFERRED QA Contact: storage-qa-internal <storage-qa-internal>
Severity: high Docs Contact:
Priority: medium    
Version: 2.1CC: mzywusko, rhs-bugs, saujain, spalai, vagarwal, vbellur
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1286107 (view as bug list) Environment:
Last Closed: 2015-11-27 10:49:02 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: 1286107    
Attachments:
Description Flags
Comment none

Description Rachana Patel 2013-08-21 09:20:41 UTC
Created attachment 915750 [details]
Comment

(This comment was longer than 65,535 characters and has been moved to an attachment by Red Hat Bugzilla).

Comment 3 Saurabh 2013-11-04 10:16:12 UTC
updating this bz as I am finding two entries for same entity,
on nfs mount-point,
-rw-r--r--. 1 root root 104857600 Nov  4  2013 f.47
-rw-r--r--. 1 root root 104857600 Nov  4  2013 f.47

on glusterfs mount-point,
---------T. 1 root root         0 Nov  4  2013 f.47
---------T. 1 root root         0 Nov  4  2013 f.47

there are some more cases of similar type,

this issue is seen on glusterfs-3.4.0.38rhs-1

the volume type is a distribute-replicate as 6x2 configuration.

quota is enabled and limit set  on the root of the volume is set. 
[root@quota1 ~]# gluster volume quota dist-rep5 list
                  Path                   Hard-limit Soft-limit   Used  Available
--------------------------------------------------------------------------------
/dir                                       5.0GB       80%       5.0GB  0Bytes
/                                         25.0GB       80%      25.0GB  0Bytes