Hello.
Title says it. One particular VM backup operation results in the error below. This is trying to backup to PBS, but the error is the same if I change to local or anything else. Other VMs are backing up fine without error. Running it from terminal is the same. Not sure where else to look for more helpful information. "storage" appears to be specified as --storage pbs1 which is very much present. Curiously, when I set scsi1 to backup=0, the backup completes successfully. With this in mind, I have tried to detach the drive and reassign it (qm set); doesn't help. The VM functions fine otherwise.
Any advice here?
Title says it. One particular VM backup operation results in the error below. This is trying to backup to PBS, but the error is the same if I change to local or anything else. Other VMs are backing up fine without error. Running it from terminal is the same. Not sure where else to look for more helpful information. "storage" appears to be specified as --storage pbs1 which is very much present. Curiously, when I set scsi1 to backup=0, the backup completes successfully. With this in mind, I have tried to detach the drive and reassign it (qm set); doesn't help. The VM functions fine otherwise.
Any advice here?
Code:
root@pve:# cat /etc/pve/storage.cfg
dir: local
path /var/lib/vz
content backup,vztmpl
shared 0
lvmthin: local-lvm
thinpool data
vgname pve
content images,rootdir
dir: local-iso
path /mnt/iso
content iso,images
prune-backups keep-all=1
shared 0
pbs: pbs1
datastore zfs1
server 10.0.0.88
content backup
fingerprint 17:8e:ad:1.......
prune-backups keep-last=1
username root@pam
Last edited: