NFS client doesn't show all the files listed (ls -l) on an mount coming from an Solaris ZFS NAS server.
Issue
-
NFS client doesn't show all the files listed (ls -l) on an mount coming from an Solaris ZFS NAS server, and happens at random timings.
-
Once the shares are unmounted/mounted, the files show up again, but the problem re-emerges randomly.
# ls -al /workspace/lob5
total 6
drwxrwxrwx 10 sas1 sas 9 Jan 24 08:28 .
drwxrwxr-x+ 26 sas1 sas 4096 Jan 10 12:42 ..
dr-xr-xr-x 4 root root 4 Apr 3 2013 .zfs
- After remounting the NFSv4 mount directory, the listing seems fine.
# ls -al /workspace/lob5
total 16
drwxrwxrwx 10 sas1 sas 9 Jan 24 08:28 .
drwxrwxr-x+ 26 sas1 sas 4096 Jan 10 12:42 ..
drwx------ 6 sas1 sas 6 Jan 13 13:44 ccsmis
drwx------ 7 sas1 sas 7 Jul 8 2013 demo
drwx------ 14 sas1 sas 14 Jan 8 09:57 fpa
drwx------ 10 sas1 sas 10 Dec 17 21:00 grben
drwx------ 11 sas1 sas 11 Jan 30 08:59 lsp
drwx------ 10 sas1 sas 10 Jan 25 17:19 lspnd
drwx------ 12 sas1 sas 12 Jan 25 17:19 lspsw
dr-xr-xr-x 4 root root 4 Apr 3 2013 .zfs
- Other servers that have this NFS mount mounted do not seem to have this problem. These servers have the same mount options for the NFS mount:
rw,nosuid,bg,hard,rsize=65536,wsize=65536,actimeo=0,nointr,timeo=600,_netdev,tcp
Environment
- Red Hat Enterprise Linux 6.4
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.