Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 305 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 305 Bytes

zfs_tools

Tools to simplify ZFS operations

  • zfs_snapshots.py: Create snapshots on a schedule (default: hourly, daily, weekly, monthly) and keep them for a configurable length of time. Run from crontab.
  • zpool_check_health.py: Get a summary of the health of configured ZFS pools.