NFS Services Administrator's Guide

Troubleshooting NFS Services
Logging and Tracing of NFS Services
Chapter 8 345
/usr/sbin/automount options -v
options is the list of options configured in the AUTO_OPTIONS
variable in the /etc/rc.config.d/nfsconf file. You can also source
the /etc/rc.config.d/nfsconf file, and then enter the automount
command as follows:
/usr/sbin/automount $AUTO_OPTIONS -v
To Stop Automounter Logging
To stop automounter logging, kill the automounter and restart it (as
described in the previous section), except start it without the -v option.