Hi all,
I am running Proxmox Virtual Environment 8.3.3. I am trying to set up a Mount for a Synology NAS NFS Share into an Unprivileged LXC to be used for the App "Immich" which I have deployed using Docker. I have used the Proxmox Helper Scripts for the Docker LXC...
I have the following situation:
- Cluster (3 servers) for production (Proxmox VE)
- Development server (Proxmox VE)
- Backup server (Proxmox Backup server)
Every day, multiple backups are created from the production server to the backup server and from the development server to the backup...
Ich möchte meine Docker Volumes auf Proxmox sichern und diese dann auf mein Synology Backup Verzeichnis kopieren.
Folgendes Skript kommt zum Einsatz:
# Verzeichnis, das gesichert werden soll
source_dir="/var/lib/docker/volumes"
# Verzeichnis, in dem die Backups gespeichert werden sollen...
Hi all.
I have 2 proxmox clusters, one which has 2 x PVE 7.4-16 nodes and the other one which has 2 x PVE 8.2.2 + qdevice.
I use PBS v3.1-2 on docker, on a Synology NAS.
On cluster with v7.4-16, the backups never fail but on the other cluster, the one with v8.2.2, backups systematically fail...