emacs/var/elfeed/db/data/57/57e8b87ac88de6f8ec8dc2dc485ef07b9a1a8488
2022-01-03 12:49:32 -06:00

4 lines
1.3 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<p>Alex, Drew from ChooseLinux, and Brent (of the Brunch fame) sit down with Antonio Musumeci, the developer of mergerfs during the JB sprint. It is a union filesystem geared towards simplifying storage and management of files across numerous commodity storage devices, it is similar to mhddfs, unionfs, and aufs.</p>
<p>mergerfs makes JBOD (Just a Bunch Of Drives) appear like an array of drives. mergerfs transparently translates read/write commands to the underlying drives from a single mount point, such as /mnt/storage. Point all your applications at /mnt/storage and forget about how the underlying storage is architected, mergerfs handles the rest transparently. Multiple mismatched size drives? No problem.</p><p>Special Guest: Antonio Musumeci.</p><p>Links:</p><ul><li><a href="https://blog.linuxserver.io/2017/06/24/the-perfect-media-server-2017/" title="The Perfect Media Server 2017" rel="nofollow">The Perfect Media Server 2017</a></li><li><a href="https://zackreed.me/mergerfs-another-good-option-to-pool-your-snapraid-disks/" title="Mergerfs - another good option to pool your SnapRAID disks" rel="nofollow">Mergerfs - another good option to pool your SnapRAID disks</a></li><li><a href="https://github.com/trapexit/mergerfs" title="mergerfs: a featureful union filesystem" rel="nofollow">mergerfs: a featureful union filesystem</a></li></ul>