tail head cat sleep
QR code linking to this page

Manual Pages  — ZPOOL-DESTROY

NAME

zpool-destroy – destroy ZFS storage pool

CONTENTS

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.

EXAMPLES

Example 1: Destroying a ZFS Storage Pool

The following command destroys the pool tank and any datasets contained within:

    # zpool


ZPOOL-DESTROY (8) March 16, 2022

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.