- 论坛徽章:
- 0
|
每天都重复出现的错误,请大家帮忙看看原因:
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 |
|