Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: alejandro on November 04, 2009, 03:50:23 PM

Title: multiprocessor
Post by: alejandro on November 04, 2009, 03:50:23 PM
Hi All!
I'm moving to completely new hardware, for the server box.
I've installed and yum upgraded my new box with sme 7.4, no contribs no nothing just phpsysinfo in orde to see what sme recognizes of my hardware to make adjustements if necesary before full installation and data moving.
when I check phpsysinfo I see this:

Processors     1   
     Model     AMD Athlon(tm) X4 620 Processor   
     CPU Speed     2.61 GHz   
     Cache Size     512.00 KB   
     System Bogomips     5228.04
I can see just one processor ... but athlon 620 is x$ is a four core processor, is it being well recognized, ?
is it working as it is supposed to?
did I miss something during installation?

Even if it was a flame candidate question , please answer me , cause I have no clues about this data shown in phpsysinfo...
regards and many thanks in advance
alejandro
Title: Re: multiprocessor
Post by: Stefano on November 04, 2009, 03:58:49 PM
Hi..

please post here the result of
Code: [Select]
uname -a

Thank you
Title: Re: multiprocessor
Post by: alejandro on November 04, 2009, 04:07:56 PM
 :-? ...oh ..oh.!
maybe you  have already answered my question:

"Linux nona 2.6.9-78.0.8EL #1 Wed Nov 19:43:32 EST 2008 i686 athlon i386 GNU/Linux"

did I accidentally choosed a bad Install arquitecture option ?
thanks for your superfast answer before!
and thanks again in advance
Ale
Title: Re: multiprocessor
Post by: Stefano on November 04, 2009, 04:16:22 PM
Hi..

you should have also smp kernel installed..

what's the output of
Code: [Select]
grep -i smp /boot/grub/menu.lst
?
Title: Re: multiprocessor
Post by: alejandro on November 04, 2009, 04:24:22 PM
this is result of grep -i smp


title SME Server (2.6.9-78.0.8.ELsmp)
        kernel /vmlinuz-2.6.9-78.0.8.ELsmp ro root=/dev/main/root
        initrd /initrd-2.6.9-78.0.8.ELsmp.img


Thanks steffano for your help again
Title: Re: multiprocessor
Post by: Stefano on November 04, 2009, 04:44:12 PM
ok.. then reboot your server and at grub menu press a key and choose smp kernel

that's all
Title: Re: multiprocessor
Post by: alejandro on November 04, 2009, 07:08:13 PM
Thanks a lot Stefano!
 
 
 
Processors4
ModelAMD Athlon(tm) X4 620 Processor
CPU Speed2.61 GHz
Cache Size512.00 KB
System Bogomips20899.62

 just one more thing (at risk of being abusive with your time and invaluable help)
this is a just "one time" procedure, or it should be done every time the server reboot, for example: after a yum upgrade asking for signal a reboots... or a power off, etc..?

thanks again
Ale
Title: Re: multiprocessor
Post by: cactus on November 04, 2009, 08:24:54 PM
It is a one time only procedure. If not you should raise a bug. :-)
Title: Re: multiprocessor
Post by: alejandro on November 06, 2009, 11:37:15 PM
As you said,
everything is ok.
Many Thanks