From: kmathis <kmathis@chokepoint.net>
To: Simon Horman <horms@verge.net.au>
Cc: Julian Anastasov <ja@ssi.bg>,
netdev@vger.kernel.org, Wensong Zhang <wensong@linux-vs.org>
Subject: Re: [PATCH ipvs v2] ipvs: Add simple weighted failover scheduler
Date: Wed, 10 Sep 2014 09:22:30 -0400 [thread overview]
Message-ID: <20140910132230.GA11463@kmathis.internal.monetra.com> (raw)
In-Reply-To: <20140910061708.GD10233@verge.net.au>
>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@chokepoint.net>
> > >
> > > Looks good to me, thanks!
> > >
> > > Acked-by: Julian Anastasov <ja@ssi.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?
next prev parent reply other threads:[~2014-09-10 13:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-09 13:20 [PATCH ipvs v2] ipvs: Add simple weighted failover scheduler Kenny Mathis
2014-09-09 19:55 ` Julian Anastasov
2014-09-10 0:21 ` Simon Horman
2014-09-10 6:17 ` Simon Horman
2014-09-10 13:22 ` kmathis [this message]
[not found] ` <CAPvRj6herHa82QA9iszdT1+AMu05UJML427W4wct14NZ=suYZA@mail.gmail.com>
2014-09-10 23:56 ` Simon Horman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140910132230.GA11463@kmathis.internal.monetra.com \
--to=kmathis@chokepoint.net \
--cc=horms@verge.net.au \
--cc=ja@ssi.bg \
--cc=netdev@vger.kernel.org \
--cc=wensong@linux-vs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).