NFS mount succeeds, but no files visible
2007-12-24 21:50:00
am able to see its contents on the local machine.
However, when I NFS-mount the exported CD-ROM
directory, the NFS client doesn't see any files:
NFS server (earth):
#earth share -F nfs -o ro,anon=0 -d "Solaris 2.6"
/cdrom/sol_2_6_598_sparc_smcc_dt
#earth ls /cdrom/sol_2_6_598_sparc_smcc_dt/s0
Copyright Solaris_2.6
NFS client (sirius):
sirius# mount -o ro earth.corp:/cdrom/sol_2_6_598_sparc_smcc_dt /mnt
sirius# ls /mnt
s0 s1 s2 s3 s4 s5
sirius# ls /mnt/s0
sirius#
sirius# ls /mnt/s1
sirius#
In other words, the mount is successful, but I don't see anything
under the mount point except the top-level s0, s1, ..., s5 directories.
The NFS server is running Solaris 2.6, while the client is running
Solaris 8. If anyone can shed some light on this mystery, I'd
appreciate hearing from you. Thanks ...
Richard
Comments
Got something to say?
You must be logged in to post a comment.

