Suse 10 shows only 1 cpu

 
Thread Tools Search this Thread
Operating Systems Linux SuSE Suse 10 shows only 1 cpu
# 1  
Old 06-22-2015
Suse 10 shows only 1 cpu

Hi
im using vmware esxi 5.1 and my guest is suse 10SP3 64bit
at start it was configured with only 1 cpu. i added 1 more cpu.
when i run this command: lscpu,
it shows only 1 cpu installed

how can i fix that?
thanks!
# 2  
Old 06-22-2015
# 3  
Old 06-22-2015
thanks. but this article talks about adding a cpu while the vm is still running.
i added cpu when the vm was shutdown
# 4  
Old 06-22-2015
Code:
uname -sr

should say smp behind the -.
Otherwise it cannot utilize a second CPU/core.
Link
# 5  
Old 06-22-2015
the output of the command is:
Linux 2.6.16.60-0.54.5-default

---------- Post updated at 08:49 AM ---------- Previous update was at 07:35 AM ----------

thanks! solved with the link attached
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. AIX

Wait time shows high CPU usage

Hi, I can't seem to make sense of this. My wait time is showing really high but vmstat's and topas are showing normal usage. ps aux USER PID %CPU %MEM SZ RSS TTY STAT STIME TIME COMMAND root 9961810 5680.7 0.0 448 384 - A Dec 16 6703072:12 wait ... (2 Replies)
Discussion started by: techy1
2 Replies

2. SuSE

CPU and RAM comparison on suse vs solaris

hi, currently we have SAP application running on a solaris machine that has 8 dual core CPUs @ 2.4 GHZ and the performance of the system is perfectly normal. We plan to migrate the app to a suse linux VM image on a vmware box now. So my questions are: 1) Should i size the linux image to... (2 Replies)
Discussion started by: basisvasis
2 Replies

3. Solaris

Multi CPU Solaris system shows 100% CPU usage.

Hello Friends, On one of my Solaris 10 box, CPU usage shows 100% using "sar", "vmstat". However, it has 4 CPUs and prstat and glance are not showing enough processes to justify high CPU utilization. ========================================================================= $ prstat -a ... (4 Replies)
Discussion started by: mahive
4 Replies
Login or Register to Ask a Question