ONTAP Discussions

ONTAP Edge: Cannot establish connection to vSphere server

Nexica
4,058 Views

Why ONTAP Edge needs to connect to vCenter?

 

Tue Dec  1 15:01:19 CET [ontap-edge:vsa.vsphere.unreachable:error]: Cannot establish connection to vSphere server: 10.X.Y.Z

 

Any document that show this requirement?

1 ACCEPTED SOLUTION

SeanHatfield
4,012 Views

You could create a read only user on the host, and have edge log in to its host directly.  There is no need for it to have credentials in vcenter, since it is permanently bound to its host.  This way sysconfig -p will be operational, and the warnings will go away.  Even without access to its host it will still serve data, it just will not have any awareness of the underlying physical infrastructure, storage, etc and any related commands will not work.

 

 

 

 

If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.

View solution in original post

5 REPLIES 5

Renifa
4,046 Views

Hi,

 

Looks like ONTAP Edge has lost connection to the Vcenter. Try to log into the Edge VM and with the DIAG mode see what credential is used to connect the the vCenter server. Update the credential if required.

Check the following link "https://library.netapp.com/ecmdocs/ECMP1608881/html/GUID-A02DDB03-7D95-47A8-A9C3-CF397D79BA72.html" for more information.

 

hope this helps.

Renifa.

 

If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.

Nexica
4,036 Views

Hi Renifa,

Thanks for your reply. But for us is a security concern let a VM of a customer connect to vCenter.

For us it's ok that dvadmin connects to vCenter and dvadmin connects to ONTAP Edge but can be a risk that a customer managed VM(ONTAP Edge) connects to vCenter.

We didn't found any documentation that specify the requirement of the ontap edge to connect to vsphere neither the minimum permissions that should be granted to the user used to connect to vCenter.

any documentation that specifies the requirement of the ontap edge to connect to vsphere neither the minimum permisions that should be granted to the user used to connect to vCenter.

 

 

Renifa
4,034 Views

Hi,

Maybe the following guide can help you. "https://library.netapp.com/ecm/ecm_get_file/ECMP1547909"

 

Thanks.

If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.

Nexica
4,019 Views

I've missed to say that we run Edge-T 7-Mode. Documentation and express guides are incomplete.

The most useful information about why ONTAP Edge needs to connect to vCenter we found is here:

"vSphere authentication info is required for ``sysconfig -p'' to be able to gather information about the physical host machine."

https://library.netapp.com/ecmdocs/ECMP1196979/html/man1/na_vmservices.1.html

SeanHatfield
4,013 Views

You could create a read only user on the host, and have edge log in to its host directly.  There is no need for it to have credentials in vcenter, since it is permanently bound to its host.  This way sysconfig -p will be operational, and the warnings will go away.  Even without access to its host it will still serve data, it just will not have any awareness of the underlying physical infrastructure, storage, etc and any related commands will not work.

 

 

 

 

If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.
Public