Need help to run UM3

Horms horms at verge.net.au
Fri Oct 28 18:56:42 EST 2005


On Thu, Oct 27, 2005 at 12:30:46PM -0400, Lin Wang wrote:
> 
> Hi, Horms,
> Thanks for your prompt response.  Here are the files requested.  Similar
> configuration had not problems to run on UM2.01.  dmccm1 is the output of
> uname -n.
> 
> Lin Wang
> 
> ha.cf
> -------------------------------------------------------------------
> logfile     /var/log/ha-log
> keepalive 2
> deadtime 30
> warntime 10
> initdead 120
> udpport 649
> bcast eth1
> auto_failback on
> node  dmccm1
> node  dmccm2
> ping x.x.x.1
> respawn hacluster /usr/lib/heartbeat/ipfail
> #respawn haclient /usr/lib/heartbeat/ccm
> #apiauth ipfail uid=hacluster
> --------------------------------------
> 
> haresources
> ------------------------------------
> dmccm1 IPaddr2::x.x.x.25/23/eth0/x.x.x.255 ldirectord::ldirectord.cf LVSSyncDaemonSwap::master
> dmccm1 IPaddr2::x.x.x.51/23/eth0/x.x.x.255 ldirectord::ldirectord.cf LVSSyncDaemonSwap::master
> dmccm1 IPaddr2::x.x.x.52/23/eth0/x.x.x.255 ldirectord::ldirectord.cf LVSSyncDaemonSwap::master
> dmccm1 IPaddr2::x.x.x.53/23/eth0/x.x.x.255 ldirectord::ldirectord.cf LVSSyncDaemonSwap::master

That is really weird, perhaps there is something strange happening with
line-breaks in your haresources file, or perhaps there is a bug. Can
you try the following, all on one line, in your haresources file?

dmccm1 IPaddr2::x.x.x.25/23/eth0/x.x.x.255 IPaddr2::x.x.x.51/23/eth0/x.x.x.255 IPaddr2::x.x.x.52/23/eth0/x.x.x.255 IPaddr2::x.x.x.53/23/eth0/x.x.x.255 ldirectord::ldirectord.cf LVSSyncDaemonSwap::master



More information about the Ultramonkey-users mailing list