[dm-devel] RFC: multipath IO multiplex

Lars Marowsky-Bree lmb at novell.com
Mon Nov 8 12:19:41 UTC 2010


On 2010-11-08T12:12:08, Alasdair G Kergon <agk at redhat.com> wrote:

> > I think handling this at the dm-multipath level is cleaner; similarly
> > how we handle network bonding (which incidentally has a broadcast mode
> > too), instead of requiring every application to go out and open N
> > independent channels.
> Or could it hook into the userspace multipath monitoring code which
> already knows the state of the paths?

... but not the translation (e.g., partitioning and logical volumes).
But yes, getting notified by multipathd might also work. Though the code
complexity in user-space arguably seems higher than handling it
in-kernel.

> Well, I'm struggling to see anything clean, simple or generic about
> a kernel-side solution here so far.  Seems like a lot of extra kernel
> code for just one highly-specialised case: so far I'm unconvinced.

I wonder how other latency-sensitive IO handles multipath? Maybe they
just haven't noticed yet they'd like a facility like this? ;-)

Also, Joel wanted to implement the heartbeating/poison pill mechanism
itself in kernel space; clearly, that'd require such an in-kernel
facility too, and could be shared between his code and mine.


Regards,
    Lars

-- 
Architect Storage/HA, OPS Engineering, Novell, Inc.
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
"Experience is the name everyone gives to their mistakes." -- Oscar Wilde




More information about the dm-devel mailing list