Bug 764337 (GLUSTER-2605) - NFS:all the directories are not displayed over nfs mount
Summary: NFS:all the directories are not displayed over nfs mount
Keywords:
Status: CLOSED DUPLICATE of bug 764365
Alias: GLUSTER-2605
Product: GlusterFS
Classification: Community
Component: nfs
Version: mainline
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Shehjar Tikoo
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-29 13:49 UTC by Saurabh
Modified: 2011-03-31 06:09 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Saurabh 2011-03-29 13:49:45 UTC
[root@centos-qa-client-2 sbin]# ./glusterfs --version
glusterfs 3.2quotaqa4 built on Mar 29 2011 04:55:49
Repository revision: v3.2.1qa2-93-g5fbf25c
Copyright (c) 2006-2010 Gluster Inc. <http://www.gluster.com>
GlusterFS comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of GlusterFS under the terms of the GNU Affero General Public License.



10.1.12.134:/dist1 on /mnt/nfs-test type nfs (rw,nfsvers=3,nolock,addr=10.1.12.134)


[root@centos-qa-client-1 ~]# cd /mnt/nfs-test/
[root@centos-qa-client-1 nfs-test]# ls
test
[root@centos-qa-client-1 nfs-test]# 


But over fuse mount everything is visible,

glusterfs#10.1.12.134:/dist1 on /mnt/gluster-test type fuse (rw,allow_other,default_permissions,max_read=131072)


[root@centos-qa-client-1 ~]# cd /mnt/gluster-test/
[root@centos-qa-client-1 gluster-test]# ls
d1  d2  d3  test
[root@centos-qa-client-1 gluster-test]# 


Problem is only with display, file/directory creation is happening propelry.
Even with display if gives ls for a specific dir/file it gets displayed.

[root@centos-qa-client-1 ~]# cd /mnt/nfs-test/
[root@centos-qa-client-1 nfs-test]# ls
test
[root@centos-qa-client-1 nfs-test]# ls d1
[root@centos-qa-client-1 nfs-test]#

Comment 1 Shehjar Tikoo 2011-03-29 14:09:08 UTC
Was this with the quota release?

Comment 2 Saurabh 2011-03-30 02:12:40 UTC
Yes, this was with quota release

Comment 3 Shehjar Tikoo 2011-03-31 03:09:03 UTC

*** This bug has been marked as a duplicate of bug 2633 ***


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