hashicorp / packer-plugin-vmware

Packer plugin for VMware Builder
https://www.packer.io/docs/builders/vmware
Mozilla Public License 2.0
47 stars 40 forks source link

MacOS Big Sur / VMWare Fusion / DHCPD Leases / Mac Address Wrong? #186

Closed ekristen closed 4 months ago

ekristen commented 3 years ago

I couldn't find a better place to ask the question or bring up the issue ...

On cloned vmx of windows 10, the ethernet adapter gets a "generated" mac address from packer and it gets a "generated" if you manually create a full clone.

In both cases the VM gets an IP from the MacOS DHCPD instance and you can see the lease in the /var/db/dhcpd_leases file BUT the mac address is just wrong.

Examples:

After my 30+ testing this, it suddenly started working, and I'm not sure why. Anyone have a theory or know why this behavior exists. It doesn't appear to be packer specific, but given packer is one of the primary programmatic ways to interact with fusion, I suspect people here would have see it or would know how to troubleshoot.

tenthirtyam commented 6 months ago

cc @nywilken @lbajolet-hashicorp for transfer

lbajolet-hashicorp commented 6 months ago

Transferring now, it seems this is a duplicate of https://github.com/hashicorp/packer-plugin-vmware/issues/185 though?

tenthirtyam commented 4 months ago

Duplicate of #109