<?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>Storage on Manzolo Code Notes</title><link>https://notes.manzolo.it/tags/storage/</link><description>Recent content in Storage 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/storage/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><item><title>LVM RAID Management Guide (Debian/Ubuntu)</title><link>https://notes.manzolo.it/2025/10/lvm-raid-management-guide-debian/ubuntu/</link><pubDate>Fri, 03 Oct 2025 14:01:00 +0200</pubDate><guid>https://notes.manzolo.it/2025/10/lvm-raid-management-guide-debian/ubuntu/</guid><description>&lt;h1 id="lvm-raid-management-guide-debianubuntu"&gt;LVM RAID Management Guide (Debian/Ubuntu)&lt;/h1&gt;
&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Logical Volume Management (LVM) is a flexible storage management system that abstracts physical disks into logical volumes, allowing dynamic resizing, snapshots, and RAID configurations. LVM RAID integrates Linux software RAID (mdadm) with LVM to provide redundancy and flexibility. This guide explains how to create, modify, and manage an LVM setup with RAID on Debian/Ubuntu systems, covering volume group creation, logical volume setup with RAID, and maintenance tasks.&lt;/p&gt;</description></item></channel></rss>