Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add zfs snapshot management command #8

Open
weak-head opened this issue May 3, 2024 · 0 comments
Open

Add zfs snapshot management command #8

weak-head opened this issue May 3, 2024 · 0 comments
Labels
discussion Generic discussion that could result in a change request or feature improvement enhancement Includes general improvements or feature changes and select new feature requests

Comments

@weak-head
Copy link
Owner

Description

Add support of ni snapshot command, that creates and rotates ZFS snapshots.

Configuration changes

Below are proposes configuration changes.

commands:
  snapshot:
    keep:
      most_recent: 3
    datasets:
      - data/services/cloud
      - data/services/gitlab
@weak-head weak-head added enhancement Includes general improvements or feature changes and select new feature requests discussion Generic discussion that could result in a change request or feature improvement labels May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Generic discussion that could result in a change request or feature improvement enhancement Includes general improvements or feature changes and select new feature requests
Projects
None yet
Development

No branches or pull requests

1 participant