Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross reference: Not backing up mounted subfolders #317

Open
mrclschstr opened this issue Apr 18, 2024 · 3 comments
Open

Cross reference: Not backing up mounted subfolders #317

mrclschstr opened this issue Apr 18, 2024 · 3 comments

Comments

@mrclschstr
Copy link

Cross reference: Since version 1.8.10, the volume /mnt/source is no longer in the Dockerfile, which has side effects when backing up subfolders.

For details see: modem7/docker-borgmatic#125

@modem7
Copy link
Member

modem7 commented Apr 25, 2024

Just to make things easier for others looking:

modem7/docker-borgmatic#125 (comment)

@witten
Copy link
Collaborator

witten commented Nov 7, 2024

Note that this unfortunate interaction may go away with borgmatic 1.9.0 because (from the release notes):

  • BREAKING: When databases are configured, don't auto-enable the "one_file_system" option,
    as existing auto-excludes of special files should be sufficient to prevent Borg from hanging on
    them. But if this change causes problems for you, you can always enable "one_file_system"
    explicitly.

See https://projects.torsion.org/borgmatic-collective/borgmatic/issues/918 for more info.

@mrclschstr
Copy link
Author

mrclschstr commented Nov 7, 2024

I still think it is worth mentioning in the readme of the borgmatic container that enabling the one_file_system option can cause problems when backing up mounted subfolders. If you are not careful and do not check the backup (which of course you should never do), empty and therefore unusable backups are silently created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants