LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Virtualization and Cloud (https://www.linuxquestions.org/questions/linux-virtualization-and-cloud-90/)
-   -   Adding Extra CPU to SUSE Linux on VM - ESX (https://www.linuxquestions.org/questions/linux-virtualization-and-cloud-90/adding-extra-cpu-to-suse-linux-on-vm-esx-762356/)

bridrod 10-16-2009 07:21 AM

Adding Extra CPU to SUSE Linux on VM - ESX
 
If I add another CPU to a linux VM, what needs to be done for the OS to realize there is an extra one? Any modifications needed on the kernel level?

cat /proc/cpuinfo only shows "processor 0"

rizhun 10-16-2009 07:43 AM

Ahhh... VMware, it's a beautiful thing.

If you are running vSphere (ESX 4) you can hot-plug CPU's (as long as you're running an SMP kernel!)...
It's just a matter of modifying a text file.

Have a butchers at:
http://communities.vmware.com/docs/DOC-10493

Have fun! :)

bridrod 10-16-2009 07:53 AM

Quote:

Originally Posted by rizhun (Post 3721600)
Ahhh... VMware, it's a beautiful thing.

If you are running vSphere (ESX 4) you can hot-plug CPU's (as long as you're running an SMP kernel!)...
It's just a matter of modifying a text file.

Have a butchers at:
http://communities.vmware.com/docs/DOC-10493

Have fun! :)

Oops... We got v3.5 not v4 yet. Anyway, I "heard" I need to upg the kernel to smp. I am researching on that right now.

Can't wait for ESX v4!

bridrod 10-16-2009 09:04 AM

I found two interesting posts with the info needed:

http://forums.novell.com/novell-prod...e-upgrade.html

http://www.novell.com/coolsolutions/tip/16262.html

I installed the kernel-smp module and now my VM is running with two processors. Simple and easy!


All times are GMT -5. The time now is 07:00 AM.