Network failure & error in message file
807567Mar 7 2007 — edited Apr 26 2007Dear All,
I have find out some network failure and errors in the massage files.
error in message files:
------------------
Mar 7 05:59:15 QZMain in.mpathd[44]: [ID 594170 daemon.error] NIC failure detected on ce2 of group OAM_NE
Mar 7 05:59:15 QZMain in.mpathd[44]: [ID 832587 daemon.error] Successfully failed over from NIC ce2 to NIC ce6
Mar 7 05:59:59 QZMain in.mpathd[44]: [ID 299542 daemon.error] NIC repair detected on ce2 of group OAM_NE
Mar 7 05:59:59 QZMain in.mpathd[44]: [ID 620804 daemon.error] Successfully failed back to NIC ce2
Mar 7 06:00:14 QZMain in.rdiscd[159]: [ID 801593 daemon.error] setsockopt (IP_ADD_MEMBERSHIP): Address already in use
Mar 7 07:56:44 QZMain in.mpathd[44]: [ID 594170 daemon.error] NIC failure detected on ce2 of group OAM_NE
Mar 7 07:56:44 QZMain in.mpathd[44]: [ID 832587 daemon.error] Successfully failed over from NIC ce2 to NIC ce6
Mar 7 07:57:26 QZMain in.mpathd[44]: [ID 299542 daemon.error] NIC repair detected on ce2 of group OAM_NE
Mar 7 07:57:26 QZMain in.mpathd[44]: [ID 620804 daemon.error] Successfully failed back to NIC ce2
Mar 7 07:57:50 QZMain in.rdiscd[159]: [ID 801593 daemon.error] setsockopt (IP_ADD_MEMBERSHIP): Address already in use
Mar 7 08:00:58 QZMain in.mpathd[44]: [ID 594170 daemon.error] NIC failure detected on ce2 of group OAM_NE
Mar 7 08:00:58 QZMain in.mpathd[44]: [ID 832587 daemon.error] Successfully failed over from NIC ce2 to NIC ce6
Mar 7 08:01:41 QZMain in.mpathd[44]: [ID 299542 daemon.error] NIC repair detected on ce2 of group OAM_NE
Mar 7 08:01:41 QZMain in.mpathd[44]: [ID 620804 daemon.error] Successfully failed back to NIC ce2
Mar 7 08:02:02 QZMain in.rdiscd[159]: [ID 801593 daemon.error] setsockopt (IP_ADD_MEMBERSHIP): Address already in use
Mar 7 14:15:26 QZMain in.mpathd[44]: [ID 398532 daemon.error] Cannot meet requested failure detection time of 10000 ms on (inet ce2) new failure detection time is 20580 ms
Mar 7 14:16:49 QZMain in.mpathd[44]: [ID 398532 daemon.error] Cannot meet requested failure detection time of 10000 ms on (inet ce2) new failure detection time is 47824 ms
Mar 7 14:32:31 QZMain in.mpathd[44]: [ID 122137 daemon.error] Improved failure detection time 23912 ms
Mar 7 14:33:56 QZMain in.mpathd[44]: [ID 398532 daemon.error] Cannot meet requested failure detection time of 10000 ms on (inet ce2) new failure detection time is 54264 ms
Mar 7 14:36:33 QZMain in.mpathd[44]: [ID 594170 daemon.error] NIC failure detected on ce2 of group OAM_NE
Mar 7 14:36:33 QZMain in.mpathd[44]: [ID 832587 daemon.error] Successfully failed over from NIC ce2 to NIC ce6
Mar 7 14:36:34 QZMain in.mpathd[44]: [ID 122137 daemon.error] Improved failure detection time 27132 ms
Mar 7 14:36:34 QZMain in.mpathd[44]: [ID 122137 daemon.error] Improved failure detection time 13566 ms
Mar 7 14:36:34 QZMain in.mpathd[44]: [ID 122137 daemon.error] Improved failure detection time 10000 ms
Mar 7 14:36:48 QZMain in.mpathd[44]: [ID 299542 daemon.error] NIC repair detected on ce2 of group OAM_NE
Mar 7 14:36:48 QZMain in.mpathd[44]: [ID 620804 daemon.error] Successfully failed back to NIC ce2
Mar 7 14:38:42 QZMain in.mpathd[44]: [ID 594170 daemon.error] NIC failure detected on ce2 of group OAM_NE
Mar 7 14:38:42 QZMain in.mpathd[44]: [ID 832587 daemon.error] Successfully failed over from NIC ce2 to NIC ce6
Mar 7 14:39:22 QZMain in.mpathd[44]: [ID 299542 daemon.error] NIC repair detected on ce2 of group OAM_NE
Mar 7 14:39:22 QZMain in.mpathd[44]: [ID 620804 daemon.error] Successfully failed back to NIC ce2
Mar 7 14:39:50 QZMain in.rdiscd[159]: [ID 801593 daemon.error] setsockopt (IP_ADD_MEMBERSHIP): Address already in use
------------------
IPMP configuration:
------------------
QZMain>grep -v '\#' /etc/default/mpathd
FAILURE_DETECTION_TIME=10000
FAILBACK=yes
TRACK_INTERFACES_ONLY_WITH_GROUPS=yes
QZMain>
QZMain>more hostname.ce0
10.15.184.2 netmask + broadcast + group OAM_OAM failover up addif 10.15.184.3 netmask + broadcast + deprecated -failover up
QZMain>more hostname.ce2
192.168.1.30 netmask + broadcast + group OAM_NE failover up addif 192.168.1.31 netmask + broadcast + deprecated -failover up
QZMain>more hostname.ce4
10.15.184.4 netmask + broadcast + group OAM_OAM deprecated -failover standby up
QZMain>more hostname.ce6
192.168.1.32 netmask + broadcast + group OAM_NE deprecated -failover standby up
QZMain>
------------------
Any help would be appreciated, thanks in advance.