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

Feature request: Ability to specify number of cores #174

Closed
spengilley opened this issue Feb 21, 2019 · 4 comments
Closed

Feature request: Ability to specify number of cores #174

spengilley opened this issue Feb 21, 2019 · 4 comments
Assignees

Comments

@spengilley
Copy link
Contributor

I have a template VM which defaults to 2 cores.

If I specify "cpus = 2" this leaves me with a bad configuration of 2 cpus and 2 cores. This means VM won't boot and terraform provision fails.

Ideally I would like to be able to specify cores to avoid this situation.

@lvirbalas
Copy link
Collaborator

FYI: @vbauzysvmware

@lvirbalas
Copy link
Collaborator

Link for reference, which explains nicely how cpus actually represent the total number of logical processors in the system (i.e. CPUs x cores):
https://communities.vmware.com/thread/576209

@vbauzys
Copy link
Contributor

vbauzys commented Apr 11, 2019

Released :)

@vbauzys vbauzys closed this as completed Apr 11, 2019
@spengilley
Copy link
Contributor Author

spengilley commented Apr 11, 2019 via email

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

No branches or pull requests

4 participants