openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #21409
Re: [openstack-dev] [block migration] How to test kvm block migration feature?
On 03/01/2013 01:29 PM, Qinglong.Meng wrote:
>
> Hi,
> I want to make testing about openstack(release F) block migration based KVM. But I
> don't any usefully configure doc. it's only about based XEN.
> here is the org doc:
>
> http://docs.openstack.org/folsom/openstack-compute/admin/content/configuring-migrations.html
>
> give me a hand
I can see some info here :
- https://blueprints.launchpad.net/nova/+spec/kvm-block-migration
- https://blueprints.launchpad.net/nova/+spec/migrate-volume-block-migration
For underlying mechanics:
- Upstream QEMU has some related documentation --
http://wiki.qemu.org/Features/LiveBlockMigration
- Also, libvirt has a lot of block-layer work in progress (recent things include,
blockcopy, blockpull, blockcommit)
On a related note, I wrote some notes here on some of the libvirt block
operations/snapshots -- http://kashyapc.fedorapeople.org/virt/lc-2012/snapshots-handout.html
(However, it's a couple of months old, and few things have changed. I'm trying to revisit
it after testing with newest qemu/libvirt).
Hope that's helpful.
--
/kashyap
>
> --
>
> Lawrency Meng
> mail: mengql112233@xxxxxxxxx <mailto:mengql112233@xxxxxxxxx>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx <mailto:openstack@xxxxxxxxxxxxxxxxxxx>
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
>
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev@xxxxxxxxxxxxxxxxxxx
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
References