From f073bf499dfc6a60f1ea2d6c3b28d4c7621eef4c Mon Sep 17 00:00:00 2001 From: John-Paul Bader Date: Wed, 13 Oct 2021 13:37:24 +0200 Subject: [PATCH] Update commands.md --- commands.md | 1 + 1 file changed, 1 insertion(+) diff --git a/commands.md b/commands.md index 7ce2cea..22d2957 100644 --- a/commands.md +++ b/commands.md @@ -65,6 +65,7 @@ zpool iostat -v tank # show more information about the pool i zpool add mirror # add two disks as mirror to a storage pool zpool remove # remove single devices or mirror sets from the storage pool zpool upgrade # upgrade the storage pool to latest version +zpool labelclear [-f] # Clear vdev headers on disk of previous / faulted / obsolete pools ``` # Software