it seems that a "new" sequential scrub algorithm for ZFS is causing head aches on some of our Nested systems.
The "new" metadata scan reads through the structure of the pool and gathers an in-memory queue of I/Os, sorted by size and offset on disk. The issuing phase will then issue the scrub...