fog / fog-vsphere

Fog for vSphere
MIT License
36 stars 63 forks source link

VMware 8 cpu topology set to manual, ignores cores per socket #288

Open guillermomolina opened 11 months ago

guillermomolina commented 11 months ago

It seems this "cpu topology" thing is new to VMware 8. when a vm is created from vcenter, the default cpu topology is "Assigned at power on", and the cores per socket are ignored. When the vm is created from the foreman, the cpu topology is created in "manual", but vmware complains that is better the other way, and also the cores per socket are ignored.

jmk32889 commented 5 months ago

Much more of a workaround than an actual solution, but I was able to make it use the new CPU Topology by commenting out line 17 in lib/fog/vsphere/requests/compute/create_vm.rb