yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #06844
[Bug 1258179] Re: VMware: timeouts due to nova-compute stuck at 100% when using deploying 100 VMs
** Also affects: openstack-vmwareapi-team
Importance: Undecided
Status: New
** Changed in: openstack-vmwareapi-team
Importance: Undecided => Critical
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1258179
Title:
VMware: timeouts due to nova-compute stuck at 100% when using
deploying 100 VMs
Status in OpenStack Compute (Nova):
In Progress
Status in The OpenStack VMwareAPI subTeam:
New
Bug description:
When there are 100's of VM deployed there are problems with nova
compute. This is due to the fact that each interaction with the VM;s
via get_vm_ref reads all of the VM's ont he system and then filters by
the UUID. The filtering is done on the client side.
There are specific API's that optimize this search -
http://pubs.vmware.com/vsphere-51/index.jsp?topic=%2Fcom.vmware.wssdk.apiref.doc%2Fvim.SearchIndex.html
more specifically FindAllByUuid
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1258179/+subscriptions
References