<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>filesystems | FreeBSD Foundation</title>
	<atom:link href="https://staging.freebsdfoundation.org/tag/filesystems/feed/" rel="self" type="application/rss+xml" />
	<link>https://staging.freebsdfoundation.org</link>
	<description>A non-profit organization dedicated to supporting and building the FreeBSD Project</description>
	<lastBuildDate>Thu, 03 Apr 2025 15:40:10 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://staging.freebsdfoundation.org/wp-content/uploads/2015/12/favicon.png</url>
	<title>filesystems | FreeBSD Foundation</title>
	<link>https://staging.freebsdfoundation.org</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>OpenZFS Cheat Sheet</title>
		<link>https://staging.freebsdfoundation.org/blog/openzfs-cheat-sheet/</link>
		
		<dc:creator><![CDATA[Mark Phillips]]></dc:creator>
		<pubDate>Thu, 03 Apr 2025 15:40:08 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[filesystems]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[zfs]]></category>
		<guid isPermaLink="false">https://freebsdfoundation.org/?p=22815</guid>

					<description><![CDATA[<p>OpenZFS provides a lot of enterprise storage features in FreeBSD and other systems. Developed and actively maintained by a worldwide open source community, OpenZFS receives new features, updates, and bug fixes regularly. Companies and users alike rely on OpenZFS for its rock-solid stability, data integrity, feature-set, and cost effectiveness. OpenZFS maintains its own documentation as [&#8230;]</p>
<p>The post <a href="https://staging.freebsdfoundation.org/blog/openzfs-cheat-sheet/">OpenZFS Cheat Sheet</a> first appeared on <a href="https://staging.freebsdfoundation.org">FreeBSD Foundation</a>.</p>]]></description>
										<content:encoded><![CDATA[<section class="block block-core-paragraph">
<p>OpenZFS provides a lot of enterprise storage features in FreeBSD and other systems. Developed and actively maintained by a worldwide open source community, OpenZFS receives new features, updates, and bug fixes regularly.</p>
</section>

<section class="block block-core-paragraph">
<p>Companies and users alike rely on OpenZFS for its rock-solid stability, data integrity, feature-set, and cost effectiveness. OpenZFS maintains <a href="https://openzfs.org/wiki/System_Administration" target="_blank" rel="noopener" title="">its own documentation</a> as online help, man pages, and a comprehensive <a href="https://openzfs.org" target="_blank" rel="noopener" title="">website</a>. Beginners may still feel overwhelmed using OpenZFS for the first time. Understanding ZFS terminology like clones, deduplication, triple-parity RAID, scrub, volumes and snapshot holds before using it in production settings is highly recommended. After all, you’re storing your valuable data on ZFS and want to access it reliably with high performance. Both beginners and seasoned storage admins may need to look up ZFS features they want to deploy or what options to use in a certain situation.</p>
</section>

<section class="block block-core-paragraph">
<p>To help use OpenZFS, we created an OpenZFS cheat sheet that contains the most common features in a concise form. In the cheat sheet you’ll find:</p>
</section>

<section class="block block-core-list">
<ul class="wp-block-list"><section class="block block-core-list-item">
<li>basics like creating a storage pool</li>
</section>

<section class="block block-core-list-item">
<li>various RAID configurations</li>
</section>

<section class="block block-core-list-item">
<li>how to display status information</li>
</section>

<section class="block block-core-list-item">
<li>importing and exporting pools</li>
</section>

<section class="block block-core-list-item">
<li>datasets and their properties,</li>
</section>

<section class="block block-core-list-item">
<li>scrub operation and maintenance</li>
</section>

<section class="block block-core-list-item">
<li>creating ZFS volumes</li>
</section>

<section class="block block-core-list-item">
<li>snapshots and clones</li>
</section>

<section class="block block-core-list-item">
<li>dataset encryption to keep your data safe from prying eyes</li>
</section>

<section class="block block-core-list-item">
<li>delegating administrative functionality</li>
</section>

<section class="block block-core-list-item">
<li>sending and receiving snapshots over the network</li>
</section></ul>
</section>



<section class="block block-core-paragraph">
<p>Print this cheat sheet on a single page (front and back) and fold it left and right of the middle column. You’ll have a short flyer-like piece of paper ready to look up the most important concepts!</p>
</section>

<section class="block block-tadv-classic-paragraph">
<p>You can <a href="https://github.com/FreeBSDFoundation/blog/tree/main/openzfs-cheat-sheet">download the cheat sheet here</a>.</p>
</section>

<section class="block block-tadv-classic-paragraph">
<p><a href="https://github.com/FreeBSDFoundation/blog/blob/main/openzfs-cheat-sheet/zfs_cheatsheet_en.pdf"><img fetchpriority="high" decoding="async" class="aligncenter wp-image-22817 size-large" src="https://staging.freebsdfoundation.org/wp-content/uploads/2025/04/zfs-cheat-sheet-1024x817.webp" alt="" width="1024" height="817" srcset="https://staging.freebsdfoundation.org/wp-content/uploads/2025/04/zfs-cheat-sheet-1024x817.webp 1024w, https://staging.freebsdfoundation.org/wp-content/uploads/2025/04/zfs-cheat-sheet-300x239.webp 300w, https://staging.freebsdfoundation.org/wp-content/uploads/2025/04/zfs-cheat-sheet.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></p>
</section>

<section class="block block-tadv-classic-paragraph">
<p>Have a suggestion for improvement? <a href="https://staging.freebsdfoundation.org/about-us/contact-us/">Let us know</a> or send <a href="https://github.com/FreeBSDFoundation/blog/pulls">a pull request</a> <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f60a.png" alt="😊" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
</section><p>The post <a href="https://staging.freebsdfoundation.org/blog/openzfs-cheat-sheet/">OpenZFS Cheat Sheet</a> first appeared on <a href="https://staging.freebsdfoundation.org">FreeBSD Foundation</a>.</p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
