Re: Uneven load on drives in ZFS RAIDZ1

From: Daniel Kalchev <daniel_at_digsys.bg>
Date: Tue, 20 Dec 2011 00:31:53 +0200
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
Received on Mon Dec 19 2011 - 21:32:12 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:22 UTC