<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Pool-Management on Manzolo Code Notes</title><link>https://notes.manzolo.it/tags/pool-management/</link><description>Recent content in Pool-Management on Manzolo Code Notes</description><generator>Hugo -- 0.152.2</generator><language>en-US</language><lastBuildDate>Sat, 04 Oct 2025 11:35:00 +0200</lastBuildDate><atom:link href="https://notes.manzolo.it/tags/pool-management/index.xml" rel="self" type="application/rss+xml"/><item><title>ZFS Pool Management Guide (Debian/Ubuntu)</title><link>https://notes.manzolo.it/2025/10/zfs-pool-management-guide-debian/ubuntu/</link><pubDate>Fri, 03 Oct 2025 10:00:00 +0200</pubDate><guid>https://notes.manzolo.it/2025/10/zfs-pool-management-guide-debian/ubuntu/</guid><description>&lt;h1 id="zfs-pool-management-guide-debianubuntu"&gt;ZFS Pool Management Guide (Debian/Ubuntu)&lt;/h1&gt;
&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;ZFS (Zettabyte File System) is an advanced filesystem and volume manager for large storage pools, offering snapshots, compression, and redundancy (e.g., mirror, RAID-Z). This guide shows how to initialize disks with GPT, create a ZFS pool, use stable device identifiers (&lt;code&gt;/dev/disk/by-id/&lt;/code&gt; or &lt;code&gt;/dev/disk/by-partuuid/&lt;/code&gt;), support various RAID types (mirror, RAID-Z1, RAID-Z2), and mount datasets for normal user access on Debian/Ubuntu.&lt;/p&gt;
&lt;h2 id="-quick-start"&gt;⚡ Quick Start&lt;/h2&gt;
&lt;div class="callout callout--blue" role="alert"&gt;
&lt;div class="callout-header"&gt;
&lt;span class="callout-icon"&gt;ℹ️&lt;/span&gt;&lt;span class="callout-title"&gt;Info&lt;/span&gt;&lt;/div&gt;
&lt;div class="callout-content"&gt;
&lt;p&gt;&lt;strong&gt;New to ZFS? Start here:&lt;/strong&gt;&lt;/p&gt;</description></item></channel></rss>