logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

zfs-bookmark — create bookmark of ZFS snapshot

Description

       Creates  a  new  bookmark  of  the given snapshot or bookmark.  Bookmarks mark the point in time when the
       snapshot was created, and can be used as the incremental source for a zfssend.

       When creating a bookmark from an existing redaction bookmark, the resulting bookmark is not  a  redaction
       bookmark.

       This  feature must be enabled to be used.  See zpool-features(7) for details on ZFS feature flags and the
       bookmarks feature.

Examples

Example1: Creating a bookmark
       The following example creates a bookmark to a snapshot.  This bookmark can then  be  used  instead  of  a
       snapshot in send streams.
             #zfsbookmarkrpool@snapshotrpool#bookmark

Name

       zfs-bookmark — create bookmark of ZFS snapshot

See Also

zfs-destroy(8), zfs-send(8), zfs-snapshot(8)

OpenZFS                                           May 12, 2022                                   ZFS-BOOKMARK(8)

Synopsis

zfsbookmarksnapshot|bookmarknewbookmark

See Also