[Bug 278475] New: Crash when using bonding driver
https://bugzilla.novell.com/show_bug.cgi?id=278475 Summary: Crash when using bonding driver Product: openSUSE 10.2 Version: Final Platform: x86-64 OS/Version: openSUSE 10.2 Status: NEW Severity: Normal Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: brad@youtube.com QAContact: qa@suse.de I have a set of 32 hosts which run fine under load, when using a single unbonded tg3 interface. When I configure bonding across two tg3 cards, the hosts routinely crash. Sometimes in less than 1 hours time. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=278475 ------- Comment #1 from brad@youtube.com 2007-05-25 15:20 MST ------- 2.6.18.8-0.3-default
cat /etc/sysconfig/network/ifcfg-bond0 BOOTPROTO='dhcp' BROADCAST='' ETHTOOL_OPTIONS='' IPADDR='' MTU='' NAME='Ethernet Network Card' NETMASK='' NETWORK='' REMOTE_IPADDR='' STARTMODE='auto' USERCONTROL='no' BONDING_MASTER='yes' BONDING_MODULE_OPTS='mode=0 miimon=100 use_carrier=1' BONDING_SLAVE0='bus-pci-0000:02:09.0' BONDING_SLAVE1='bus-pci-0000:02:09.1'
The switch is a Cisco 4948, configured for Etherchannel bonding. Traffic is spanning the interfaces correctly.... until it crashes of course. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=278475 ------- Comment #2 from brad@youtube.com 2007-05-25 15:20 MST ------- 2.6.18.8-0.3-default
cat /etc/sysconfig/network/ifcfg-bond0 BOOTPROTO='dhcp' BROADCAST='' ETHTOOL_OPTIONS='' IPADDR='' MTU='' NAME='Ethernet Network Card' NETMASK='' NETWORK='' REMOTE_IPADDR='' STARTMODE='auto' USERCONTROL='no' BONDING_MASTER='yes' BONDING_MODULE_OPTS='mode=0 miimon=100 use_carrier=1' BONDING_SLAVE0='bus-pci-0000:02:09.0' BONDING_SLAVE1='bus-pci-0000:02:09.1'
The switch is a Cisco 4948, configured for Etherchannel bonding. Traffic is spanning the interfaces correctly.... until it crashes of course. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=278475 ------- Comment #3 from brad@youtube.com 2007-05-25 15:21 MST ------- There are no messages in /var/log/messages, or the serial console. vmstat, iostat, slabtop and dmesg are all clean until the crash occurs. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=278475#c4 Jeff Mahoney <jeffm@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |brad@youtube.com --- Comment #4 from Jeff Mahoney <jeffm@novell.com> 2007-06-18 13:48:57 MST --- Is it a hard crash, a lockup, or an Oops? There's not really enough information here to perform a diagnosis. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. ---
https://bugzilla.novell.com/show_bug.cgi?id=278475#c5 --- Comment #5 from Bradley Heilbrun <brad@youtube.com> 2007-06-19 19:58:21 MST --- I'm not sure what the difference between a hard crash and a lock up is. But there is no output, as I mentioned... so it's not an Oops, so far as I can tell. It's a hard lockup in that the host is completely inaccessible. It does not respond to pings, or serial access. It does not reboot on its own. Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=278475 Bradley Heilbrun <brad@youtube.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|brad@youtube.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=278475 User reitenbach@rapideye.de added comment https://bugzilla.novell.com/show_bug.cgi?id=278475#c6 Sebastian Reitenbach <reitenbach@rapideye.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |reitenbach@rapideye.de --- Comment #6 from Sebastian Reitenbach <reitenbach@rapideye.de> 2008-01-04 00:36:05 MST --- I have seen the very same on opensuse 10.3, x86_64. With bonded interfaces, the server freezes within a hour or two, without bonding, no problem observable. I have two equal HP DL 365, and I tested on both, to make sure that there are no hardware problems. The switch on the other side is a HP Procurve switch. One of these servers is running opensuse 10.2 x86_64, the other opensuse 103, x86_64. The server that freezes every hour or two: Linux srv4 2.6.22.13-0.3-default #1 SMP 2007/11/19 15:02:58 UTC x86_64 x86_64 x86_64 GNU/Linux The server that works well: Linux srv5 2.6.18.8-0.5-default #1 SMP Fri Jun 22 12:17:53 UTC 2007 x86_64 x86_64 x86_64 GNU/Linux I've configured bonding like this, on both hosts: STARTMODE='auto' MTU='' NAME='Normal Net Interface' BONDING_MASTER='yes' BONDING_SLAVE_0='eth0' BONDING_SLAVE_1='eth1' BONDING_MODULE_OPTS='mode=0 miimon=100' In the 10.3 server with the problem, we tried bonding over the onboard Broadcom NetXtreme cards, and also tried bonding a dual port e1000 card from Intel. In both cases it ended with a freeze of the server. The network setup on the 10.3 server is a bit more complicated. We have bonded the two physical onboard interfaces. Then we have about 10 vlans on top of the bonding interface. Then on top of each vlan, we have a bridge. Then several virtual xen domU's machines are connected to each of the bridges to provide access for the virtual machines to the vlan's. dmesg of the server with the problem: Linux version 2.6.22.13-0.3-default (geeko@buildhost) (gcc version 4.2.1 (SUSE Linux)) #1 SMP 2007/11/19 15:02:58 UTC Command line: root=/dev/cciss/c0d0p1 vga=0x317 resume=/dev/cciss/c0d0p5 splash=silent showopts BIOS-provided physical RAM map: BIOS-e820: 0000000000000000 - 000000000009f400 (usable) BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved) BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) BIOS-e820: 0000000000100000 - 000000007fe50000 (usable) BIOS-e820: 000000007fe50000 - 000000007fe58000 (ACPI data) BIOS-e820: 000000007fe58000 - 0000000080000000 (reserved) BIOS-e820: 00000000fec00000 - 00000000fed00000 (reserved) BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved) BIOS-e820: 00000000ffc00000 - 0000000100000000 (reserved) Entering add_active_range(0, 0, 159) 0 entries of 3200 used Entering add_active_range(0, 256, 523856) 1 entries of 3200 used end_pfn_map = 1048576 DMI 2.3 present. ACPI: RSDP 000F4F00, 0024 (r2 HP ) ACPI: XSDT 7FE50780, 005C (r1 HP A10 2 � 162E) ACPI: FACP 7FE50800, 00F4 (r3 HP A10 2 � 162E) ACPI: DSDT 7FE50900, 4CEB (r1 HP DSDT 1 INTL 20030228) ACPI: FACS 7FE50100, 0040 ACPI: SPCR 7FE50140, 0050 (r1 HP SPCRRBSU 1 � 162E) ACPI: MCFG 7FE501C0, 003C (r1 HP ProLiant 1 0) ACPI: HPET 7FE50200, 0038 (r1 HP A10 2 � 162E) ACPI: SPMI 7FE50240, 0040 (r5 HP ProLiant 1 � 162E) ACPI: APIC 7FE50280, 00DE (r1 HP 00000083 2 0) ACPI: SRAT 7FE50380, 00A0 (r1 AMD HAMMER 1 AMD 1) SRAT: PXM 0 -> APIC 0 -> Node 0 SRAT: PXM 0 -> APIC 1 -> Node 0 SRAT: Node 0 PXM 0 0-a0000 Entering add_active_range(0, 0, 159) 0 entries of 3200 used SRAT: Node 0 PXM 0 0-80000000 Entering add_active_range(0, 0, 159) 1 entries of 3200 used Entering add_active_range(0, 256, 523856) 1 entries of 3200 used NUMA: Using 63 for the hash shift. Bootmem setup node 0 0000000000000000-000000007fe50000 Zone PFN ranges: DMA 0 -> 4096 DMA32 4096 -> 1048576 Normal 1048576 -> 1048576 early_node_map[2] active PFN ranges 0: 0 -> 159 0: 256 -> 523856 On node 0 totalpages: 523759 DMA zone: 56 pages used for memmap DMA zone: 1271 pages reserved DMA zone: 2672 pages, LIFO batch:0 DMA32 zone: 7106 pages used for memmap DMA32 zone: 512654 pages, LIFO batch:31 Normal zone: 0 pages used for memmap ACPI: PM-Timer IO Port: 0x920 ACPI: Local APIC address 0xfee00000 ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) Processor #0 (Bootup-CPU) ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) Processor #1 ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0]) IOAPIC[0]: apic_id 8, address 0xfec00000, GSI 0-15 ACPI: IOAPIC (id[0x09] address[0xfec01000] gsi_base[16]) IOAPIC[1]: apic_id 9, address 0xfec01000, GSI 16-31 ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) ACPI: IRQ0 used by override. ACPI: IRQ2 used by override. ACPI: IRQ9 used by override. Setting APIC routing to flat ACPI: HPET id: 0x1166a201 base: 0xfed00000 Using ACPI (MADT) for SMP configuration information swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000 swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000f0000 swsusp: Registered nosave memory region: 00000000000f0000 - 0000000000100000 Allocating PCI resources starting at 88000000 (gap: 80000000:7ec00000) SMP: Allowing 2 CPUs, 0 hotplug CPUs PERCPU: Allocating 50296 bytes of per cpu data Built 1 zonelists. Total pages: 515326 Kernel command line: root=/dev/cciss/c0d0p1 vga=0x317 resume=/dev/cciss/c0d0p5 splash=silent showopts bootsplash: silent mode. Initializing CPU#0 PID hash table entries: 4096 (order: 12, 32768 bytes) Extended CMOS year: 2000 Marking TSC unstable due to TSCs unsynchronized time.c: Detected 2200.077 MHz processor. Console: colour dummy device 80x25 Checking aperture... CPU 0: aperture @ e1e8000000 size 32 MB Aperture too small (32 MB) No AGP bridge found Memory: 2056344k/2095424k available (2053k kernel code, 38692k reserved, 1017k data, 316k init) Calibrating delay using timer specific routine.. 4402.72 BogoMIPS (lpj=8805451) Security Framework v1.0.0 initialized Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) Mount-cache hash table entries: 256 CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) CPU: L2 Cache: 1024K (64 bytes/line) CPU 0/0 -> Node 0 CPU: Physical Processor ID: 0 CPU: Processor Core ID: 0 SMP alternatives: switching to UP code Unpacking initramfs... done Freeing initrd memory: 4728k freed ACPI: Core revision 20070126 Parsing all Control Methods: Table [DSDT](id 0001) - 679 Objects with 61 Devices 172 Methods 15 Regions tbxface-0587 [00] tb_load_namespace : ACPI Tables successfully acquired evxfevnt-0091 [00] enable : Transition to ACPI mode successful Using local APIC timer interrupts. result 12500437 Detected 12.500 MHz APIC timer. SMP alternatives: switching to SMP code Booting processor 1/2 APIC 0x1 Initializing CPU#1 Calibrating delay using timer specific routine.. 4400.26 BogoMIPS (lpj=8800524) CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) CPU: L2 Cache: 1024K (64 bytes/line) CPU 1/1 -> Node 0 CPU: Physical Processor ID: 0 CPU: Processor Core ID: 1 Dual-Core AMD Opteron(tm) Processor 2214 HE stepping 02 Brought up 2 CPUs migration_cost=441 NET: Registered protocol family 16 ACPI: bus type pci registered PCI: BIOS Bug: MCFG area at d0000000 is not E820-reserved PCI: Not using MMCONFIG. PCI: Using configuration type 1 evgpeblk-0956 [00] ev_create_gpe_block : GPE 00 to 0F [_GPE] 2 regs on int 0x9 evgpeblk-1052 [00] ev_initialize_gpe_bloc: Found 0 Wake, Enabled 0 Runtime GPEs in this block ACPI: EC: Look up EC in DSDT Completing Region/Field/Buffer/Package initialization:....................................................................................................................................................................................................................................... Initialized 13/15 Regions 134/134 Fields 83/83 Buffers 4/4 Packages (688 nodes) Initializing Device/Processor/Thermal objects by executing _INI methods:ACPI: SSDT 7FE58000, 0206 (r2 HP PNOWSSDT 2 HP 1) Parsing all Control Methods: Table [SSDT](id 0049) - 8 Objects with 0 Devices 0 Methods 0 Regions . Executed 1 _INI methods requiring 0 _STA executions (examined 79 objects) ACPI: Interpreter enabled ACPI: (supports S0 S4 S5) ACPI: Using IOAPIC for interrupt routing ACPI: PCI Root Bridge [PCI0] (0000:00) PCI: Probing PCI hardware (bus 00) ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.IPXB.PPXB._PRT] ACPI: PCI Root Bridge [PCI1] (0000:08) PCI: Probing PCI hardware (bus 08) ACPI: PCI Interrupt Routing Table [\_SB_.PCI1._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI1.EXB0._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI1.EXB1._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI1.EXB2.NB01._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI1.EXB3.NB02._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI1.EXB4._PRT] ACPI: PCI Interrupt Link [IUSB] (IRQs *5) ACPI: PCI Interrupt Link [IN00] (IRQs 7 10 *11) ACPI: PCI Interrupt Link [IN01] (IRQs 7 10 *11) ACPI: PCI Interrupt Link [IN02] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN03] (IRQs 7 10 *11) ACPI: PCI Interrupt Link [IN04] (IRQs 7 10 *11) ACPI: PCI Interrupt Link [IN05] (IRQs 7 10 *11) ACPI: PCI Interrupt Link [IN06] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN07] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN08] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN09] (IRQs 7 *10 11) ACPI: PCI Interrupt Link [IN10] (IRQs 7 10 *11) ACPI: PCI Interrupt Link [IN11] (IRQs 7 *10 11) ACPI: PCI Interrupt Link [IN12] (IRQs 7 10 *11) ACPI: PCI Interrupt Link [IN13] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN14] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN15] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN16] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN17] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN18] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN19] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN20] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN21] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN22] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN23] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN24] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN25] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN26] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN27] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN28] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN29] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN30] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN31] (IRQs 7 10 11) *0, disabled. Linux Plug and Play Support v0.97 (c) Adam Belay pnp: PnP ACPI init ACPI: bus type pnp registered pnp: PnP ACPI: found 11 devices ACPI: ACPI bus type pnp unregistered PCI: Using ACPI for IRQ routing PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 hpet0: 3 64-bit timers, 14318180 Hz pnp: 00:01: ioport range 0x379-0x37a has been reserved pnp: 00:01: iomem range 0xd0000000-0xdfffffff has been reserved PCI: Bridge: 0000:01:0d.0 IO window: 4000-4fff MEM window: f7f00000-f7ffffff PREFETCH window: 88000000-880fffff PCI: Bridge: 0000:00:05.0 IO window: 4000-4fff MEM window: f7f00000-f7ffffff PREFETCH window: 88000000-880fffff PCI: Bridge: 0000:08:0f.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:08:10.0 IO window: 6000-6fff MEM window: fdf00000-fdffffff PREFETCH window: 88200000-882fffff PCI: Bridge: 0000:09:00.0 IO window: disabled. MEM window: f8000000-f9ffffff PREFETCH window: 88300000-883fffff PCI: Bridge: 0000:08:11.0 IO window: disabled. MEM window: f8000000-f9ffffff PREFETCH window: 88300000-883fffff PCI: Bridge: 0000:0b:00.0 IO window: disabled. MEM window: fa000000-fbffffff PREFETCH window: 88400000-884fffff PCI: Bridge: 0000:08:12.0 IO window: disabled. MEM window: fa000000-fbffffff PREFETCH window: 88400000-884fffff PCI: Bridge: 0000:08:13.0 IO window: 5000-5fff MEM window: fdd00000-fdefffff PREFETCH window: 88500000-885fffff ACPI: PCI Interrupt 0000:08:0f.0[A] -> GSI 16 (level, low) -> IRQ 16 PCI: Setting latency timer of device 0000:08:0f.0 to 64 ACPI: PCI Interrupt 0000:08:10.0[A] -> GSI 20 (level, low) -> IRQ 20 PCI: Setting latency timer of device 0000:08:10.0 to 64 ACPI: PCI Interrupt 0000:08:11.0[A] -> GSI 19 (level, low) -> IRQ 19 PCI: Setting latency timer of device 0000:08:11.0 to 64 PCI: Setting latency timer of device 0000:09:00.0 to 64 ACPI: PCI Interrupt 0000:08:12.0[A] -> GSI 28 (level, low) -> IRQ 28 PCI: Setting latency timer of device 0000:08:12.0 to 64 PCI: Setting latency timer of device 0000:0b:00.0 to 64 ACPI: PCI Interrupt 0000:08:13.0[A] -> GSI 17 (level, low) -> IRQ 17 PCI: Setting latency timer of device 0000:08:13.0 to 64 NET: Registered protocol family 2 Time: hpet clocksource has been installed. IP route cache hash table entries: 65536 (order: 7, 524288 bytes) TCP established hash table entries: 262144 (order: 10, 6291456 bytes) TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) TCP: Hash tables configured (established 262144 bind 65536) TCP reno registered audit: initializing netlink socket (disabled) audit(1199429871.380:1): initialized Total HugeTLB memory allocated, 0 VFS: Disk quotas dquot_6.5.1 Dquot-cache hash table entries: 512 (order 0, 4096 bytes) io scheduler noop registered io scheduler anticipatory registered io scheduler deadline registered io scheduler cfq registered (default) Boot video device is 0000:00:03.0 pci 0000:00:04.4: HCRESET not completed yet! PCI: MSI quirk detected. MSI deactivated. PCI: Setting latency timer of device 0000:08:0f.0 to 64 assign_interrupt_mode Found MSI capability Allocate Port Service[0000:08:0f.0:pcie00] PCI: Setting latency timer of device 0000:08:10.0 to 64 assign_interrupt_mode Found MSI capability Allocate Port Service[0000:08:10.0:pcie00] PCI: Setting latency timer of device 0000:08:11.0 to 64 assign_interrupt_mode Found MSI capability Allocate Port Service[0000:08:11.0:pcie00] PCI: Setting latency timer of device 0000:08:12.0 to 64 assign_interrupt_mode Found MSI capability Allocate Port Service[0000:08:12.0:pcie00] PCI: Setting latency timer of device 0000:08:13.0 to 64 assign_interrupt_mode Found MSI capability Allocate Port Service[0000:08:13.0:pcie00] vesafb: framebuffer at 0xe8000000, mapped to 0xffffc20000b00000, using 6144k, total 32768k vesafb: mode is 1024x768x16, linelength=2048, pages=20 vesafb: scrolling: redraw vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0 bootsplash 3.1.6-2004/03/31: looking for picture... bootsplash: silentjpeg size 78436 bytes bootsplash: ...found (1024x768, 28133 bytes, v3). Console: switching to colour frame buffer device 124x44 fb0: VESA VGA frame buffer device Real Time Clock Driver v1.12ac hpet_resources: 0xfed00000 is busy Non-volatile memory driver v1.2 Linux agpgart interface v0.102 (c) Dave Jones Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A PNP: PS/2 Controller [PNP0303:KBD,PNP0f0e:PS2M] at 0x60,0x64 irq 1,12 serio: i8042 KBD port at 0x60,0x64 irq 1 serio: i8042 AUX port at 0x60,0x64 irq 12 mice: PS/2 mouse device common for all mice input: AT Translated Set 2 keyboard as /class/input/input0 input: PC Speaker as /class/input/input1 NET: Registered protocol family 1 Freeing unused kernel memory: 316k freed ACPI Exception (processor_core-0789): AE_NOT_FOUND, Processor Device is not present [20070126] ACPI Exception (processor_core-0789): AE_NOT_FOUND, Processor Device is not present [20070126] ACPI Exception (processor_core-0789): AE_NOT_FOUND, Processor Device is not present [20070126] ACPI Exception (processor_core-0789): AE_NOT_FOUND, Processor Device is not present [20070126] ACPI Exception (processor_core-0789): AE_NOT_FOUND, Processor Device is not present [20070126] ACPI Exception (processor_core-0789): AE_NOT_FOUND, Processor Device is not present [20070126] ACPI Exception (processor_core-0789): AE_NOT_FOUND, Processor Device is not present [20070126] ACPI Exception (processor_core-0789): AE_NOT_FOUND, Processor Device is not present [20070126] ACPI Exception (processor_core-0789): AE_NOT_FOUND, Processor Device is not present [20070126] ACPI Exception (processor_core-0789): AE_NOT_FOUND, Processor Device is not present [20070126] ACPI Exception (processor_core-0789): AE_NOT_FOUND, Processor Device is not present [20070126] ACPI Exception (processor_core-0789): AE_NOT_FOUND, Processor Device is not present [20070126] ACPI Exception (processor_core-0789): AE_NOT_FOUND, Processor Device is not present [20070126] ACPI Exception (processor_core-0789): AE_NOT_FOUND, Processor Device is not present [20070126] SCSI subsystem initialized libata version 3.00 loaded. scsi0 : pata_serverworks scsi1 : pata_serverworks ata1: PATA max UDMA/66 cmd 0x00000000000101f0 ctl 0x00000000000103f6 bmdma 0x0000000000011840 irq 14 ata2: PATA max UDMA/66 cmd 0x0000000000010170 ctl 0x0000000000010376 bmdma 0x0000000000011848 irq 15 HP CISS Driver (v 3.6.14) ACPI: PCI Interrupt 0000:0d:00.0[A] -> GSI 17 (level, low) -> IRQ 17 cciss: MSI-X init failed -22 cciss0: <0x3230> at PCI 0000:0d:00.0 IRQ 17 using DAC blocks= 143305920 block_size= 512 heads=255, sectors=32, cylinders=17562 blocks= 143305920 block_size= 512 heads=255, sectors=32, cylinders=17562 cciss/c0d0: p1 p2 < p5 > BIOS EDD facility v0.16 2004-Jun-25, 1 devices found usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub usbcore: registered new device driver usb USB Universal Host Controller Interface driver v3.0 ACPI: PCI Interrupt 0000:00:04.4[B] -> GSI 26 (level, low) -> IRQ 26 uhci_hcd 0000:00:04.4: UHCI Host Controller uhci_hcd 0000:00:04.4: new USB bus registered, assigned bus number 1 uhci_hcd 0000:00:04.4: port count misdetected? forcing to 2 ports uhci_hcd 0000:00:04.4: HCRESET not completed yet! uhci_hcd 0000:00:04.4: irq 26, io base 0x00001800 usb usb1: new device found, idVendor=0000, idProduct=0000 usb usb1: new device strings: Mfr=3, Product=2, SerialNumber=1 usb usb1: Product: UHCI Host Controller usb usb1: Manufacturer: Linux 2.6.22.13-0.3-default uhci_hcd usb usb1: SerialNumber: 0000:00:04.4 usb usb1: configuration #1 chosen from 1 choice hub 1-0:1.0: USB hub found hub 1-0:1.0: 2 ports detected ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver ACPI: PCI Interrupt Link [IUSB] enabled at IRQ 5 ACPI: PCI Interrupt 0000:00:07.2[A] -> Link [IUSB] -> GSI 5 (level, low) -> IRQ 5 ehci_hcd 0000:00:07.2: EHCI Host Controller ehci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 2 ehci_hcd 0000:00:07.2: irq 5, io mem 0xf7dc0000 ehci_hcd 0000:00:07.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 usb usb2: new device found, idVendor=0000, idProduct=0000 usb usb2: new device strings: Mfr=3, Product=2, SerialNumber=1 usb usb2: Product: EHCI Host Controller usb usb2: Manufacturer: Linux 2.6.22.13-0.3-default ehci_hcd usb usb2: SerialNumber: 0000:00:07.2 usb usb2: configuration #1 chosen from 1 choice usb 1-1: new full speed USB device using uhci_hcd and address 2 hub 2-0:1.0: USB hub found hub 2-0:1.0: 4 ports detected usb 1-1: new device found, idVendor=03f0, idProduct=1027 usb 1-1: new device strings: Mfr=1, Product=2, SerialNumber=0 usb 1-1: Product: Virtual Keyboard ACPI: PCI Interrupt 0000:00:07.0[A] -> Link [IUSB] -> GSI 5 (level, low) -> IRQ 5 usb 1-1: Manufacturer: HP ohci_hcd 0000:00:07.0: OHCI Host Controller ohci_hcd 0000:00:07.0: new USB bus registered, assigned bus number 3 ohci_hcd 0000:00:07.0: irq 5, io mem 0xf7de0000 usb usb3: new device found, idVendor=0000, idProduct=0000 usb usb3: new device strings: Mfr=3, Product=2, SerialNumber=1 usb usb3: Product: OHCI Host Controller usb usb3: Manufacturer: Linux 2.6.22.13-0.3-default ohci_hcd usb usb3: SerialNumber: 0000:00:07.0 usb usb3: configuration #1 chosen from 1 choice hub 3-0:1.0: USB hub found hub 3-0:1.0: 2 ports detected ACPI: PCI Interrupt 0000:00:07.1[A] -> Link [IUSB] -> GSI 5 (level, low) -> IRQ 5 ohci_hcd 0000:00:07.1: OHCI Host Controller usb 1-1: configuration #1 chosen from 1 choice ohci_hcd 0000:00:07.1: new USB bus registered, assigned bus number 4 ohci_hcd 0000:00:07.1: irq 5, io mem 0xf7dd0000 usb usb4: new device found, idVendor=0000, idProduct=0000 usb usb4: new device strings: Mfr=3, Product=2, SerialNumber=1 usb usb4: Product: OHCI Host Controller usb usb4: Manufacturer: Linux 2.6.22.13-0.3-default ohci_hcd usb usb4: SerialNumber: 0000:00:07.1 usb usb4: configuration #1 chosen from 1 choice hub 4-0:1.0: USB hub found hub 4-0:1.0: 2 ports detected usb 1-2: new full speed USB device using uhci_hcd and address 3 usb 1-2: new device found, idVendor=03f0, idProduct=1327 usb 1-2: new device strings: Mfr=1, Product=2, SerialNumber=0 usb 1-2: Product: Virtual Hub usb 1-2: Manufacturer: HP usb 1-2: configuration #1 chosen from 1 choice hub 1-2:1.0: USB hub found hub 1-2:1.0: 7 ports detected usb 2-3: new high speed USB device using ehci_hcd and address 2 usb 2-3: new device found, idVendor=04b4, idProduct=6560 usb 2-3: new device strings: Mfr=0, Product=0, SerialNumber=0 usb 2-3: configuration #1 chosen from 1 choice hub 2-3:1.0: USB hub found hub 2-3:1.0: 4 ports detected usbcore: registered new interface driver hiddev input: HP Virtual Keyboard as /class/input/input2 input: USB HID v1.01 Keyboard [HP Virtual Keyboard] on usb-0000:00:04.4-1 input: HP Virtual Keyboard as /class/input/input3 input: USB HID v1.01 Mouse [HP Virtual Keyboard] on usb-0000:00:04.4-1 usbcore: registered new interface driver usbhid drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver swsusp: Marking nosave pages: 000000000009f000 - 0000000000100000 swsusp: Basic memory bitmaps created swsusp: Basic memory bitmaps freed Attempting manual resume kjournald starting. Commit interval 5 seconds EXT3 FS on cciss/c0d0p1, internal journal EXT3-fs: mounted filesystem with ordered data mode. JBD: barrier-based sync failed on cciss/c0d0p1 - disabling barriers input: Power Button (FF) as /class/input/input4 ACPI: Power Button (FF) [PWRF] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 ipmi message handler version 39.1 shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 Intel(R) PRO/1000 Network Driver - version 7.6.5-NAPI Copyright (c) 1999-2007 Intel Corporation. ACPI: PCI Interrupt 0000:10:00.0[A] -> GSI 20 (level, low) -> IRQ 20 PCI: Setting latency timer of device 0000:10:00.0 to 64 e1000: 0000:10:00.0: e1000_probe: (PCI Express:2.5Gb/s:Width x1) 00:18:71:ea:36:72 IPMI System Interface driver. ipmi_si: Trying SMBIOS-specified kcs state machine at i/o address 0xca2, slave address 0x20, irq 0 piix4_smbus 0000:00:06.0: Found 0000:00:06.0 device e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection Broadcom NetXtreme II Gigabit Ethernet Driver bnx2 v1.5.11 (June 4, 2007) ACPI: PCI Interrupt 0000:0a:00.0[A] -> GSI 19 (level, low) -> IRQ 19 eth1: Broadcom NetXtreme II BCM5708 1000Base-T (B1) PCI-X 64-bit 133MHz found at mem f8000000, IRQ 19, node addr 0019bb31dec4 ACPI: PCI Interrupt 0000:0c:00.0[A] -> GSI 28 (level, low) -> IRQ 28 eth2: Broadcom NetXtreme II BCM5708 1000Base-T (B1) PCI-X 64-bit 133MHz found at mem fa000000, IRQ 28, node addr 0019bb31debc ipmi: Found new BMC (man_id: 0x00000b, prod_id: 0x0000, dev_id: 0x11) IPMI kcs interface initialized ipmi_si: Trying ACPI-specified kcs state machine at i/o address 0xca2, slave address 0x0, irq 0 ipmi_si: duplicate interface ACPI: PCI Interrupt 0000:00:04.6[A] -> GSI 25 (level, low) -> IRQ 25 ipmi_si: Trying PCI-specified kcs state machine at mem address 0xf7df0000, slave address 0x0, irq 25 eth0 renamed to eth0_rename eth1 renamed to eth0 udev: renamed network interface eth1 to eth0 eth2 renamed to eth1 udev: renamed network interface eth2 to eth1 eth0_rename renamed to eth2 udev: renamed network interface eth0_rename to eth2 qla2xxx: Unknown parameter `ql2xfailover' Using irq 25 ipmi: interfacing existing BMC (man_id: 0x00000b, prod_id: 0x0000, dev_id: 0x11) IPMI kcs interface initialized Adding 2963952k swap on /dev/cciss/c0d0p5. Priority:-1 extents:1 across:2963952k JBD: barrier-based sync failed on cciss/c0d0p1 - disabling barriers osst :I: Tape driver with OnStream support version 0.99.4 osst :I: $Id: osst.c,v 1.73 2005/01/01 21:13:34 wriede Exp $ st: Version 20070203, fixed bufsize 32768, s/g segs 256 SCSI Media Changer driver v0.25 device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat.com device-mapper: multipath: version 1.0.5 loaded device-mapper: multipath round-robin: version 1.0.0 loaded device-mapper: table: 253:0: multipath: error getting device device-mapper: ioctl: error adding target to table JBD: barrier-based sync failed on cciss/c0d0p1 - disabling barriers loop: module loaded AppArmor: AppArmor initialized audit(1199429888.897:2): type=1505 info="AppArmor initialized" pid=2137 powernow-k8: Found 2 Dual-Core AMD Opteron(tm) Processor 2214 HE processors (version 2.00.00) powernow-k8: 0 : fid 0xe (2200 MHz), vid 0xe powernow-k8: 1 : fid 0xc (2000 MHz), vid 0x10 powernow-k8: 2 : fid 0xa (1800 MHz), vid 0x10 powernow-k8: 3 : fid 0x2 (1000 MHz), vid 0x12 ip6_tables: (C) 2000-2006 Netfilter Core Team ip_tables: (C) 2000-2006 Netfilter Core Team Bridge firewalling registered audit(1199429957.075:3): audit_pid=6084 old=0 by auid=4294967295 bnx2: eth0 NIC Link is Up, 1000 Mbps full duplex Installing knfsd (copyright (C) 1996 okir@monad.swb.de). NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory NFSD: starting 90-second grace period Bootdata ok (command line is root=/dev/cciss/c0d0p2 resume=/dev/cciss/c0d0p1 splash=silent ip=dhcp showopts) Linux version 2.6.18.8-0.5-default (geeko@buildhost) (gcc version 4.1.2 20061115 (prerelease) (SUSE Linux)) #1 SMP Fri Jun 22 12:17:53 UTC 2007 BIOS-provided physical RAM map: BIOS-e820: 0000000000000000 - 000000000009f400 (usable) BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved) BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) BIOS-e820: 0000000000100000 - 000000007fe50000 (usable) BIOS-e820: 000000007fe50000 - 000000007fe58000 (ACPI data) BIOS-e820: 000000007fe58000 - 0000000080000000 (reserved) BIOS-e820: 00000000fec00000 - 00000000fed00000 (reserved) BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved) BIOS-e820: 00000000ffc00000 - 0000000100000000 (reserved) DMI 2.3 present. ACPI: RSDP (v002 HP ) @ 0x00000000000f4f00 ACPI: XSDT (v001 HP A10 0x00000002 � 0x0000162e) @ 0x000000007fe50780 ACPI: FADT (v003 HP A10 0x00000002 � 0x0000162e) @ 0x000000007fe50800 ACPI: SPCR (v001 HP SPCRRBSU 0x00000001 � 0x0000162e) @ 0x000000007fe50140 ACPI: MCFG (v001 HP ProLiant 0x00000001 0x00000000) @ 0x000000007fe501c0 ACPI: HPET (v001 HP A10 0x00000002 � 0x0000162e) @ 0x000000007fe50200 ACPI: SPMI (v005 HP ProLiant 0x00000001 � 0x0000162e) @ 0x000000007fe50240 ACPI: MADT (v001 HP 00000083 0x00000002 0x00000000) @ 0x000000007fe50280 ACPI: SRAT (v001 AMD HAMMER 0x00000001 AMD 0x00000001) @ 0x000000007fe50380 ACPI: DSDT (v001 HP DSDT 0x00000001 INTL 0x20030228) @ 0x0000000000000000 SRAT: PXM 0 -> APIC 0 -> Node 0 SRAT: PXM 0 -> APIC 1 -> Node 0 SRAT: Node 0 PXM 0 0-a0000 SRAT: Node 0 PXM 0 0-80000000 NUMA: Using 63 for the hash shift. Bootmem setup node 0 0000000000000000-000000007fe50000 On node 0 totalpages: 515546 DMA zone: 2892 pages, LIFO batch:0 DMA32 zone: 512654 pages, LIFO batch:31 ACPI: PM-Timer IO Port: 0x920 ACPI: Local APIC address 0xfee00000 ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) Processor #0 15:1 APIC version 16 ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) Processor #1 15:1 APIC version 16 ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0]) IOAPIC[0]: apic_id 8, version 17, address 0xfec00000, GSI 0-15 ACPI: IOAPIC (id[0x09] address[0xfec01000] gsi_base[16]) IOAPIC[1]: apic_id 9, version 17, address 0xfec01000, GSI 16-31 ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) ACPI: IRQ0 used by override. ACPI: IRQ2 used by override. ACPI: IRQ9 used by override. Setting APIC routing to physical flat ACPI: HPET id: 0x1166a201 base: 0xfed00000 Using ACPI (MADT) for SMP configuration information Allocating PCI resources starting at 88000000 (gap: 80000000:7ec00000) SMP: Allowing 2 CPUs, 0 hotplug CPUs Built 1 zonelists. Total pages: 515546 Kernel command line: root=/dev/cciss/c0d0p2 resume=/dev/cciss/c0d0p1 splash=silent ip=dhcp showopts bootsplash: silent mode. Initializing CPU#0 PID hash table entries: 4096 (order: 12, 32768 bytes) time.c: Using 14.318180 MHz WALL HPET GTOD HPET timer. time.c: Detected 2200.296 MHz processor. Console: colour VGA+ 80x25 Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) Checking aperture... CPU 0: aperture @ 7b90000000 size 32 MB Aperture too small (32 MB) No AGP bridge found Memory: 2055236k/2095424k available (1915k kernel code, 39800k reserved, 1282k data, 188k init) Calibrating delay using timer specific routine.. 4404.35 BogoMIPS (lpj=8808717) Security Framework v1.0.0 initialized Mount-cache hash table entries: 256 CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) CPU: L2 Cache: 1024K (64 bytes/line) CPU 0/0 -> Node 0 CPU: Physical Processor ID: 0 CPU: Processor Core ID: 0 SMP alternatives: switching to UP code checking if image is initramfs... it is Freeing initrd memory: 3623k freed ACPI: Core revision 20060707 Using local APIC timer interrupts. result 12501681 Detected 12.501 MHz APIC timer. SMP alternatives: switching to SMP code Booting processor 1/2 APIC 0x1 Initializing CPU#1 Calibrating delay using timer specific routine.. 4400.25 BogoMIPS (lpj=8800508) CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) CPU: L2 Cache: 1024K (64 bytes/line) CPU 1/1 -> Node 0 CPU: Physical Processor ID: 0 CPU: Processor Core ID: 1 Dual-Core AMD Opteron(tm) Processor 2214 HE stepping 02 CPU 1: Syncing TSC to CPU 0. CPU 1: synchronized TSC with CPU 0 (last diff 0 cycles, maxerr 575 cycles) Brought up 2 CPUs testing NMI watchdog ... OK. migration_cost=450 NET: Registered protocol family 16 ACPI: bus type pci registered PCI: BIOS Bug: MCFG area at d0000000 is not E820-reserved PCI: Not using MMCONFIG. PCI: Using configuration type 1 ACPI (exconfig-0455): Dynamic SSDT Load - OemId [HP ] OemTableId [PNOWSSDT] [20060707] ACPI: Interpreter enabled ACPI: Using IOAPIC for interrupt routing ACPI: PCI Root Bridge [PCI0] (0000:00) PCI: Probing PCI hardware (bus 00) Boot video device is 0000:00:03.0 PCI: Ignoring BAR0-3 of IDE controller 0000:00:06.1 ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.IPXB.PPXB._PRT] ACPI: PCI Root Bridge [PCI1] (0000:08) PCI: Probing PCI hardware (bus 08) ACPI: PCI Interrupt Routing Table [\_SB_.PCI1._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI1.EXB0._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI1.EXB1._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI1.EXB2.NB01._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI1.EXB3.NB02._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI1.EXB4._PRT] ACPI: PCI Interrupt Link [IUSB] (IRQs *5) ACPI: PCI Interrupt Link [IN00] (IRQs 7 10 *11) ACPI: PCI Interrupt Link [IN01] (IRQs 7 10 *11) ACPI: PCI Interrupt Link [IN02] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN03] (IRQs 7 10 *11) ACPI: PCI Interrupt Link [IN04] (IRQs 7 10 *11) ACPI: PCI Interrupt Link [IN05] (IRQs 7 10 *11) ACPI: PCI Interrupt Link [IN06] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN07] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN08] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN09] (IRQs 7 *10 11) ACPI: PCI Interrupt Link [IN10] (IRQs 7 10 *11) ACPI: PCI Interrupt Link [IN11] (IRQs 7 10 *11) ACPI: PCI Interrupt Link [IN12] (IRQs 7 10 *11) ACPI: PCI Interrupt Link [IN13] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN14] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN15] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN16] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN17] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN18] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN19] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN20] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN21] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN22] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN23] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN24] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN25] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN26] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN27] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN28] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN29] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN30] (IRQs 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [IN31] (IRQs 7 10 11) *0, disabled. PCI: Using ACPI for IRQ routing PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report hpet0: at MMIO 0xfed00000 (virtual 0xffffffffff5fe000), IRQs 2, 8, 0 hpet0: 3 64-bit timers, 14318180 Hz PCI-DMA: Disabling IOMMU. PCI: Bridge: 0000:01:0d.0 IO window: 4000-4fff MEM window: f7f00000-f7ffffff PREFETCH window: 88000000-880fffff PCI: Bridge: 0000:00:05.0 IO window: 4000-4fff MEM window: f7f00000-f7ffffff PREFETCH window: 88000000-880fffff PCI: Bridge: 0000:08:0f.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:08:10.0 IO window: 6000-6fff MEM window: fdf00000-fdffffff PREFETCH window: 88200000-882fffff PCI: Bridge: 0000:09:00.0 IO window: disabled. MEM window: f8000000-f9ffffff PREFETCH window: 88300000-883fffff PCI: Bridge: 0000:08:11.0 IO window: disabled. MEM window: f8000000-f9ffffff PREFETCH window: 88300000-883fffff PCI: Bridge: 0000:0b:00.0 IO window: disabled. MEM window: fa000000-fbffffff PREFETCH window: 88400000-884fffff PCI: Bridge: 0000:08:12.0 IO window: disabled. MEM window: fa000000-fbffffff PREFETCH window: 88400000-884fffff PCI: Bridge: 0000:08:13.0 IO window: 5000-5fff MEM window: fdd00000-fdefffff PREFETCH window: 88500000-885fffff GSI 16 sharing vector 0xA9 and IRQ 16 ACPI: PCI Interrupt 0000:08:0f.0[A] -> GSI 16 (level, low) -> IRQ 169 PCI: Setting latency timer of device 0000:08:0f.0 to 64 GSI 17 sharing vector 0xB1 and IRQ 17 ACPI: PCI Interrupt 0000:08:10.0[A] -> GSI 20 (level, low) -> IRQ 177 PCI: Setting latency timer of device 0000:08:10.0 to 64 GSI 18 sharing vector 0xB9 and IRQ 18 ACPI: PCI Interrupt 0000:08:11.0[A] -> GSI 19 (level, low) -> IRQ 185 PCI: Setting latency timer of device 0000:08:11.0 to 64 PCI: Setting latency timer of device 0000:09:00.0 to 64 GSI 19 sharing vector 0xC1 and IRQ 19 ACPI: PCI Interrupt 0000:08:12.0[A] -> GSI 28 (level, low) -> IRQ 193 PCI: Setting latency timer of device 0000:08:12.0 to 64 PCI: Setting latency timer of device 0000:0b:00.0 to 64 GSI 20 sharing vector 0xC9 and IRQ 20 ACPI: PCI Interrupt 0000:08:13.0[A] -> GSI 17 (level, low) -> IRQ 201 PCI: Setting latency timer of device 0000:08:13.0 to 64 NET: Registered protocol family 2 IP route cache hash table entries: 65536 (order: 7, 524288 bytes) TCP established hash table entries: 262144 (order: 10, 4194304 bytes) TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) TCP: Hash tables configured (established 262144 bind 65536) TCP reno registered audit: initializing netlink socket (disabled) audit(1199383534.144:1): initialized Total HugeTLB memory allocated, 0 VFS: Disk quotas dquot_6.5.1 Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Initializing Cryptographic API io scheduler noop registered io scheduler anticipatory registered io scheduler deadline registered io scheduler cfq registered (default) pci 0000:00:04.4: HCRESET not completed yet! PCI: Setting latency timer of device 0000:08:0f.0 to 64 assign_interrupt_mode Found MSI capability Allocate Port Service[0000:08:0f.0:pcie00] PCI: Setting latency timer of device 0000:08:10.0 to 64 assign_interrupt_mode Found MSI capability Allocate Port Service[0000:08:10.0:pcie00] PCI: Setting latency timer of device 0000:08:11.0 to 64 assign_interrupt_mode Found MSI capability Allocate Port Service[0000:08:11.0:pcie00] PCI: Setting latency timer of device 0000:08:12.0 to 64 assign_interrupt_mode Found MSI capability Allocate Port Service[0000:08:12.0:pcie00] PCI: Setting latency timer of device 0000:08:13.0 to 64 assign_interrupt_mode Found MSI capability Allocate Port Service[0000:08:13.0:pcie00] Real Time Clock Driver v1.12ac hpet_resources: 0xfed00000 is busy Non-volatile memory driver v1.2 Linux agpgart interface v0.101 (c) Dave Jones Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A RAMDISK driver initialized: 16 RAM disks of 128000K size 1024 blocksize serio: i8042 AUX port at 0x60,0x64 irq 12 serio: i8042 KBD port at 0x60,0x64 irq 1 mice: PS/2 mouse device common for all mice input: PC Speaker as /class/input/input0 input: AT Translated Set 2 keyboard as /class/input/input1 md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27 md: bitmap version 4.39 NET: Registered protocol family 1 ACPI: (supports S0 S4 S5) IP-Config: No network devices available. Freeing unused kernel memory: 188k freed Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx SCSI subsystem initialized libata version 2.00 loaded. ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ACPI: Getting cpuindex for acpiid 0x2 ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ACPI: Getting cpuindex for acpiid 0x3 ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ACPI: Getting cpuindex for acpiid 0x4 ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ACPI: Getting cpuindex for acpiid 0x5 ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ACPI: Getting cpuindex for acpiid 0x6 ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ACPI: Getting cpuindex for acpiid 0x7 ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ACPI: Getting cpuindex for acpiid 0x8 ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ACPI: Getting cpuindex for acpiid 0x9 ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ACPI: Getting cpuindex for acpiid 0xa ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ACPI: Getting cpuindex for acpiid 0xb ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ACPI: Getting cpuindex for acpiid 0xc ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ACPI: Getting cpuindex for acpiid 0xd ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ACPI: Getting cpuindex for acpiid 0xe ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ACPI: Getting cpuindex for acpiid 0xf BIOS EDD facility v0.16 2004-Jun-25, 1 devices found HP CISS Driver (v 3.6.10) ACPI: PCI Interrupt 0000:0d:00.0[A] -> GSI 17 (level, low) -> IRQ 201 cciss0: <0x3230> at PCI 0000:0d:00.0 IRQ 82 using DAC blocks= 143305920 block_size= 512 heads= 255, sectors= 32, cylinders= 17562 blocks= 143305920 block_size= 512 heads= 255, sectors= 32, cylinders= 17562 cciss/c0d0: p1 p2 SvrWks HT1000: IDE controller at PCI slot 0000:00:06.1 SvrWks HT1000: chipset revision 0 SvrWks HT1000: not 100% native mode: will probe irqs later ide0: BM-DMA at 0x1840-0x1847, BIOS settings: hda:pio, hdb:pio Probing IDE interface ide0... qla2xxx_conf: no version for "inter_module_unregister" found: kernel tainted. QLogic Fibre Channel HBA Driver GSI 21 sharing vector 0x62 and IRQ 21 ACPI: PCI Interrupt 0000:02:01.0[A] -> GSI 21 (level, low) -> IRQ 98 qla2400 0000:02:01.0: Found an ISP2422, irq 98, iobase 0xffffc20000020000 qla2400 0000:02:01.0: Configuring PCI space... qla2400 0000:02:01.0: Configure NVRAM parameters... qla2400 0000:02:01.0: Verifying loaded RISC code... qla2400 0000:02:01.0: Allocated (64 KB) for EFT... qla2400 0000:02:01.0: Allocated (1413 KB) for firmware dump... qla2400 0000:02:01.0: Waiting for LIP to complete... qla2400 0000:02:01.0: LIP reset occured (f700). qla2400 0000:02:01.0: LOOP UP detected (4 Gbps). qla2400 0000:02:01.0: Topology - (F_Port), Host Loop address 0x0 scsi0 : qla2xxx qla2400 0000:02:01.0: QLogic Fibre Channel HBA Driver: 8.01.07.15-fo QLogic HP AB429-60001 - ISP2422: PCI-X Mode 1 (133 MHz) @ 0000:02:01.0 hdma+, host#=0, fw=4.00.26 [IP] Vendor: HP Model: HSV200 Rev: 6100 Type: RAID ANSI SCSI revision: 05 qla2400 0000:02:01.0: scsi(0:0:0:0): Enabled tagged queuing, queue depth 16. Vendor: HP Model: HSV200 Rev: 6100 Type: Direct-Access ANSI SCSI revision: 05 qla2400 0000:02:01.0: scsi(0:0:0:1): Enabled tagged queuing, queue depth 16. SCSI device sda: 2516582400 512-byte hdwr sectors (1288490 MB) sda: Write Protect is off sda: Mode Sense: 97 00 10 08 SCSI device sda: drive cache: write through w/ FUA SCSI device sda: 2516582400 512-byte hdwr sectors (1288490 MB) sda: Write Protect is off sda: Mode Sense: 97 00 10 08 SCSI device sda: drive cache: write through w/ FUA sda:<5>scsi 0:0:0:0: Attached scsi generic sg0 type 12 unknown partition table sd 0:0:0:1: Attached scsi disk sda sd 0:0:0:1: Attached scsi generic sg1 type 0 Vendor: HP Model: HSV200 Rev: 6100 Type: Direct-Access ANSI SCSI revision: 05 qla2400 0000:02:01.0: scsi(0:0:0:2): Enabled tagged queuing, queue depth 16. SCSI device sdb: 1677721600 512-byte hdwr sectors (858993 MB) sdb: Write Protect is off sdb: Mode Sense: 97 00 10 08 SCSI device sdb: drive cache: write through w/ FUA SCSI device sdb: 1677721600 512-byte hdwr sectors (858993 MB) sdb: Write Protect is off sdb: Mode Sense: 97 00 10 08 SCSI device sdb: drive cache: write through w/ FUA sdb: unknown partition table sd 0:0:0:2: Attached scsi disk sdb sd 0:0:0:2: Attached scsi generic sg2 type 0 Vendor: HP Model: HSV200 Rev: 6100 Type: Direct-Access ANSI SCSI revision: 05 qla2400 0000:02:01.0: scsi(0:0:0:3): Enabled tagged queuing, queue depth 16. SCSI device sdc: 1048576000 512-byte hdwr sectors (536871 MB) sdc: Write Protect is off sdc: Mode Sense: 97 00 10 08 SCSI device sdc: drive cache: write through w/ FUA SCSI device sdc: 1048576000 512-byte hdwr sectors (536871 MB) sdc: Write Protect is off sdc: Mode Sense: 97 00 10 08 SCSI device sdc: drive cache: write through w/ FUA sdc: unknown partition table sd 0:0:0:3: Attached scsi disk sdc sd 0:0:0:3: Attached scsi generic sg3 type 0 Vendor: HP Model: HSV200 Rev: 6100 Type: Direct-Access ANSI SCSI revision: 05 qla2400 0000:02:01.0: scsi(0:0:0:4): Enabled tagged queuing, queue depth 16. SCSI device sdd: 2516582400 512-byte hdwr sectors (1288490 MB) sdd: Write Protect is off sdd: Mode Sense: 97 00 10 08 SCSI device sdd: drive cache: write through w/ FUA SCSI device sdd: 2516582400 512-byte hdwr sectors (1288490 MB) sdd: Write Protect is off sdd: Mode Sense: 97 00 10 08 SCSI device sdd: drive cache: write through w/ FUA sdd: unknown partition table sd 0:0:0:4: Attached scsi disk sdd sd 0:0:0:4: Attached scsi generic sg4 type 0 Vendor: HP Model: HSV200 Rev: 6100 Type: Direct-Access ANSI SCSI revision: 05 qla2400 0000:02:01.0: scsi(0:0:0:5): Enabled tagged queuing, queue depth 16. SCSI device sde: 20971520 512-byte hdwr sectors (10737 MB) sde: Write Protect is off sde: Mode Sense: 97 00 10 08 SCSI device sde: drive cache: write through w/ FUA SCSI device sde: 20971520 512-byte hdwr sectors (10737 MB) sde: Write Protect is off sde: Mode Sense: 97 00 10 08 SCSI device sde: drive cache: write through w/ FUA sde: sde1 sde2 sde3 sd 0:0:0:5: Attached scsi disk sde sd 0:0:0:5: Attached scsi generic sg5 type 0 Vendor: HP Model: HSV200 Rev: 6100 Type: Direct-Access ANSI SCSI revision: 05 qla2400 0000:02:01.0: scsi(0:0:0:6): Enabled tagged queuing, queue depth 16. SCSI device sdf: 20971520 512-byte hdwr sectors (10737 MB) sdf: Write Protect is off sdf: Mode Sense: 97 00 10 08 SCSI device sdf: drive cache: write through w/ FUA SCSI device sdf: 20971520 512-byte hdwr sectors (10737 MB) sdf: Write Protect is off sdf: Mode Sense: 97 00 10 08 SCSI device sdf: drive cache: write through w/ FUA sdf: sdf1 sdf2 sdf3 sd 0:0:0:6: Attached scsi disk sdf sd 0:0:0:6: Attached scsi generic sg6 type 0 Vendor: HP Model: HSV200 Rev: 6100 Type: Direct-Access ANSI SCSI revision: 05 qla2400 0000:02:01.0: scsi(0:0:0:7): Enabled tagged queuing, queue depth 16. SCSI device sdg: 20971520 512-byte hdwr sectors (10737 MB) sdg: Write Protect is off sdg: Mode Sense: 97 00 10 08 SCSI device sdg: drive cache: write through w/ FUA SCSI device sdg: 20971520 512-byte hdwr sectors (10737 MB) sdg: Write Protect is off sdg: Mode Sense: 97 00 10 08 SCSI device sdg: drive cache: write through w/ FUA sdg: sdg1 sdg2 sdg3 sdg4 sd 0:0:0:7: Attached scsi disk sdg sd 0:0:0:7: Attached scsi generic sg7 type 0 Vendor: HP Model: HSV200 Rev: 6100 Type: Direct-Access ANSI SCSI revision: 05 qla2400 0000:02:01.0: scsi(0:0:0:8): Enabled tagged queuing, queue depth 16. SCSI device sdh: 20971520 512-byte hdwr sectors (10737 MB) sdh: Write Protect is off sdh: Mode Sense: 97 00 10 08 SCSI device sdh: drive cache: write through w/ FUA SCSI device sdh: 20971520 512-byte hdwr sectors (10737 MB) sdh: Write Protect is off sdh: Mode Sense: 97 00 10 08 SCSI device sdh: drive cache: write through w/ FUA sdh: sdh1 sdh2 sdh3 sdh4 sd 0:0:0:8: Attached scsi disk sdh sd 0:0:0:8: Attached scsi generic sg8 type 0 Vendor: HP Model: HSV200 Rev: 6100 Type: RAID ANSI SCSI revision: 05 qla2400 0000:02:01.0: scsi(0:0:1:0): Enabled tagged queuing, queue depth 16. scsi 0:0:1:0: Attached scsi generic sg9 type 12 scsi 0:0:1:0: Unexpected response from lun 1 while scanning, scan aborted Attempting manual resume ReiserFS: cciss/c0d0p2: found reiserfs format "3.6" with standard journal ReiserFS: cciss/c0d0p2: using ordered data mode reiserfs: using flush barriers ReiserFS: cciss/c0d0p2: journal params: device cciss/c0d0p2, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 ReiserFS: cciss/c0d0p2: checking transaction log (cciss/c0d0p2) reiserfs: disabling flush barriers on cciss/c0d0p2 ReiserFS: cciss/c0d0p2: Using r5 hash to sort names usbcore: registered new driver usbfs usbcore: registered new driver hub pci_hotplug: PCI Hot Plug PCI Core version: 0.5 ACPI: PCI Interrupt Link [IUSB] enabled at IRQ 5 ACPI: PCI Interrupt 0000:00:07.2[A] -> Link [IUSB] -> GSI 5 (level, low) -> IRQ 5 ehci_hcd 0000:00:07.2: EHCI Host Controller ehci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1 ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI) USB Universal Host Controller Interface driver v3.0 ehci_hcd 0000:00:07.2: irq 5, io mem 0xf7dc0000 ehci_hcd 0000:00:07.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 usb usb1: new device found, idVendor=0000, idProduct=0000 usb usb1: new device strings: Mfr=3, Product=2, SerialNumber=1 usb usb1: Product: EHCI Host Controller usb usb1: Manufacturer: Linux 2.6.18.8-0.5-default ehci_hcd usb usb1: SerialNumber: 0000:00:07.2 usb usb1: configuration #1 chosen from 1 choice hub 1-0:1.0: USB hub found hub 1-0:1.0: 4 ports detected Floppy drive(s): fd0 is 1.44M ACPI: PCI Interrupt 0000:00:07.0[A] -> Link [IUSB] -> GSI 5 (level, low) -> IRQ 5 ohci_hcd 0000:00:07.0: OHCI Host Controller ohci_hcd 0000:00:07.0: new USB bus registered, assigned bus number 2 ohci_hcd 0000:00:07.0: irq 5, io mem 0xf7de0000 usb usb2: new device found, idVendor=0000, idProduct=0000 usb usb2: new device strings: Mfr=3, Product=2, SerialNumber=1 usb usb2: Product: OHCI Host Controller usb usb2: Manufacturer: Linux 2.6.18.8-0.5-default ohci_hcd usb usb2: SerialNumber: 0000:00:07.0 usb usb2: configuration #1 chosen from 1 choice hub 2-0:1.0: USB hub found hub 2-0:1.0: 2 ports detected Intel(R) PRO/1000 Network Driver - version 7.1.9-k4-NAPI Copyright (c) 1999-2006 Intel Corporation. ACPI: PCI Interrupt 0000:00:07.1[A] -> Link [IUSB] -> GSI 5 (level, low) -> IRQ 5 ohci_hcd 0000:00:07.1: OHCI Host Controller ohci_hcd 0000:00:07.1: new USB bus registered, assigned bus number 3 ohci_hcd 0000:00:07.1: irq 5, io mem 0xf7dd0000 usb usb3: new device found, idVendor=0000, idProduct=0000 usb usb3: new device strings: Mfr=3, Product=2, SerialNumber=1 usb usb3: Product: OHCI Host Controller usb usb3: Manufacturer: Linux 2.6.18.8-0.5-default ohci_hcd usb usb3: SerialNumber: 0000:00:07.1 usb usb3: configuration #1 chosen from 1 choice hub 3-0:1.0: USB hub found hub 3-0:1.0: 2 ports detected usb 1-3: new high speed USB device using ehci_hcd and address 2 GSI 22 sharing vector 0x6A and IRQ 22 ACPI: PCI Interrupt 0000:00:04.4[B] -> GSI 26 (level, low) -> IRQ 106 uhci_hcd 0000:00:04.4: UHCI Host Controller uhci_hcd 0000:00:04.4: new USB bus registered, assigned bus number 4 uhci_hcd 0000:00:04.4: port count misdetected? forcing to 2 ports uhci_hcd 0000:00:04.4: HCRESET not completed yet! uhci_hcd 0000:00:04.4: irq 106, io base 0x00001800 usb usb4: new device found, idVendor=0000, idProduct=0000 usb usb4: new device strings: Mfr=3, Product=2, SerialNumber=1 usb usb4: Product: UHCI Host Controller usb usb4: Manufacturer: Linux 2.6.18.8-0.5-default uhci_hcd usb usb4: SerialNumber: 0000:00:04.4 usb usb4: configuration #1 chosen from 1 choice hub 4-0:1.0: USB hub found hub 4-0:1.0: 2 ports detected usb 1-3: new device found, idVendor=04b4, idProduct=6560 usb 1-3: new device strings: Mfr=0, Product=0, SerialNumber=0 usb 1-3: configuration #1 chosen from 1 choice hub 1-3:1.0: USB hub found hub 1-3:1.0: 4 ports detected shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 piix4_smbus 0000:00:06.0: Found 0000:00:06.0 device ACPI: PCI Interrupt 0000:10:00.0[A] -> GSI 20 (level, low) -> IRQ 177 PCI: Setting latency timer of device 0000:10:00.0 to 64 e1000: 0000:10:00.0: e1000_probe: (PCI Express:2.5Gb/s:Width x1) 00:18:71:ea:3f:1a e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection Broadcom NetXtreme II Gigabit Ethernet Driver bnx2 v1.4.44 (August 10, 2006) ACPI: PCI Interrupt 0000:0a:00.0[A] -> GSI 19 (level, low) -> IRQ 185 eth1: Broadcom NetXtreme II BCM5708 1000Base-T (B1) PCI-X 64-bit 133MHz found at mem f8000000, IRQ 185, node addr 0019bb3755e0 ACPI: PCI Interrupt 0000:0c:00.0[A] -> GSI 28 (level, low) -> IRQ 193 eth2: Broadcom NetXtreme II BCM5708 1000Base-T (B1) PCI-X 64-bit 133MHz found at mem fa000000, IRQ 193, node addr 0019bb376538 eth0 renamed to ethxx0 eth2 renamed to ethxx2 eth1 renamed to eth0 usb 4-1: new full speed USB device using uhci_hcd and address 2 usb 4-1: new device found, idVendor=03f0, idProduct=1027 usb 4-1: new device strings: Mfr=1, Product=2, SerialNumber=0 usb 4-1: Product: Virtual Keyboard usb 4-1: Manufacturer: HP usb 4-1: configuration #1 chosen from 1 choice ethxx0 renamed to eth2 ethxx2 renamed to eth1 usb 4-2: new full speed USB device using uhci_hcd and address 3 usb 4-2: new device found, idVendor=03f0, idProduct=1327 usb 4-2: new device strings: Mfr=1, Product=2, SerialNumber=0 usb 4-2: Product: Virtual Hub usb 4-2: Manufacturer: HP usb 4-2: configuration #1 chosen from 1 choice hub 4-2:1.0: USB hub found hub 4-2:1.0: 7 ports detected usbcore: registered new driver hiddev input: HP Virtual Keyboard as /class/input/input2 input: USB HID v1.01 Keyboard [HP Virtual Keyboard] on usb-0000:00:04.4-1 input: HP Virtual Keyboard as /class/input/input3 input: USB HID v1.01 Mouse [HP Virtual Keyboard] on usb-0000:00:04.4-1 usbcore: registered new driver usbhid drivers/usb/input/hid-core.c: v2.6:USB HID core driver floppy0: no floppy controllers found Adding 6425960k swap on /dev/cciss/c0d0p1. Priority:-1 extents:1 across:6425960k device-mapper: ioctl: 4.7.0-ioctl (2006-06-24) initialised: dm-devel@redhatcom loop: loaded (max 8 devices) AppArmor: AppArmor initialized audit(1199383554.036:2): AppArmor initialized Floppy drive(s): fd0 is 1.44M floppy0: no floppy controllers found ACPI: Power Button (FF) [PWRF] powernow-k8: Found 2 Dual-Core AMD Opteron(tm) Processor 2214 HE processors (version 2.00.00) powernow-k8: 0 : fid 0xe (2200 MHz), vid 0xe powernow-k8: 1 : fid 0xc (2000 MHz), vid 0x10 powernow-k8: 2 : fid 0xa (1800 MHz), vid 0x10 powernow-k8: 3 : fid 0x2 (1000 MHz), vid 0x12 NET: Registered protocol family 10 lo: Disabled Privacy Extensions IPv6 over IPv4 tunneling driver Ethernet Channel Bonding Driver: v3.0.3 (March 23, 2006) bonding: Warning: either miimon or arp_interval and arp_ip_target module parameters must be specified, otherwise bonding will not detect link failures! see bonding.txt for details. bonding: bond0: Setting MII monitoring interval to 100. ADDRCONF(NETDEV_UP): bond0: link is not ready bnx2: eth0: using MSI ADDRCONF(NETDEV_UP): eth0: link is not ready bonding: bond0: enslaving eth0 as an active interface with a down link. bnx2: eth1: using MSI ADDRCONF(NETDEV_UP): eth1: link is not ready bonding: bond0: enslaving eth1 as an active interface with a down link. 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com> All bugs added by David S. Miller <davem@redhat.com> ADDRCONF(NETDEV_UP): vlan12: link is not ready vlan12: add 01:00:5e:00:00:01 mcast address to master interface ADDRCONF(NETDEV_UP): vlan3: link is not ready vlan3: add 01:00:5e:00:00:01 mcast address to master interface ADDRCONF(NETDEV_UP): vlan4: link is not ready vlan4: add 01:00:5e:00:00:01 mcast address to master interface ADDRCONF(NETDEV_UP): vlan5: link is not ready vlan5: add 01:00:5e:00:00:01 mcast address to master interface ADDRCONF(NETDEV_UP): vlan6: link is not ready vlan6: add 01:00:5e:00:00:01 mcast address to master interface ADDRCONF(NETDEV_UP): vlan7: link is not ready vlan7: add 01:00:5e:00:00:01 mcast address to master interface ADDRCONF(NETDEV_UP): vlan8: link is not ready vlan8: add 01:00:5e:00:00:01 mcast address to master interface ADDRCONF(NETDEV_UP): vlan9: link is not ready vlan9: add 01:00:5e:00:00:01 mcast address to master interface audit(1199383615.009:3): audit_pid=5460 old=0 by auid=4294967295 bnx2: eth0 NIC Link is Up, 1000 Mbps full duplex bonding: bond0: link status definitely up for interface eth0. bnx2: eth1 NIC Link is Up, 1000 Mbps full duplex ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready ADDRCONF(NETDEV_CHANGE): bond0: link becomes ready ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready bonding: bond0: link status definitely up for interface eth1. Installing knfsd (copyright (C) 1996 okir@monad.swb.de). NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory NFSD: starting 90-second grace period ADDRCONF(NETDEV_CHANGE): vlan3: link becomes ready vlan3: add 33:33:00:00:00:01 mcast address to master interface vlan3: add 33:33:ff:37:55:e0 mcast address to master interface ADDRCONF(NETDEV_CHANGE): vlan4: link becomes ready vlan4: add 33:33:00:00:00:01 mcast address to master interface vlan4: add 33:33:ff:37:55:e0 mcast address to master interface ADDRCONF(NETDEV_CHANGE): vlan5: link becomes ready vlan5: add 33:33:00:00:00:01 mcast address to master interface vlan5: add 33:33:ff:37:55:e0 mcast address to master interface ADDRCONF(NETDEV_CHANGE): vlan6: link becomes ready vlan6: add 33:33:00:00:00:01 mcast address to master interface vlan6: add 33:33:ff:37:55:e0 mcast address to master interface ADDRCONF(NETDEV_CHANGE): vlan7: link becomes ready vlan7: add 33:33:00:00:00:01 mcast address to master interface vlan7: add 33:33:ff:37:55:e0 mcast address to master interface ADDRCONF(NETDEV_CHANGE): vlan8: link becomes ready vlan8: add 33:33:00:00:00:01 mcast address to master interface vlan8: add 33:33:ff:37:55:e0 mcast address to master interface ADDRCONF(NETDEV_CHANGE): vlan9: link becomes ready vlan9: add 33:33:00:00:00:01 mcast address to master interface vlan9: add 33:33:ff:37:55:e0 mcast address to master interface ADDRCONF(NETDEV_CHANGE): vlan12: link becomes ready vlan12: add 33:33:00:00:00:01 mcast address to master interface vlan12: add 33:33:ff:37:55:e0 mcast address to master interface eth1: no IPv6 routers present eth0: no IPv6 routers present bond0: no IPv6 routers present vlan9: no IPv6 routers present vlan5: no IPv6 routers present vlan7: no IPv6 routers present vlan12: no IPv6 routers present vlan8: no IPv6 routers present vlan3: no IPv6 routers present vlan4: no IPv6 routers present vlan6: no IPv6 routers present NET: Registered protocol family 17 kjournald starting. Commit interval 5 seconds EXT3-fs warning: mounting fs with errors, running e2fsck is recommended EXT3 FS on dm-3, internal journal EXT3-fs: mounted filesystem with ordered data mode. nfsd: last server has exited nfsd: unexporting all filesystems NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory NFSD: starting 90-second grace period kjournald starting. Commit interval 5 seconds EXT3 FS on dm-2, internal journal EXT3-fs: mounted filesystem with ordered data mode. kjournald starting. Commit interval 5 seconds EXT3 FS on dm-0, internal journal EXT3-fs: mounted filesystem with ordered data mode. nfsd: last server has exited nfsd: unexporting all filesystems NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory NFSD: starting 90-second grace period nfsd: last server has exited nfsd: unexporting all filesystems NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory NFSD: starting 90-second grace period -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=278475 Sebastian Reitenbach <reitenbach@rapideye.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Kernel |Kernel OS/Version|openSUSE 10.2 |openSUSE 10.3 Product|openSUSE 10.2 |openSUSE 10.3 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=278475 User jeffm@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=278475#c7 --- Comment #7 from Jeff Mahoney <jeffm@novell.com> 2008-01-04 10:06:28 MST --- Please don't paste the contents of dmesg into a comment. That's what attachments are for. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=278475 User reitenbach@rapideye.de added comment https://bugzilla.novell.com/show_bug.cgi?id=278475#c8 --- Comment #8 from Sebastian Reitenbach <reitenbach@rapideye.de> 2008-01-11 06:55:38 MST --- I just checked whether it would be feasible to use a SLES10SP, so I installed this one just to find out that the problem exists there too. dom0 now is a SLES10SP1: Linux srv4 2.6.16.46-0.12-xen #1 SMP Thu May 17 14:00:09 UTC 2007 x86_64 x86_64 x86_64 GNU/Linux xen-tools-3.0.4_13138-0.40 kernel-xen-2.6.16.46-0.12 xen-3.0.4_13138-0.40 xen-libs-3.0.4_13138-0.40 I had a domU running, opensuse 10.3 x86_64, exporting a nfs share to another physical host. on the server that mounted the nfs share, I wanted to create a 1GB file with dd on the mounted nfs share, while doing this, the xen host with the bonded devices froze. # cat ifcfg-bond0 BOOTPROTO='static' BROADCAST='' STARTMODE='auto' ETHTOOL_OPTIONS='' IPADDR='' MTU='' NAME='bond eth1 and eth2' NETMASK='' NETWORK='' BONDING_MASTER='yes' BONDING_SLAVE_0='eth1' BONDING_SLAVE_1='eth2' BONDING_MODULE_OPTS='mode=0 miimon=100' # cat ifcfg-bridge0 BOOTPROTO='static' BROADCAST='192.168.8.255' ETHTOOL_OPTIONS='' IPADDR='192.168.8.13' MTU='' NAME='Just a bridge to bond0 and xen domU's' NETMASK='255.255.255.0' NETWORK='192.168.8.0' REMOTE_IPADDR='' STARTMODE='auto' USERCONTROL='no' BRIDGE='yes' BRIDGE_PORTS='bond0' BRIDGE_STP='yes' LINK_OPTIONS="multicast on" when the xen domU's are started, they connect to this bridge. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=278475 Sebastian Reitenbach <reitenbach@rapideye.de> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|openSUSE 10.3 |SLES 10 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=278475 Greg Kroah-Hartman <gregkh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kernel-maintainers@forge.provo.novell.com |kkeil@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=278475 User kkeil@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=278475#c9 Karsten Keil <kkeil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |bradley@heilbrun.org --- Comment #9 from Karsten Keil <kkeil@novell.com> 2008-05-25 11:47:52 MDT --- Can you please retest this with openSuSE 11.0 ? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=278475 User kkeil@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=278475#c10 Karsten Keil <kkeil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|bradley@heilbrun.org | Resolution| |NORESPONSE --- Comment #10 from Karsten Keil <kkeil@novell.com> 2008-08-07 10:05:36 MDT --- Seems this is not longer a issue. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com