Hello all.

I'm trying to use ldirectord on SLES 11 + HAE but running into a few
problems. I've installed the SLE HAE add-on CD and then installed the HA
RPM group. Configured AIS and started the AIS daemon. All is fine and I
can add a primitive resource such as a virtual IP.

After installing the heartbeat-ldirectord package I tried to configure
an ldirectord resource which was consistently failing. Starting
ldirectord directly showed it was failing to start on a missing
socket6.pm perl module. I couldn't find any package for this so I had to
install from CPAN. This worked and it started but now I can't see any
LVS stuff to do the load-balancing:

hs-mysql-ha1:~ # ipvsadm
FATAL: Module ip_vs not found.
Can't initialize ipvs: Protocol not available
Are you sure that IP Virtual Server is built in the kernel or as module?

On a SLES 10.2 box:

ogg-dvla-01:~ # ipvsadm
IP Virtual Server version 1.2.1 (size=4096)
Prot LocalAddress:Port Scheduler Flags
  -> RemoteAddress:Port           Forward Weight ActiveConn InActConn

ogg-dvla-01:~ # rpm -qf
/lib/modules/2.6.16.60-0.21-bigsmp/kernel/net/ipv4/ipvs/ip_vs.ko
kernel-bigsmp-2.6.16.60-0.21

This says it's in the kernel package, which means it's been removed from
the kernel package in SLES 11.

If LVS has been removed from SLES 11 and ldirectord needs this to load
balance on a VIP what can be used instead? Can I use clones to do almost
the same thing as ldirectord anyway?

Thanks
Darren
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to