SMP problems - hardware?

2004-04-14 Thread up

I just built a new server with:

Intel SE7501CW2 ServerBoard
2 x Intel Xeon 2.4Ghz 533FSB
2 x 1GB ECC DIMMs
Adaptec 2200s RAID (lev 1)

FreeBSD 4.10-Beta (cvsup from 4.9-Release to Stable produced this)

I built the SMP kernel (I've done this before with older L440GX systems
several times with no problems) and everything boots fine (see dmesg
below), but ubench shows about half what the performance should be and top
only shows 1 CPU running (cpu0).  I'm seriously afraid I might have mucked
up one of the CPUs when I had to remove and reinstall it, but I would
think that I would see some sort of error if that were the case.  In the
BIOS you see the "system" processor installed, but not the "application"
processor installed (not sure if that means the 2nd CPU or not), but both
cpu's temperatures are showing up.  Here's the relevant boot info:

CPU: Intel(R) Xeon(TM) CPU 2.40GHz (2392.04-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0xf29  Stepping = 9

Features=0xbfebfbff
  Hyperthreading: 2 logical CPUs
real memory  = 2146959360 (2096640K bytes)
avail memory = 2087825408 (2038892K bytes)
Programming 24 pins in IOAPIC #0
IOAPIC #0 intpin 2 -> irq 0
Programming 24 pins in IOAPIC #1
Programming 24 pins in IOAPIC #2
FreeBSD/SMP: Multiprocessor motherboard: 2 CPUs
 cpu0 (BSP): apic id:  0, version: 0x00050014, at 0xfee0
 cpu1 (AP):  apic id:  1, version: 0x00050014, at 0xfee0
 io0 (APIC): apic id:  2, version: 0x00178020, at 0xfec0
 io1 (APIC): apic id:  3, version: 0x00178020, at 0xfec8
 io2 (APIC): apic id:  4, version: 0x00178020, at 0xfec80400
Preloaded elf kernel "kernel" at 0xc0341000.
Warning: Pentium 4 CPU: PSE disabled
Pentium Pro MTRR support enabled
Using $PIR table, 20 entries at 0xc00fde80
npx0:  on motherboard
npx0: INT 16 interface

I have a sinking feeling that I'm going to have to pull the second CPU,
but I figured I'd better check to see if there's anything else I've missed
here first.  Please reply off-list as I am not subscribed.

Thanks!

James Smallacombe PlantageNet, Inc. CEO and Janitor
[EMAIL PROTECTED]   http://3.am
=

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: SMP problems - hardware?

2004-04-14 Thread up

Argh, I almost forgot this part of dmesg:

SMP: AP CPU #1 Launched!

Like I said, OS-wise, everything looks ok...

On Wed, 14 Apr 2004 [EMAIL PROTECTED] wrote:

>
> I just built a new server with:
>
> Intel SE7501CW2 ServerBoard
> 2 x Intel Xeon 2.4Ghz 533FSB
> 2 x 1GB ECC DIMMs
> Adaptec 2200s RAID (lev 1)
>
> FreeBSD 4.10-Beta (cvsup from 4.9-Release to Stable produced this)
>
> I built the SMP kernel (I've done this before with older L440GX systems
> several times with no problems) and everything boots fine (see dmesg
> below), but ubench shows about half what the performance should be and top
> only shows 1 CPU running (cpu0).  I'm seriously afraid I might have mucked
> up one of the CPUs when I had to remove and reinstall it, but I would
> think that I would see some sort of error if that were the case.  In the
> BIOS you see the "system" processor installed, but not the "application"
> processor installed (not sure if that means the 2nd CPU or not), but both
> cpu's temperatures are showing up.  Here's the relevant boot info:
>
> CPU: Intel(R) Xeon(TM) CPU 2.40GHz (2392.04-MHz 686-class CPU)
>   Origin = "GenuineIntel"  Id = 0xf29  Stepping = 9
>
> Features=0xbfebfbff MOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
>   Hyperthreading: 2 logical CPUs
> real memory  = 2146959360 (2096640K bytes)
> avail memory = 2087825408 (2038892K bytes)
> Programming 24 pins in IOAPIC #0
> IOAPIC #0 intpin 2 -> irq 0
> Programming 24 pins in IOAPIC #1
> Programming 24 pins in IOAPIC #2
> FreeBSD/SMP: Multiprocessor motherboard: 2 CPUs
>  cpu0 (BSP): apic id:  0, version: 0x00050014, at 0xfee0
>  cpu1 (AP):  apic id:  1, version: 0x00050014, at 0xfee0
>  io0 (APIC): apic id:  2, version: 0x00178020, at 0xfec0
>  io1 (APIC): apic id:  3, version: 0x00178020, at 0xfec8
>  io2 (APIC): apic id:  4, version: 0x00178020, at 0xfec80400
> Preloaded elf kernel "kernel" at 0xc0341000.
> Warning: Pentium 4 CPU: PSE disabled
> Pentium Pro MTRR support enabled
> Using $PIR table, 20 entries at 0xc00fde80
> npx0:  on motherboard
> npx0: INT 16 interface
>
> I have a sinking feeling that I'm going to have to pull the second CPU,
> but I figured I'd better check to see if there's anything else I've missed
> here first.  Please reply off-list as I am not subscribed.
>
> Thanks!
>
> James Smallacombe   PlantageNet, Inc. CEO and Janitor
> [EMAIL PROTECTED] http://3.am
> =
>
>

James Smallacombe PlantageNet, Inc. CEO and Janitor
[EMAIL PROTECTED]   http://3.am
=

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: SMP problems - hardware?

2004-04-16 Thread anubis
On Thu, 15 Apr 2004 12:56 pm, [EMAIL PROTECTED] wrote:
> Argh, I almost forgot this part of dmesg:
>
> SMP: AP CPU #1 Launched!

This is the second cpu firing up
I dont know about the rest.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"