dRAID, Finally!

Distributed RAID is a new vdev type that complements existing ZFS data protection capabilities for large storage arrays. With the release of OpenZFS 2.1, draid will be supported on OpenZFS, and this is exciting news as it brings integrated distributed hot spares, allowing for faster resilvering and better performances for data protection. Dive into an interesting read and find out what options dRAID offers.
OpenZFS: Using zpool iostat to monitor pool performance and health

zpool iostat is simply “iostat, but specifically for ZFS.” It is also one of the most essential tools in any serious ZFS storage admin’s toolbox – a tool as flexible as it is insightful. Learn how to use zpool iostat to monitor device latency and individual disks or how to go near-realtime.
OpenZFS Developer Summit Part 2

Join us for our second walkthrough through the 2020 edition of the OpenZFS Developer Summit. Learn what the afternoon session was about, the new send/receive performance enhancements and how to improve “zfs diff” performance.
OpenZFS Developer Summit Part 1

Check out the morning overview of the 2020 Edition of the OpenZFS Developer. Find out what’s new with ZFS caching, persistent L2ARC, dRAID and not only!
OpenZFS: All about the cache vdev or L2ARC

The cache vdev, better known as “L2ARC” is one of the well-known support vdev classes under OpenZFS. But did you know it is not an ARC at all? Joins us in the journey to discover L2ARC, and learn about L2ARC feed rates, how it receives data, or when you should use it.
OpenZFS: Understanding Transparent Compression

Transparent (inline) configurable compression is one of the many compelling features in OpenZFS—but it is also one of the more frequently misunderstood features. Part of our “OpenZFS in Depth” series, we walk you through how OpenZFS compression works and dive into parameters like ashift and recordsize.