Autofs will not list files mounted in another filesystem in Red Hat Enterprise Linux 5
Issue
- Autofs will not list files mounted in another filesystem in Red Hat Enterprise Linux 5
/etc/fstab
/dev/VolGroup00/LogVol00 / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
sysfs /sys sysfs defaults 0 0
proc /proc proc defaults 0 0
/dev/hdb1 /nfsexport ext3 defaults 0 0
/dev/VolGroup00/LogVol01 swap swap defaults 0 0
In /etc/exports
/ XXXX(rw,no_root_squash,sync)
Autofs client side is not listing any files under /net/<hostname/nfsexport
Environment
- Red Hat Enterprise Linux 5
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.