[dm-devel] [Multipath] Round-robin performance limit

Malahal Naineni malahal at us.ibm.com
Tue May 3 05:04:06 UTC 2011


John A. Sullivan III [jsullivan at opensourcedevel.com] wrote:
> I'm also very curious about your findings on rr_min_io.  I cannot find
> my benchmarks but we tested various settings heavily.  I do not recall
> if we saw more even scaling with 10 or 100.  I remember being surprised
> that performance with it set to 1 was poor.  I would have thought that,
> in a bonded environment, changing paths per iSCSI command would give
> optimal performance.  Can anyone explain why it does not?

rr_min_io of 1 will give poor performance if your multipath kernel
module doesn't support request based multipath. In those BIO based
multipath, multipath receives 4KB requests. Such requests can't be
coalesced if they are sent on different paths.

Thanks, Malahal.



More information about the dm-devel mailing list