- Bulgaria
- https://rboci.blogspot.com/
- Joined on
2025-01-12
Huh. I can't seem to repro this. When I put a path into exclude_patterns, borgmatic outputs it with the fm: prefix
Thank you for looking, I didn't retest this with 2.0.13, my bad, it is…
After some more investigation I see two remaining issues:
- The default
fm:pattern for excludes that I describe in my previous comment. - When the pattern is specified properly as an…
While on it, another issue I notice is that borgmatic does not include a proper default fm: pattern prefix when adding the exclude_from entries to the patterns. fm: is the default prefix for…
I see where the issue is and I think this issue has to be reopened. In my log file you can see:
R /etc/borgmatic.d/home.yaml
+ /etc/borgmatic.d/home.yaml
R /run/user/0/./borgmatic/bootstrap…
Fails for me when I prefix all my exclude patterns with pf:..., sh:..., etc., see borgmatic_fail.log
For some reason I've got another locking timeout. Although no backup was interrupted or failed. Anyway, please see the log attached.
Also another issue captured by this log is that my exclude…
I'm not sure how to create a reproducer now I have the lock cleared. So I asked AI to see what the issue might be and it figured out a try/finally would be needed to assure LVM snapshot clean-up. …
The cryptsetup close should run between umount and lvm snapshot removal (this is also after the actual backup has taken place). Otherwise source will be mounted and cryptsetup close will…
My bad! I was searching the docs for hook and didn't spot preparation and cleanup steps.
It makes a lot more sense now.
It looks much more robust. Two questions come to mind about the…
Thank you. Ideally the message would show a borgmatic command but I assume that might be hacky in case that's the borg command output.
Thanks a lot! Would be nice to have these hooks documented. I make some sense out of the examples but I feel like guessing. Not urgent because I'm doing other setup before looking into upgrading…
So xfsfreeze and cryptsetup will possibly be implementable in this way? Sorry it was not clear from the example and it is fine for me to wait until the documentation is ready.
As advised, I'm pasting here my precise hooks that cover my use case pretty well. So that it can be considered…
Just so you get a consistent picture of the filesystem without the services modifying it?
correct
And the snapshot itself isn't sufficient to accomplish that?
There are possible…
Hi, is this PR supposed to also incorporate a fix for discovering nested LVM mounts as described in https://github.com/borgmatic-collective/borgmatic/pull/87 ?
Specifically the logging options like --verbosity. Because on Fedora systemd would record the output, no need for syslog.