Lately, I've been experimenting with a home server that runs on a ZFS pool on a hard drive array. That setup works great when prioritising capacity and reliability, things that I'm obviously looking ...
The Zettabyte File System (ZFS), as a back-end file system to Lustre, has had support in Lustre for a long time. But in the last few years it has gained greater importance, likely due to Lustre’s push ...
Almost every bit of data needed to boot and run a Linux system is stored in a filesystem. Learn more about some commonly used Linux filesystem types. Linux supports quite a few filesystem types. Your ...
When looking at ways to improve a ZFS pool, you'd be forgiven for considering a metadata vdev. This is precisely what I did when I wanted to improve the performance by storing all our data on the ...