Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Applies To: Windows Server 2008
.jpg)
Network File System (NFS) clients discover NFS servers by querying the port mapper for a remote server. RPC Port Mapper converts RPC data into TCP and UDP protocol port numbers. It must be active for Server for NFS to start.
Event Details
| Product: | Windows Operating System |
| ID: | 1076 |
| Source: | NfsServer |
| Version: | 6.0 |
| Symbolic Name: | EVENT_NFS_ENDPOINT_CREATION_PARTIAL_FAILURE |
| Message: | Server for NFS could not create all the endpoints configured. Server for NFS will attempt to continue but some NFS clients may not function properly. Server for NFS creates RPC endpoints to receive requests from Network File System (NFS) clients. Without any RPC endpoints Server for NFS will not be able to receive any requests on this computer. |
Resolve
Free ports and restart Server for NFS
To make TCP/IP ports available and restart Server for NFS:
- Open an elevated Command Prompt window. Click Start, point to All Programs, click Accessories, right-click Command Prompt, and then click Run as administrator.
- Type netstat -a -b -o. to display all connections with their associated executables and processes.
- Unload unnecessary drivers, stop unnecessary services, or close unnecessary programs.
- Type net start nfssvc to start Server for NFS.
Verify
To verify that Server for NFS has successfully registered all protocols:
- Open a command prompt with elevated privileges. Click Start, point to All Programs, click Accessories, right-click Command Prompt, and then click Run as administrator.
- Type rpcinfo to determine the ports and transports that Server for NFS uses.
- In the list, verify that the following services are present on both IPv4 and IPv6 (if used):
- mountd
- nfs
- nlockmgr
- status