Created a new plain ubuntu hardy template using dab:
excerpt from dab.conf:
dab init
dab bootstrap
dab finalize
created VM from this template.
VM starts fine.
vzctl chkpnt works without problems.
vzctl restore fails to restore the VM:
Any hints what I might be doing wrong?
excerpt from dab.conf:
Code:
Suite: hardy
Name: plain-hardy-8.04
Architecture: amd64
dab bootstrap
dab finalize
created VM from this template.
VM starts fine.
vzctl chkpnt works without problems.
vzctl restore fails to restore the VM:
Code:
Restoring container ...
Starting container ...
Container is mounted
undump...
Adding IP address(es): 10.100.100.140
Setting CPU units: 1000
Setting CPUs: 1
Configure meminfo: 262144
Error: undump failed: Input/output error
Restoring failed:
Error: can't open file /dev/ptyp0
Error: rst_file: -5 31600
Error: rst_files: -5
Error: make_baby: -5
Error: rst_clone_children
Container start failed
Stopping container ...
Container was stopped
Container is unmounted