Deploying a karbon cluster we got this error on 8% of process:
Deployment Failed
invalid argument: internal error: internal error: failed to deploy the ntnx dvp: Failed to configure with SSH: Failed to run command: on host: "xx,xx,xx,xx:22" error: "Process exited with status 1"
Has anyone the same problem? Any idea on how to advance?
Regards.
Javier
Solved
Karbon deployment Failed: failed to deploy the ntnx dvp
Best answer by JoseNutanix
Hi Javier,
You will need connectivity from the Karbon VLAN to the AOS, AHV and PC VLAN. Also, from the Karbon VLAN to the internet.
A quick test is to connect to the only provisioned VM via SSH and try to pull an image from Docker Hub.
You can try the following to make sure the VM has connectivity to the Internet.
When you get the prompt with the credentials for sudo, use the common Nutanix one.
If after this it doesn't work, I'd suggest you open a ticket with our support.
Regards,
Jose Gomez
View originalYou will need connectivity from the Karbon VLAN to the AOS, AHV and PC VLAN. Also, from the Karbon VLAN to the internet.
A quick test is to connect to the only provisioned VM via SSH and try to pull an image from Docker Hub.
You can try the following to make sure the VM has connectivity to the Internet.
code:
sudo docker pull alpine
When you get the prompt with the credentials for sudo, use the common Nutanix one.
If after this it doesn't work, I'd suggest you open a ticket with our support.
Regards,
Jose Gomez
This topic has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.