proxmox-backup/etc
Christian Ebner 37a9304882 etc: provide and enable mount unit for /run/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>
2025-11-24 15:13:05 +01:00
..
Makefile add pbs-network-config-commit systemd service 2025-07-30 14:45:14 +02:00
pbs-enterprise.sources update apt sources for Trixie based release and move to deb822 format 2025-07-11 11:17:31 +02:00
pbs-network-config-commit.service add pbs-network-config-commit systemd service 2025-07-30 14:45:14 +02:00
proxmox-backup-banner.service.in s/pbsbanner/proxmox-backup-banner/ + move to /usr/lib 2020-02-10 14:43:28 +01:00
proxmox-backup-daily-update.service.in add daily update and maintenance task 2020-10-31 22:51:26 +01:00
proxmox-backup-daily-update.timer add daily update and maintenance task 2020-10-31 22:51:26 +01:00
proxmox-backup-proxy.service.in server: write main daemon PID to run directory 2020-11-02 19:50:24 +01:00
proxmox-backup.service.in server: write main daemon PID to run directory 2020-11-02 19:50:24 +01:00
removable-device-attach@.service add auto-mounting for removable datastores 2024-11-25 21:34:22 +01:00
run-proxmox\x2dbackup.mount etc: provide and enable mount unit for /run/proxmox-backup 2025-11-24 15:13:05 +01:00