Skip to content

Instantly share code, notes, and snippets.

@sjau
sjau / gist:5ca19aea0c1bd59fdf74f370bb46dabb
Created March 21, 2020 11:20
Becoming a ZFS Ninja Part 1 - Terminal Commands
08:37 60 Second Primer
------------------------
09:27
pool list
zpool destroy pool
clear
format
^Q
zpool create javaone c2t0d0 c2t1d0 c2t2d0
zpool status