ZFS performance bottlenecks: CPU or RAM or anything else?
Daniel Kalchev
daniel at digsys.bg
Tue May 17 12:41:11 UTC 2016
> On 17.05.2016 г., at 15:21, Alex Tutubalin <lexa at lexa.ru> wrote:
>
> On 5/17/2016 3:11 PM, InterNetX - Juergen Gotteswinter wrote:
>> Raidz is your Problem, go for Mirrors
>
> Raidz2 will survive two (any) drives failure, while mirrored stripe will not.
>
Not true. You can have N-way mirror and it will survive N-1 drive failures.
> So, if it is possible to increase raidz2 performance by faster CPU or RAM I'll go this route
The limitations of RAIDZ performance do not come from CPU or RAM limitations, but by the underlying hardware. RAIDZ is limited to the performance of a single disk IOPS.
CPU/RAM these days are so much faster than spinning disks or SSDs.
Daniel
More information about the freebsd-fs
mailing list