*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: zpool-checkpoint | Section: 8 | Source: FreeBSD | File: zpool-checkpoint.8.gz
ZPOOL-CHECKPOINT(8) FreeBSD System Manager's Manual ZPOOL-CHECKPOINT(8) NAME zpool-checkpoint - check-point current ZFS storage pool state SYNOPSIS zpool checkpoint [-d [-w]] pool DESCRIPTION Checkpoints the current state of pool , which can be later restored by zpool import --rewind-to-checkpoint. 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 status command indicates the existence of a checkpoint or the progress of discarding a checkpoint from a pool. zpool list 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) FreeBSD 14.1-RELEASE-p8 May 27, 2021 FreeBSD 14.1-RELEASE-p8

Navigation Options