Hi, after successful backup of a ct we get the error:
What can we do here to fix this issue? Manually start this command in ssh, we get same error message. Can you help us please?
regards
Code:
INFO: starting new backup job: vzdump 5131 --remove 0 --mode snapshot --compress lzo --storage SLS-001 --node pegasus
INFO: Starting Backup of VM 5131 (openvz)
INFO: CTID 5131 exist mounted running
INFO: status = running
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: creating lvm snapshot of /dev/mapper/pve-data ('/dev/pve/vzsnap-pegasus-0')
INFO: Logical volume "vzsnap-pegasus-0" created
INFO: creating archive '/mnt/pve/SLS-001/dump/vzdump-openvz-5131-2013_03_17-01_02_00.tar.lzo'
INFO: Total bytes written: 365765877760 (341GiB, 18MiB/s)
INFO: archive file size: 249.12GB
INFO: umount: /mnt/vzsnap0: device is busy.
INFO: (In some cases useful info about processes that use
INFO: the device is found by lsof(8) or fuser(1))
ERROR: command 'umount /mnt/vzsnap0' failed: exit code 1
INFO: lvremove failed - trying again in 8 seconds
INFO: lvremove failed - trying again in 16 seconds
INFO: lvremove failed - trying again in 32 seconds
ERROR: command 'lvremove -f /dev/pve/vzsnap-pegasus-0' failed: exit code 5
INFO: Finished Backup of VM 5131 (06:23:58)
INFO: Backup job finished successfully
TASK OK
regards