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

Some async _Tasks in vCenter driver are not waited on #3125

Closed
7 tasks done
tinova opened this issue Mar 25, 2019 · 1 comment
Closed
7 tasks done

Some async _Tasks in vCenter driver are not waited on #3125

tinova opened this issue Mar 25, 2019 · 1 comment

Comments

@tinova
Copy link
Member

tinova commented Mar 25, 2019

Description

There are points in the code where _Tasks calls to vCenter do not state a .wait_for_completion. This may cause vCenter 6.5 vpxd to segfault

To Reproduce

Use OpenNebula against vCenter 6.5, with high workload

Expected behavior

vCenter not to segfault

Details

  • Affected Component: vCenter driver
  • Hypervisor: vCenter
  • Version: development

Additional context
Add any other context about the problem here.

Progress Status

  • Branch created
  • Code committed to development branch
  • Testing - QA
  • Documentation
  • Release notes - resolved issues, compatibility, known issues
  • Code committed to upstream release/hotfix branches
  • Documentation committed to upstream release/hotfix branches
@tinova tinova added this to the Release 5.8.1 milestone Mar 25, 2019
@tinova tinova self-assigned this Mar 25, 2019
tinova pushed a commit that referenced this issue Mar 25, 2019
To vCenter async Tasks that were missing it.
tinova pushed a commit that referenced this issue Mar 25, 2019
To vCenter async Tasks that were missing it.

(cherry picked from commit 762a0fa)
@tinova
Copy link
Member Author

tinova commented Mar 25, 2019

done in one-5.8 and master

@tinova tinova closed this as completed Mar 25, 2019
rsmontero pushed a commit that referenced this issue Jul 3, 2024
with user inputs

* Fix error parsing vm template with user input
* Retains the value of SOCKET input
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

1 participant