[pve-devel] Snapshots with RAM don't work
Stefan Priebe - Profihost AG
s.priebe at profihost.ag
Wed Jan 30 11:52:10 CET 2013
Hi,
Am 30.01.2013 06:02, schrieb Dietmar Maurer:
>> Everything works fine except the savevm-async - it compiles fine but the VM
>> hangs. Do you have already an idea what needs to be changes there? So
>> maybe i can start working on that.
>
> Compare with the code in migration.c (migrate_fd_put_ready) - maybe you can find out what changed.
OK they've moved so many code around as they're now using a seperate
thread for migration...
Right now the process does not finish as
ret = qemu_savevm_state_iterate(snap_state.file)
in savevm-async
returns 8.
I'll check what and if i can do anything.
Stefan
More information about the pve-devel
mailing list