• Joined on 2026-04-14
mondjef commented on issue borgmatic-collective/borgmatic#1295 2026-04-18 22:53:09 +00:00
borgmatic fails to unmount and destory zfs snapshot

I can confirm the fixes you made do not raise the errors now when a zfs dataset contains no files/directories and that the snapshot created against such dataset gets properly destroyed as well. …

mondjef commented on issue borgmatic-collective/borgmatic#1295 2026-04-17 16:55:28 +00:00
borgmatic fails to unmount and destory zfs snapshot

I can confirm now that running the backup job after ensuring the problematic backup path is not empty does in fact successfully complete now. So for now I will keep this empty file in the…

mondjef commented on issue borgmatic-collective/borgmatic#1295 2026-04-17 01:35:06 +00:00
borgmatic fails to unmount and destory zfs snapshot

I believe this subsequent backup run with the bogus text file worked as far as the unmounting and destroying of the snapshot but I encountered another error and ultimately the backup still failed.…

mondjef commented on issue borgmatic-collective/borgmatic#1295 2026-04-17 00:21:41 +00:00
borgmatic fails to unmount and destory zfs snapshot

ha I did see that piece of code and stopped on it for a bit as to suspect it might be the case but quickly decided it wasn't as its not a shadow of a nested directory. Given the fact that I have…

mondjef commented on issue borgmatic-collective/borgmatic#1295 2026-04-17 00:00:19 +00:00
borgmatic fails to unmount and destory zfs snapshot

As a test, I created a bogus text file in the /warehouse/music directory as the only difference between this backup directory and the others is that it is an empty directory. I am currently…

mondjef commented on issue borgmatic-collective/borgmatic#1295 2026-04-16 22:21:47 +00:00
borgmatic fails to unmount and destory zfs snapshot

yup, I see where in the log you noticed that it seems to be referencing an incorrect mount path when it tries unmounting that one snapshot...weird that it only has an issues with this one mounted…

mondjef opened issue borgmatic-collective/borgmatic#1295 2026-04-14 23:42:05 +00:00
borgmatic fails to unmount zfs snapshot and destory snapshot