<?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>Sun, 05 Apr 2026 09:59:47 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>TechSNAP - Episodes Tagged with “Policy Based”</title>
    <link>https://techsnap.systems/tags/policy%20based</link>
    <pubDate>Thu, 25 Apr 2019 16:45:00 -0700</pubDate>
    <description>Systems, Network, and Administration Podcast. Every two weeks TechSNAP covers the stories that impact those of us in the tech industry, and all of us that follow it. Every episode we dedicate a portion of the show to answer audience questions, discuss best practices, and solving your problems.
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>Systems, Network, and Administration Podcast. </itunes:subtitle>
    <itunes:author>Jupiter Broadcasting</itunes:author>
    <itunes:summary>Systems, Network, and Administration Podcast. Every two weeks TechSNAP covers the stories that impact those of us in the tech industry, and all of us that follow it. Every episode we dedicate a portion of the show to answer audience questions, discuss best practices, and solving your problems.
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/9/95197d05-40d6-4e68-8e0b-2f586ce8dc55/cover.jpg?v=4"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:owner>
      <itunes:name>Jupiter Broadcasting</itunes:name>
      <itunes:email>chris@jupiterbroadcasting.com</itunes:email>
    </itunes:owner>
<itunes:category text="News">
  <itunes:category text="Tech News"/>
</itunes:category>
<item>
  <title>402: Snapshot Sanity</title>
  <link>https://techsnap.systems/402</link>
  <guid isPermaLink="false">fbd74a16-dc81-4558-b87a-ff25a23a3669</guid>
  <pubDate>Thu, 25 Apr 2019 16:45:00 -0700</pubDate>
  <author>Jupiter Broadcasting</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/95197d05-40d6-4e68-8e0b-2f586ce8dc55/fbd74a16-dc81-4558-b87a-ff25a23a3669.mp3" length="22728016" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Jupiter Broadcasting</itunes:author>
  <itunes:subtitle>We continue our take on ZFS as Jim and Wes dive in to snapshots, replication, and the magic on copy on write.</itunes:subtitle>
  <itunes:duration>31:33</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/9/95197d05-40d6-4e68-8e0b-2f586ce8dc55/cover.jpg?v=4"/>
  <description>We continue our take on ZFS as Jim and Wes dive in to snapshots, replication, and the magic on copy on write.
Plus some handy tools to manage your snapshots, rsync war stories, and more! 
</description>
  <itunes:keywords>zfs, openzfs, zfs on linux, ZoL, snapshots, replication, sanoid, syncoid, policy based, snapshot management, copy on write, functional filesystem, toml, linked list, data integrity, crash consistent, atomic, atomic snapshot, rsync, cron, filesystems, warstories, SysAdmin podcast, DevOps, TechSNAP</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>We continue our take on ZFS as Jim and Wes dive in to snapshots, replication, and the magic on copy on write.</p>

<p>Plus some handy tools to manage your snapshots, rsync war stories, and more!</p><p>Links:</p><ul><li><a title="sanoid: Policy-driven snapshot management and replication tools." rel="nofollow" href="https://github.com/jimsalterjrs/sanoid">sanoid: Policy-driven snapshot management and replication tools.</a> &mdash; Sanoid is a policy-driven snapshot management tool for ZFS filesystems. When combined with the Linux KVM hypervisor, you can use it to make your systems functionally immortal.

</li><li><a title="Syncoid" rel="nofollow" href="https://github.com/jimsalterjrs/sanoid#syncoid">Syncoid</a> &mdash; Sanoid also includes a replication tool, syncoid, which facilitates the asynchronous incremental replication of ZFS filesystems. </li><li><a title="Copy-on-write - Wikipedia" rel="nofollow" href="https://en.wikipedia.org/wiki/Copy-on-write">Copy-on-write - Wikipedia</a></li><li><a title="ZFS Paper" rel="nofollow" href="https://www.cpp.edu/~gkuri/classes/ece426/ZFS.pdf">ZFS Paper</a></li><li><a title="The Magic Behind APFS: Copy-On-Write" rel="nofollow" href="https://mac-optimization.bestreviews.net/the-magic-behind-apfs-copy-on-write/">The Magic Behind APFS: Copy-On-Write</a> &mdash; The brand-new Apple File System (APFS) that landed with macOS High Sierra brings a handful of important new features that rely on a technique called copy-on-write (CoW).</li><li><a title="Chapter 19. The Z File System (ZFS)" rel="nofollow" href="https://www.freebsd.org/doc/handbook/zfs.html">Chapter 19. The Z File System (ZFS)</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>We continue our take on ZFS as Jim and Wes dive in to snapshots, replication, and the magic on copy on write.</p>

<p>Plus some handy tools to manage your snapshots, rsync war stories, and more!</p><p>Links:</p><ul><li><a title="sanoid: Policy-driven snapshot management and replication tools." rel="nofollow" href="https://github.com/jimsalterjrs/sanoid">sanoid: Policy-driven snapshot management and replication tools.</a> &mdash; Sanoid is a policy-driven snapshot management tool for ZFS filesystems. When combined with the Linux KVM hypervisor, you can use it to make your systems functionally immortal.

</li><li><a title="Syncoid" rel="nofollow" href="https://github.com/jimsalterjrs/sanoid#syncoid">Syncoid</a> &mdash; Sanoid also includes a replication tool, syncoid, which facilitates the asynchronous incremental replication of ZFS filesystems. </li><li><a title="Copy-on-write - Wikipedia" rel="nofollow" href="https://en.wikipedia.org/wiki/Copy-on-write">Copy-on-write - Wikipedia</a></li><li><a title="ZFS Paper" rel="nofollow" href="https://www.cpp.edu/~gkuri/classes/ece426/ZFS.pdf">ZFS Paper</a></li><li><a title="The Magic Behind APFS: Copy-On-Write" rel="nofollow" href="https://mac-optimization.bestreviews.net/the-magic-behind-apfs-copy-on-write/">The Magic Behind APFS: Copy-On-Write</a> &mdash; The brand-new Apple File System (APFS) that landed with macOS High Sierra brings a handful of important new features that rely on a technique called copy-on-write (CoW).</li><li><a title="Chapter 19. The Z File System (ZFS)" rel="nofollow" href="https://www.freebsd.org/doc/handbook/zfs.html">Chapter 19. The Z File System (ZFS)</a></li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
