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

zpool-history — inspect command history of ZFS storage pools

Description

       Displays the command history of the specified pool(s) or all pools if no pool is specified.

       -i      Displays internally logged ZFS events in addition to user initiated events.

       -l      Displays  log  records  in  long  format, which in addition to standard format includes, the user
               name, the hostname, and the zone in which the operation was performed.

Name

       zpool-history — inspect command history of ZFS storage pools

See Also

zpool-checkpoint(8), zpool-events(8), zpool-status(8), zpool-wait(8)

OpenZFS                                          August 9, 2019                                 ZPOOL-HISTORY(8)

Synopsis

zpoolhistory [-il] [pool]…

See Also