User Tools

Site Tools


zfs:cheat_sheet

This is an old revision of the document!


ZFS - Cheat Sheet

Cheat Sheet


CommandDescription
sudo apt updateGet latest updates.
sudo apt install zfsutils-linuxInstall ZFS.
sudo zpool create pool1 mirror sdc sddRAID 1 Mirror.
sudo zpool create pool1 mirror sdb sdc mirror sdd sdeRAID 10.
sudo zpool statusShow status.
sudo sudo zpool replace pool1 sdd sdeReplace failed disk.
sudo zpool destroy pool1Destroy pool.
sudo zpool scrub pool1Scrub pool.
zfs/cheat_sheet.1634154580.txt.gz · Last modified: 2021/10/13 19:49 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki