Thanks Julian. I have just tested the latest ipvsadm and it works as expected.
Regards On 6 June 2014 21:14, Julian Anastasov <[email protected]> wrote: > > Hello, > > On Fri, 6 Jun 2014, Ben Cabot wrote: > > > Julian, > > > > Running cat /proc/net/ip_vs gives the correct output. > > So, it is a problem with the utility. Can someone > check by downloading and compiling latest ipvsadm: > > git clone git://git.kernel.org/pub/scm/utils/kernel/ipvsadm/ipvsadm.git > > libipvs/libipvs.c has a function ipvs_get_dests() that > gets the destinations for service, not sure what can > go wrong there, may be some of the latest fixes can help. > It can be easily debugged in gdb if the latest version > has the same problem. > > > IP Virtual Server version 1.2.1 (size=4096) > > Prot LocalAddress:Port Scheduler Flags > > -> RemoteAddress:Port Forward Weight ActiveConn InActConn > > TCP 0A000148:0328 rr > > -> 0A00014A:0328 Masq 1 0 0 > > -> 0A000149:0328 Masq 1 0 0 > > > > Regards > > Regards > > -- > Julian Anastasov <[email protected]> > -- LOADBALANCER.ORG LTD. www.loadbalancer.org [email protected] _______________________________________________ Please read the documentation before posting - it's available at: http://www.linuxvirtualserver.org/ LinuxVirtualServer.org mailing list - [email protected] Send requests to [email protected] or go to http://lists.graemef.net/mailman/listinfo/lvs-users
