I have no lvs config - I just want the ipvs functionality, which WORKS
(awesome) but not on traffic from a docker container (not awesome).

in iptables parlance, ipvs is handling traffic in the OUTPUT chain,
but not the PREROUTING chain

On Fri, Aug 14, 2015 at 12:46 PM, Alex Lopez <alxm...@gmail.com> wrote:
> ok got it.
>
> send the config file it should be under /etc/sysconfig/ha/lvs.cf  or similar
> also to see what's going on, and troubleshoot I usually run two commands:
> ipvsadm -lcn , to see the status of the connections , and ipvsadm -ln
> --stats.
>
> one thing if u are using rr (round robin) is a fixed scheduler, you might
> want to use a dynamic, like wlc. there's also a persistent option, to
> prevent  the jump, we use with our nfs env, but not sure what if would help
> u.
> _______________________________________________
> Please read the documentation before posting - it's available at:
> http://www.linuxvirtualserver.org/
>
> LinuxVirtualServer.org mailing list - lvs-users@LinuxVirtualServer.org
> Send requests to lvs-users-requ...@linuxvirtualserver.org
> or go to http://lists.graemef.net/mailman/listinfo/lvs-users

_______________________________________________
Please read the documentation before posting - it's available at:
http://www.linuxvirtualserver.org/

LinuxVirtualServer.org mailing list - lvs-users@LinuxVirtualServer.org
Send requests to lvs-users-requ...@linuxvirtualserver.org
or go to http://lists.graemef.net/mailman/listinfo/lvs-users

Reply via email to