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

Explicitly call PowerOnTask to allow DRS to function #232

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

edmcman
Copy link

@edmcman edmcman commented Mar 6, 2017

For some reason, using the powerOn option of CloneVM prevents DRS from working. In practice, this means if I vagrant up a lot of VMs, they all go to the same host, and then have to migrate to the proper host. With this patch, the VM is simply started on the right host.

Note that I have only tested with clone_with_vm = true.

@edmcman
Copy link
Author

edmcman commented Mar 25, 2019

So after two years I reinstalled vagrant-vsphere only to find this still wasn't merged. Could someone merge this, or tell me what I can do to help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants