* [pve-devel] [PATCH docs] zfs: add a note about dRaid performance
@ 2024-03-20 15:52 Folke Gleumes
2024-03-20 16:12 ` [pve-devel] applied: " Aaron Lauterer
0 siblings, 1 reply; 2+ messages in thread
From: Folke Gleumes @ 2024-03-20 15:52 UTC (permalink / raw)
To: pve-devel
Based on statements from the openZFS documentation where it is described
as providing "the same level of redundancy and performance as raidz" [0].
[0] https://openzfs.github.io/openzfs-docs/Basic%20Concepts/dRAID%20Howto.html
---
local-zfs.adoc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/local-zfs.adoc b/local-zfs.adoc
index a1a14e4..5db94cc 100644
--- a/local-zfs.adoc
+++ b/local-zfs.adoc
@@ -180,6 +180,8 @@ A 'RAIDZ' of any redundancy level will approximately behave like a single disk
in regard to IOPS with a lot of bandwidth. How much bandwidth depends on the
size of the RAIDZ vdev and the redundancy level.
+A 'dRAID' should match the performance of an equivalent 'RAIDZ' pool.
+
For running VMs, IOPS is the more important metric in most situations.
--
2.39.2
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-03-20 16:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-20 15:52 [pve-devel] [PATCH docs] zfs: add a note about dRaid performance Folke Gleumes
2024-03-20 16:12 ` [pve-devel] applied: " Aaron Lauterer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox