====== ZFS - Pools - Delete a ZFS Pool ====== **ALERT:** All data on a pool will be lost! ---- ===== Destroy the pool ===== sudo zpool destroy testpool ---- ===== Confirm the pool is destroyed ===== sudo zpool status
sudo zpool destroy testpool
sudo zpool status