table of contents
other versions
- bookworm 2.1.11-1+deb12u1
- bookworm-backports 2.3.2-2~bpo12+1
- testing 2.3.2-2
- unstable 2.3.2-2
| ZPOOL-DESTROY(8) | System Manager's Manual | ZPOOL-DESTROY(8) |
NAME¶
zpool-destroy —
destroy ZFS storage pool
SYNOPSIS¶
zpool |
destroy [-f]
pool |
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.
| May 31, 2021 | OpenZFS |