Koozali.org: home of the SME Server

Multi processor not seen

Offline jjcuk

  • *
  • 90
  • +0/-0
Multi processor not seen
« on: December 14, 2006, 11:43:24 AM »
Just installed phpsysinfo and have just realised only 1 processor showing

[root@deepblack ~]# uname -a shows
Linux deepblack 2.6.9-34.ELsmp #1 SMP Wed Mar 8 00:27:03 CST 2006 i686 i686 i386 GNU/Linux

which I believe is the correct kernal for multi processor


[root@deepblack ~]# cat /proc/cpuinfo  shows
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 7
model name      : Pentium III (Katmai)
stepping        : 3
cpu MHz         : 550.049
cache size      : 512 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips        : 1101.09

running sme server 7 Final with latest updates

I have SME server 7 running on 2 servers of the same spec and both show the same results .
Compaq ProLiant 6400R's
specs here
 http://h18000.www1.hp.com/products/servers/proliant6400R/

both processors showed up in SME server 6 ?

any ideas ?
Regards
Jim C

Offline piran

  • *****
  • 502
  • +0/-0
Multi processor not seen
« Reply #1 on: December 14, 2006, 01:19:28 PM »
Time to update? (YUM)
Code: [Select]
[root@teri httpd.conf]#  uname -a
Linux teri 2.6.9-42.0.2.ELsmp #1 SMP Wed Aug 23 00:17:26 CDT 2006 i686 i686 i386 GNU/Linux

Processor 0 and 1 show here.

Offline jjcuk

  • *
  • 90
  • +0/-0
Multi processor not seen
« Reply #2 on: December 14, 2006, 02:32:33 PM »
ok what am I doing wrong

Setting up Update Process
Setting up repositories
smeaddons                 100% |=========================|  951 B    00:00
smeos                     100% |=========================|  951 B    00:00
smeupdates                100% |=========================|  951 B    00:00
Reading repository metadata in from local files
No Packages marked for Update/Obsoletion
================================================================
No new rpms were installed. No additional commands are required.
================================================================
Regards
Jim C

Offline piran

  • *****
  • 502
  • +0/-0
Multi processor not seen
« Reply #3 on: December 14, 2006, 02:40:15 PM »
When YUM works it works well.
I haven't worked out why YUM doesn't always work;~/
But I'm certainly glad it does things properly when it does work.
I'll need to step aside to allow others more au fait with YUM...
Search for YUM in the forum threads, you'll find there are others
equally mystified and relieved;~)

Offline jjcuk

  • *
  • 90
  • +0/-0
Multi processor not seen
« Reply #4 on: December 14, 2006, 02:53:53 PM »
well thanks for response anyway, it could easily be something silly I am doing I shall go back and re-read through forums

thanks
Regards
Jim C

Offline piran

  • *****
  • 502
  • +0/-0
Multi processor not seen
« Reply #5 on: December 14, 2006, 02:59:14 PM »
Failing that do what I then do, hit the mirrors and manually download
the new stuff into a spare directory and then yum localinstall * it all.
Seems a bit quicker that way. FWIW running the htop utility will also
show you (both) processors and what they are doing.

Offline jjcuk

  • *
  • 90
  • +0/-0
Multi processor not seen
« Reply #6 on: December 14, 2006, 03:15:10 PM »
ran a yum clean all then yum update and that has given me some updates

[root@shadow ~]# uname -a then gave me
Linux shadow 2.6.9-42.0.2.ELsmp #1 SMP Wed Aug 23 00:17:26 CDT 2006 i686 i686 i386 GNU/Linux

however after a reboot i am back to

[root@shadow ~]# uname -a
Linux shadow 2.6.9-34.ELsmp #1 SMP Wed Mar 8 00:27:03 CST 2006 i686 i686 i386 GNU/Linux
Regards
Jim C

Offline piran

  • *****
  • 502
  • +0/-0
Multi processor not seen
« Reply #7 on: December 14, 2006, 03:18:08 PM »
Ah! VERY glibly... there's an update bug (possibly/allegedly).
During the reboot stop the flow at the white screen penguin
by hitting a key, manually select your kernel, continue.
The wrong kernel selection issue didn't happen again
for me after that.

See also: http://bugs.contribs.org/show_bug.cgi?id=1930

Offline jjcuk

  • *
  • 90
  • +0/-0
Multi processor not seen
« Reply #8 on: December 14, 2006, 03:29:05 PM »
yes I was reading about that bug earlier
and have been manually selecting the  sme ELsmp kernel which I believe is correct
for dual processor no?
Regards
Jim C

Offline piran

  • *****
  • 502
  • +0/-0
Multi processor not seen
« Reply #9 on: December 14, 2006, 03:31:27 PM »
(English language syntax ambiguous)
For my dual Xeon processors I select the smp kernel.

Offline jjcuk

  • *
  • 90
  • +0/-0
Multi processor not seen
« Reply #10 on: December 14, 2006, 03:53:46 PM »
mm

well the 4 choices are

centos (2.6.9-42.0.2 ELsmp)
centos (2.6.9-42.0.2 EL)
SME server (2.6.9-34.ELsmp)
SME server (2.6.9-34.EL)

so I assume you are using centos (2.6.9-42.0.2 ELsmp) and I have been using SME server (2.6.9-34.ELsmp), however I just switched to centos (2.6.9-42.0.2 ELsmp) and the results are the same

? :shock:
Regards
Jim C

Offline piran

  • *****
  • 502
  • +0/-0
Multi processor not seen
« Reply #11 on: December 14, 2006, 04:10:33 PM »
I'm done now, the above worked for me earlier.
Recommend you join that bugzilla thread,
you'll tap into the project leaders;~)

Offline jjcuk

  • *
  • 90
  • +0/-0
Multi processor not seen
« Reply #12 on: December 14, 2006, 04:54:56 PM »
yep ill have a look there thanks again
Regards
Jim C

Offline jjcuk

  • *
  • 90
  • +0/-0
Multi processor not seen
« Reply #13 on: December 14, 2006, 05:27:18 PM »
ah well

got a cant fix wont fix probably a kernal issue so looks like I will move back to sme 6

quote
If you are running the smp kernel and it isn't detecting both processors then
it is either going to be a hardware issue or a kernel issue.  Neither one of
which we can fix.  I'm closing this wontfix.

should be labeled cantfix not wont :cry:
Regards
Jim C

Offline piran

  • *****
  • 502
  • +0/-0
Multi processor not seen
« Reply #14 on: December 14, 2006, 05:32:43 PM »
Time to go shopping;~)