Avatar 🍥
KnightLi Blog
记录并分享日常
  1. Home
  2. About
  3. Archives
  4. Search
  5. Links
    1. Dark Mode
Technical Docs

Use ZFS on Ubuntu 20.04

A basic guide to installing and using ZFS on Ubuntu 20.04, covering pool creation, dataset management, and common maintenance commands.

2021-11-23
1 minute read
中文简体 中文繁體 日本語

ZFS supports flexible storage expansion and strong data features.

Install:

1
sudo apt install zfsutils-linux

Create pool:

1
sudo zpool create data_ar /dev/sdb
Ubuntu ZFS
如需转载请添加原文链接(https://knightli.com)

Related content

Running Android Apps on Ubuntu 26.04 LTS: Waydroid Setup and Practical Notes

A practical guide to running Android apps on Ubuntu 26.04 LTS with Waydroid, including setup …

2026-05-16

Choosing a Linux Desktop Distribution in 2026: Ubuntu, Deepin/UOS, Linux Mint, and Fedora Compared

A desktop-focused comparison of Ubuntu 26.04 LTS, Deepin/UOS, Linux Mint, and Fedora in 2026, …

2026-05-07

What Is the Difference Between Snap, Flatpak, and apt?

apt is the traditional distribution package manager, while Snap and Flatpak are closer to …

2026-05-02

sudo vs sudo-rs: What the Rust Version of sudo Changes

A summary of the differences between sudo-rs and classic sudo, Ubuntu 25.10's default switch, what …

2026-05-01

Solve the problem that pyocd under Ubuntu cannot recognize some self-made DAPLinks

Record the troubleshooting process when pyOCD cannot recognize the self-made DAPLink under Ubuntu, …

2025-04-17

Install and use pyocd Jlink under Ubuntu 24.04

Organizes the basic process of installing pyOCD, connecting the J-Link debugger and identifying the …

2025-03-17

Resetting mdadm RAID on Ubuntu 22.04

A short record of resetting RAID disks with mdadm on Ubuntu 22.04, including stopping the array, …

2023-03-17

Fixing Slow NTFS Write Performance on Ubuntu 22.04

How to improve NTFS read/write speed on Ubuntu 22.04 by adjusting mount options.

2023-03-04

Set IP Address for Mellanox Infiniband Adapter on Ubuntu 20.04

Configure static IP for Mellanox Infiniband interfaces using netplan.

2022-04-29

Install Erlang on Ubuntu 20.04 with apt

Steps for installing Erlang on Ubuntu 20.04 with apt, including repository preparation, installation …

2022-03-29
© 2022 - 2026 KnightLi Blog
记录并分享
Privacy Policy
Built with Hugo
Theme Stack designed by Jimmy