zpool-destroy — destroy ZFS storage pool
Contents
Description
Destroys the given pool, freeing up any devices for other use. This command tries to unmount any active
datasets before destroying the pool.
-f Forcefully unmount all active datasets.
Examples
Example1: Destroying a ZFS Storage Pool
The following command destroys the pool tank and any datasets contained within:
#zpooldestroy-ftank
OpenZFS March 16, 2022 ZPOOL-DESTROY(8)
Name
zpool-destroy — destroy ZFS storage pool
Synopsis
zpooldestroy [-f] pool
