Skip to content

add "cleanup_only" configuration to skip snapshotting#49

Open
phryneas wants to merge 3 commits intobdrewery:masterfrom
phryneas:cleanup_only
Open

add "cleanup_only" configuration to skip snapshotting#49
phryneas wants to merge 3 commits intobdrewery:masterfrom
phryneas:cleanup_only

Conversation

@phryneas
Copy link
Copy Markdown

I have zfs-auto-snapshot running on a remote machine and regularly pull all remote snapshots using syncoid.

As a result, this accumulates a lot of snapshots locally - I had 50000 frequent snapshots that had accumulated over the years.

With this change, I can do a zfs set com.sun:auto-snapshot=cleanup_only tank/syncoid and zfs-auto-snapshot can run locally and clean up snapshots, but not create new ones (since these will be synced from an external source).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant