NFS Services Administrator's Guide
Troubleshooting NFS Services
Common Problems with NFS
Chapter 5170
❏ If you are using AutoFS, enter the ps -ef command to make sure
the automountd process is running on your NFS client. If it is not,
follow these steps:
1. Make sure the AUTOFS variable is set to 1 in the
/etc/rc.config.d/nfsconf file on the NFS client.
AUTOFS=1
2. Enter the following command on the NFS client to start the
AutoFS:
/sbin/init.d/autofs start