当前位置: 技术问答>linux和unix
Help:ntsysv 增加了 nfs,结果启动时通不过,RedHatLinux8.0 启动不了!
来源: 互联网 发布时间:2015-07-05
本文导语: 启动时提示: Starting NFS services: [ok] Starting NFS quotas: [ok] Starting NFS daemon: portmap: server localhost not responding, timed out 请问:如何解决此问题,以便正常启动? | 你当然也要将portmap服...
启动时提示:
Starting NFS services: [ok]
Starting NFS quotas: [ok]
Starting NFS daemon: portmap: server localhost not responding, timed out
请问:如何解决此问题,以便正常启动?
Starting NFS services: [ok]
Starting NFS quotas: [ok]
Starting NFS daemon: portmap: server localhost not responding, timed out
请问:如何解决此问题,以便正常启动?
|
你当然也要将portmap服务起来了
service portmap start
或者加载系统启动中
service portmap start
或者加载系统启动中
|
进入linux单用户模式
#chkconfig nfs off
#chkconfig portmap off
再启动看看
#chkconfig nfs off
#chkconfig portmap off
再启动看看
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。