[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

booting with kernel 2.6: server hangs



Hello,

I installed current Debian Sarge using net-install onto the following server:
IBM 8672-83X (Pentium III, 1 GHz)
512 MB RAM
Adaptec 29160LP scsi adapter
18,2 gb scsi hdd

If I use kernel 2.4 (2.4.27-2-386) the server boots correctly. But if I use kernel 2.6 (2.6.8-2-686 or 2.6.8-2-386) the system hangs after the following message "Using anticipatory io scheduler".
SuSE Linux 9.1 works with kernel 2.6. But of course I want to use Debian.

Does anybody have an idea how to solve this problem? Maybe it's a compatibility problem with the scsi controller? Unfortunately the syslog is not written if I boot with kernel 2.6. So I cannot post the syslog. Enclosed you will find the syslog, which I get booting with kernel 2.4.

Thank you for any ideas.

Philipp
---------------
Sep 15 11:53:42 localhost kernel: klogd 1.4.1#17, log source = /proc/kmsg started.
Sep 15 11:53:42 localhost kernel: Inspecting /boot/System.map-2.4.27-2-386
Sep 15 11:53:42 localhost kernel: Loaded 18328 symbols from /boot/System.map-2.4.27-2-386.
Sep 15 11:53:42 localhost kernel: Symbols match kernel version 2.4.27.
Sep 15 11:53:42 localhost kernel: Loaded 791 symbols from 21 modules.
Sep 15 11:53:42 localhost kernel: Linux version 2.4.27-2-386 (horms@tabatha.lab.ultramonkey.org) (gcc version 3.3.5 (Debian 1:3.3.5-12)) #1 Mon May 16 16:47:51 JST 2005
Sep 15 11:53:42 localhost kernel: BIOS-provided physical RAM map:
Sep 15 11:53:42 localhost kernel: BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) Sep 15 11:53:42 localhost kernel: BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) Sep 15 11:53:42 localhost kernel: BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) Sep 15 11:53:42 localhost kernel: BIOS-e820: 0000000000100000 - 000000001fff0000 (usable) Sep 15 11:53:42 localhost kernel: BIOS-e820: 000000001fff0000 - 000000001fff3000 (ACPI NVS) Sep 15 11:53:42 localhost kernel: BIOS-e820: 000000001fff3000 - 0000000020000000 (ACPI data) Sep 15 11:53:42 localhost kernel: BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved) Sep 15 11:53:42 localhost kernel: BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) Sep 15 11:53:42 localhost kernel: BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
Sep 15 11:53:42 localhost kernel: 511MB LOWMEM available.
Sep 15 11:53:42 localhost kernel: found SMP MP-table at 000f4890
Sep 15 11:53:42 localhost kernel: hm, page 000f4000 reserved twice.
Sep 15 11:53:42 localhost kernel: hm, page 000f5000 reserved twice.
Sep 15 11:53:42 localhost kernel: hm, page 000f1000 reserved twice.
Sep 15 11:53:42 localhost kernel: hm, page 000f2000 reserved twice.
Sep 15 11:53:42 localhost kernel: On node 0 totalpages: 131056
Sep 15 11:53:42 localhost kernel: zone(0): 4096 pages.
Sep 15 11:53:42 localhost kernel: zone(1): 126960 pages.
Sep 15 11:53:42 localhost kernel: zone(2): 0 pages.
Sep 15 11:53:42 localhost kernel: IBM machine detected. Enabling interrupts during APM calls. Sep 15 11:53:42 localhost kernel: ACPI: RSDP (v000 MSISYS ) @ 0x000f64d0 Sep 15 11:53:42 localhost kernel: ACPI: RSDT (v001 MSISYS AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x1fff3000 Sep 15 11:53:42 localhost kernel: ACPI: FADT (v001 MSISYS AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x1fff3040 Sep 15 11:53:42 localhost kernel: ACPI: MADT (v001 MSISYS AWRDACPI 0x42302e31 0x00000000) @ 0x1fff5680 Sep 15 11:53:42 localhost kernel: ACPI: DSDT (v001 MSISYS AWRDACPI 0x00001000 MSFT 0x0100000c) @ 0x00000000
Sep 15 11:53:42 localhost kernel: ACPI: Local APIC address 0xfee00000
Sep 15 11:53:42 localhost kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) Sep 15 11:53:42 localhost kernel: Processor #0 Pentium(tm) Pro APIC version 17 Sep 15 11:53:42 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] disabled) Sep 15 11:53:42 localhost kernel: Using ACPI for processor (LAPIC) configuration information
Sep 15 11:53:42 localhost kernel: Intel MultiProcessor Specification v1.1
Sep 15 11:53:42 localhost kernel:     Virtual Wire compatibility mode.
Sep 15 11:53:42 localhost kernel: OEM ID: OEM00000 Product ID: PROD00000000 APIC at: 0xFEE00000
Sep 15 11:53:42 localhost kernel: I/O APIC #2 Version 17 at 0xFEC00000.
Sep 15 11:53:42 localhost kernel: Enabling APIC mode: Flat.^IUsing 1 I/O APICs
Sep 15 11:53:42 localhost kernel: Processors: 1
Sep 15 11:53:42 localhost kernel: Kernel command line: auto BOOT_IMAGE=Linux ro root=801
Sep 15 11:53:42 localhost kernel: Initializing CPU#0
Sep 15 11:53:42 localhost kernel: Detected 1000.016 MHz processor.
Sep 15 11:53:42 localhost kernel: Console: colour VGA+ 80x25
Sep 15 11:53:42 localhost kernel: Calibrating delay loop... 1992.29 BogoMIPS
Sep 15 11:53:42 localhost kernel: Memory: 512572k/524224k available (1069k kernel code, 11264k reserved, 459k data, 96k init, 0k highmem) Sep 15 11:53:42 localhost kernel: Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) Sep 15 11:53:42 localhost kernel: Inode cache hash table entries: 32768 (order: 6, 262144 bytes) Sep 15 11:53:42 localhost kernel: Mount cache hash table entries: 512 (order: 0, 4096 bytes) Sep 15 11:53:42 localhost kernel: Buffer cache hash table entries: 32768 (order: 5, 131072 bytes) Sep 15 11:53:42 localhost kernel: Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
Sep 15 11:53:42 localhost kernel: CPU: L1 I cache: 16K, L1 D cache: 16K
Sep 15 11:53:42 localhost kernel: CPU: L2 cache: 256K
Sep 15 11:53:42 localhost kernel: CPU: Intel Pentium III (Coppermine) stepping 0a Sep 15 11:53:42 localhost kernel: Enabling fast FPU save and restore... done. Sep 15 11:53:42 localhost kernel: Enabling unmasked SIMD FPU exception support... done.
Sep 15 11:53:42 localhost kernel: Checking 'hlt' instruction... OK.
Sep 15 11:53:42 localhost kernel: Checking for popad bug... OK.
Sep 15 11:53:42 localhost kernel: POSIX conformance testing by UNIFIX
Sep 15 11:53:42 localhost kernel: enabled ExtINT on CPU#0
Sep 15 11:53:42 localhost kernel: ESR value before enabling vector: 00000004
Sep 15 11:53:42 localhost kernel: ESR value after enabling vector: 00000000
Sep 15 11:53:42 localhost kernel: ENABLING IO-APIC IRQs
Sep 15 11:53:42 localhost kernel: Setting 2 in the phys_id_present_map
Sep 15 11:53:42 localhost kernel: ...changing IO-APIC physical APIC ID to 2 ... ok.
Sep 15 11:53:42 localhost kernel: ..TIMER: vector=0x31 pin1=2 pin2=0
Sep 15 11:53:42 localhost kernel: testing the IO APIC.......................
Sep 15 11:53:42 localhost kernel:
Sep 15 11:53:42 localhost kernel: .................................... done.
Sep 15 11:53:42 localhost kernel: Using local APIC timer interrupts.
Sep 15 11:53:42 localhost kernel: calibrating APIC timer ...
Sep 15 11:53:42 localhost kernel: ..... CPU clock speed is 1000.0282 MHz.
Sep 15 11:53:42 localhost kernel: ..... host bus clock speed is 133.3371 MHz.
Sep 15 11:53:42 localhost kernel: cpu: 0, clocks: 1333371, slice: 666685
Sep 15 11:53:42 localhost kernel: CPU0<T0:1333360,T1:666672,D:3,S:666685,C:1333371>
Sep 15 11:53:42 localhost kernel: ACPI: Subsystem revision 20040326
Sep 15 11:53:42 localhost kernel: ACPI: Interpreter disabled.
Sep 15 11:53:42 localhost kernel: PCI: PCI BIOS revision 2.10 entry at 0xfb2f0, last bus=1
Sep 15 11:53:42 localhost kernel: PCI: Using configuration type 1
Sep 15 11:53:42 localhost kernel: PCI: Probing PCI hardware
Sep 15 11:53:42 localhost kernel: PCI: ACPI tables contain no PCI IRQ routing entries
Sep 15 11:53:42 localhost kernel: PCI: Probing PCI hardware (bus 00)
Sep 15 11:53:42 localhost kernel: PCI: Using IRQ router VIA [1106/0686] at 00:07.0
Sep 15 11:53:42 localhost kernel: PCI: Enabling Via external APIC routing
Sep 15 11:53:42 localhost kernel: Linux NET4.0 for Linux 2.4
Sep 15 11:53:42 localhost kernel: Based upon Swansea University Computer Society NET3.039
Sep 15 11:53:42 localhost kernel: Initializing RT netlink socket
Sep 15 11:53:42 localhost kernel: Starting kswapd
Sep 15 11:53:42 localhost kernel: VFS: Disk quotas vdquot_6.5.1
Sep 15 11:53:42 localhost kernel: devfs: v1.12c (20020818) Richard Gooch (rgooch@atnf.csiro.au)
Sep 15 11:53:42 localhost kernel: devfs: boot_options: 0x0
Sep 15 11:53:42 localhost kernel: pty: 256 Unix98 ptys configured
Sep 15 11:53:42 localhost kernel: Serial driver version 5.05c (2001-07-08) with HUB-6 MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI enabled
Sep 15 11:53:42 localhost kernel: ttyS00 at 0x03f8 (irq = 4) is a 16550A
Sep 15 11:53:42 localhost kernel: COMX: driver version 0.85 (C) 1995-1999 ITConsult-Pro Co. <info@itc.hu> Sep 15 11:53:42 localhost kernel: RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
Sep 15 11:53:42 localhost kernel: Initializing Cryptographic API
Sep 15 11:53:42 localhost kernel: NET4: Linux TCP/IP 1.0 for NET4.0
Sep 15 11:53:42 localhost kernel: IP: routing cache hash table of 4096 buckets, 32Kbytes Sep 15 11:53:42 localhost kernel: TCP: Hash tables configured (established 32768 bind 65536)
Sep 15 11:53:42 localhost kernel: Linux IP multicast router 0.06 plus PIM-SM
Sep 15 11:53:42 localhost kernel: RAMDISK: cramfs filesystem found at block 0 Sep 15 11:53:42 localhost kernel: RAMDISK: Loading 3692 blocks [1 disk] into ram disk... |^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^Hdone.
Sep 15 11:53:42 localhost kernel: Freeing initrd memory: 3692k freed
Sep 15 11:53:42 localhost kernel: VFS: Mounted root (cramfs filesystem).
Sep 15 11:53:42 localhost kernel: Freeing unused kernel memory: 96k freed
Sep 15 11:53:42 localhost kernel: NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
Sep 15 11:53:42 localhost kernel: SCSI subsystem driver Revision: 1.00
Sep 15 11:53:42 localhost kernel: scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.36 Sep 15 11:53:42 localhost kernel: <Adaptec 29160B Ultra160 SCSI adapter> Sep 15 11:53:42 localhost kernel: aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs
Sep 15 11:53:42 localhost kernel:
Sep 15 11:53:42 localhost kernel: (scsi0:A:0): 160.000MB/s transfers (80.000MHz DT, offset 63, 16bit) Sep 15 11:53:42 localhost kernel: Vendor: IBM-ESXS Model: ST318305LW !# Rev: B244 Sep 15 11:53:42 localhost kernel: Type: Direct-Access ANSI SCSI revision: 03 Sep 15 11:53:42 localhost kernel: scsi0:A:0:0: Tagged Queuing enabled. Depth 8 Sep 15 11:53:42 localhost kernel: Attached scsi disk sda at scsi0, channel 0, id 0, lun 0 Sep 15 11:53:42 localhost kernel: SCSI device sda: 35548320 512-byte hdwr sectors (18201 MB)
Sep 15 11:53:42 localhost kernel: Partition check:
Sep 15 11:53:42 localhost kernel: /dev/scsi/host0/bus0/target0/lun0: p1 p2 < p5 > p3
Sep 15 11:53:42 localhost kernel: Journalled Block Device driver loaded
Sep 15 11:53:42 localhost kernel: kjournald starting. Commit interval 5 seconds Sep 15 11:53:42 localhost kernel: EXT3-fs: mounted filesystem with ordered data mode. Sep 15 11:53:42 localhost kernel: Adding Swap: 979924k swap-space (priority -1) Sep 15 11:53:42 localhost kernel: EXT3 FS 2.4-0.9.19, 19 August 2002 on sd(8,1), internal journal
Sep 15 11:53:42 localhost kernel: Real Time Clock Driver v1.10f
Sep 15 11:53:42 localhost kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4 Sep 15 11:53:42 localhost kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx Sep 15 11:53:42 localhost kernel: hdc: LG CD-ROM CRN-8245B, ATAPI CD/DVD-ROM drive
Sep 15 11:53:42 localhost kernel: ide1 at 0x170-0x177,0x376 on irq 15
Sep 15 11:53:42 localhost kernel: hdc: attached ide-cdrom driver.
Sep 15 11:53:42 localhost kernel: hdc: ATAPI 24X CD-ROM drive, 128kB Cache
Sep 15 11:53:42 localhost kernel: Uniform CD-ROM driver Revision: 3.12
Sep 15 11:53:42 localhost kernel: device-mapper: 4.1.1-ioctl (2004-04-07) initialised: dm-devel@redhat.com Sep 15 11:53:42 localhost kernel: Linux agpgart interface v0.99 (c) Jeff Hartmann Sep 15 11:53:42 localhost kernel: agpgart: Maximum main memory to use for agp memory: 439M
Sep 15 11:53:42 localhost kernel: agpgart: Detected Via Apollo Pro chipset
Sep 15 11:53:42 localhost kernel: agpgart: AGP aperture is 64M @ 0xd8000000
Sep 15 11:53:42 localhost kernel: parport_pc: Via 686A parallel port disabled in BIOS Sep 15 11:53:42 localhost kernel: Intel(R) PRO/100 Network Driver - version 2.3.43-k1
Sep 15 11:53:42 localhost kernel: Copyright (c) 2004 Intel Corporation
Sep 15 11:53:42 localhost kernel:
Sep 15 11:53:42 localhost kernel: e100: eth0: Intel(R) PRO/100 Network Connection
Sep 15 11:53:42 localhost kernel:   Hardware receive checksums enabled
Sep 15 11:53:42 localhost kernel:   cpu cycle saver enabled
Sep 15 11:53:42 localhost kernel:
Sep 15 11:53:42 localhost kernel: e100: eth1: Intel(R) PRO/100 Network Connection
Sep 15 11:53:42 localhost kernel:   Hardware receive checksums enabled
Sep 15 11:53:42 localhost kernel:   cpu cycle saver enabled
Sep 15 11:53:42 localhost kernel:
Sep 15 11:53:42 localhost kernel: VP_IDE: IDE controller at PCI slot 00:07.1
Sep 15 11:53:42 localhost kernel: VP_IDE: chipset revision 6
Sep 15 11:53:42 localhost kernel: VP_IDE: not 100%% native mode: will probe irqs later Sep 15 11:53:42 localhost kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx Sep 15 11:53:42 localhost kernel: VP_IDE: VIA vt82c686b (rev 40) IDE UDMA100 controller on pci00:07.1 Sep 15 11:53:42 localhost kernel: ide0: BM-DMA at 0xd000-0xd007, BIOS settings: hda:pio, hdb:pio Sep 15 11:53:42 localhost kernel: ide1: BM-DMA at 0xd008-0xd00f, BIOS settings: hdc:DMA, hdd:pio Sep 15 11:53:42 localhost kernel: scsi1 : SCSI host adapter emulation for IDE ATAPI devices
Sep 15 11:53:42 localhost kernel: usb.c: registered new driver usbdevfs
Sep 15 11:53:42 localhost kernel: usb.c: registered new driver hub
Sep 15 11:53:42 localhost kernel: usb-uhci.c: $Revision: 1.275 $ time 16:52:03 May 16 2005
Sep 15 11:53:42 localhost kernel: usb-uhci.c: High bandwidth mode enabled
Sep 15 11:53:42 localhost kernel: usb-uhci.c: USB UHCI at I/O 0xd400, IRQ 5
Sep 15 11:53:42 localhost kernel: usb-uhci.c: Detected 2 ports
Sep 15 11:53:42 localhost kernel: usb.c: new USB bus registered, assigned bus number 1
Sep 15 11:53:42 localhost kernel: hub.c: USB hub found
Sep 15 11:53:42 localhost kernel: hub.c: 2 ports detected
Sep 15 11:53:42 localhost kernel: usb-uhci.c: USB UHCI at I/O 0xd800, IRQ 5
Sep 15 11:53:42 localhost kernel: usb-uhci.c: Detected 2 ports
Sep 15 11:53:42 localhost kernel: usb.c: new USB bus registered, assigned bus number 2
Sep 15 11:53:42 localhost kernel: hub.c: USB hub found
Sep 15 11:53:42 localhost kernel: hub.c: 2 ports detected
Sep 15 11:53:42 localhost kernel: usb-uhci.c: v1.275:USB Universal Host Controller Interface driver Sep 15 11:53:42 localhost kernel: uhci.c: USB Universal Host Controller Interface driver v1.1 Sep 15 11:53:42 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 Sep 15 11:53:42 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Sep 15 11:53:44 localhost lpd[1090]: restarted



Reply to: