欢迎来到天天文库
浏览记录
ID:44437011
大小:87.00 KB
页数:3页
时间:2019-10-22
《网卡故障诊断和SingleIPAdapterNode》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、—、概述HACMP利用心跳报文来检测网卡故障。当确认网卡故障后必须检测是哪个节点的网卡发生故障。如果节点的LocalNetwork中有多块网卡,那么节点自己就可以检测网卡是否正常。如果节点在network^只有-•块网卡,也就是所谓的SingleIPAdapterNode,那就需要借助netmon.cf文件中定义的第三方IP地址来判断。二、网卡故障检测和诊断1,网卡故障检测HACMP利用心跳报文來检测网卡故障。根据HACMP的网络规划要求,同一个network中的所有网卡,无论是否在同一个节点上,都必须连接到同一个VLAN。同一个节点上不同网卡的baseip则
2、在不同网段屮,这样不同节点在同一个网段屮的baseip就构成心跳环路。所有节点向环路中的下一个节点发送心跳,并接收来自上一个节点的心跳。对于最常见的双节点集群,就是相互发送心跳。appdbnet_ether_01环路bootl192.16&201.147192.168.201.149环路boot2192.168.202.147192.16&202.149persistentip168.100.201.147168.100.201.149serviceip16&100.201」48netether02环路boot3168.10.200.147168.10.200
3、.149tcpdump的输出如卜,以坏路app_boot2为例:15:48:J1.860869IPappjboot2.lopsvcs>db_bool2.topsvcs:UDP、length7615:48:11.860916IPapp_boot2Aopsvcs>db_boot2.topsvcs:UDP、length7615:48:12.002725IPdbjx)ot2.topsvcs>app_boot2.topsvcs:UDP,length7615:48:I2・861028IPapp_boot2.topsvcs>dbjboot2.topsvcs:UDP,leng
4、th7615:48:13.003120IPdb_boot2.topsvcs>appjboot2.topsvcs:UDP,length7615:4&13.861093IPupp_boot2.topsvcs>db_boot2.lopsvcs:UDP,length7615:48:14.003417IPdbjboot2.topsvcs>app_boot2.topsvcs:UDP,length7615:48:14.861156IPapp_boot2.topsvcs>db_boot2.topsvcs:UDP、length7615:48:15.003812IPdhjboot
5、2.topsvcs>app_hoot2.topsvcs:UDP,length7615:48:15.003820IPdb_boot2.topsvcs>appjboot2.topsvcs:UDP,length76app_boot2和db_boot2周期性的向对方发送UDP心跳报文,告知对方自己还存活着。一旦某块网卡发生故障,例如网线被拔出,则心跳环路中断。假设拔除app的环路boot2的网线,db_boot2的tcpdump输出如下:15:50:41.115013IPapp_boot2.topsvcs>db_hoot2.topsvcs:UDP,length7615
6、:50:41.248952IPclbjboot2.topsvcs>appjboot2.topsvcs:UDP,length7615:50:41.424412IPapp_boot2.filenel-nch>db_boot2.lopsvcs:UDP.length7615:50:42.249006IPdbjboot2.topsvcs>app_hoot2.topsvcs:UDP,length7615:50:42.249054IPdh_hoot2.topsvcs>app_boot2.topsvcs:UDRlength7615:50:43.249154IPdb_boot2
7、.topsvcs>app_hoot2.topsvcs:UDP.length7615:50:43.919283IPdb_boot2.filenet-nch>appjwot2.topsvcs:UDP,length7615:50:44.249205IPdbjbool2.topsvcs>app_boot2.lopsvcs:UDP,length7615:50:45.249260IPdb_boot2.topsvcs>app_boot2.topsvcs:UDP,length76从15:50:42.249006开始,只有db_boot2发向app_boot2的UDP报文,没有
8、app_boot2发给db_boot2
此文档下载收益归作者所有