Hello,
I'm getting a problem whith my backups (which used to work perfectly). Some of the backup jobs fail with this error:
Aparently vzdump tremoves the snapshot just after creating, and then tries to use it again.
My running environment is:
I'll appreciate any suggestion to fix this problem. Thanks!
I'm getting a problem whith my backups (which used to work perfectly). Some of the backup jobs fail with this error:
Code:
INFO: starting new backup job: vzdump 107 --remove 0 --node pve --mailto jguillaumes --mode snapshot --compress gzip --storage Backup
INFO: Starting Backup of VM 107 (lxc)
INFO: status = running
INFO: CT Name: elastic01
INFO: excluding bind mount point mp0 ('/var/snapshot') from backup
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: create storage snapshot 'vzdump'
Using default stripesize 64.00 KiB.
Logical volume "snap_vm-107-disk-1_vzdump" created.
INFO: remove vzdump snapshot
Logical volume "snap_vm-107-disk-1_vzdump" successfully removed
ERROR: Backup of VM 107 failed - activate_volume 'pve/snap_vm-107-disk-1_vzdump' error: device-mapper: create ioctl on pve-snap_vm--107--disk--1_vzdumpLVM-R5xSYHaqjEm8Ik5lSlzS1Q9RiVAhcV4GOa3MxtwOXBuDSNz8f5142eorITDAxeiP failed: No such device or address
INFO: Backup job finished with errors
TASK ERROR: job errors
Aparently vzdump tremoves the snapshot just after creating, and then tries to use it again.
My running environment is:
Code:
CPU(s)
2 x AMD Opteron(tm) X3216 APU (1 Socket)
Kernel Version
Linux 4.13.13-2-pve #1 SMP PVE 4.13.13-32 (Thu, 21 Dec 2017 09:02:14 +0100)
PVE Manager Version
pve-manager/5.1-41/0b958203
I'll appreciate any suggestion to fix this problem. Thanks!