Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1321924

Re: [PATCH v2] dm pref-path: provides preferred path load balance policy

From "Benjamin Marzinski" <bmarzins@redhat.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2] dm pref-path: provides preferred path load balance policy
Date 2016-01-29 19:00 +0100
Message-ID <qWluV-6FF-1@gated-at.bofh.it> (permalink)
References <qTK6u-4Fl-17@gated-at.bofh.it> <qTNe2-6HG-5@gated-at.bofh.it> <qTNe2-6HG-3@gated-at.bofh.it> <qWi43-4jW-47@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Jan 29, 2016 at 02:10:52PM +0000, Nalla, Ravikanth wrote:
> Hi Mike, Hannes, Ben
> > This seems like a problem that has already been solved with path groups.
> > If the path(s) in your preferred path group are there, multipath will use them.  If not, then it will use your less preferred path(s), and load balance across them > how ever you choose with the path_selectors.
> 
> > I admit that we don't have a path prioritizer that does a good job of allowing users to manually pick a specific path to prefer.  But it seems to me that there is > >where we should be solving the issue.
> 
> Yes as  mentioned , it appears that we will be able to achieve the same result using the above multipath{...} configuration. However as you mentioned I felt that it is not that user friendly in specify the path to prefer. So when you mentioned about solving the problem there, could you please clarify on what you had in mind and is there anything specific from our implementation that can be used there ?
> 

There are two changes that I'm working on.

1. I'm adding an option for the alua prioritizer so that setting the
ALUA TPG Preferred Bit will cause the alau prioritizer to put that path
in a group by itself (with the highest priority). Currently if the
preferred bit is set for an active/optimized path, and there are other
active/optimized paths, they are all grouped together, and there is no
way to change that. So, for people with ALUA enabled hardware, they can
just enable the option, and set the Preferred Bit.

2. For people that need to be able to control the exact priority, I'm
redoing the weighted handler to allow better ways to specify the paths
in a presistent manner.  It won't be as simple as the alua method, but
it will be actually usable, unlike it's current state.

-Ben

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

RE: [PATCH v2] dm pref-path: provides preferred path load balance  policy "Nalla, Ravikanth" <ravikanth.nalla@hpe.com> - 2016-01-29 15:20 +0100
  Re: [PATCH v2] dm pref-path: provides preferred path load balance  policy "Benjamin Marzinski" <bmarzins@redhat.com> - 2016-01-29 19:00 +0100
    Re: [PATCH v2] dm pref-path: provides preferred path load balance  policy Hannes Reinecke <hare@suse.de> - 2016-01-30 09:40 +0100
      Re: [PATCH v2] dm pref-path: provides preferred path load balance  policy "Benjamin Marzinski" <bmarzins@redhat.com> - 2016-01-30 21:30 +0100
        Re: [dm-devel] [PATCH v2] dm pref-path: provides preferred path load  balance policy "Benjamin Marzinski" <bmarzins@redhat.com> - 2016-01-31 00:40 +0100

csiph-web