免费注册 查看新帖 |

Chinaunix

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

setsockopt (IP_ADD_MEMBERSHIP): Address already in use [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-03-07 13:49 |只看该作者 |倒序浏览
每天都重复出现的错误,请大家帮忙看看原因:

BBB>uname -a
SunOS BBB 5.8 Generic_117350-18 sun4u sparc SUNW,Sun-Fire-880
BBB>
BBB>ifconfig -a
lo0: flags=1000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4> mtu 8232 index 1
        inet 127.0.0.1 netmask ff000000
ce0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
        inet 10.15.184.2 netmask ffffffc0 broadcast 10.15.184.63
        groupname BBCCD
        ether 0:3:ba:94:f9:76
ce0:1: flags=9040843<UP,BROADCAST,RUNNING,MULTICAST,DEPRECATED,IPv4,NOFAILOVER> mtu 1500 index 2
        inet 10.15.184.3 netmask ffffffc0 broadcast 10.15.184.63
ce2: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
        inet 192.168.1.30 netmask ffffffc0 broadcast 192.168.1.63
        groupname ABC
        ether 0:3:ba:94:f9:78
ce2:1: flags=9040843<UP,BROADCAST,RUNNING,MULTICAST,DEPRECATED,IPv4,NOFAILOVER> mtu 1500 index 3
        inet 192.168.1.31 netmask ffffffc0 broadcast 192.168.1.63
ce4: flags=69040843<UP,BROADCAST,RUNNING,MULTICAST,DEPRECATED,IPv4,NOFAILOVER,STANDBY,INACTIVE> mtu 1500 index 4
        inet 10.15.184.4 netmask ffffffc0 broadcast 10.15.184.63
        groupname BBCCD
        ether 0:3:ba:94:d1:26
ce6: flags=69040843<UP,BROADCAST,RUNNING,MULTICAST,DEPRECATED,IPv4,NOFAILOVER,STANDBY,INACTIVE> mtu 1500 index 5
        inet 192.168.1.32 netmask ffffffc0 broadcast 192.168.1.63
        groupname ABC
        ether 0:3:ba:94:d1:28
BBB>more /etc/hosts
#
# Internet host table
#
127.0.0.1       localhost
192.168.1.30 BBB_AB
192.168.1.37 bca
#
#

192.168.1.51        ABCD
192.168.3.51        BBDD
127.0.0.1           CCDD
127.0.0.1           EEDD

10.15.184.2     BBB  loghost BBB.AAA.CCC.com
10.15.184.10    CEF  BBB.AAA.DDD.com
BBB>dmesg
Mar  6 07:45:17 BBB in.mpathd[44]: [ID 594170 daemon.error] NIC failure detected on ce2 of group ABC
Mar  6 07:45:17 BBB in.mpathd[44]: [ID 832587 daemon.error] Successfully failed over from NIC ce2 to NIC ce6
Mar  6 07:45:59 BBB in.mpathd[44]: [ID 299542 daemon.error] NIC repair detected on ce2 of group ABC
Mar  6 07:45:59 BBB in.mpathd[44]: [ID 620804 daemon.error] Successfully failed back to NIC ce2
Mar  6 07:46:26 BBB in.rdiscd[159]: [ID 801593 daemon.error] setsockopt (IP_ADD_MEMBERSHIP): Address already in use
Mar  6 15:45:15 BBB in.mpathd[44]: [ID 594170 daemon.error] NIC failure detected on ce2 of group ABC
Mar  6 15:45:15 BBB in.mpathd[44]: [ID 832587 daemon.error] Successfully failed over from NIC ce2 to NIC ce6
Mar  6 15:45:55 BBB in.mpathd[44]: [ID 299542 daemon.error] NIC repair detected on ce2 of group ABC
Mar  6 15:45:55 BBB in.mpathd[44]: [ID 620804 daemon.error] Successfully failed back to NIC ce2
Mar  6 15:46:26 BBB in.rdiscd[159]: [ID 801593 daemon.error] setsockopt (IP_ADD_MEMBERSHIP): Address already in use
Mar  7 05:59:15 BBB in.mpathd[44]: [ID 594170 daemon.error] NIC failure detected on ce2 of group ABC
Mar  7 05:59:15 BBB in.mpathd[44]: [ID 832587 daemon.error] Successfully failed over from NIC ce2 to NIC ce6
Mar  7 05:59:59 BBB in.mpathd[44]: [ID 299542 daemon.error] NIC repair detected on ce2 of group ABC
Mar  7 05:59:59 BBB in.mpathd[44]: [ID 620804 daemon.error] Successfully failed back to NIC ce2
Mar  7 06:00:14 BBB in.rdiscd[159]: [ID 801593 daemon.error] setsockopt (IP_ADD_MEMBERSHIP): Address already in use
Mar  7 07:56:44 BBB in.mpathd[44]: [ID 594170 daemon.error] NIC failure detected on ce2 of group ABC
Mar  7 07:56:44 BBB in.mpathd[44]: [ID 832587 daemon.error] Successfully failed over from NIC ce2 to NIC ce6
Mar  7 07:57:26 BBB in.mpathd[44]: [ID 299542 daemon.error] NIC repair detected on ce2 of group ABC
Mar  7 07:57:26 BBB in.mpathd[44]: [ID 620804 daemon.error] Successfully failed back to NIC ce2
Mar  7 07:57:50 BBB in.rdiscd[159]: [ID 801593 daemon.error] setsockopt (IP_ADD_MEMBERSHIP): Address already in use
Mar  7 08:00:58 BBB in.mpathd[44]: [ID 594170 daemon.error] NIC failure detected on ce2 of group ABC
Mar  7 08:00:58 BBB in.mpathd[44]: [ID 832587 daemon.error] Successfully failed over from NIC ce2 to NIC ce6
Mar  7 08:01:41 BBB in.mpathd[44]: [ID 299542 daemon.error] NIC repair detected on ce2 of group ABC
Mar  7 08:01:41 BBB in.mpathd[44]: [ID 620804 daemon.error] Successfully failed back to NIC ce2
Mar  7 08:02:02 BBB in.rdiscd[159]: [ID 801593 daemon.error] setsockopt (IP_ADD_MEMBERSHIP): Address already in use

论坛徽章:
0
2 [报告]
发表于 2007-03-07 14:26 |只看该作者
bug
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP