[openstack-dev] [resend] [nova][libvirt] livemigration failed due to invalid of cpuset
Qiao, Liyong
liyong.qiao at intel.com
Mon Apr 20 02:30:45 UTC 2015
Hi all,
Just resend to bring attentions
BR, Eli(Li Yong)Qiao
From: Qiao, Liyong [mailto:liyong.qiao at intel.com]
Sent: Wednesday, April 15, 2015 10:22 PM
To: openstack-dev at lists.openstack.org
Subject: [openstack-dev] [nova][libvirt] livemigration failed due to invalid of cpuset
Hi all
Live migration an instance will fail due to invalid cpuset, more detail can be find in this bug[1]
this exception is raised by python-libvirt's migrateToURI2/ migrateToURI. I'd like to get your idea on this:
1. disable live-migration and raise exception early since migrateToURI2/ migrateToURI consider this as a exception.
2. manually check cpuset of the instance's domain xml (maybe need to change the instance's numa_topology), this is kinds of hacking ??
3. fix this in migrateToURI2/ migrateToURI to allow libvirt live migrate that instance.
In my opinion, I think option 2 is better and much more reasonable, but I don't know if it possible to approach that changes?
[1] https://launchpad.net/bugs/1440981
I'd like to hear your suggestions, thanks
BR, Eli(Li Yong)Qiao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150420/69360e8c/attachment.html>
More information about the OpenStack-dev
mailing list