linux-smp problems

"Francisco Arroyo Mora" <[email protected]>
Newsgroups org.kernel.vger.linux-smp
Message-ID <21114420E9CACD49AD54B1C40D4571C71F99E8@pdcavantica.avanticatec.net>
Hello:

	We are trying to install a linux in a Fujitsu-Siemens hardware, model Primergy T850, 4 x Pentium IV Xeon 1.4 GHz, 4Gb memory, DVD rom, a RAID but no disks attached directly to server.

We start installing RedHat 9.0 first, but we come to a failure due to the recognition of the RAID hardware, the installer stops when trying to start the dpt_i2o module.  Then we try with several linux distributions until we come with a successfull install with RedHat 8.0 (either Mandrake or Suse give us the same error in this module, we try also with RedHat Enterprise 2.1, certified by Fujitsu-Siemens but we come up with the same problem)

RedHat 8.0 (kernel 2.4.18-14) is fine for us, but if we can upgrade to something this would be better.  The first time we boot the machine we found only two processors enabled (one physical and one logical) and the following error messages:

Feb  9 08:39:56 gestion kernel: CPU 2 (0x1100) enabled<4>Processor #17 INVALID - (Max ID: 16).
Feb  9 08:39:41 gestion rc.sysinit: Initializing USB keyboard:  succeeded 
Feb  9 08:39:56 gestion kernel: LAPIC (acpi_id[0x0006] id[0x21] enabled[1])
Feb  9 08:39:41 gestion rc.sysinit: Initializing USB mouse:  succeeded 
Feb  9 08:39:56 gestion kernel: CPU 2 (0x2100) enabled<4>Processor #33 INVALID - (Max ID: 16).
Feb  9 08:39:41 gestion fsck: /: clean, 85357/525888 files, 368398/1050249 blocks 
Feb  9 08:39:56 gestion kernel: LAPIC (acpi_id[0x0007] id[0x31] enabled[1])
Feb  9 08:39:41 gestion rc.sysinit: Checking root filesystem succeeded 
Feb  9 08:39:56 gestion kernel: CPU 2 (0x3100) enabled<4>Processor #49 INVALID - (Max ID: 16).

We modify a little the kernel source (btw this became a patch in the next releases) to modify the maximun APIC id available.


The problem we have now is the machine has physically four Pentium Xeon 1.4GHz, but when the system comes up only two of them are 'recognized' (two physical and two logical enabled by hyperthreading), the kernel detects 8 processors, but refused to start 4 of them.

Any help would be appreciated

Thanks!!!


...
Feb 11 15:07:25 gestion syslogd 1.4.1: restart.
Feb 11 15:07:25 gestion syslog: syslogd startup succeeded
Feb 11 15:07:25 gestion syslog: klogd startup succeeded
Feb 11 15:07:26 gestion kernel: klogd 1.4.1, log source = /proc/kmsg started.
Feb 11 15:07:26 gestion kernel: Linux version 2.4.18-14bigmem (root@gestion) (gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)) #11 SMP Wed Feb 11 14:54:49 CST 2004
Feb 11 15:07:26 gestion kernel: BIOS-provided physical RAM map:
Feb 11 15:07:26 gestion kernel:  BIOS-e820: 0000000000000000 - 0000000000098000 (usable)
Feb 11 15:07:26 gestion kernel:  BIOS-e820: 0000000000098000 - 00000000000a0000 (reserved)
Feb 11 15:07:26 gestion kernel:  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
Feb 11 15:07:26 gestion kernel:  BIOS-e820: 0000000000100000 - 00000000dffb6f80 (usable)
Feb 11 15:07:26 gestion kernel:  BIOS-e820: 00000000dffb6f80 - 00000000dffbf800 (ACPI data)
Feb 11 15:07:26 gestion kernel:  BIOS-e820: 00000000dffbf800 - 00000000e0000000 (reserved)
Feb 11 15:07:26 gestion kernel:  BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
Feb 11 15:07:26 gestion kernel:  BIOS-e820: 0000000100000000 - 0000000120000000 (usable)
Feb 11 15:07:26 gestion kernel: 3712MB HIGHMEM available.
Feb 11 15:07:26 gestion kernel: 896MB LOWMEM available.
Feb 11 15:07:26 gestion portmap: portmap startup succeeded
Feb 11 15:07:26 gestion kernel: found SMP MP-table at 00098140
Feb 11 15:07:26 gestion kernel: hm, page 00098000 reserved twice.
Feb 11 15:07:26 gestion kernel: hm, page 00099000 reserved twice.
Feb 11 15:07:26 gestion rpc.statd[538]: Version 1.0.1 Starting
Feb 11 15:07:26 gestion nfslock: rpc.statd startup succeeded
Feb 11 15:07:26 gestion kernel: hm, page 00098000 reserved twice.
Feb 11 15:07:26 gestion kernel: hm, page 00099000 reserved twice.
Feb 11 15:07:26 gestion keytable: Loading keymap: 
Feb 11 15:07:26 gestion kernel: WARNING: MP table in the EBDA can be UNSAFE, contact [email protected] if you experience SMP problems!
Feb 11 15:07:26 gestion keytable: 
Feb 11 15:07:26 gestion kernel: On node 0 totalpages: 1179648
Feb 11 15:07:26 gestion keytable: 
Feb 11 15:07:26 gestion kernel: zone(0): 4096 pages.
Feb 11 15:07:27 gestion rc: Starting keytable:  succeeded
Feb 11 15:07:27 gestion kernel: zone(1): 225280 pages.
Feb 11 15:07:27 gestion kernel: zone(2): 950272 pages.
Feb 11 15:07:27 gestion kernel: ACPI: Searched entire block, no RSDP was found.
Feb 11 15:07:27 gestion random: Initializing random number generator:  succeeded
Feb 11 15:07:27 gestion kernel: ACPI: RSDP located at physical address c00fdba0
Feb 11 15:07:27 gestion kernel: RSD PTR  v0 [IBM   ]
Feb 11 15:07:27 gestion rc: Starting pcmcia:  succeeded
Feb 11 15:07:27 gestion kernel: __va_range(0xdffbf780, 0x68): idx=8 mapped at ffff6000
Feb 11 15:07:27 gestion kernel: ACPI table found: RSDT v1 [IBM    SERVIGIL 0.4096]
Feb 11 15:07:27 gestion kernel: __va_range(0xdffbf700, 0x24): idx=8 mapped at ffff6000
Feb 11 15:07:27 gestion kernel: __va_range(0xdffbf700, 0x74): idx=8 mapped at ffff6000
Feb 11 15:07:27 gestion netfs: Mounting other filesystems:  succeeded
Feb 11 15:07:27 gestion kernel: ACPI table found: FACP v1 [IBM    SERVIGIL 0.4096]
Feb 11 15:07:15 gestion rc.sysinit: Mounting proc filesystem:  succeeded 
Feb 11 15:07:27 gestion kernel: __va_range(0xdffbf600, 0x24): idx=8 mapped at ffff6000
Feb 11 15:07:15 gestion rc.sysinit: Unmounting initrd:  succeeded 
Feb 11 15:07:28 gestion kernel: __va_range(0xdffbf600, 0xd2): idx=8 mapped at ffff6000
Feb 11 15:07:15 gestion sysctl: net.ipv4.ip_forward = 0 
Feb 11 15:07:28 gestion autofs: automount startup succeeded
Feb 11 15:07:28 gestion kernel: ACPI table found: APIC v1 [IBM    SERVIGIL 0.4096]
Feb 11 15:07:15 gestion sysctl: net.ipv4.conf.default.rp_filter = 1 
Feb 11 15:07:28 gestion kernel: __va_range(0xdffbf600, 0xd2): idx=8 mapped at ffff6000
Feb 11 15:07:28 gestion sshd: Starting sshd:
Feb 11 15:07:15 gestion sysctl: kernel.sysrq = 0 
Feb 11 15:07:28 gestion kernel: LAPIC (acpi_id[0x0000] id[0x0] enabled[1])
Feb 11 15:07:15 gestion sysctl: kernel.core_uses_pid = 1 
Feb 11 15:07:28 gestion kernel: CPU 0 (0x0000) enabledProcessor #0 Unknown CPU [15:1] APIC version 16
Feb 11 15:07:15 gestion rc.sysinit: Configuring kernel parameters:  succeeded 
Feb 11 15:07:29 gestion kernel: 
Feb 11 15:07:29 gestion sshd:  succeeded
Feb 11 15:07:15 gestion date: Wed Feb 11 15:07:13 CST 2004 
Feb 11 15:07:29 gestion kernel: LAPIC (acpi_id[0x0001] id[0x10] enabled[1])
Feb 11 15:07:29 gestion sshd: ^[[60G
Feb 11 15:07:15 gestion rc.sysinit: Setting clock  (localtime): Wed Feb 11 15:07:13 CST 2004 succeeded 
Feb 11 15:07:29 gestion kernel: CPU 1 (0x1000) enabledProcessor #16 Unknown CPU [15:1] APIC version 16
Feb 11 15:07:29 gestion sshd: 
Feb 11 15:07:15 gestion rc.sysinit: Loading default keymap succeeded 
Feb 11 15:07:29 gestion kernel: 
Feb 11 15:07:29 gestion rc: Starting sshd:  succeeded
Feb 11 15:07:15 gestion unicode_start: ^[%G 
Feb 11 15:07:29 gestion kernel: LAPIC (acpi_id[0x0002] id[0x20] enabled[1])
Feb 11 15:07:15 gestion rc.sysinit: Setting default font (latarcyrheb-sun16):  succeeded 
Feb 11 15:07:29 gestion kernel: CPU 2 (0x2000) enabledProcessor #32 Unknown CPU [15:1] APIC version 16
Feb 11 15:07:15 gestion rc.sysinit: Setting hostname gestion:  succeeded 
Feb 11 15:07:30 gestion kernel: 
Feb 11 15:07:15 gestion rc.sysinit: Initializing USB controller (usb-uhci):  succeeded 
Feb 11 15:07:30 gestion kernel: LAPIC (acpi_id[0x0003] id[0x30] enabled[1])
Feb 11 15:07:15 gestion rc.sysinit: Mounting USB filesystem:  succeeded 
Feb 11 15:07:30 gestion kernel: CPU 3 (0x3000) enabledProcessor #48 Unknown CPU [15:1] APIC version 16
Feb 11 15:07:15 gestion rc.sysinit: Initializing USB HID interface:  succeeded 
Feb 11 15:07:30 gestion kernel: 
Feb 11 15:07:15 gestion rc.sysinit: Initializing USB keyboard:  succeeded 
Feb 11 15:07:30 gestion kernel: LAPIC (acpi_id[0x0004] id[0x1] enabled[1])
Feb 11 15:07:15 gestion rc.sysinit: Initializing USB mouse:  succeeded 
Feb 11 15:07:30 gestion kernel: CPU 4 (0x0100) enabledProcessor #1 Unknown CPU [15:1] APIC version 16
Feb 11 15:07:15 gestion fsck: /: clean, 98934/525888 files, 422820/1050249 blocks 
Feb 11 15:07:30 gestion kernel: 
Feb 11 15:07:15 gestion rc.sysinit: Checking root filesystem succeeded 
Feb 11 15:07:30 gestion kernel: LAPIC (acpi_id[0x0005] id[0x11] enabled[1])
Feb 11 15:07:15 gestion rc.sysinit: Remounting root filesystem in read-write mode:  succeeded 
Feb 11 15:07:31 gestion kernel: CPU 5 (0x1100) enabledProcessor #17 Unknown CPU [15:1] APIC version 16
Feb 11 15:07:15 gestion rc.sysinit: Activating swap partitions:  succeeded 
Feb 11 15:07:31 gestion kernel: 
Feb 11 15:07:16 gestion rc.sysinit: Finding module dependencies:  succeeded 
Feb 11 15:07:31 gestion kernel: LAPIC (acpi_id[0x0006] id[0x21] enabled[1])
Feb 11 15:07:16 gestion fsck: /apps: clean, 11/6012928 files, 196897/12024644 blocks 
Feb 11 15:07:31 gestion kernel: CPU 6 (0x2100) enabledProcessor #33 Unknown CPU [15:1] APIC version 16
Feb 11 15:07:16 gestion fsck: /boot: clean, 57/34136 files, 30678/136521 blocks 
Feb 11 15:07:31 gestion kernel: 
Feb 11 15:07:16 gestion rc.sysinit: Checking filesystems succeeded 
Feb 11 15:07:31 gestion kernel: LAPIC (acpi_id[0x0007] id[0x31] enabled[1])
Feb 11 15:07:16 gestion rc.sysinit: Mounting local filesystems:  succeeded 
Feb 11 15:07:31 gestion kernel: CPU 7 (0x3100) enabledProcessor #49 Unknown CPU [15:1] APIC version 16
Feb 11 15:07:16 gestion rc.sysinit: Enabling local filesystem quotas:  succeeded 
Feb 11 15:07:31 gestion kernel: 
Feb 11 15:07:16 gestion /etc/hotplug/usb.agent: Setup usbcore for USB product 0/0/0 
Feb 11 15:07:31 gestion kernel: IOAPIC (id[0xe] address[0xfec00000] global_irq_base[0x0])
Feb 11 15:07:16 gestion /etc/hotplug/usb.agent: Setup usbcore for USB product 0/0/0 
Feb 11 15:07:31 gestion kernel: IOAPIC (id[0xd] address[0xfec01000] global_irq_base[0x33])
Feb 11 15:07:16 gestion /etc/hotplug/usb.agent: Setup usbcore for USB product 0/0/0 
Feb 11 15:07:31 gestion kernel: INT_SRC_OVR (bus[0] irq[0x8] global_irq[0x8] polarity[0x3] trigger[0x1])
Feb 11 15:07:16 gestion /etc/hotplug/usb.agent: Setup usbcore for USB product 0/0/0 
Feb 11 15:07:31 gestion kernel: INT_SRC_OVR (bus[0] irq[0xe] global_irq[0xe] polarity[0x1] trigger[0x0])
Feb 11 15:07:16 gestion rc.sysinit: Enabling swap space:  succeeded 
Feb 11 15:07:31 gestion kernel: INT_SRC_OVR (bus[0] irq[0x9] global_irq[0x24] polarity[0x0] trigger[0x0])
Feb 11 15:07:18 gestion init: Entering runlevel: 3 
Feb 11 15:07:32 gestion kernel: LAPIC_NMI (acpi_id[0x0000] polarity[0x0] trigger[0x0] lint[0x1])
Feb 11 15:07:20 gestion kudzu: Updating /etc/fstab succeeded 
Feb 11 15:07:32 gestion kernel: LAPIC_NMI (acpi_id[0x0001] polarity[0x0] trigger[0x0] lint[0x1])
Feb 11 15:07:21 gestion kudzu:  succeeded 
Feb 11 15:07:32 gestion kernel: LAPIC_NMI (acpi_id[0x0002] polarity[0x0] trigger[0x0] lint[0x1])
Feb 11 15:07:22 gestion rc: Starting iptables:  succeeded 
Feb 11 15:07:32 gestion kernel: LAPIC_NMI (acpi_id[0x0003] polarity[0x0] trigger[0x0] lint[0x1])
Feb 11 15:07:22 gestion sysctl: net.ipv4.ip_forward = 0 
Feb 11 15:07:32 gestion kernel: LAPIC_NMI (acpi_id[0x0004] polarity[0x0] trigger[0x0] lint[0x1])
Feb 11 15:07:22 gestion sysctl: net.ipv4.conf.default.rp_filter = 1 
Feb 11 15:07:32 gestion kernel: LAPIC_NMI (acpi_id[0x0005] polarity[0x0] trigger[0x0] lint[0x1])
Feb 11 15:07:22 gestion sysctl: kernel.sysrq = 0 
Feb 11 15:07:32 gestion kernel: LAPIC_NMI (acpi_id[0x0006] polarity[0x0] trigger[0x0] lint[0x1])
Feb 11 15:07:22 gestion sysctl: kernel.core_uses_pid = 1 
Feb 11 15:07:32 gestion kernel: LAPIC_NMI (acpi_id[0x0007] polarity[0x0] trigger[0x0] lint[0x1])
Feb 11 15:07:22 gestion network: Setting network parameters:  succeeded 
Feb 11 15:07:32 gestion kernel: 8 CPUs total
Feb 11 15:07:22 gestion network: Bringing up loopback interface:  succeeded 
Feb 11 15:07:32 gestion kernel: Local APIC address fee00000
Feb 11 15:07:25 gestion network: Bringing up interface eth0:  succeeded 
Feb 11 15:07:32 gestion kernel: __va_range(0xdffbf4c0, 0x24): idx=8 mapped at ffff6000
Feb 11 15:07:32 gestion kernel: __va_range(0xdffbf4c0, 0x128): idx=8 mapped at ffff6000
Feb 11 15:07:32 gestion kernel: ACPI table found: SRAT v1 [IBM    SERVIGIL 0.4096]
Feb 11 15:07:32 gestion kernel: Enabling the CPU's according to the ACPI table
Feb 11 15:07:32 gestion kernel: Intel MultiProcessor Specification v1.4
Feb 11 15:07:33 gestion kernel:     Virtual Wire compatibility mode.
Feb 11 15:07:33 gestion kernel: OEM ID: IBM ENSW Product ID: VIGIL SMP    APIC at: 0xFEE00000
Feb 11 15:07:33 gestion kernel: I/O APIC #14 Version 17 at 0xFEC00000.
Feb 11 15:07:33 gestion xinetd: xinetd startup succeeded
Feb 11 15:07:33 gestion kernel: I/O APIC #13 Version 17 at 0xFEC01000.
Feb 11 15:07:33 gestion kernel: Processors: 8
Feb 11 15:07:33 gestion kernel: Kernel command line: ro root=LABEL=/
Feb 11 15:07:33 gestion kernel: Initializing CPU#0
Feb 11 15:07:33 gestion kernel: Detected 1397.258 MHz processor.
Feb 11 15:07:33 gestion kernel: Speakup v-1.00 CVS: Tue Jun 11 14:22:53 EDT 2002 : initialized
Feb 11 15:07:33 gestion kernel: Console: colour VGA+ 80x25
Feb 11 15:07:33 gestion kernel: Calibrating delay loop... 2753.52 BogoMIPS
Feb 11 15:07:33 gestion kernel: Memory: 4120616k/4718592k available (1440k kernel code, 68752k reserved, 1078k data, 240k init, 3276504k highmem)
Feb 11 15:07:33 gestion kernel: Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
Feb 11 15:07:33 gestion kernel: Inode cache hash table entries: 262144 (order: 9, 2097152 bytes)
Feb 11 15:07:33 gestion kernel: Mount cache hash table entries: 131072 (order: 8, 1048576 bytes)
Feb 11 15:07:33 gestion kernel: Buffer cache hash table entries: 524288 (order: 9, 2097152 bytes)
Feb 11 15:07:33 gestion kernel: Page-cache hash table entries: 524288 (order: 9, 2097152 bytes)
Feb 11 15:07:34 gestion kernel: CPU: L1 I cache: 0K, L1 D cache: 8K
Feb 11 15:07:34 gestion kernel: CPU: L2 cache: 256K
Feb 11 15:07:34 gestion kernel: CPU: L3 cache: 512K
Feb 11 15:07:34 gestion kernel: CPU: Physical Processor ID: 0
Feb 11 15:07:34 gestion kernel: Intel machine check architecture supported.
Feb 11 15:07:34 gestion kernel: Intel machine check reporting enabled on CPU#0.
Feb 11 15:07:34 gestion kernel: Enabling fast FPU save and restore... done.
Feb 11 15:07:34 gestion kernel: Enabling unmasked SIMD FPU exception support... done.
Feb 11 15:07:34 gestion kernel: Checking 'hlt' instruction... OK.
Feb 11 15:07:34 gestion kernel: POSIX conformance testing by UNIFIX
Feb 11 15:07:34 gestion kernel: mtrr: v1.40 (20010327) Richard Gooch ([email protected])
Feb 11 15:07:34 gestion kernel: mtrr: detected mtrr type: Intel
Feb 11 15:07:34 gestion kernel: CPU: L1 I cache: 0K, L1 D cache: 8K
Feb 11 15:07:34 gestion kernel: CPU: L2 cache: 256K
Feb 11 15:07:34 gestion kernel: CPU: L3 cache: 512K
Feb 11 15:07:34 gestion kernel: CPU: Physical Processor ID: 0
Feb 11 15:07:34 gestion kernel: Intel machine check reporting enabled on CPU#0.
Feb 11 15:07:34 gestion kernel: CPU0: Intel(R) Xeon(TM) CPU 1.40GHz stepping 01
Feb 11 15:07:34 gestion kernel: per-CPU timeslice cutoff: 731.28 usecs.
Feb 11 15:07:34 gestion kernel: task migration cache decay timeout: 1 msecs.
Feb 11 15:07:34 gestion kernel: enabled ExtINT on CPU#0
Feb 11 15:07:34 gestion kernel: ESR value before enabling vector: 00000000
Feb 11 15:07:34 gestion kernel: ESR value after enabling vector: 00000000
Feb 11 15:07:35 gestion kernel: Booting processor 1/1 eip 2000
Feb 11 15:07:35 gestion kernel: Initializing CPU#1
Feb 11 15:07:35 gestion kernel: masked ExtINT on CPU#1
Feb 11 15:07:35 gestion kernel: ESR value before enabling vector: 00000000
Feb 11 15:07:35 gestion kernel: ESR value after enabling vector: 00000000
Feb 11 15:07:35 gestion kernel: Calibrating delay loop... 2786.93 BogoMIPS
Feb 11 15:07:35 gestion kernel: CPU: L1 I cache: 0K, L1 D cache: 8K
Feb 11 15:07:35 gestion kernel: CPU: L2 cache: 256K
Feb 11 15:07:35 gestion kernel: CPU: L3 cache: 512K
Feb 11 15:07:35 gestion kernel: CPU: Physical Processor ID: 0
Feb 11 15:07:35 gestion kernel: Intel machine check reporting enabled on CPU#1.
Feb 11 15:07:35 gestion xinetd[664]: xinetd Version 2.3.7 started with libwrap options compiled in.
Feb 11 15:07:35 gestion xinetd[664]: Started working: 1 available service
Feb 11 15:07:35 gestion kernel: CPU1: Intel(R) Xeon(TM) CPU 1.40GHz stepping 01
Feb 11 15:07:35 gestion kernel: Booting processor 2/16 eip 2000
Feb 11 15:07:36 gestion kernel: Initializing CPU#2
Feb 11 15:07:36 gestion kernel: masked ExtINT on CPU#2
Feb 11 15:07:36 gestion kernel: ESR value before enabling vector: 00000000
Feb 11 15:07:36 gestion kernel: ESR value after enabling vector: 00000000
Feb 11 15:07:36 gestion kernel: Calibrating delay loop... 2786.93 BogoMIPS
Feb 11 15:07:36 gestion kernel: CPU: L1 I cache: 0K, L1 D cache: 8K
Feb 11 15:07:36 gestion kernel: CPU: L2 cache: 256K
Feb 11 15:07:36 gestion kernel: CPU: L3 cache: 512K
Feb 11 15:07:36 gestion kernel: CPU: Physical Processor ID: 2
Feb 11 15:07:36 gestion sendmail: sendmail startup succeeded
Feb 11 15:07:36 gestion kernel: Intel machine check reporting enabled on CPU#2.
Feb 11 15:07:36 gestion kernel: CPU2: Intel(R) Xeon(TM) CPU 1.40GHz stepping 01
Feb 11 15:07:36 gestion kernel: Booting processor 3/17 eip 2000
Feb 11 15:07:36 gestion sendmail: sm-client startup succeeded
Feb 11 15:07:36 gestion kernel: Initializing CPU#3
Feb 11 15:07:36 gestion kernel: masked ExtINT on CPU#3
Feb 11 15:07:36 gestion kernel: ESR value before enabling vector: 00000000
Feb 11 15:07:36 gestion kernel: ESR value after enabling vector: 00000000
Feb 11 15:07:36 gestion kernel: Calibrating delay loop... 2786.93 BogoMIPS
Feb 11 15:07:37 gestion gpm: gpm startup succeeded
Feb 11 15:07:37 gestion kernel: CPU: L1 I cache: 0K, L1 D cache: 8K
Feb 11 15:07:37 gestion kernel: CPU: L2 cache: 256K
Feb 11 15:07:37 gestion kernel: CPU: L3 cache: 512K
Feb 11 15:07:37 gestion kernel: CPU: Physical Processor ID: 2
Feb 11 15:07:37 gestion kernel: Intel machine check reporting enabled on CPU#3.
Feb 11 15:07:37 gestion kernel: CPU3: Intel(R) Xeon(TM) CPU 1.40GHz stepping 01
Feb 11 15:07:37 gestion kernel: Total of 4 processors activated (11112.34 BogoMIPS).
Feb 11 15:07:37 gestion crond: crond startup succeeded
Feb 11 15:07:37 gestion kernel: cpu_sibling_map[0] = 1
Feb 11 15:07:37 gestion kernel: cpu_sibling_map[1] = 0
Feb 11 15:07:37 gestion kernel: cpu_sibling_map[2] = 3
Feb 11 15:07:37 gestion kernel: cpu_sibling_map[3] = 2
Feb 11 15:07:37 gestion kernel: ENABLING IO-APIC IRQs
Feb 11 15:07:38 gestion kernel: Setting 14 in the phys_id_present_map
Feb 11 15:07:38 gestion kernel: ...changing IO-APIC physical APIC ID to 14 ... ok.
Feb 11 15:07:38 gestion kernel: Setting 13 in the phys_id_present_map
Feb 11 15:07:38 gestion kernel: ...changing IO-APIC physical APIC ID to 13 ... ok.
Feb 11 15:07:38 gestion kernel: ..TIMER: vector=0x31 pin1=0 pin2=-1
Feb 11 15:07:38 gestion kernel: testing the IO APIC.......................
Feb 11 15:07:38 gestion kernel: 
Feb 11 15:07:38 gestion xfs: xfs startup succeeded
Feb 11 15:07:38 gestion kernel:  WARNING: unexpected IO-APIC, please mail
Feb 11 15:07:38 gestion kernel:           to [email protected]
Feb 11 15:07:38 gestion xfs: listening on port 7100 
Feb 11 15:07:38 gestion anacron: anacron startup succeeded
Feb 11 15:07:39 gestion xfs: ignoring font path element /usr/X11R6/lib/X11/fonts/cyrillic (unreadable) 
Feb 11 15:07:39 gestion atd: atd startup succeeded
Feb 11 15:07:40 gestion kernel: 
Feb 11 15:07:40 gestion kernel:  WARNING: unexpected IO-APIC, please mail
Feb 11 15:07:40 gestion kernel:           to [email protected]
Feb 11 15:07:40 gestion kernel: .................................... done.
Feb 11 15:07:40 gestion kernel: Using local APIC timer interrupts.
Feb 11 15:07:40 gestion kernel: calibrating APIC timer ...
Feb 11 15:07:40 gestion kernel: ..... CPU clock speed is 1397.0021 MHz.
Feb 11 15:07:40 gestion kernel: ..... host bus clock speed is 99.1535 MHz.
Feb 11 15:07:40 gestion kernel: cpu: 0, clocks: 194882, slice: 38976
Feb 11 15:07:40 gestion kernel: CPU0<T0:194880,T1:155904,D:0,S:38976,C:194882>
Feb 11 15:07:40 gestion kernel: cpu: 1, clocks: 194882, slice: 38976
Feb 11 15:07:40 gestion kernel: cpu: 3, clocks: 194882, slice: 38976
Feb 11 15:07:40 gestion kernel: cpu: 2, clocks: 194882, slice: 38976
Feb 11 15:07:40 gestion kernel: CPU1<T0:194880,T1:116928,D:0,S:38976,C:194882>
Feb 11 15:07:40 gestion kernel: CPU3<T0:194880,T1:38976,D:0,S:38976,C:194882>
Feb 11 15:07:40 gestion kernel: CPU2<T0:194880,T1:77936,D:16,S:38976,C:194882>
Feb 11 15:07:40 gestion kernel: checking TSC synchronization across CPUs: passed.
Feb 11 15:07:40 gestion kernel: migration_task 0 on cpu=0
Feb 11 15:07:40 gestion kernel: migration_task 1 on cpu=1
Feb 11 15:07:40 gestion kernel: migration_task 2 on cpu=2
Feb 11 15:07:40 gestion kernel: migration_task 3 on cpu=3
Feb 11 15:07:40 gestion kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd30d, last bus=11
Feb 11 15:07:40 gestion kernel: PCI: Using configuration type 1
Feb 11 15:07:40 gestion kernel: PCI: Probing PCI hardware
Feb 11 15:07:40 gestion kernel: PCI: Discovered peer bus 01
Feb 11 15:07:40 gestion kernel: PCI: Discovered peer bus 02
Feb 11 15:07:40 gestion kernel: PCI: Discovered peer bus 05
Feb 11 15:07:40 gestion kernel: PCI: Discovered peer bus 07
Feb 11 15:07:40 gestion kernel: Unknown bridge resource 0: assuming transparent
Feb 11 15:07:40 gestion kernel: Unknown bridge resource 1: assuming transparent
Feb 11 15:07:40 gestion kernel: Unknown bridge resource 2: assuming transparent
Feb 11 15:07:40 gestion kernel: PCI: Discovered peer bus 09
Feb 11 15:07:40 gestion kernel: PCI->APIC IRQ transform: (B0,I3,P0) -> 39
Feb 11 15:07:40 gestion kernel: PCI->APIC IRQ transform: (B0,I4,P0) -> 16
Feb 11 15:07:40 gestion kernel: PCI->APIC IRQ transform: (B0,I5,P3) -> 18
Feb 11 15:07:40 gestion kernel: PCI->APIC IRQ transform: (B0,I5,P3) -> 18
Feb 11 15:07:40 gestion kernel: PCI->APIC IRQ transform: (B1,I3,P0) -> 40
Feb 11 15:07:40 gestion kernel: PCI->APIC IRQ transform: (B1,I3,P1) -> 41
Feb 11 15:07:40 gestion kernel: PCI->APIC IRQ transform: (B1,I4,P0) -> 42
Feb 11 15:07:40 gestion kernel: PCI->APIC IRQ transform: (B2,I1,P0) -> 51
Feb 11 15:07:40 gestion kernel: PCI->APIC IRQ transform: (B2,I1,P0) -> 51
Feb 11 15:07:40 gestion kernel: PCI->APIC IRQ transform: (B2,I2,P0) -> 55
Feb 11 15:07:40 gestion kernel: PCI->APIC IRQ transform: (B7,I3,P0) -> 67
Feb 11 15:07:40 gestion kernel: PCI->APIC IRQ transform: (B9,I1,P0) -> 59
Feb 11 15:07:40 gestion kernel: PCI: Enabling Via external APIC routing
Feb 11 15:07:40 gestion kernel: PCI: Via IRQ fixup for 00:05.2, from 5 to 2
Feb 11 15:07:40 gestion kernel: PCI: Via IRQ fixup for 00:05.3, from 5 to 2
Feb 11 15:07:40 gestion kernel: isapnp: Scanning for PnP cards...
Feb 11 15:07:40 gestion kernel: isapnp: No Plug & Play device found
Feb 11 15:07:40 gestion kernel: speakup:  initialized device: /dev/synth, node (MAJOR 10, MINOR 25)
Feb 11 15:07:40 gestion kernel: Linux NET4.0 for Linux 2.4
Feb 11 15:07:40 gestion kernel: Based upon Swansea University Computer Society NET3.039
Feb 11 15:07:40 gestion kernel: Initializing RT netlink socket
Feb 11 15:07:40 gestion kernel: apm: BIOS not found.
Feb 11 15:07:40 gestion kernel: Starting kswapd
Feb 11 15:07:40 gestion kernel: allocated 256 pages and 256 bhs reserved for the highmem bounces
Feb 11 15:07:41 gestion kernel: VFS: Diskquotas version dquot_6.5.0 initialized
Feb 11 15:07:41 gestion kernel: pty: 2048 Unix98 ptys configured
Feb 11 15:07:41 gestion kernel: Serial driver version 5.05c (2001-07-08) with MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI ISAPNP enabled
Feb 11 15:07:41 gestion kernel: Real Time Clock Driver v1.10e
Feb 11 15:07:41 gestion kernel: block: 1024 slots per queue, batch=256
Feb 11 15:07:41 gestion kernel: Uniform Multi-Platform E-IDE driver Revision: 6.31
Feb 11 15:07:41 gestion kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Feb 11 15:07:41 gestion kernel: VP_IDE: IDE controller on PCI bus 00 dev 29
Feb 11 15:07:41 gestion kernel: VP_IDE: chipset revision 6
Feb 11 15:07:41 gestion kernel: VP_IDE: not 100%% native mode: will probe irqs later
Feb 11 15:07:41 gestion kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Feb 11 15:07:41 gestion kernel: VP_IDE: VIA vt82c686b (rev 40) IDE UDMA100 controller on pci00:05.1
Feb 11 15:07:41 gestion kernel:     ide0: BM-DMA at 0x0700-0x0707, BIOS settings: hda:pio, hdb:pio
Feb 11 15:07:41 gestion kernel:     ide1: BM-DMA at 0x0708-0x070f, BIOS settings: hdc:pio, hdd:pio
Feb 11 15:07:41 gestion kernel: hda: HL-DT-STDVD-ROM GDR8081N, ATAPI CD/DVD-ROM drive
Feb 11 15:07:41 gestion kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Feb 11 15:07:41 gestion kernel: ide-floppy driver 0.99.newide
Feb 11 15:07:41 gestion kernel: Floppy drive(s): fd0 is 1.44M
Feb 11 15:07:41 gestion kernel: FDC 0 is a National Semiconductor PC87306
Feb 11 15:07:41 gestion kernel: NET4: Frame Diverter 0.46
Feb 11 15:07:41 gestion kernel: RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Feb 11 15:07:41 gestion kernel: ide-floppy driver 0.99.newide
Feb 11 15:07:41 gestion kernel: md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
Feb 11 15:07:41 gestion kernel: md: Autodetecting RAID arrays.
Feb 11 15:07:41 gestion kernel: md: autorun ...
Feb 11 15:07:41 gestion kernel: md: ... autorun DONE.
Feb 11 15:07:41 gestion kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.4
Feb 11 15:07:41 gestion kernel: NET4: Linux TCP/IP 1.0 for NET4.0
Feb 11 15:07:41 gestion kernel: IP Protocols: ICMP, UDP, TCP, IGMP
Feb 11 15:07:41 gestion kernel: IP: routing cache hash table of 65536 buckets, 512Kbytes
Feb 11 15:07:41 gestion kernel: TCP: Hash tables configured (established 262144 bind 65536)
Feb 11 15:07:41 gestion kernel: Linux IP multicast router 0.06 plus PIM-SM
Feb 11 15:07:41 gestion kernel: NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
Feb 11 15:07:41 gestion kernel: RAMDISK: Compressed image found at block 0
Feb 11 15:07:41 gestion kernel: Freeing initrd memory: 276k freed
Feb 11 15:07:41 gestion kernel: VFS: Mounted root (ext2 filesystem).
Feb 11 15:07:41 gestion kernel: SCSI subsystem driver Revision: 1.00
Feb 11 15:07:41 gestion kernel: kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
Feb 11 15:07:41 gestion kernel: scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.8
Feb 11 15:07:41 gestion kernel:         <Adaptec aic7899 Ultra160 SCSI adapter>
Feb 11 15:07:41 gestion kernel:         aic7899: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs
Feb 11 15:07:41 gestion kernel: 
Feb 11 15:07:41 gestion kernel: scsi1 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.8
Feb 11 15:07:41 gestion kernel:         <Adaptec aic7899 Ultra160 SCSI adapter>
Feb 11 15:07:41 gestion kernel:         aic7899: Ultra160 Wide Channel B, SCSI Id=7, 32/253 SCBs
Feb 11 15:07:41 gestion kernel: 
Feb 11 15:07:41 gestion kernel: scsi2 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.8
Feb 11 15:07:42 gestion kernel:         <Adaptec 29160 Ultra160 SCSI adapter>
Feb 11 15:07:42 gestion kernel:         aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs
Feb 11 15:07:42 gestion kernel: 
Feb 11 15:07:42 gestion kernel: blk: queue c6860218, I/O limit 524287Mb (mask 0x7fffffffff)
Feb 11 15:07:42 gestion kernel: blk: queue c6860218, I/O limit 524287Mb (mask 0x7fffffffff)
Feb 11 15:07:42 gestion kernel:   Vendor: IBM       Model: 32P0003a S320  1  Rev: 1   
Feb 11 15:07:42 gestion kernel:   Type:   Processor                          ANSI SCSI revision: 02
Feb 11 15:07:42 gestion kernel: blk: queue f72ee818, I/O limit 524287Mb (mask 0x7fffffffff)
Feb 11 15:07:42 gestion kernel: blk: queue f72ee818, I/O limit 524287Mb (mask 0x7fffffffff)
Feb 11 15:07:42 gestion kernel:   Vendor: QUANTUM   Model: DLT8000           Rev: 0250
Feb 11 15:07:42 gestion kernel:   Type:   Sequential-Access                  ANSI SCSI revision: 02
Feb 11 15:07:42 gestion kernel: blk: queue f72c9a18, I/O limit 524287Mb (mask 0x7fffffffff)
Feb 11 15:07:42 gestion kernel: Loading Adaptec I2O RAID: Version 2.4 Build 5
Feb 11 15:07:42 gestion kernel: Detecting Adaptec I2O RAID controllers...
Feb 11 15:07:42 gestion kernel: Adaptec I2O RAID controller 0 at f8861000 size=100000 irq=67
Feb 11 15:07:42 gestion kernel: dpti: If you have a lot of devices this could take a few minutes.
Feb 11 15:07:42 gestion kernel: dpti0: Reading the hardware resource table.
Feb 11 15:07:42 gestion kernel: TID 008  Vendor: ADAPTEC      Device: AIC-7899     Rev: 00000001    
Feb 11 15:07:42 gestion kernel: TID 009  Vendor: ADAPTEC      Device: AIC-7899     Rev: 00000001    
Feb 11 15:07:42 gestion kernel: TID 516  Vendor: QLogic       Device: GEM359       Rev: 1.09        
Feb 11 15:07:42 gestion kernel: TID 517  Vendor: QLogic       Device: GEM359       Rev: 1.09        
Feb 11 15:07:42 gestion kernel: TID 521  Vendor: ADAPTEC      Device: RAID-5       Rev: FS22        
Feb 11 15:07:42 gestion kernel: scsi3 : Vendor: Adaptec  Model: 3200S            FW:FS22
Feb 11 15:07:42 gestion kernel:   Vendor: ADAPTEC   Model: RAID-5            Rev: FS22
Feb 11 15:07:42 gestion kernel:   Type:   Direct-Access                      ANSI SCSI revision: 02
Feb 11 15:07:42 gestion kernel:   Vendor: QLogic    Model: GEM359            Rev: 1.09
Feb 11 15:07:42 gestion kernel:   Type:   Processor                          ANSI SCSI revision: 02
Feb 11 15:07:42 gestion kernel:   Vendor: QLogic    Model: GEM359            Rev: 1.09
Feb 11 15:07:42 gestion kernel:   Type:   Processor                          ANSI SCSI revision: 02
Feb 11 15:07:42 gestion kernel: Attached scsi disk sda at scsi3, channel 0, id 0, lun 0
Feb 11 15:07:42 gestion kernel: SCSI device sda: 142131200 512-byte hdwr sectors (72771 MB)
Feb 11 15:07:42 gestion kernel: Partition check:
Feb 11 15:07:42 gestion kernel:  sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
Feb 11 15:07:42 gestion kernel: Journalled Block Device driver loaded
Feb 11 15:07:42 gestion kernel: kjournald starting.  Commit interval 5 seconds
Feb 11 15:07:42 gestion kernel: EXT3-fs: mounted filesystem with ordered data mode.
Feb 11 15:07:42 gestion kernel: Freeing unused kernel memory: 240k freed
Feb 11 15:07:42 gestion kernel: usb.c: registered new driver usbdevfs
Feb 11 15:07:42 gestion kernel: usb.c: registered new driver hub
Feb 11 15:07:42 gestion kernel: usb-uhci.c: $Revision: 1.275 $ time 12:19:31 Sep  4 2002
Feb 11 15:07:42 gestion kernel: usb-uhci.c: High bandwidth mode enabled
Feb 11 15:07:42 gestion kernel: usb-uhci.c: USB UHCI at I/O 0x1880, IRQ 18
Feb 11 15:07:42 gestion kernel: usb-uhci.c: Detected 2 ports
Feb 11 15:07:42 gestion kernel: usb.c: new USB bus registered, assigned bus number 1
Feb 11 15:07:43 gestion kernel: hub.c: USB hub found
Feb 11 15:07:43 gestion kernel: hub.c: 2 ports detected
Feb 11 15:07:43 gestion kernel: usb-uhci.c: USB UHCI at I/O 0x18a0, IRQ 18
Feb 11 15:07:43 gestion kernel: usb-uhci.c: Detected 2 ports
Feb 11 15:07:43 gestion kernel: usb.c: new USB bus registered, assigned bus number 2
Feb 11 15:07:43 gestion kernel: hub.c: USB hub found
Feb 11 15:07:43 gestion kernel: hub.c: 2 ports detected
Feb 11 15:07:43 gestion kernel: usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
Feb 11 15:07:43 gestion kernel: usb.c: registered new driver hiddev
Feb 11 15:07:43 gestion kernel: usb.c: registered new driver hid
Feb 11 15:07:43 gestion kernel: hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <[email protected]>
Feb 11 15:07:43 gestion kernel: hid-core.c: USB HID support drivers
Feb 11 15:07:43 gestion kernel: mice: PS/2 mouse device common for all mice
Feb 11 15:07:43 gestion kernel: EXT3 FS 2.4-0.9.18, 14 May 2002 on sd(8,3), internal journal
Feb 11 15:07:43 gestion kernel: Adding Swap: 8385856k swap-space (priority -1)
Feb 11 15:07:43 gestion kernel: kjournald starting.  Commit interval 5 seconds
Feb 11 15:07:43 gestion kernel: EXT3 FS 2.4-0.9.18, 14 May 2002 on sd(8,5), internal journal
Feb 11 15:07:43 gestion kernel: EXT3-fs: mounted filesystem with ordered data mode.
Feb 11 15:07:43 gestion kernel: kjournald starting.  Commit interval 5 seconds
Feb 11 15:07:43 gestion kernel: EXT3 FS 2.4-0.9.18, 14 May 2002 on sd(8,2), internal journal
Feb 11 15:07:43 gestion kernel: EXT3-fs: mounted filesystem with ordered data mode.
Feb 11 15:07:43 gestion kernel: st: Version 20020205, bufsize 32768, wrt 30720, max init. bufs 4, s/g segs 16
Feb 11 15:07:43 gestion kernel: Attached scsi tape st0 at scsi2, channel 0, id 6, lun 0
Feb 11 15:07:43 gestion kernel: parport_pc: Via 686A parallel port disabled in BIOS
Feb 11 15:07:43 gestion kernel: ohci1394: pci_module_init failed
Feb 11 15:07:43 gestion kernel: ip_tables: (C) 2000-2002 Netfilter core team
Feb 11 15:07:43 gestion kernel: Intel(R) PRO/1000 Network Driver - version 4.3.2-k1 NAPI (020618)
Feb 11 15:07:43 gestion kernel: Copyright (c) 1999-2002 Intel Corporation.
Feb 11 15:07:43 gestion kernel: eth0: Intel(R) PRO/1000 Network Connection
Feb 11 15:07:43 gestion kernel: e1000: eth0 NIC Link is Up 100 Mbps Full Duplex
Feb 11 15:07:51 gestion login(pam_unix)[772]: session opened for user root by LOGIN(uid=0)
Feb 11 15:07:51 gestion  -- root[772]: ROOT LOGIN ON tty1...
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.