Hi Charles,

> I am currently trying to get keepalived to run correctly but 
> running into a 
> small problem.  I keep getting the error:
> Starting Keepalived v1.0.0 (06/01/2003)
> Configuration is using : 22095
> Registering Kernel Netlink Reflector.
> VRRP_Instance(VI_1) provide at least one ip for the virtual server
> stopping keepalived v1.0.0 (06/01/2003)

Did you configure /etc/keepalived/keepalived.conf through the package
configuration subsystem or directly?  What kind of kernel & add on packages
are you running?  I modified my Bering kernel config with 686, SMP, IDE,
eepro, and tulip compiled into the kernel.  I didn't change anything else
and it worked.

If this doesn't help you might want to try temporarily removing shorwall.lrp
just to make certain it isn't it.  If it starts working after you remove it
I'm sure Tom or a shorewall expert can help you get it going.

FYI, I think I have almost the same config as the LRP package.  My logs are
attached below.  Notice the ip addr only show up with iproute2 commands..

Feb  7 15:21:08 firewall Keepalived: Terminating on signal
Feb  7 15:21:08 firewall Keepalived: Stopping Keepalived v1.0.0 (06/01,
2003) 
Feb  7 15:21:08 firewall Keepalived: VRRP_Instance(VI_1) removing protocol
VIPs.
Feb  7 15:21:08 firewall Keepalived: VRRP_Instance(VI_2) removing protocol
VIPs.
Feb  7 15:21:08 firewall Keepalived: Starting Keepalived v1.0.0 (06/01,
2003) 
Feb  7 15:21:08 firewall Keepalived: Configuration is using : 174779 Bytes
Feb  7 15:21:08 firewall Keepalived: Registering Kernel netlink reflector
Feb  7 15:21:08 firewall Keepalived: VRRP_Instance(VI_2) Entering BACKUP
STATE
Feb  7 15:21:08 firewall Keepalived: VRRP sockpool: [ifindex(3), proto(112),
fd(5)]
Feb  7 15:21:09 firewall Keepalived: VRRP_Instance(VI_1) Transition to
MASTER STATE
Feb  7 15:21:10 firewall Keepalived: VRRP_Instance(VI_1) Entering MASTER
STATE
Feb  7 15:21:10 firewall Keepalived: VRRP_Instance(VI_1) setting protocol
VIPs.
Feb  7 15:21:10 firewall Keepalived: VRRP_Instance(VI_1) Sending gratuitous
ARP on eth1
Feb  7 15:21:12 firewall Keepalived: VRRP_Instance(VI_2) Transition to
MASTER STATE
Feb  7 15:21:13 firewall Keepalived: VRRP_Instance(VI_2) Entering MASTER
STATE
Feb  7 15:21:13 firewall Keepalived: VRRP_Instance(VI_2) setting protocol
VIPs.
Feb  7 15:21:13 firewall Keepalived: VRRP_Instance(VI_2) Sending gratuitous
ARP on eth1

# ip addr show 
1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
2: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 100
    link/ether 00:c0:95:c5:d0:38 brd ff:ff:ff:ff:ff:ff
    inet 10.0.0.254/24 brd 10.0.0.255 scope global eth0
3: eth1: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 100
    link/ether 00:c0:95:c5:d0:39 brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.254/24 brd 192.168.1.255 scope global eth1
    inet 192.168.1.6/32 scope global eth1
    inet 192.168.1.7/32 scope global eth1
4: eth2: <BROADCAST,MULTICAST> mtu 1500 qdisc noop qlen 100
    link/ether 00:c0:95:c5:d0:3a brd ff:ff:ff:ff:ff:ff
5: eth3: <BROADCAST,MULTICAST> mtu 1500 qdisc noop qlen 100
    link/ether 00:c0:95:c5:d0:3b brd ff:ff:ff:ff:ff:ff
6: eth4: <BROADCAST,MULTICAST> mtu 1500 qdisc noop qlen 100
    link/ether 00:d0:b7:a7:95:09 brd ff:ff:ff:ff:ff:ff
7: dummy0: <BROADCAST,NOARP> mtu 1500 qdisc noop 
    link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff

Hope that helps.

P


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to