No dual cpu on S 2882

Mialon Pierre-Gilles pierre-gilles at netaktiv.com
Tue Aug 9 12:32:08 GMT 2005


	I try to use AMD64 on a heavy loaded web server, it always crashes when the 
load grow up, with no signal, it just reboot...
	
	What can I do to see it working ? Should I change to FreeBSD i386 ? The only 
issue I found was to use only one cpu  ... But this server needs both of them 
to work correctly ... 

	Thanks !!!!



Hardware configuration :
TYAN K8 S 2882 
4 X 512 M RAM ECC KINGSTON DDR 400
2 X opteron 248
4 X DD SATA MAXTOR (RAID 5)
1 X 3ware Storage Controller ( twe )

(ACPI 2.0 in the BIOS I make some test without it ... ) 


Software configuration : 
FreeBSD 5.4-STABLE (AMD64)
apache
mysql 
postfix

Here is my kernel conf, 
line preceeding by ** I try with and without the option :

machine         amd64
cpu             HAMMER
ident           PERI
options         SMP

** device          mptable                 # Optional MPSPEC mptable support
** options         NO_MIXED_MODE           # Disable use of mixed mode FIXME
** options         NET_WITH_GIANT          # Disable the use of SMP in network
options         INCLUDE_CONFIG_FILE     # Include this file in kernel
options         SCHED_ULE               # Improved scheduler
options         INET                    # InterNETworking
options         FFS                     # Berkeley Fast Filesystem
options         SOFTUPDATES             # Enable FFS soft updates support
options         UFS_ACL                 # Support for access control lists
options         UFS_DIRHASH             # Improve performance on big 
directories
options         MSDOSFS                 # MSDOS Filesystem
options         CD9660                  # ISO 9660 Filesystem
options         PROCFS                  # Process filesystem (requires 
PSEUDOFS)
options         PSEUDOFS                # Pseudo-filesystem framework
options         GEOM_GPT                # GUID Partition Tables.
options         SYSVSHM                 # SYSV-style shared memory
options         SYSVMSG                 # SYSV-style message queues
options         SYSVSEM                 # SYSV-style semaphores
options         _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time 
extensions
options         KBD_INSTALL_CDEV        # install a CDEV entry in /dev
** options         ADAPTIVE_GIANT          # Giant mutex is adaptive.
** device          atpic           # 8259A compatability
** device          acpi
device          isa
device          pci
device          fdc
device          ata
device          atadisk         # ATA disk drives
device          ataraid         # ATA RAID drives
device          atapicd         # ATAPI CDROM drives
device          atapifd         # ATAPI floppy drives
device          scbus           # SCSI bus (required for SCSI)
device          da              # Direct Access (disks)
device          pass            # Passthrough device (direct SCSI access)
device          ses             # SCSI Environmental Services (and SAF-TE)
device          twe             # 3ware ATA RAID
device          atkbdc          # AT keyboard controller
device          atkbd           # AT keyboard
device          psm             # PS/2 mouse
device          vga             # VGA video card driver
device          splash          # Splash screen and screen saver support
device          sc
device          agp             # support several AGP chipsets
device          sio             # 8250, 16[45]50 based serial ports
device          ppc
device          ppbus           # Parallel port bus (required)
device          miibus          # MII bus support
device          bge             # Broadcom BCM570xx Gigabit Ethernet
device          fxp             # Intel EtherExpress PRO/100B (82557, 82558)
device          loop            # Network loopback
device          mem             # Memory and kernel memory devices
device          io              # I/O device
device          random          # Entropy device
device          ether           # Ethernet support
device          tun             # Packet tunnel.
device          pty             # Pseudo-ttys (telnet etc)
device          md              # Memory "disks"
device          bpf             # Berkeley packet filter


Here is the output of dmesg (with and without acpi enable):
 Copyright (c) 1992-2005 The FreeBSD Project.
 Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
 The Regents of the University of California. All rights reserved.
 FreeBSD 5.4-STABLE #7: Tue Aug  9 08:55:27 CEST 2005
 MPTable: <TYAN     S2882       >
 Timecounter "i8254" frequency 1193182 Hz quality 0
 CPU: AMD Opteron(tm) Processor 248 (2190.95-MHz K8-class CPU)
 Origin = "AuthenticAMD"  Id = 0xf5a  Stepping = 10
 
Features=0x78bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2>
 AMD Features=0xe0500800<SYSCALL,NX,MMX+,LM,3DNow+,3DNow>
 real memory  = 2147418112 (2047 MB)
 avail memory = 2065117184 (1969 MB)
 FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
 cpu0 (BSP): APIC ID:  0
 cpu1 (AP): APIC ID:  1
 ioapic0: Assuming intbase of 0
 ioapic1: Assuming intbase of 24
 ioapic2: Assuming intbase of 28
 ioapic0 <Version 1.1> irqs 0-23 on motherboard
 ioapic1 <Version 1.1> irqs 24-27 on motherboard
 ioapic2 <Version 1.1> irqs 28-31 on motherboard
 cpu0 on motherboard
 cpu1 on motherboard
 pcib0: <MPTable Host-PCI bridge> pcibus 0 on motherboard
 pci0: <PCI bus> on pcib0
 pcib1: <MPTable PCI-PCI bridge> at device 6.0 on pci0
 pci3: <PCI bus> on pcib1
 pci3: <serial bus, USB> at device 0.0 (no driver attached)
 pci3: <serial bus, USB> at device 0.1 (no driver attached)
 atapci0: <SiI 3114 SATA150 controller> port 
0xa880-0xa88f,0xac00-0xac03,0xb800-0xb807,0xb880-0xb883,0xbc00-0xbc07 mem 
0xfeafec00-0xfeafefff irq 19 at device 5.0 on pci3
 ata2: channel #0 on atapci0
 ata3: channel #1 on atapci0
 ata4: channel #2 on atapci0
 ata5: channel #3 on atapci0
 pci3: <display, VGA> at device 6.0 (no driver attached)
 fxp0: <Intel 82551 Pro/100 Ethernet> port 0xa800-0xa83f mem 
0xfeaa0000-0xfeabffff,0xfeafb000-0xfeafbfff irq 18 at device 8.0 on pci3
 miibus0: <MII bus> on fxp0
 inphy0: <i82555 10/100 media interface> on miibus0
 inphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
 fxp0: Ethernet address: 00:e0:81:2a:3c:b1
 isab0: <PCI-ISA bridge> at device 7.0 on pci0
 isa0: <ISA bus> on isab0
 atapci1: <AMD 8111 UDMA133 controller> port 
0xffa0-0xffaf,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 7.1 on pci0
 ata0: channel #0 on atapci1
 ata1: channel #1 on atapci1
 pci0: <serial bus, SMBus> at device 7.2 (no driver attached)
 pci0: <bridge> at device 7.3 (no driver attached)
 pcib2: <MPTable PCI-PCI bridge> at device 10.0 on pci0
 pci2: <PCI bus> on pcib2
 bge0: <Broadcom BCM5704C Dual Gigabit Ethernet, ASIC rev. 0x2003> mem 
0xfc8b0000-0xfc8bffff,0xfc8c0000-0xfc8cffff irq 24 at device 9.0 on pci2
 miibus1: <MII bus> on bge0
 brgphy0: <BCM5704 10/100/1000baseTX PHY> on miibus1
 brgphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 
1000baseTX-FDX, auto
 bge0: Ethernet address: 00:e0:81:2a:51:16
 bge1: <Broadcom BCM5704C Dual Gigabit Ethernet, ASIC rev. 0x2003> mem 
0xfc8e0000-0xfc8effff,0xfc8f0000-0xfc8fffff irq 25 at device 9.1 on pci2
 miibus2: <MII bus> on bge1
 brgphy1: <BCM5704 10/100/1000baseTX PHY> on miibus2
 brgphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 
1000baseTX-FDX, auto
 bge1: Ethernet address: 00:e0:81:2a:51:17
 pci0: <base peripheral, interrupt controller> at device 10.1 (no driver 
attached)
 pcib3: <MPTable PCI-PCI bridge> at device 11.0 on pci0
 pci1: <PCI bus> on pcib3
 twe0: <3ware Storage Controller. Driver version 1.50.01.002> port 
0x8c00-0x8c0f mem 0xfb800000-0xfbffffff irq 28 at device 3.0 on pci1
 twe0: 4 ports, Firmware FE8S 1.05.00.068, BIOS BE7X 1.08.00.048
 pci0: <base peripheral, interrupt controller> at device 11.1 (no driver 
attached)
 orm0: <ISA Option ROMs> at iomem 0xc8000-0xc8fff,0xc0000-0xc7fff on isa0
 atkbdc0: <Keyboard controller (i8042)> at port 0x64,0x60 on isa0
 atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
 kbd0 at atkbd0
 fdc0: <Enhanced floppy controller> at port 0x3f0-0x3f5 irq 6 drq 2 on isa0
 ppc0: cannot reserve I/O port range
 sc0: <System console> at flags 0x100 on isa0
 sc0: VGA <16 virtual consoles, flags=0x300>
 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
 sio0: type 16550A
 sio1 at port 0x2f8-0x2ff irq 3 on isa0
 sio1: type 16550A
 vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
 Timecounters tick every 1.000 msec
 acd0: CDROM <SR244W1/T01A> at ata0-master PIO4
 twed0: <Unit 0, RAID5, Normal> on twe0
 twed0: 235597MB (482503296 sectors)
 SMP: AP CPU #1 Launched!
 Mounting root from ufs:/dev/twed0s1a


---->>><<<--------->>><<<--------->>><<<--------->>><<<--------->>><<<--------->>><<<--------->>><<<-----
 Copyright (c) 1992-2005 The FreeBSD Project.
 Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
 The Regents of the University of California. All rights reserved.
 FreeBSD 5.4-STABLE #8: Tue Aug  9 12:33:05 CEST 2005
 ACPI APIC Table: <A M I  OEMAPIC >
 Timecounter "i8254" frequency 1193182 Hz quality 0
 CPU: AMD Opteron(tm) Processor 248 (2190.87-MHz K8-class CPU)
 Origin = "AuthenticAMD"  Id = 0xf5a  Stepping = 10
 
Features=0x78bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2>
 AMD Features=0xe0500800<SYSCALL,NX,MMX+,LM,3DNow+,3DNow>
 real memory  = 2147418112 (2047 MB)
 avail memory = 2064723968 (1969 MB)
 FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
 cpu0 (BSP): APIC ID:  0
 cpu1 (AP): APIC ID:  1
 MADT: Forcing active-low polarity and level trigger for SCI
 ioapic0 <Version 1.1> irqs 0-23 on motherboard
 ioapic1 <Version 1.1> irqs 24-27 on motherboard
 ioapic2 <Version 1.1> irqs 28-31 on motherboard
 acpi0: <A M I OEMXSDT> on motherboard
 acpi0: Power Button (fixed)
 Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0
 cpu0: <ACPI CPU> on acpi0
 acpi_throttle0: <ACPI CPU Throttling> on cpu0
 cpu1: <ACPI CPU> on acpi0
 pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
 pci0: <ACPI PCI bus> on pcib0
 pcib1: <ACPI PCI-PCI bridge> at device 6.0 on pci0
 pci3: <ACPI PCI bus> on pcib1
 pci3: <serial bus, USB> at device 0.0 (no driver attached)
 pci3: <serial bus, USB> at device 0.1 (no driver attached)
 atapci0: <SiI 3114 SATA150 controller> port 
0xa880-0xa88f,0xac00-0xac03,0xb800-0xb807,0xb880-0xb883,0xbc00-0xbc07 mem 
0xfeafec00-0xfeafefff irq 19 at device 5.0 on pci3
 ata2: channel #0 on atapci0
 ata3: channel #1 on atapci0
 ata4: channel #2 on atapci0
 ata5: channel #3 on atapci0
 pci3: <display, VGA> at device 6.0 (no driver attached)
 fxp0: <Intel 82551 Pro/100 Ethernet> port 0xa800-0xa83f mem 
0xfeaa0000-0xfeabffff,0xfeafb000-0xfeafbfff irq 18 at device 8.0 on pci3
 miibus0: <MII bus> on fxp0
 inphy0: <i82555 10/100 media interface> on miibus0
 inphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
 fxp0: Ethernet address: 00:e0:81:2a:3c:b1
 isab0: <PCI-ISA bridge> at device 7.0 on pci0
 isa0: <ISA bus> on isab0
 atapci1: <AMD 8111 UDMA133 controller> port 
0xffa0-0xffaf,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 7.1 on pci0
 ata0: channel #0 on atapci1
 ata1: channel #1 on atapci1
 pci0: <serial bus, SMBus> at device 7.2 (no driver attached)
 pci0: <bridge> at device 7.3 (no driver attached)
 pcib2: <ACPI PCI-PCI bridge> at device 10.0 on pci0
 pci2: <ACPI PCI bus> on pcib2
 bge0: <Broadcom BCM5704C Dual Gigabit Ethernet, ASIC rev. 0x2003> mem 
0xfc8b0000-0xfc8bffff,0xfc8c0000-0xfc8cffff irq 24 at device 9.0 on pci2
 miibus1: <MII bus> on bge0
 brgphy0: <BCM5704 10/100/1000baseTX PHY> on miibus1
 brgphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 
1000baseTX-FDX, auto
 bge0: Ethernet address: 00:e0:81:2a:51:16
 bge1: <Broadcom BCM5704C Dual Gigabit Ethernet, ASIC rev. 0x2003> mem 
0xfc8e0000-0xfc8effff,0xfc8f0000-0xfc8fffff irq 25 at device 9.1 on pci2
 miibus2: <MII bus> on bge1
 brgphy1: <BCM5704 10/100/1000baseTX PHY> on miibus2
 brgphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 
1000baseTX-FDX, auto
 bge1: Ethernet address: 00:e0:81:2a:51:17
 pci0: <base peripheral, interrupt controller> at device 10.1 (no driver 
attached)
 pcib3: <ACPI PCI-PCI bridge> at device 11.0 on pci0
pci1: <ACPI PCI bus> on pcib3
 twe0: <3ware Storage Controller. Driver version 1.50.01.002> port 
0x8c00-0x8c0f mem 0xfb800000-0xfbffffff irq 28 at device 3.0 on pci1
 twe0: 4 ports, Firmware FE8S 1.05.00.068, BIOS BE7X 1.08.00.048
 pci0: <base peripheral, interrupt controller> at device 11.1 (no driver 
attached)
 acpi_button0: <Power Button> on acpi0
 atkbdc0: <Keyboard controller (i8042)> port 0x64,0x60 irq 1 on acpi0
 atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
 kbd0 at atkbd0
 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
 sio0: type 16550A
 sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0
 sio1: type 16550A
 fdc0: <floppy drive controller (FDE)> port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on 
acpi0
 ppc0: <Standard parallel printer port> port 0x378-0x37f irq 7 on acpi0
 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
 ppbus0: <Parallel port bus> on ppc0
 orm0: <ISA Option ROMs> at iomem 0xc8000-0xc8fff,0xc0000-0xc7fff on isa0
 sc0: <System console> at flags 0x100 on isa0
 sc0: VGA <16 virtual consoles, flags=0x300>
 vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
 Timecounters tick every 1.000 msec
 acd0: CDROM <SR244W1/T01A> at ata0-master PIO4
 twed0: <Unit 0, RAID5, Normal> on twe0
 twed0: 235597MB (482503296 sectors)
 SMP: AP CPU #1 Launched!
 Mounting root from ufs:/dev/twed0s1a






-- 
Pierre-Gilles Mialon
mialon at netaktiv.com


More information about the freebsd-amd64 mailing list