• Joined on 2026-06-29
galgier commented on issue borgmatic-collective/borgmatic#1330 2026-06-29 16:14:56 +00:00
Using LVMs require mounts but ext4 does not support -o nouuid and XFS requires it

New improved hook I installed as /etc/borgmatic/mount-wrapper.sh:

galgier commented on issue borgmatic-collective/borgmatic#1330 2026-06-29 15:30:08 +00:00
Using LVMs require mounts but ext4 does not support -o nouuid and XFS requires it

Yes, the hooks are useful for this but in this case the arguments passed are insufficient in a general case. Ideally the hook would be passed three arguments: the current mount point, the device…

galgier opened issue borgmatic-collective/borgmatic#1330 2026-06-29 00:58:58 +00:00
Using LVMs require mounts but ext4 does not support -o nouuid and XFS requires it