William Lam created the vSAN ESA HCL hardware mock VIB for Nested ESXi.
It works great for vSAN ESA or for VCF vSAN ESA Nested nodes.
You can download the needed vib here
A whale ago I found a easy way to the deployment of a VMware SDDC based on vSAN ESA: VCF automated lab deployment with vSAN ESA
It works great. I a few hours you have a working VCF management domain on vSAN ESA.
Sow what about the script
For the Workload domain domain I created de nested ESXi vm’s manually .
And I did some testing for VCF 9 which I created the nested ESXi host also manually.
Configure by hand takes a lot of time. So I did some scripting and I used some code
from: VCF automated lab deployment with vSAN ESA
So I created a script that does the following:
- Login on DHCP address en configure a Fixt IP address based on DNS name
- Disable IPv6
- Rename the local datastore to a uniek name with the name of the host
- Configure NTP
- Install the vSAN ESA VIB mock en restart vSAN mgmt.
- Generate new certificate for the host with the correct domain name in it.
- Enable KB372309 (10GB ethernet for vSAN ESA)
It works great for ESXi Nested nodes (ESXi 8.0u3b and ESXi9.X beta)
You can find the script HERE!!
You must be logged in to post a comment.