Greetings everyone,
I am currently evaluating ONTAP Select using ONTAP Select Deploy for ESXi. The environment detai is as below:
- ONTAP Select Deploy 2.7.2
- ESXi 6.0 U2 (build 3620759)
- vCenter Server 6.0 U2 (build 4541947), Windows Server-based.
- 2-node cluster, ONTAP 9.3P3, small controller to be deployed
Here I ran into a very strange situation. While the ESXi's are standalone, the deployment goes very straightforward. I generally use CLI in the deployment.
- "host add" using ESXi's credential
- "host configure" specifying port groups and datastores; standalone ESXi's only has standard switch.
- "network connectivity check " with MTU 9000
- "cluster create"
The deployment finishes very soon. However, if the ESXI's are added into vCenter beforehand, the deployment fails. Here I use similar commands.
- "host add" using vCenter credential
- "host configure" specifying port groups and datastores; standalone ESXi's only has standard switch.
- "network connectivity check " with MTU 9000
- "cluster create"
This error occurs despite the hierarchy of vCenter. The ESXi's can be added as either discrete hosts or a cluster, but both situation leads to failure.
It seems adding ESXi's to vCenter to changed their behavior reacting to the ONTAP Select Deploy. Is there any correction or workaround that should be taken to avoid the failure?
Any reply would be much appreciated.