Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UI] Timeout listing Vmware Datacenter VMs for migration to KVM #9782

Open
nvazquez opened this issue Oct 9, 2024 · 0 comments
Open

[UI] Timeout listing Vmware Datacenter VMs for migration to KVM #9782

nvazquez opened this issue Oct 9, 2024 · 0 comments

Comments

@nvazquez
Copy link
Contributor

nvazquez commented Oct 9, 2024

ISSUE TYPE
  • Bug Report
COMPONENT NAME
UI
CLOUDSTACK VERSION
4.19 and onwards
CONFIGURATION

Vmware datacenter, KVM cluster on CloudStack

OS / ENVIRONMENT

N/A

SUMMARY

On VMware vCenter datacenters with a big number of VMs the API listVmwareDcVms takes a while to complete. It was tested on VMware datacenters containing 500-600 VMs taking ~13 minutes to complete. When invoked from the UI, the Vmware VMs listing displays a 'Request failed' error at around 10 minutes even though the API continues running in the background:

image

STEPS TO REPRODUCE
- Go to Import-Export Instances
- Select Vmware as the source hypervisor and action: Migrate instances to KVM
- Choose KVM destination cluster
- Provide vCenter information
- List VMware Instances
EXPECTED RESULTS
The VMware vCenter VMs list
ACTUAL RESULTS
Request failed (API doesn't fail but the results are not displayed on the UI)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants