forked from proxmox-mirrors/proxmox-backup
Since the introduction of per-chunk file locks for datastores with s3 backend, the inodes on the tmpfs backing /run/proxmox-backup might be to limited, the kernel dynamically calculating the limit based on available system memory [0]. To not limit the number of inodes, provide a systemd mount unit to create a dedicated tmpfs for /run/proxmox-backup. The mount unit is only enabled but not started by dh_installsystemd, so this has only effect after a reboot. [0] https://docs.kernel.org/filesystems/tmpfs.html Fixes: https://forum.proxmox.com/threads/176228/ Signed-off-by: Christian Ebner <c.ebner@proxmox.com> Reviewed-by: Fabian Grünbichler <f.gruenbichler@proxmox.com> Link: https://lore.proxmox.com/20251120100523.12147-1-c.ebner@proxmox.com Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| pbs-enterprise.sources | ||
| pbs-network-config-commit.service | ||
| proxmox-backup-banner.service.in | ||
| proxmox-backup-daily-update.service.in | ||
| proxmox-backup-daily-update.timer | ||
| proxmox-backup-proxy.service.in | ||
| proxmox-backup.service.in | ||
| removable-device-attach@.service | ||
| run-proxmox\x2dbackup.mount | ||