ZFS snapshots (#261). #944
No reviewers
Labels
No labels
blocked
breaking
bug
data loss
design finalized
good first issue
new feature area
question / support
security
waiting for response
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
borgmatic-collective/borgmatic!944
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "zfs-snapshots"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is currently beta-quality work for snapshotting ZFS filesystems (#261) from borgmatic such that those filesystems end up in a Borg archive at the original dataset path rather than the snapshot mount point path. That means that if your dataset is mounted at, say,
/my/dataset, then the snapshotted data shows up in the Borg archive atmy/datasetand notmy/dataset/.zfs/snapshot/blah.Dataset discovery currently works by expecting that any dataset mount points to backup are listed in borgmatic's
source_directories.Result
I have run this and it appears to work so far. Here are some logs:
Still to do
WIP: ZFS snapshots (#261).to ZFS snapshots (#261).