tag 647341 moreinfo
thanks

Joshua McClintock schrieb am Tuesday, den 01. November 2011:

> Package: ipvsadm
> Version: 1:1.25.clean-1
> Severity: normal
> 
>  If I manually enter the IPVS rules by hand after startup, things work, but 
> when I let the init script load my rules, it doesn't.  When I reboot and run 
> 'ipvsadm' I see my rules listed there.  Pretty simple set.
> 
> root@node-lb:/# ipvsadm -A -t 10.0.0.23:3306
> root@node-lb:/# ipvsadm -a -t 10.0.0.23:3306 -r 192.168.0.10:3306 -m
> root@node-lb:/# ipvsadm -a -t 10.0.0.23:3306 -r 192.168.0.11:3306 -m
> root@node-lb:/proc/net# ipvsadm
> IP Virtual Server version 1.2.1 (size=4096)
> Prot LocalAddress:Port Scheduler Flags
>   -> RemoteAddress:Port           Forward Weight ActiveConn InActConn
> TCP  node-lb.packetracket.com:mys wlc
>   -> node1.packetracket.com:mysql Masq    1      0          0
>   -> node2.packetracket.com:mysql Masq    1      0          0
> 
> 
> Here's the content of /etc/ipvsadm.rules
> 
> # emtpy rules file for ipvsadm
> -A -t node-lb.packetracket.com:mysql
> -a -t node-lb.packetracket.com:mysql -r 192.168.0.10:mysql -m
> -a -t node-lb.packetracket.com:mysql -r 192.168.0.11:mysql -m
> 
> In the debconf section, I'm not sure why it says my kernel doesn't support 
> ipvs, when I see the modules loaded and /proc/ip_vs and others exist.
I will upload 1.26 in a few minutes and I can't reproduce the problem with
that version, can you test if it also works for you?

Thanks in advance

Alex
 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to