Hello,
i'm having an issue with my automatic script backing up 15 VMs in the same time.
So i tried to specifically backup only one, so i got this message and i don't understand why it's blocking:
i share folders whith my container and it worked since 2 month until yersteday.
Moreover, it blocks the 4 first VMs and the other ones are being backup then : i'm rellay lost and i don't understand that.
Thank you in advance for your help.
i'm having an issue with my automatic script backing up 15 VMs in the same time.
So i tried to specifically backup only one, so i got this message and i don't understand why it's blocking:
Code:
root@pve:~# vzdump 100 --node pve --storage backupStorage --remove 0 --mode snapshot --compress zstd
INFO: starting new backup job: vzdump 100 --node pve --mode snapshot --remove 0 --storage backupStorage --compress zstd
INFO: Starting Backup of VM 100 (lxc)
INFO: Backup started at 2020-11-22 14:36:56
INFO: status = running
INFO: CT Name: plex
INFO: including mount point rootfs ('/') in backup
INFO: excluding bind mount point mp0 ('/plex/4TO1') from backup (not a volume)
INFO: excluding bind mount point mp1 ('/plex/photos') from backup (not a volume)
INFO: excluding bind mount point mp2 ('/plex/Deluge') from backup (not a volume)
INFO: found old vzdump snapshot (force removal)
lvremove snapshot 'pve/snap_vm-100-disk-0_vzdump' error: Failed to find logical volume "pve/snap_vm-100-disk-0_vzdump"
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: create storage snapshot 'vzdump'
found lock 'snapshot' trying to remove 'backup' lock
ERROR: Backup of VM 100 failed - unable to parse volume ID '/storage/4TO1'
INFO: Failed at 2020-11-22 14:36:56
INFO: Backup job finished with errors
job errors
i share folders whith my container and it worked since 2 month until yersteday.
Moreover, it blocks the 4 first VMs and the other ones are being backup then : i'm rellay lost and i don't understand that.
Thank you in advance for your help.