<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web02.fireside.fm</fireside:hostname>
    <fireside:genDate>Mon, 20 Apr 2026 16:23:46 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Jupiter Extras - Episodes Tagged with “Mhddfs”</title>
    <link>https://extras.show/tags/mhddfs</link>
    <pubDate>Thu, 31 Oct 2019 11:00:00 -0700</pubDate>
    <description>New ideas, great interviews, events, and other content you will love. We bring you the Extras.
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>Surprise podcasts from your friends at Jupiter Broadcasting</itunes:subtitle>
    <itunes:author>Jupiter Broadcasting</itunes:author>
    <itunes:summary>New ideas, great interviews, events, and other content you will love. We bring you the Extras.
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/5/56e6db0a-de62-46a7-b4db-e28d3fc3845a/cover.jpg?v=2"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>Jupiter Broadcasting, Extras Feed, Bonus Content, Interviews, Open Source, Linux</itunes:keywords>
    <itunes:owner>
      <itunes:name>Jupiter Broadcasting</itunes:name>
      <itunes:email>chris@jupiterbroadcasting.com</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<itunes:category text="Comedy">
  <itunes:category text="Improv"/>
</itunes:category>
<itunes:category text="News">
  <itunes:category text="Tech News"/>
</itunes:category>
<item>
  <title>A Chat with mergerfs Developer Antonio Musumeci</title>
  <link>https://extras.show/28</link>
  <guid isPermaLink="false">41bb8124-7c56-4cd1-8b9f-8a996a5ded98</guid>
  <pubDate>Thu, 31 Oct 2019 11:00:00 -0700</pubDate>
  <author>Jupiter Broadcasting</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/56e6db0a-de62-46a7-b4db-e28d3fc3845a/41bb8124-7c56-4cd1-8b9f-8a996a5ded98.mp3" length="38179853" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Jupiter Broadcasting</itunes:author>
  <itunes:subtitle>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.</itunes:subtitle>
  <itunes:duration>50:47</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/5/56e6db0a-de62-46a7-b4db-e28d3fc3845a/cover.jpg?v=2"/>
  <description>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.
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. Special Guest: Antonio Musumeci.
</description>
  <itunes:keywords>mergerfs, JBOD, Antonio Musumeci, Self-Hosted, mhddfs, unionfs</itunes:keywords>
  <content:encoded>
    <![CDATA[<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 title="The Perfect Media Server 2017" rel="nofollow" href="https://blog.linuxserver.io/2017/06/24/the-perfect-media-server-2017/">The Perfect Media Server 2017</a></li><li><a title="Mergerfs - another good option to pool your SnapRAID disks" rel="nofollow" href="https://zackreed.me/mergerfs-another-good-option-to-pool-your-snapraid-disks/">Mergerfs - another good option to pool your SnapRAID disks</a></li><li><a title="mergerfs: a featureful union filesystem" rel="nofollow" href="https://github.com/trapexit/mergerfs">mergerfs: a featureful union filesystem</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<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 title="The Perfect Media Server 2017" rel="nofollow" href="https://blog.linuxserver.io/2017/06/24/the-perfect-media-server-2017/">The Perfect Media Server 2017</a></li><li><a title="Mergerfs - another good option to pool your SnapRAID disks" rel="nofollow" href="https://zackreed.me/mergerfs-another-good-option-to-pool-your-snapraid-disks/">Mergerfs - another good option to pool your SnapRAID disks</a></li><li><a title="mergerfs: a featureful union filesystem" rel="nofollow" href="https://github.com/trapexit/mergerfs">mergerfs: a featureful union filesystem</a></li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
