zfs-auto-snapshot
Automatically create, rotate and destroy ZFS snapshots
An alternative implementation of the zfs-auto-snapshot service for Linux that is compatible with zfs-linux (now OpenZFS) and zfs-fuse.
On Guix System, you will need to invoke the included shell scripts as job
definitions in your operating-system
declaration.
- Versions: 1.2.4
- Website: https://github.com/zfsonlinux/zfs-auto-snapshot
- Licenses: GPL 2+
- Package source: gnu/packages/file-systems.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of zfs-auto-snapshot
as follows:
guix install zfs-auto-snapshot
Or install a particular version:
guix install zfs-auto-snapshot@1.2.4
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of zfs-auto-snapshot about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/zfs-auto-snapshot'><img src='https://packages.guix.gnu.org/packages/zfs-auto-snapshot/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/zfs-auto-snapshot)
Example Org:
[[https://packages.guix.gnu.org/packages/zfs-auto-snapshot][https://packages.guix.gnu.org/packages/zfs-auto-snapshot/badges/latest-version.svg]]