[GH-ISSUE #8492] Increase the boot disk size of Jellyfin to allow users to use the backup function. #1838

Closed
opened 2026-02-26 12:50:23 +03:00 by kerem · 1 comment
Owner

Originally created by @Stubennerd on GitHub (Oct 20, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/8492

📌 Task summary

Increase the boot disk size of Jellyfin

📋 Task details

Since version 10.11.0, Jellyfin has “Internal Backup & Restore Support”.

This feature requires at least 5 GB of free space.

[ERR] Error processing request. URL "POST" "/Backup/Create".
System.InvalidOperationException: The backup directory '/var/lib/jellyfin/data/backups' does not have at least '5GB' free space. Cannot create backup.

To allow users to use this feature, the size of the boot disk should be increased to 16 GB or, preferably, 32 GB.
In my Jellyfin installation, the first backup takes up ~1.5 GB, with all options enabled and 12 MB only for the database.

Originally created by @Stubennerd on GitHub (Oct 20, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/8492 ### 📌 Task summary Increase the boot disk size of Jellyfin ### 📋 Task details Since version 10.11.0, Jellyfin has “[Internal Backup & Restore Support](https://jellyfin.org/posts/jellyfin-release-10.11.0/#internal-backup--restore-support)”. This feature requires at least 5 GB of free space. ``` [ERR] Error processing request. URL "POST" "/Backup/Create". System.InvalidOperationException: The backup directory '/var/lib/jellyfin/data/backups' does not have at least '5GB' free space. Cannot create backup. ``` To allow users to use this feature, the size of the boot disk should be increased to 16 GB or, preferably, 32 GB. \ In my Jellyfin installation, the first backup takes up ~1.5 GB, with all options enabled and 12 MB only for the database.
kerem closed this issue 2026-02-26 12:50:23 +03:00
Author
Owner

@tremor021 commented on GitHub (Oct 20, 2025):

Try again please @Stubennerd

<!-- gh-comment-id:3420771624 --> @tremor021 commented on GitHub (Oct 20, 2025): Try again please @Stubennerd
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#1838
No description provided.