On Fri, Jan 29, 2016 at 02:10:52PM +0000, Nalla, Ravikanth wrote:>>> use them. If not, then it will use your less preferred path(s), and
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
>>> allowing users to manually pick a specific path to prefer. But it seems
I admit that we don't have a path prioritizer that does a good job of
>> result using the above multipath{...} configuration. However as youYes as mentioned , it appears that we will be able to achieve the same
Hmm? I was under the distinct impression that it's exactly the other way round; at least in my code I have this:
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'mThat, however, is greatly appreciated :-)
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.