table of contents
other versions
- bullseye 2.0.3-9+deb11u1
- bullseye-backports 2.1.11-1~bpo11+1
- testing 2.1.11-1
- unstable 2.1.11-1
ZPOOL-LABELCLEAR(8) | System Manager's Manual | ZPOOL-LABELCLEAR(8) |
NAME¶
zpool-labelclear
—
Removes ZFS label information from the specified physical
device
SYNOPSIS¶
zpool |
labelclear [-f ]
device |
DESCRIPTION¶
zpool
labelclear
[-f
] device- Removes ZFS label information from the specified
device. If the device is a
cache device, it also removes the L2ARC header (persistent L2ARC). The
device must not be part of an active pool
configuration.
-f
- Treat exported or foreign devices as inactive.
SEE ALSO¶
zpool-destroy(8), zpool-detach(8), zpool-remove(8), zpool-replace(8)
August 9, 2019 | Linux |