Koozali.org: home of the SME Server

multiprocessor

Offline alejandro

  • **
  • 35
  • +0/-0
multiprocessor
« 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
« Last Edit: November 04, 2009, 04:00:50 PM by alejandro »

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: multiprocessor
« Reply #1 on: November 04, 2009, 03:58:49 PM »
Hi..

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

Thank you

Offline alejandro

  • **
  • 35
  • +0/-0
Re: multiprocessor
« Reply #2 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

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: multiprocessor
« Reply #3 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
?

Offline alejandro

  • **
  • 35
  • +0/-0
Re: multiprocessor
« Reply #4 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

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: multiprocessor
« Reply #5 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

Offline alejandro

  • **
  • 35
  • +0/-0
Re: multiprocessor
« Reply #6 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
« Last Edit: November 04, 2009, 07:55:43 PM by alejandro »

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: multiprocessor
« Reply #7 on: November 04, 2009, 08:24:54 PM »
It is a one time only procedure. If not you should raise a bug. :-)
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline alejandro

  • **
  • 35
  • +0/-0
Re: multiprocessor
« Reply #8 on: November 06, 2009, 11:37:15 PM »
As you said,
everything is ok.
Many Thanks