Hi, the part you want is : • edit /etc/libvirt/libvirtd.conf > before : #listen_tls = 0 > after : listen_tls = 0 > > before : #listen_tcp = 1 > after : listen_tcp = 1 > > add: auth_tcp = "none" > > Modify /etc/init/libvirt-bin.conf > > before : exec /usr/sbin/libvirtd -d > after : exec /usr/sbin/libvirtd -d -l > > Modify /etc/default/libvirt-bin > > before :libvirtd_opts=" -d" > after :libvirtd_opts=" -d -l" Restart the libvirt deamon and voila - you don't need any shared storage for the block migration Regards, Razique Mahroua - Nuage & Co razique.mahroua at gmail.com Tel : +33 9 72 37 94 15 Le 1 mars 2013 à 08:59, Qinglong.Meng <mengql112233 at gmail.com> a écrit : > > 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 > > -- > > Lawrency Meng > mail: mengql112233 at gmail.com > _______________________________________________ > Mailing list: https://launchpad.net/~openstack > Post to : openstack at lists.launchpad.net > Unsubscribe : https://launchpad.net/~openstack > More help : https://help.launchpad.net/ListHelp > _______________________________________________ > Mailing list: https://launchpad.net/~openstack > Post to : openstack at lists.launchpad.net > Unsubscribe : https://launchpad.net/~openstack > More help : https://help.launchpad.net/ListHelp -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130301/fba3c5fc/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: NUAGECO-LOGO-Fblan_petit.jpg Type: image/jpeg Size: 10122 bytes Desc: not available URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130301/fba3c5fc/attachment.jpg>