On Sat, 27 Oct 2007, John Donath wrote:

>> Just to clean things up a little, can you run it only on the
>> VIP?
>>
>>
> Yes, I can:
> [EMAIL PROTECTED] ~]# netstat -an | grep 1812
> udp        0      0 172.31.1.10:1812            0.0.0.0:*
>
> But this won't work either because the check - as defined in the
> ldirector.cf - will fail :

Forgot about that :-(

(In my configure script, the director ssh's to the RIP and 
checks that the demon is running on the VIP).

> This should be the situation I guess:
>
> [EMAIL PROTECTED] ~]# ipvsadm
> IP Virtual Server version 1.2.0 (size=4096)
> Prot LocalAddress:Port Scheduler Flags
>  -> RemoteAddress:Port           Forward Weight ActiveConn InActConn
> UDP  172.31.1.10:radius rr
>  -> 172.31.1.12:radius           Route   1      0          0
>  -> 172.31.1.11:radius           Local   1      0          3
>
> But when I bind radius to the VIP only one if the realnodes has gone away:
>
> IP Virtual Server version 1.2.0 (size=4096)
> Prot LocalAddress:Port Scheduler Flags
>  -> RemoteAddress:Port           Forward Weight ActiveConn InActConn
> UDP  172.31.1.10:radius rr
>  -> 172.31.1.12:radius           Route   1      0          0

sorry I don't get the point here.

I'm pretty much out of ideas. Is this a radius problem or an 
ldirectord problem? ie can you setup a single director (no 
ldirectord) by hand and have it loadbalance two radius 
realservers?

Joe

-- 
Joseph Mack NA3T EME(B,D), FM05lw North Carolina
jmack (at) wm7d (dot) net - azimuthal equidistant map
generator at http://www.wm7d.net/azproj.shtml
Homepage http://www.austintek.com/ It's GNU/Linux!

_______________________________________________
LinuxVirtualServer.org mailing list - [email protected]
Send requests to [EMAIL PROTECTED]
or go to http://lists.graemef.net/mailman/listinfo/lvs-users

Reply via email to