Hi,
II'd like to restore the following LXC:
As I understand the documention
I want to restore
Additional question:
According to the GUI

II'd like to restore the following LXC:
Code:
mp0: wdreddata:vm-129-disk-0,mp=/root/app/persistant-data/immich/uploads,backup=1,mountoptions=noatime,size=88G
mp1: wdreddata:vm-129-disk-1,mp=/mnt/htpc,mountoptions=noatime,size=180G
mp8: /mnt/samba/sambaserver/storage1/,mp=/mnt/samba/sambaserver/storage1/,mountoptions=noatime,backup=0,ro=1
mp9: /mnt/samba/sambaserver/storage2/,mp=/mnt/samba/sambaserver/storage2/,mountoptions=noatime,backup=0,ro=1
As I understand the documention
mp8 and mp9 will not get deleted because they are bind mounts of the host, right?I want to restore
mp0 from my backup, but what will happen to mp1? mp1 is not backed up, will it get deleted anyway?Additional question:
According to the GUI
mp1 (see screenshot) is not part of the backup, but the config is missing backup=0, did I configure something incorrectly?