On Mon, Sep 28, 2009 at 01:57:22PM +0100, Graeme Fowler wrote: > On Mon, 2009-09-28 at 14:13 +0200, Nicolas Haller wrote: > > The problem is lvs seems to don't take any decision. It see marks, it know > > there is a service here but it don't select a realserver and don't send any > > packets to it.
> I think I know what the problem is: there *is* a persistence entry, but > it is set to the failed/quiesced realserver. Because this is a new > connection (all UDP connections are "new" as they are stateless) there > is nowhere for the packet to go. > You probably need to do "ipvsadm -F" (which will clear all the config, > tables, templates) and start from a clean point. So I try with no persistence and a weight of 100 and it works! Thanks a lot! -- Nicolas Haller _______________________________________________ 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
