-
Bug
-
Resolution: Not a Bug
-
Critical
-
None
-
3.11.z
-
Moderate
-
No
-
Proposed
-
False
-
Description of problem:
I am trying to start my minishift using hyperv
However I am getting the following error when trying to start it
minishift317 start --show-libmachine-logs
– Starting profile 'minishift'
– Check if deprecated options are used ... OK
– Checking if https://mirror.openshift.com is reachable ... OK
– Checking if requested OpenShift version 'v3.11.374' is valid ... OK
– Checking if requested OpenShift version 'v3.11.374' is supported ... OK
– Checking if requested hypervisor 'hyperv' is supported on this platform ... OK
– Checking if Powershell is available ... OK
– Checking if Hyper-V driver is installed ... OK
– Checking if Hyper-V driver is configured to use a Virtual Switch ...
'Default Switch' ... OK
– Checking if user is a member of the Hyper-V Administrators group ... OK
– Checking the ISO URL ... OK
– Checking if provided oc flags are supported ... OK
– Starting the OpenShift cluster using 'hyperv' hypervisor ...
– Minishift VM will be configured with ...
Memory: 4 GB
vCPUs : 2
Disk size: 20 GB
– Starting Minishift VM ........ FAIL E0412 15:31:13.959428 13704 start.go:499] Error starting the VM: Error creating new host: Error attempting to get plugin server address for RPC: Failed to dial the plugin server in 10s. Retrying.
Error starting the VM: Error creating new host: Error attempting to get plugin server address for RPC: Failed to dial the plugin server in 10s
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.Setting minishift setup-cdk using a custom minishift home 2.performing a minishift start 3.minishift should start successfully
Actual results:
It fails with above error
Expected results:
It should start successfully
Additional info: