Recent content by nexos

  1. N

    Restoring CT backup deletes&recreates non-backuped storage subvolume

    Thanks for the input and for pointing out the caveats. I think I'll use a minimal container for the smbd and mount it into my main container. I'll keep it as minimal as possible, so that I don't need a backup as I would run into the same problems when restoring the smb container.
  2. N

    Restoring CT backup deletes&recreates non-backuped storage subvolume

    Shit, there should definitely be a warning. Are you using a samba daemon on a separate container to server the files or did you install the samba daemon on the proxmox host? Is there any other way to mount the data volume inside the container without proxmox noticing it?
  3. N

    Restoring CT backup deletes&recreates non-backuped storage subvolume

    Hi, I tried to restore a CT from a local backup, but while restoration of the CT itself worked fine, my data storage volume (mp1) was deleted in the process. Additionally the 1T storage was recreated on `local` with 1T, but it was obviously empty. My data storage is not in the backup. At the...