lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 10 Sep 2014 09:22:30 -0400
From:	kmathis <kmathis@...kepoint.net>
To:	Simon Horman <horms@...ge.net.au>
Cc:	Julian Anastasov <ja@....bg>, netdev@...r.kernel.org,
	Wensong Zhang <wensong@...ux-vs.org>
Subject: Re: [PATCH ipvs v2] ipvs: Add simple weighted failover scheduler

>From what I can tell, ipvsadm doesn't need any specific code updates.
The only place that the schedulers are actually listed is in the man page
and the SCHEDULERS file, but I can submit a change to ensure it's
listed. When I tested with keepalived, the failover (fo) module showed
up properly under ipvsadm as well without any modifications.

On Wed, Sep 10, 2014 at 03:17:09PM +0900, Simon Horman wrote:
> On Wed, Sep 10, 2014 at 09:21:09AM +0900, Simon Horman wrote:
> > On Tue, Sep 09, 2014 at 10:55:42PM +0300, Julian Anastasov wrote:
> > > 
> > > 	Hello,
> > > 
> > > On Tue, 9 Sep 2014, Kenny Mathis wrote:
> > > 
> > > > Please consider this patch for addition in 3.17
> > 
> > There is no need to update this patch, but for reference
> > the line above belongs below scissors ('---') below your Signed-off-by line.
> > i.e. just above the diffstat below.
> > 
> > That way git will automatically remove it when you apply your patch.
> > 
> > > > Add simple weighted IPVS failover support to the Linux kernel. All
> > > > other scheduling modules implement some form of load balancing, while
> > > > this offers a simple failover solution. Connections are directed to
> > > > the appropriate server based solely on highest weight value and server
> > > > availability. Tested functionality with keepalived.
> > > > 
> > > > Signed-off-by: Kenny Mathis <kmathis@...kepoint.net>
> > > 
> > > 	Looks good to me, thanks!
> > > 
> > > Acked-by: Julian Anastasov <ja@....bg>
> > > 
> > > 	Simon, you can apply it to ipvs-next if there are
> > > no any objections.
> > 
> > I have no objections. I have applied it.
> 
> Kenny, are you planning an update to ipvsadm to allow it to use
> the new scheduler?
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ