During backup i get this error, it does the same for a snapshot or suspend the only way i can get backups without error is to use the stop method ... oddly only some openvzs not all
Code:
INFO: starting new backup job: vzdump 101 --remove 0 --mode snapshot --storage bpool-dir-2 --node pve-1
INFO: filesystem type on dumpdir is 'zfs' -using /var/tmp/vzdumptmp863979 for temporary files
INFO: Starting Backup of VM 101 (openvz)
INFO: CTID 101 exist mounted running
INFO: status = running
INFO: mode failure - unable to detect lvm volume group
INFO: trying 'suspend' mode instead
INFO: backup mode: suspend
INFO: ionice priority: 7
INFO: starting first sync /cpool/pve/private/101/ to /var/tmp/vzdumptmp863979
INFO: Number of files: 44135
INFO: Number of files transferred: 38948
INFO: Total file size: 612728976 bytes
INFO: Total transferred file size: 608818690 bytes
INFO: Literal data: 608818690 bytes
INFO: Matched data: 0 bytes
INFO: File list size: 1001764
INFO: File list generation time: 0.001 seconds
INFO: File list transfer time: 0.000 seconds
INFO: Total bytes sent: 611569815
INFO: Total bytes received: 759108
INFO: sent 611569815 bytes received 759108 bytes 23106751.81 bytes/sec
INFO: total size is 612728976 speedup is 1.00
INFO: first sync finished (26 seconds)
INFO: suspend vm
INFO: Setting up checkpoint...
INFO: suspend...
INFO: Can not suspend container: Invalid argument
INFO: Error: unsupported fs type zfs
INFO: Checkpointing failed
ERROR: Backup of VM 101 failed - command 'vzctl --skiplock chkpnt 101 --suspend' failed: exit code 16
INFO: Backup job finished with errors
TASK ERROR: job errors
Last edited: