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

X error provisioning host: Failed to start host: creating host: create: precreate: Hyper-V PowerShell Module is not available #9059

Closed
4v4l0s opened this issue Aug 22, 2020 · 3 comments
Labels
kind/support Categorizes issue or PR as a support question. os/windows priority/awaiting-more-evidence Lowest priority. Possibly useful, but not yet enough support to actually get it done.

Comments

@4v4l0s
Copy link

4v4l0s commented Aug 22, 2020

Steps to reproduce the issue:

1.! StartHost failed, but will try again: creating host: create: precreate: Hyper-V PowerShell Module is not available

  • Creating hyperv VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
  • Failed to start hyperv VM. "minikube start" may fix it: creating host: create: precreate: Hyper-V PowerShell Module is not available

<>----

@sharifelgamal
Copy link
Collaborator

This means you need to install the Hyper-V PowerShell module, you can go here for instructions on how.

@sharifelgamal sharifelgamal added priority/awaiting-more-evidence Lowest priority. Possibly useful, but not yet enough support to actually get it done. kind/support Categorizes issue or PR as a support question. os/windows labels Aug 27, 2020
@tstromberg
Copy link
Contributor

This issue appears to be a duplicate of #9040, do you mind if we move the conversation there?

Ths way we can centralize the content relating to the issue. If you feel that this issue is not in fact a duplicate, please re-open it using /reopen. If you have additional information to share, please add it to the new issue.

Thank you for reporting this!

@JoseEsquivel07
Copy link

try with
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Tools-All -All

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/support Categorizes issue or PR as a support question. os/windows priority/awaiting-more-evidence Lowest priority. Possibly useful, but not yet enough support to actually get it done.
Projects
None yet
Development

No branches or pull requests

4 participants