Linux NFS 服务启动报错.writing fd to kernel failed
Linux NFS 服务启动报错.
writing fd to kernel failed: errno 111 
(Connection refused) rpc.nfsd: 
unable to set any sockets for nfsd
Linux NFS 服务启动报错.writing fd to kernel failed: errno 111 (Connection refused)
rpc.nfsd: unable to set any sockets for nfsd                                                                                                  
[root@localhost /]# service nfs restart
Shutting down NFS daemon:                                  [FAILED]
Shutting down NFS mountd:                                  [FAILED]
Starting NFS services:                                     [OK  ]
Starting NFS mountd:                                       [FAILED]
Starting NFS daemon: rpc.nfsd: writing fd to kernel failed: errno 111 (Connection refused)                                                    
rpc.nfsd: unable to set any sockets for nfsd                                                                                                  
[FAILED]
[root@localhost /]# service rpcbind restart                                                                                                   
Stopping rpcbind:                                          [FAILED]
Starting rpcbind: [OK ]
[root@localhost /]# service nfs restart                                                                                                       
Shutting down NFS daemon:                                  [FAILED]
Shutting down NFS mountd:                                  [FAILED]
Shutting down NFS services:                                [OK  ]
Starting NFS services:                                     [OK  ]
Starting NFS mountd:                                       [OK  ]
Starting NFS daemon:                                       [OK  ]
[root@localhost /]#             目录 返回
首页