Bug 999399 - When volume is full , ls on nfs mount is not showing any data and FUSE mount shows 2 entries for the same entity
Summary: When volume is full , ls on nfs mount is not showing any data and FUSE mount ...
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat
Component: distribute
Version: 2.1
Hardware: x86_64
OS: Linux
medium
high
Target Milestone: ---
: ---
Assignee: Bug Updates Notification Mailing List
QA Contact: storage-qa-internal@redhat.com
URL:
Whiteboard:
Depends On:
Blocks: 1286107
TreeView+ depends on / blocked
 
Reported: 2013-08-21 09:20 UTC by Rachana Patel
Modified: 2015-11-27 10:51 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1286107 (view as bug list)
Environment:
Last Closed: 2015-11-27 10:49:02 UTC
Target Upstream Version:


Attachments (Terms of Use)
Comment (77.69 KB, text/plain)
2013-08-21 09:20 UTC, Rachana Patel
no flags Details

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


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