Skip to content

Fix Kopia writing cache/config to root overlay#2099

Open
TrepnickKev wants to merge 1 commit intogetumbrel:masterfrom
TrepnickKev:fix/kopia-write-to-data-dir
Open

Fix Kopia writing cache/config to root overlay#2099
TrepnickKev wants to merge 1 commit intogetumbrel:masterfrom
TrepnickKev:fix/kopia-write-to-data-dir

Conversation

@TrepnickKev
Copy link
Copy Markdown

Problem

Kopia writes cache, config and logs to the root filesystem by default.
On SD-card based Umbrel installs, this fills the root overlay (~4 GB) and
breaks built-in backups despite sufficient free space on /mnt/data.

Solution

Redirect Kopia cache, config and log directories to Umbrel’s data directory.
All required directories are created defensively before starting Kopia.

Impact

  • Prevents root filesystem from filling up
  • No breaking changes
  • Works for SD, SSD and USB-based installs

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

Successfully merging this pull request may close these issues.

2 participants