hi... thanks for your answering.... :)
> What is dev20603? Shouldn't it be eth0 or somesuch (presuming
> this is linux)?
>
"dev20603" is the name of the ethernet card (i can't rename yet (using
udev)... i test the rules with udevtest (and pass the test), but i cant
change them.... yet)...
and is the name of appears where:
# ifconfig
dev20603 Link encap:Ethernet HWaddr 00:14:2A:9B:63:7F
inet addr:192.168.140.1 Bcast:192.168.140.255 Mask:255.255.255.0
:
:
if i put "eth0" dont work ("eth1" i use with 100.0.4.145)
> > auto_failback on
> > node maximatt.prueba.uy
> > node einstein.prueba.uy
>
> The node must be what 'uname -n' prints. Typically, it is not the
> FQDN, but just hostname without domain.
>
i put 'uname -n' output :(
# uname -n
maximatt.prueba.uy
>
> > respawn hacluster /usr/lib/heartbeat/ipfail
> > apiauth ipfail gid=haclient uid=hacluster
> >
> > ha.cf (backup node):
> >
> > debugfile /var/log/ha-debug
> > logfile /var/log/ha-log
> > logfacility local0
> > keepalive 1
> > deadtime 30
> > initdead 120
> > udpport 694
> > bcast eth0
> > auto_failback on
> > node maximatt.prueba.uy
> > node einstein.prueba.uy
>
> The same. Note that your ha.cf should be the same on both nodes.
sorry... i'm sure, that both file are equals (i use scp from node1 to
node2), but in node2 i must to change bcast to "eth0"... and these are the
only diferences. So i keep the following configurations (nodo1):
logfile /var/log/ha-log
logfacility local0
keepalive 1
deadtime 30
initdead 120
udpport 694
bcast dev20603
auto_failback on
node maximatt.prueba.uy
node einstein.prueba.uy
respawn hacluster /usr/lib/heartbeat/ipfail
apiauth ipfail gid=haclient uid=hacluster
But i continue having the same problem :(
thanks again!!! :)
Salu2 ;)
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems