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. …
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…
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.…
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…
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…
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…