Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

decaf live migration #53

Open
zachturing opened this issue Nov 27, 2018 · 0 comments
Open

decaf live migration #53

zachturing opened this issue Nov 27, 2018 · 0 comments

Comments

@zachturing
Copy link

I recently live migration on decaf, but always complain when starting, as follows:

zk@instance:~$ ~/DECAF/decaf/i386-softmmu/qemu-system-i386 -monitor stdio -m 4096 -usbdevice tablet -vnc :2 -netdev user,id=mynet -device ne2k_pci,netdev=mynet ~/WinXP_clean_snapshot.qcow2 -incoming tcp:0:6666
QEMU 1.0 monitor - type 'help' for more information
(qemu) inside bdrv open, drv addr= 0x4532dc90, size= 4294967296
fs_open error!
inside bdrv open, drv addr= 0x45492630, size= 0
fs_open error!
inside vmi init
ERROR: invalid runstate transition: 'running' -> 'inmigrate'
Aborted (core dumped)

Is it because decaf does not support live migration?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant