For some reason I was able to backup with snapshots before, but now it fails with the following error,
Could be maybe because one container ran out of memory before.
But how can I solve this ?
100: Mar 08 02:00:02 INFO: Starting Backup of VM 100 (openvz)
100: Mar 08 02:00:02 INFO: CTID 100 exist mounted running100: Mar 08 02:00:02 INFO: status = running100: Mar 08 02:00:03 INFO: backup mode: snapshot100: Mar 08 02:00:03 INFO: ionice priority: 7100: Mar 08 02:00:03 INFO: creating lvm snapshot of /dev/mapper/pve-data ('/dev/pve/vzsnap-node-0')100: Mar 08 02:00:03 INFO: /dev/mapper/pve-vzsnap--node--0: open failed: No such file or directory100: Mar 08 02:00:03 INFO: /dev/pve/vzsnap-node-0: not found: device not cleared100: Mar 08 02:00:03 INFO: Aborting. Failed to wipe snapshot exception store. 100: Mar 08 02:00:03 ERROR: Backup of VM 100 failed - command 'lvcreate --size 1024M --snapshot --name vzsnap-node-0 /dev/pve/data' failed: exit code 5
Could be maybe because one container ran out of memory before.
But how can I solve this ?