VMWare-ISO and ESX network not connecting.

62 views
Skip to first unread message

PaulG

unread,
Dec 11, 2018, 2:36:45 PM12/11/18
to Packer
Using packer 1.3.3, I seem not to be able to get the network to connect. I have to go into the Vsphere console and select the network and click connect. I am at a loss.

  "vmx_data": {
"ethernet0.virtualDev" : "vmxnet3",
"ethernet0.dvs.switchId": "50 3c dd 68 6a 5d a4 ec-07 2e 83 e6 a1 81 18 86",
"ethernet0.pciSlotNumber":"192",
"ethernet0.startConnected": "TRUE",
"ethernet0.present": "TRUE",
"ethernet0.networkName":"VLAN1216",
"ethernet0.uptCompatibility": "TRUE",
"ethernet0.addressType": "vpx",
"ethernet0.uptCompatibility": "TRUE",

"virtualhw.productcompatibility" : "esx",
"virtualhw.version" : "13",
"cpuid.coresPerSocket": "2",
"memsize": "2048",
"scsi0.virtualDev": "pvscsi",

"numvcpus": "2"
},

I really don't know what else to do.

Any help would be greatly appreciated.

-Paul

PaulG

unread,
Dec 11, 2018, 2:53:05 PM12/11/18
to Packer
I really am stumped. When look at the "Networks" in VSphere client, there are none connected.  If I manually connect, packer will continue, but the template will not boot with network either.

Alvaro Miranda Aguilera

unread,
Dec 14, 2018, 1:21:18 PM12/14/18
to packe...@googlegroups.com
packer talk to esxi

esxi only have normal networks


distributed groups etc exists on vcenter, not on esxi

so you can :

- have a provisioning network, so packer can build
- have a iso and make packer build offline using vmware-iso
- try packer vcenter plugin


alvaro

--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
 
GitHub Issues: https://github.com/mitchellh/packer/issues
IRC: #packer-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Packer" group.
To unsubscribe from this group and stop receiving emails from it, send an email to packer-tool...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/49ab9df4-31ae-441b-b8d1-ec5b424339ca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


--
Alvaro

Reply all
Reply to author
Forward
0 new messages