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.

bhyve: The FreeBSD Hypervisor

Virtualization at a glance

You know about VMware vSphere or VirtualBox, but do you know about FreeBSD’s bhyve? FreeBSD has had varying degrees of support as a hypervisor host throughout its history. But none of them was consistent up to 2011, when bhyve was added to FreeBSD and it has seen continuous development ever since. Dive into the early days of bhyve, recent commitments and what’s next for our hypervisor.

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.

History of FreeBSD – Part 1: Unix and BSD

FreeBSD has been around since 1993, and its development has had some turning points in history. During this entry of our History of FreeBSD series, we talk about how Unix came to be, and how Berkeley’s Unix developed at Bell Labs.

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.