Search results

  1. P

    [Feature Request] Nur Verschlüsselte Backups pushen

    Mit der neuen PBS Version kann man ja Backups zu Remotes pushen, jedoch möchte ich nur verschlüsselte Backups übertragen da es sich um ein offsite Backup handelt. Die alten unverschlüsselten Backups würde ich auch ungern löschen müssen. Eine Option um nur verschlüsselte Backups zu pushen wäre...
  2. P

    Disks do not response after some time in Windows VM

    After some time (I guess it happens while doing backups on the host) the disks of the VM do not respond anymore (no read/write at all, 100% active) and everything that requires file io freezes. Config of the VM ╰─# cat /etc/pve/qemu-server/112.conf...
  3. P

    How to migrate existing backups to PBS

    We currently have two debian servers with a zfs pool to which we backups our containers and vm's (via NFS). We now want to migrate to PBS. Replace one of the servers to PBS, migrate the existing backups and then replace the other server. But how do we migrate existing backups to PBS? I have...
  4. P

    Can't delete container: rbd error: rbd: error opening image vm-113-disk-1: (2) No such file or directory

    When I try to delete the container in the web ui, I only get the following error: rbd error: rbd: error opening image vm-113-disk-1: (2) No such file or directory When I run pct destroy 113 manually I get the excat same error. There is only a vm-113-disk-0 when I loot at `CT Volumes`. Should i...
  5. P

    [SOLVED] Backup is failing with exit code 1

    When we try to Backup a container we get the following output: INFO: trying to get global lock - waiting... INFO: got global lock INFO: starting new backup job: vzdump 107 --node node2 --remove 0 --compress zstd --storage fileserver_daily --mode snapshot INFO: filesystem type on dumpdir is...