Hi,
Found my problem, I was reading the doco with one eye shut.
vrrp_sync_group is not used if your only doing failover on one IP. If it was
multiple interfaces then yes, create the sync_group. Take out the
vrrp_sync_group and no more socket errors.
Thanks to all those who replied anyway
> Hi,
>
> I am hoping someone else has encountered this problem and solved it before.
>
> On 4 seperate installs of RedHat 7.3 (3 standard and 1 with LVS configured
> and running) when keepalived is started the following error apears
>
> Keepalived: Watchdog: Error connecting /tmp/.vrrp wdog socket
>
> The socket is created
> #ls -la /tmp
> srwx------ 1 root root 0 Sep 2 14:51 .healthcheckers
> srwx------ 1 root root 0 Sep 2 14:16 .vrrp
>
> Using Keepalived v1.1.0 (20/07, 2003)
>
> Config as follows:
>
> vrrp_sync_group VG1 {
> VI_1
> }
> vrrp_instance VI_1 {
> state MASTER
> interface eth0
> virtual_router_id 51
> priority 150
> advert_int 1
> authentication {
> auth_type AH
> auth_pass keep@live
> }
> virtual_ipaddress {
> 192.168.0.8
> }
> }
>
> Any help on this issue would be much appreciated.
>
> TIA
> _______________________________________________
> LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
> or go to http://www.in-addr.de/mailman/listinfo/lvs-users
--
Cheers,
Travers
mailreader@xxxxxxxxxxxxxxxx
|