Solution: Ensure that mappings are set up
correctly in User Name Mapping and that Gateway for NFS is
configured to use the correct User Name Mapping server.
Cause: The directory is not shared, or the
server is unable to resolve the client name.
Solution: Use the showmount –eserver command to display the names of shared directories on
the network file system (NFS) server. Ensure that the Internet
Protocol (IP) address of the computer running Gateway for NFS is
specified in either NFS server file /etc/hosts, or in the DNS
database, as appropriate.
Cause: Nfsrdr service failed to start, or the
Service Manager erroneously reported that the service failed to
start. Event Viewer might contain an event log with the following
message:
The NfsRdr service failed to start due to the following
error: The system cannot find the file specified.
Solution: Check to determine whether the
Gateway for NFS service has started. If it has started, ignore this
message. If it has not started, start the Gateway for NFS service.
For more information, see To start Gateway
for NFS.
Cause: User Name Mapping is not properly
configured to work with this computer.
Solution: Ensure that the .maphosts file on
the computer running User Name Mapping specifies the names or
Internet Protocol (IP) addresses of computers that can map user
accounts via User Name Mapping. For more information, see Controlling access to User Name Mapping. If users
cannot access NFS resources intermittently and configuring the
.maphosts file does not solve the problem, too many client
computers might be trying to access User Name Mapping
simultaneously. See "Error message: Unable to perform the requested
operation as the mapping service cannot be contacted" in User Name
Mapping Troubleshooting.
Cause: Network congestion is preventing
operations from completing in the allotted time.
Solution: Use Registry Editor to change
registry values to give operations more time and opportunities to
complete:
Change HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Client for
NFS\CurrentVersion\Users\Default\Mount\Retransmissions from the
default 1 to 5.
Change HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Client for
NFS\CurrentVersion\Users\Default\Mount\Timeout from the default
8 to 50.
Change HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Client for
NFS\CurrentVersion\Users\Default\Defaults\Retransmissions from
the default 1 to 5.
Change HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Client for
NFS\CurrentVersion\Users\Default\Default\Timeout from the
default 8 to 50.
Note that these settings can adversely affect Gateway for NFS
performance when network conditions are normal. Once the problems
causing network congestion are solved, you should reset these
values to their default settings.