Hello,
This seems contradictory:
jo ~ # blockdev --getiomin /dev/md5
524288
jo ~ # blockdev --getioopt /dev/md5
4194304
jo ~ # blockdev --getmaxsect /dev/md5
255
jo ~ # blockdev --getbsz /dev/md5
4096
jo ~ # blockdev --getss /dev/md5
512
jo ~ #
Optimal IO size is reported as 4MB (and that is indeed the stripe size),
but maximum sectors per request is only 128kB? How can software do
optimal 4MB IOs with the maxsect limit? Does XFS care about this limit?
--Bart
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html