实际环境:
系统:RHEL5U1 FOR PPC64
ibm p5两台,ds4700一台,
node1:eth0-10.200.128.111 ,eth1-10.0.0.111(心跳)
node2:eth0-10.200.128.112,eth1-10.0.0.112(心跳)
两个ha.cf配置文件为:
logfile /var/log/ha_log/ha-log.log
logfacility local0
bcast eth1
ucast eth1 10.0.0.112
keepalive 2
deadtime 30
initdead 120
hopfudge 1
udpport 694
auto_failback on
node server-a
node server-b
ping 10.200.128.112 10.200.128.111
respawn root /usr/lib/heartbeat/ipfail
apiauth ipfail gid=root uid=root
现在遇到的问题:
当我在测试的时候:
断node1的eth0(对外网卡)时,node2不接管资源,请问大家帮忙看看,如何让heartbeat监测对外的eth0网卡呢?
十分着急,!!!!!

说实话,没看懂你的
说实话,没看懂你的需求,监控对外网卡的作用是什么?
你这两台上跑了什么对外的服务?