lamw / vsphere-automated-lab-deployment

vSphere Automated Lab Deployment for vSphere 6.x (6.0, 6.5 & 6.7)
239 stars 131 forks source link

What about deployment target esxi? #16

Open wojciehm opened 5 years ago

wojciehm commented 5 years ago

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

wojciehm commented 5 years ago

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