vzdump fails with "exit code 9" on openvz ve backup

tyborall

New Member
Jun 28, 2011
3
0
1
Since i did the last update with "aptitude upgrade" three days ago one of my openvz ve`s fails to backup:

Code:
Jun 28 17:53:44 INFO: Starting Backup of VM 103 (openvz)
Jun 28 17:53:44 INFO: CTID 103 exist mounted running
Jun 28 17:53:44 INFO: status = CTID 103 exist mounted running
Jun 28 17:53:44 INFO: backup mode: suspend
Jun 28 17:53:44 INFO: ionice priority: 7
Jun 28 17:53:44 INFO: starting first sync /var/lib/vz/private/103/ to /var/lib/vz/dump/vzdump-openvz-103-2011_06_28-17_53_44.tmp
Jun 28 18:08:52 INFO: Number of files: 152030
Jun 28 18:08:52 INFO: Number of files transferred: 128769
Jun 28 18:08:52 INFO: Total file size: 4654956211 bytes
Jun 28 18:08:52 INFO: Total transferred file size: 4652359011 bytes
Jun 28 18:08:52 INFO: Literal data: 4652359011 bytes
Jun 28 18:08:52 INFO: Matched data: 0 bytes
Jun 28 18:08:52 INFO: File list size: 3970983
Jun 28 18:08:52 INFO: File list generation time: 0.001 seconds
Jun 28 18:08:52 INFO: File list transfer time: 0.000 seconds
Jun 28 18:08:52 INFO: Total bytes sent: 4662467581
Jun 28 18:08:52 INFO: Total bytes received: 2551314
Jun 28 18:08:52 INFO: sent 4662467581 bytes  received 2551314 bytes  5134858.44 bytes/sec
Jun 28 18:08:52 INFO: total size is 4654956211  speedup is 1.00
Jun 28 18:08:52 INFO: first sync finished (908 seconds)
Jun 28 18:08:52 INFO: suspend vm
Jun 28 18:08:53 INFO: Container already locked
Jun 28 18:09:11 ERROR: Backup of VM 103 failed - command 'vzctl chkpnt 103 --suspend' failed with exit code 9

There is no lock file in /var/lib/vz/lock. I already rebooted the ve two days ago and yesterday i manually stopped and after that started it again by web interface. I have no idea what "exit code 9" means... Can someone help?