You have elected to use the automounter and the autofs script. Your /etc/auto.master file contains the following:
/home /etc/auto.home
/project /etc/auto.project
/data yp:data.map
If you change the contents of /etc/auto.project to include a new source path what must be done to access the new path?
A.
Shutdown and restart the local NFS client daemons
B.
Run fsck on the affected mount point
C.
Issue the /etc/init.d/autofs reload command
D.
Add the newly mapped path to/etc/fstab
E.
Nothing Simply access the newly mapped resource
I think the right answer is E. Changes into auto.project doesn’t require the the daemon to be restarted. This will only occur if you change auto.master.
Hi ian,
Thanks your opinion. I fixed it.
Regard.
I think the only answer is “E” – see ian
Or there are two answers?