cat /var/adm/messages
环境:solaris 9
执行命令cat /var/adm/messages时,出现:
May 5 17:33:50 ws03 in.mpathd[128]: [ID 585766 daemon.error] Cannot meet requested failure detection time of 10000 ms on (inet bge1) new failure detection time for group "ipmp0" is 131124 ms
May 5 17:34:51 ws03 in.mpathd[128]: [ID 302819 daemon.error] Improved failure detection time 65562 ms on (inet bge0) for group "ipmp0"
May 5 17:34:52 ws03 in.mpathd[128]: [ID 302819 daemon.error] Improved failure detection time 32781 ms on (inet bge1) for group "ipmp0"
May 5 17:34:52 ws03 in.mpathd[128]: [ID 302819 daemon.error] Improved failure detection time 16390 ms on (inet bge0) for group "ipmp0"
May 5 17:34:53 ws03 in.mpathd[128]: [ID 302819 daemon.error] Improved failure detection time 10000 ms on (inet bge1) for group "ipmp0"
中间网络是连续通的,没有断过。请问哪位知道是什么意思?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
据说是个无聊的可以忽略的日志。没有说明你的机器有任何问题。
把参数调大点
Reference http://dbaspot.com/solaris/15035 ... ngly-no-reason.html
If your ipmp configuration is Probe based IPMP that requires ping partners,
which by default is the default router.
The ping partner must reply consistently to ICMP requests from mpathd.
If there are consecutive requests without replies,
it is considered failed. You can specify ping partners by defining static routes.
木有用过ipmp的路过