Skip to content
New issue

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

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

Open
guillermomolina opened this issue Dec 13, 2023 · 1 comment
Open

Comments

@guillermomolina
Copy link

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants