On Dec 19, 2011, at 11:53 PM, Dan Nelson wrote:

> 
> Since it looks like the algorithm ends up creating two half-cold parity
> disks instead of one cold disk, I bet a 3-disk RAIDZ would exhibit even
> worse balancing, and a 5-disk set would be more even.

There were some experiments a year or two ago with different number of disks in 
raidz and the results suggested that certain number of disks had better 
performance, contrary to theory that writes should be evenly distributed. 
Worse, this is in the official theory of how raidz operates…

Perhaps the code can be fixed to spread the writes to all devices in raidz, but 
compatibility issues need to be considered.

Perhaps DDT is stored in the 'worst case' write size, because it clearly 
exhibits such poor distribution.

Daniel_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to