免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2428 | 回复: 2
打印 上一主题 下一主题

奇怪!nfs/status起不来了,但是它的所有依赖的service都起来了的 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2009-07-10 15:27 |只看该作者 |倒序浏览
bash-3.00# svcs -xv
svc:/network/nfs/status:default (NFS status monitor)
State: maintenance since Fri Jul 10 14:59:26 2009
Reason: Restarting too quickly.
   See: http://sun.com/msg/SMF-8000-L5
   See: man -M /usr/share/man -s 1M statd
   See: /var/svc/log/network-nfs-status:default.log
Impact: This service is not running.

bash-3.00# svcadm restart /network/nfs/status
bash-3.00# svcs nfs/status:default
STATE          STIME    FMRI
maintenance    14:59:26 svc:/network/nfs/status:default

bash-3.00# svcadm enable /network/nfs/status

bash-3.00# svcs nfs/status:default
STATE          STIME    FMRI
maintenance    14:59:26 svc:/network/nfs/status:default


bash-3.00# svcs -d nfs/status
STATE          STIME    FMRI
online         14:59:13 svc:/milestone/network:default
online         14:59:18 svc:/system/filesystem/local:default
online         14:59:23 svc:/network/rpc/bind:default
bash-3.00# tail /var/svc/log/network-nfs-status:default.log
[ Jul 10 14:59:26 Executing stop method (:kill) ]
[ Jul 10 14:59:26 Executing start method ("/usr/lib/nfs/statd " ) ]
[ Jul 10 14:59:26 Method "start" exited with status 0 ]
[ Jul 10 14:59:26 Stopping because all processes in service exited. ]
[ Jul 10 14:59:26 Executing stop method (:kill) ]
[ Jul 10 14:59:26 Executing start method ("/usr/lib/nfs/statd " ) ]
[ Jul 10 14:59:26 Method "start" exited with status 0 ]
[ Jul 10 14:59:26 Stopping because all processes in service exited. ]
[ Jul 10 14:59:26 Executing stop method (:kill) ]
[ Jul 10 14:59:26 Restarting too quickly, changing state to maintenance ]


请问如何能把nfs/status这个服务弄起来?

论坛徽章:
0
2 [报告]
发表于 2009-07-10 15:31 |只看该作者

回复 #1 iElly 的帖子

自己顶一下,麻烦大家帮忙分析分析

论坛徽章:
0
3 [报告]
发表于 2009-07-10 23:58 |只看该作者
svcadm clear nfs/status
svcadm disable nfs/status;sleep 3;svcadm enable nfs/status
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP