Difference between revisions of "Using autofs (automount) with NFS"

imported>DeMus
imported>DeMus
Line 206: Line 206:


*'''retry=0'''
*'''retry=0'''
This makes sure that mount stops immediately when the server is not reachable. If not, mount will keep trying for 2 minutes to reach the server and block the program which wanted to reach the server.
This makes sure that mount stops immediately when the server is not reachable. If not, mount will keep trying for 2 minutes to reach the server and block the program which wants to reach the server.


= '''Remarks''' =
= '''Remarks''' =
Anonymous user