Date: August 08, 2010
Two Python scripts for managing ZFS snapshots. The first script creates timestamped snapshots of all filesystems in a zpool. The second script automatically removes snapshots older than 30 days by parsing the timestamp in snapshot names, useful for automated backup cleanup.