Hello,
My question is in two parts.
I host quite a few personal services at home on LXC containers, including a Photo Immich server, a Nextcloud server, and some databases that I really need to back up.
I made the mistake of doing bind mounts: I created datasets that I then mounted on the Immich and Nextcloud containers for my photos and files.
As a result, these data files are excluded from backups made via Proxmox.
What do you suggest I do to fix this problem? I could probably back up this mount point separately, but ideally I would like to centralize everything on a single backup solution. Possibly create a volume on the LXC container and copy the data. I've done some research and I don't think it's possible to “migrate” a dataset to a volume dedicated to the container.
Second question regarding the implementation of Proxmox Backup Server.
I don't have a second PC at my disposal, but I do have a disk dedicated to backup.
I see three solutions:
- Install PBS directly on the Proxmox node. I don't know if conflicts could arise when updating one of the two solutions.
- Install PBS in a privileged or non-privileged container and mount a ZFS dataset that will act as a datastore.
- Install PBS in a dedicated VM, then passthrough the disk to let the VM manage ZFS.
Can you give me advice ?
Thank.
My question is in two parts.
I host quite a few personal services at home on LXC containers, including a Photo Immich server, a Nextcloud server, and some databases that I really need to back up.
I made the mistake of doing bind mounts: I created datasets that I then mounted on the Immich and Nextcloud containers for my photos and files.
As a result, these data files are excluded from backups made via Proxmox.
What do you suggest I do to fix this problem? I could probably back up this mount point separately, but ideally I would like to centralize everything on a single backup solution. Possibly create a volume on the LXC container and copy the data. I've done some research and I don't think it's possible to “migrate” a dataset to a volume dedicated to the container.
Second question regarding the implementation of Proxmox Backup Server.
I don't have a second PC at my disposal, but I do have a disk dedicated to backup.
I see three solutions:
- Install PBS directly on the Proxmox node. I don't know if conflicts could arise when updating one of the two solutions.
- Install PBS in a privileged or non-privileged container and mount a ZFS dataset that will act as a datastore.
- Install PBS in a dedicated VM, then passthrough the disk to let the VM manage ZFS.
Can you give me advice ?
Thank.