Tomasz Chmielewski <mangoo <at> wpkg.org> writes: > I'm trying to perform live migration by following the instructions on > http://www.linux-kvm.org/page/Migration. > Unfortunately, it doesn't work very well - guest is migrated, but looses > access to its disk. The LSI logic scsi device model doesn't implement device state save/restore. Any suspend/resume, snapshot or migration will fail. I sent a patch that partially addresses this (but is buggy in the presence of in-flight IO): http://lists.gnu.org/archive/html/qemu-devel/2009-01/msg00744.html -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html