Hello I have a PBS set to do bakcups of my VM. I was going fine until a week ago when a couple of my VM bakcups started failing. Here is my configuration and error messages:
Config of the VM that is failing:
Error msg from journalctl:
pvesm status:
The VM disk does exist in vmssdstore:95017/vm-95017-disk-0.qcow2 so I don't really understand where the error is.
Thank you so much
Config of the VM that is failing:
Code:
balloon: 0
boot:
cores: 8
cpu: SandyBridge
memory: 1024
name: ROU-PUNTACCES-KVM-02
net0: virtio=6A:A2:C0:D2:07:F3,bridge=vmbr0,queues=8
net1: virtio=7E:7D:1F:48:C4:D0,bridge=vmbr0,link_down=1,tag=11
numa: 0
ostype: l26
sata0: vmssdstore:95017/vm-95017-disk-0.qcow2,size=64M
smbios1: uuid=d220eee0-b45a-4def-a485-0f28ea0dc53c
sockets: 1
vmgenid: aceff035-00d2-4d01-9ea6-942f12769d9f
Error msg from journalctl:
Code:
Nov 23 01:56:49 pve03 pvescheduler[48983]: INFO: Starting Backup of VM 95017 (qemu)
Nov 23 01:56:49 pve03 pvescheduler[48983]: Use of uninitialized value $used in pattern match (m//) at /usr/share/perl5/PVE/Storage/Plugin.pm line 906.
Nov 23 01:56:49 pve03 pvescheduler[48983]: Use of uninitialized value $used in concatenation (.) or string at /usr/share/perl5/PVE/Storage/Plugin.pm line 906.
Nov 23 01:56:49 pve03 pvescheduler[48983]: ERROR: Backup of VM 95017 failed - no such volume 'vmssdstore:95017/vm-95017-disk-0.qcow2'
Nov 23 01:56:49 pve03 pvescheduler[48983]: INFO: Backup job finished with errors
pvesm status:
Code:
Name Type Status Total Used Available %
PBSBCNZF-guifi pbs active 9629664768 8811636224 818028544 91.51%
PBSGURB-guifi pbs disabled 0 0 0 N/A
hddpool zfspool active 2828533760 901908664 1926625096 31.89%
local dir active 52428672 5478528 46950144 10.45%
vmhddstore dir active 3770548224 1281105792 2489442432 33.98%
vmssdstore dir active 2375680000 1973579136 402100864 83.07%
The VM disk does exist in vmssdstore:95017/vm-95017-disk-0.qcow2 so I don't really understand where the error is.
Thank you so much