VMware Cloud Community
bunny101
Contributor
Contributor

Add cpu's to an existing Ubuntu VM

Good morning, all!

I have some new Ubuntu 14.04 LTS VMs that are running sendmail.  They're provisioned with only 1 vCPU.

If I increase the vCPUs, is there any tuning within the VM necessary, or will Ubuntu look at the new cores and say "Cool! I'm using all these CPUs!"

Thanks for looking!

Gregg

Tags (2)
Reply
0 Kudos
1 Reply
kermic
Expert
Expert

This sounds more like a question for Ubuntu communities Smiley Happy

I'm not an Ubuntu expert, however most modern Guest OSes I've seen tend to go the happy way you described.

To be on the safe side, shut down your VM, create a snapshot, add the vCPU(s), power on and observe the results. If you're not happy with them, just revert the snap, it will revert the VM hardware configuration as well (don't forget to remove the snapshot in either case).

If the VM is a part of multi-tiered app and it might not be desired to revert it back alone, you could disconnect the network adapter during the first boot after CPU change.

Hope this helps.

Reply
0 Kudos