LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: another ldirectord question

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: another ldirectord question
From: Horms <horms@xxxxxxxxxxxx>
Date: Thu, 17 Apr 2003 16:24:12 +0900
On Thu, Apr 17, 2003 at 09:22:26AM +0300, Rommel, Florian wrote:
> this is when both servers are down:
> 
> [root@momentum ]# ipvsadm -Ln
> IP Virtual Server version 1.0.7 (size=4096)
> Prot LocalAddress:Port Scheduler Flags
>   -> RemoteAddress:Port           Forward Weight ActiveConn InActConn
> TCP  x.x.x.151:80 wlc
>   -> x.x.x.150:80            Local   1      0          0

> 
> and this when they are both up:
> 
> [root@momentum ]# ipvsadm -Ln
> IP Virtual Server version 1.0.7 (size=4096)
> Prot LocalAddress:Port Scheduler Flags
>   -> RemoteAddress:Port           Forward Weight ActiveConn InActConn
> TCP  x.x.x.151:80 wlc
>   -> x.x.x.117:80            Route   5      0          0
>   -> x.x.x.118:80            Route   5      0          0

This looks fine to me. Ldirectord has removed both
of the real servers, x.x.x.117 and x.x.x.118 and inserted
the fallback server x.x.x.150. If it is not working then
perhaps there is some other problem. Is apache listening
on x.x.x.150, which appears to belong to the linux director istelf ?

-- 
Horms
<Prev in Thread] Current Thread [Next in Thread>