We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi William,
In the line 613 there is only vcenter as a deployment type. I am deploying on single esxi and I don't have NSX installed.
https://github.com/lamw/vghetto-vsphere-automated-lab-deployment/blob/13f8253a9707a1aa4f4938f9f4e57a16e377a0c1/vsphere-6.7-vghetto-standard-lab-deployment.ps1#L613
The text was updated successfully, but these errors were encountered:
No NSX deployed.
[10-10-2018_09:49:09] Rebooting lab01-esxi03 ... [10-10-2018_09:49:10] Disconnecting from new ESXi host ... [10-10-2018_09:49:10] Creating VCSA JSON Configuration file for deployment ... [10-10-2018_09:49:10] Deploying VCSA ... [10-10-2018_10:21:25] Disconnecting from 192.168.255.50 ... [10-10-2018_10:21:25] Connecting to the new VCSA ... [10-10-2018_10:21:27] Creating Datacenter Datacenter ... [10-10-2018_10:21:27] Creating VSAN Cluster vSAN-Cluster ... [10-10-2018_10:21:27] Adding ESXi host lab01-esxi01 to Cluster ... [10-10-2018_10:21:42] Adding ESXi host lab01-esxi02 to Cluster ... [10-10-2018_10:21:54] Adding ESXi host lab01-esxi03 to Cluster ... [10-10-2018_10:22:21] Enabling VSAN Space Efficiency/De-Dupe & disabling VSAN Health Check ... [10-10-2018_10:23:36] Querying ESXi host disks to create VSAN Diskgroups ... [10-10-2018_10:23:36] Creating VSAN DiskGroup for lab01-esxi01.lab01.local ... [10-10-2018_10:24:22] Querying ESXi host disks to create VSAN Diskgroups ... [10-10-2018_10:24:22] Creating VSAN DiskGroup for lab01-esxi02.lab01.local ... [10-10-2018_10:25:06] Querying ESXi host disks to create VSAN Diskgroups ... [10-10-2018_10:25:06] Creating VSAN DiskGroup for lab01-esxi03.lab01.local ... [10-10-2018_10:25:44] Clearing default VSAN Health Check Alarms, not applicable in Nested ESXi env ... [10-10-2018_10:25:44] Enabling vMotion on ESXi hosts ... [10-10-2018_10:25:54] Disconnecting from new VCSA ... [10-10-2018_10:25:54] vSphere 6.7 Lab Deployment Complete! [10-10-2018_10:25:54] StartTime: 10/10/2018 21:38:39 [10-10-2018_10:25:54] EndTime: 10/10/2018 22:25:54 [10-10-2018_10:25:54] Duration: 47.25 minutes
Sorry, something went wrong.
No branches or pull requests
Hi William,
In the line 613 there is only vcenter as a deployment type. I am deploying on single esxi and I don't have NSX installed.
https://github.com/lamw/vghetto-vsphere-automated-lab-deployment/blob/13f8253a9707a1aa4f4938f9f4e57a16e377a0c1/vsphere-6.7-vghetto-standard-lab-deployment.ps1#L613
The text was updated successfully, but these errors were encountered: