tail head cat sleep
QR code linking to this page

Manual Pages  — ZPOOL-CHECKPOINT

NAME

zpool-checkpoint – check-point current ZFS storage pool state

CONTENTS

SYNOPSIS


zpool checkpoint [-d [-w]] pool

DESCRIPTION

Checkpoints the current state of pool , which can be later restored by zpool. The existence of a checkpoint in a pool prohibits the following zpool subcommands: remove, attach, detach, split, and reguid. In addition, it may break reservation boundaries if the pool lacks free space. The zpool command indicates the existence of a checkpoint or the progress of discarding a checkpoint from a pool. zpool can be used to check how much space the checkpoint takes from the pool.

OPTIONS

-d -, --discard
  Discards an existing checkpoint from pool.
-w -, --wait
  Waits until the checkpoint has finished being discarded before returning.

SEE ALSO

zfs-snapshot(8), zpool-import(8), zpool-status(8)

ZPOOL-CHECKPOINT (8) May 27, 2021

tail head cat sleep
QR code linking to this page


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

A computer would deserve to be called intelligent if it could deceive a human into believing that it was human.
— Alan Turing