[Bug 717848] New: [NetApp CQ212497] SLES11SP2 Beta 5: NULL pointer dereference kernel panic after failover trigger
https://bugzilla.novell.com/show_bug.cgi?id=717848 https://bugzilla.novell.com/show_bug.cgi?id=717848#c0 Summary: [NetApp CQ212497] SLES11SP2 Beta 5: NULL pointer dereference kernel panic after failover trigger Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: sean.stewart@netapp.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1 After pulling a fibre channel cable, the HBA timeout of 10 seconds is reached, failover occurs, and then the host hits a kernel panic when DMMP appears to try to send an I/O to a device that has already been removed. Reproducible: Always Steps to Reproduce: 1. Map LUNs to a SLES 11 SP 2 host and run I/O 2. Pull a host side cable Actual Results: The host panics after DMMP appears to attempt to send an I/O to a device that has already been removed. Expected Results: Device removal and failover should occur without a panic. Panic trace: [ 1541.803614] BUG: unable to handle kernel NULL pointer dereference at 0000000000000028 [ 1541.811463] IP: [<ffffffff8120c917>] elv_drain_elevator+0x17/0x60 [ 1541.817567] PGD 1ef6ea067 PUD 1c58ff067 PMD 0 [ 1541.822059] Oops: 0000 [#1] SMP [ 1541.825319] CPU 0 [ 1541.827158] Modules linked in: raw edd nfs lockd fscache auth_rpcgss nfs_acl sunrpc dm_round_robin dm_multipath af_packet rdma_ut [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.0.4-0.11-default (geeko@buildhost) (gcc version 4.3.4 [gcc-4_3-branch revision 152973] (SUSE Linux) ) [ 0.000000] Command line: root=/dev/disk/by-id/scsi-35000c5000be9890b-part2 load_ramdisk=1 dd insmod=bcm5700 insmod=e1000 resumeK [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: 0000000000000100 - 000000000009c000 (usable) [ 0.000000] BIOS-e820: 000000000009c000 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 000000007d730000 (usable) [ 0.000000] BIOS-e820: 000000007d730000 - 000000007d7e0000 (reserved) [ 0.000000] BIOS-e820: 000000007d7e0000 - 000000007f68f000 (usable) [ 0.000000] BIOS-e820: 000000007f68f000 - 000000007f6df000 (reserved) [ 0.000000] BIOS-e820: 000000007f6df000 - 000000007f7df000 (ACPI NVS) [ 0.000000] BIOS-e820: 000000007f7df000 - 000000007f7ff000 (ACPI data) [ 0.000000] BIOS-e820: 000000007f7ff000 - 000000007f800000 (usable) [ 0.000000] BIOS-e820: 000000007f800000 - 0000000090000000 (reserved) [ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved) [ 0.000000] BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved) [ 0.000000] BIOS-e820: 0000000100000000 - 0000000200000000 (usable) [ 0.000000] last_pfn = 0x200000 max_arch_pfn = 0x400000000 [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] user-defined physical RAM map: [ 0.000000] user: 0000000000000000 - 00000000000a0000 (usable) [ 0.000000] user: 000000002f0a0000 - 0000000036ffb000 (usable) [ 0.000000] user: 000000007f6df000 - 000000007f7ff000 (ACPI data) [ 0.000000] DMI 2.5 present. [ 0.000000] No AGP bridge found [ 0.000000] last_pfn = 0x36ffb max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7010600070106, new 0x7010600070106 [ 0.000000] found SMP MP-table at [ffff88000009c140] 9c140 [ 0.000000] init_memory_mapping: 0000000000000000-0000000036ffb000 [ 0.000000] RAMDISK: 366b7000 - 36fef000 [ 0.000000] ACPI: RSDP 00000000000fdfd0 00024 (v02 IBM ) [ 0.000000] ACPI: XSDT 000000007f7fe120 00074 (v01 IBM THURLEY 00000000 01000013) [ 0.000000] ACPI: FACP 000000007f7fb000 000F4 (v04 IBM THURLEY 00000000 IBM 01000013) [ 0.000000] ACPI Warning: Invalid length for Pm1aControlBlock: 32, using default 16 (20110413/tbfadt-610) [ 0.000000] ACPI: DSDT 000000007f7f8000 02885 (v01 IBM THURLEY 00000003 IBM 01000013) [ 0.000000] ACPI: FACS 000000007f735000 00040 [ 0.000000] ACPI: TCPA 000000007f7fd000 00064 (v00 00000000 00000000) [ 0.000000] ACPI: APIC 000000007f7f7000 000DE (v02 IBM THURLEY 00000000 IBM 01000013) [ 0.000000] ACPI: MCFG 000000007f7f6000 0003C (v01 IBM THURLEY 00000001 IBM 01000013) [ 0.000000] ACPI: SLIC 000000007f7f5000 00176 (v01 IBM THURLEY 00000000 IBM 01000013) [ 0.000000] ACPI: HPET 000000007f7f4000 00038 (v01 IBM THURLEY 00000001 IBM 01000013) [ 0.000000] ACPI: SSDT 000000007f7f3000 00113 (v02 IBM CPUSCOPE 00004000 IBM 01000013) [ 0.000000] ACPI: SSDT 000000007f7f2000 00A14 (v02 IBM PSTATEPM 00004000 IBM 01000013) [ 0.000000] ACPI: ERST 000000007f7f1000 00230 (v01 IBM THURLEY 00000001 IBM 01000013) [ 0.000000] ACPI: DMAR 000000007f7f0000 00088 (v01 IBM THURLEY 00000001 IBM 01000013) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at 0000000000000000-0000000036ffb000 [ 0.000000] Initmem setup node 0 0000000000000000-0000000036ffb000 [ 0.000000] NODE_DATA [0000000036690000 - 00000000366b6fff] [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000010 -> 0x00001000 [ 0.000000] DMA32 0x00001000 -> 0x00100000 [ 0.000000] Normal empty [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[2] active PFN ranges [ 0.000000] 0: 0x00000010 -> 0x000000a0 [ 0.000000] 0: 0x0002f0a0 -> 0x00036ffb [ 0.000000] ACPI: PM-Timer IO Port: 0x588 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x02] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x06] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x10] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x12] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x14] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x16] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x03] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x05] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x07] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x11] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x13] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x15] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x17] disabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: IOAPIC (id[0x09] address[0xfec80000] gsi_base[24]) [ 0.000000] IOAPIC[1]: apic_id 9, version 32, address 0xfec80000, GSI 24-47 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000 [ 0.000000] SMP: Allowing 16 CPUs, 8 hotplug CPUs [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 000000002f0a0000 [ 0.000000] Allocating PCI resources starting at 7f7ff000 (gap: 7f7ff000:80801000) [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] setup_percpu: NR_CPUS:4096 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 26 pages/cpu @ffff880036400000 s74496 r8192 d23808 u131072 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 29658 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: root=/dev/disk/by-id/scsi-35000c5000be9890b-part2 load_ramdisk=1 dd insmod=bcm5700 insmod=e1000K [ 0.000000] Misrouted IRQ fixup and polling support enabled [ 0.000000] This may significantly impact system performance [ 0.000000] PID hash table entries: 512 (order: 0, 4096 bytes) [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 96244k/901100k available (4255k kernel code, 770112k absent, 34744k reserved, 7885k data, 1348k init) [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] NR_IRQS:262400 nr_irqs:1216 16 [ 0.000000] Extended CMOS year: 2000 [ 0.000000] Spurious LAPIC timer interrupt on cpu 0 [ 0.000000] do_IRQ: 0.186 No irq handler for vector (irq -1) [ 0.000000] do_IRQ: 0.147 No irq handler for vector (irq -1) [ 0.000000] do_IRQ: 0.98 No irq handler for vector (irq -1) [ 0.000000] do_IRQ: 0.91 No irq handler for vector (irq -1) [ 0.000000] Console: colour dummy device 80x25 [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 3145728 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.004000] Fast TSC calibration using PIT [ 0.008000] Detected 2266.805 MHz processor. [ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 4533.61 BogoMIPS (lpj=9067220) [ 0.010613] pid_max: default: 32768 minimum: 301 [ 0.015386] Security Framework initialized [ 0.019497] AppArmor: AppArmor initialized [ 0.023628] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.030620] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.037349] Mount-cache hash table entries: 256 [ 0.042005] Initializing cgroup subsys cpuacct [ 0.046450] Initializing cgroup subsys memory [ 0.050815] Initializing cgroup subsys devices [ 0.055256] Initializing cgroup subsys freezer [ 0.059696] Initializing cgroup subsys net_cls [ 0.064137] Initializing cgroup subsys blkio [ 0.068406] Initializing cgroup subsys perf_event [ 0.073149] CPU: Physical Processor ID: 0 [ 0.077156] CPU: Processor Core ID: 0 [ 0.080820] mce: CPU supports 9 MCE banks [ 0.084837] using mwait in idle threads. [ 0.088787] SMP alternatives: switching to UP code [ 0.097633] ACPI: Core revision 20110413 [ 0.103187] DMAR: Host address width 40 [ 0.107023] DMAR: DRHD base: 0x000000fe710000 flags: 0x1 [ 0.112333] IOMMU 0: reg_base_addr fe710000 ver 1:0 cap c90780106f0462 ecap f020fe [ 0.119889] DMAR: ATSR flags: 0x0 [ 0.123202] DMAR: No RMRR found [ 0.126443] IOAPIC id 9 under DRHD base 0xfe710000 IOMMU 0 [ 0.132000] IOAPIC id 8 under DRHD base 0xfe710000 IOMMU 0 [ 0.137685] Enabled Interrupt-remapping [ 0.141521] Switched APIC routing to physical flat. [ 0.146856] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.192467] CPU0: Intel(R) Xeon(R) CPU E5520 @ 2.27GHz stepping 05 [ 0.304367] Performance Events: PEBS fmt1+, erratum AAJ80 worked around, Nehalem events, Broken BIOS detected, complain to your . [ 0.317361] [Firmware Bug]: the BIOS has corrupted hw-PMU resources (MSR 186 is 53003c) [ 0.325341] Intel PMU driver. [ 0.328302] ... version: 3 [ 0.332302] ... bit width: 48 [ 0.336391] ... generic registers: 4 [ 0.340391] ... value mask: 0000ffffffffffff [ 0.345690] ... max period: 000000007fffffff [ 0.350990] ... fixed-purpose events: 3 [ 0.354990] ... event mask: 000000070000000f [ 0.360499] NMI watchdog enabled, takes one hw-pmu counter. [ 0.366074] Brought up 1 CPUs [ 0.369038] Total of 1 processors activated (4533.61 BogoMIPS). [ 0.375657] devtmpfs: initialized [ 0.382973] print_constraints: dummy: [ 0.386745] Time: 15:25:57 Date: 09/14/11 [ 0.390891] NET: Registered protocol family 16 [ 0.395465] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 0.403018] ACPI: bus type pci registered [ 0.407084] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0x80000000-0x8fffffff] (base 0x80000000) [ 0.416367] PCI: not using MMCONFIG [ 0.419847] PCI: Using configuration type 1 for base access [ 0.425970] bio: create slab <bio-0> at 0 [ 0.433983] ACPI: Interpreter enabled [ 0.437641] ACPI: (supports S0 S1 S5) [ 0.441370] ACPI: Using IOAPIC for interrupt routing [ 0.446345] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0x80000000-0x8fffffff] (base 0x80000000) [ 0.455963] PCI: MMCONFIG at [mem 0x80000000-0x8fffffff] reserved in ACPI motherboard resources [ 0.484474] ACPI: No dock devices found. [ 0.488394] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.497667] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.503958] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] [ 0.510557] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] [ 0.517154] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] [ 0.524443] pci_root PNP0A08:00: host bridge window [mem 0x90000000-0xfdffffff] [ 0.531732] pci_root PNP0A08:00: host bridge window [mem 0x7f00000000] [ 0.541076] pci 0000:00:01.0: PCI bridge to [bus 0b-0f] [ 0.546330] pci 0000:00:02.0: PCI bridge to [bus 10-14] [ 0.551583] pci 0000:00:03.0: PCI bridge to [bus 15-19] [ 0.556836] pci 0000:00:05.0: PCI bridge to [bus 1a-1e] [ 0.562287] pci 0000:00:07.0: PCI bridge to [bus 1f-23] [ 0.567540] pci 0000:00:09.0: PCI bridge to [bus 24-28] [ 0.572923] pci 0000:00:1c.0: PCI bridge to [bus 01-05] [ 0.578318] pci 0000:00:1c.4: PCI bridge to [bus 06-0a] [ 0.583797] pci 0000:06:00.0: PCI bridge to [bus 07-07] [ 0.589085] pci 0000:00:1e.0: PCI bridge to [bus 29-2d] (subtractive decode) [ 0.596170] pci 0000:00:01.0: Dev MPS 256 MPSS 256 MRRS 128 [ 0.601733] pci 0000:00:01.0: Dev MPS 256 MPSS 256 MRRS 128 [ 0.607293] pci 0000:0b:00.0: Dev MPS 256 MPSS 512 MRRS 128 [ 0.612859] pci 0000:0b:00.0: Dev MPS 256 MPSS 256 MRRS 128 [ 0.618420] pci 0000:0b:00.1: Dev MPS 256 MPSS 512 MRRS 128 [ 0.623987] pci 0000:0b:00.1: Dev MPS 256 MPSS 256 MRRS 128 [ 0.629547] pci 0000:00:02.0: Dev MPS 256 MPSS 256 MRRS 128 [ 0.635110] pci 0000:00:02.0: Dev MPS 256 MPSS 256 MRRS 128 [ 0.640670] pci 0000:00:03.0: Dev MPS 256 MPSS 256 MRRS 128 [ 0.646232] pci 0000:00:03.0: Dev MPS 256 MPSS 256 MRRS 128 [ 0.651792] pci 0000:00:05.0: Dev MPS 256 MPSS 256 MRRS 128 [ 0.657354] pci 0000:00:05.0: Dev MPS 256 MPSS 256 MRRS 128 [ 0.662913] pci 0000:00:07.0: Dev MPS 256 MPSS 256 MRRS 128 [ 0.668477] pci 0000:00:07.0: Dev MPS 256 MPSS 256 MRRS 128 [ 0.674037] pci 0000:1f:00.0: Dev MPS 256 MPSS 2048 MRRS 128 [ 0.679692] pci 0000:1f:00.0: Dev MPS 256 MPSS 256 MRRS 128 [ 0.685252] pci 0000:1f:00.1: Dev MPS 256 MPSS 2048 MRRS 128 [ 0.690907] pci 0000:1f:00.1: Dev MPS 256 MPSS 256 MRRS 128 [ 0.696466] pci 0000:00:09.0: Dev MPS 256 MPSS 256 MRRS 128 [ 0.702029] pci 0000:00:09.0: Dev MPS 256 MPSS 256 MRRS 128 [ 0.707588] pci 0000:00:1c.0: Dev MPS 128 MPSS 128 MRRS 128 [ 0.713149] pci 0000:00:1c.0: Dev MPS 128 MPSS 128 MRRS 128 [ 0.718710] pci 0000:01:00.0: Dev MPS 128 MPSS 4096 MRRS 128 [ 0.724362] pci 0000:01:00.0: Dev MPS 128 MPSS 128 MRRS 128 [ 0.729922] pci 0000:00:1c.4: Dev MPS 128 MPSS 128 MRRS 128 [ 0.735483] pci 0000:00:1c.4: Dev MPS 128 MPSS 128 MRRS 128 [ 0.741044] pci 0000:06:00.0: Dev MPS 128 MPSS 128 MRRS 128 [ 0.746608] pci 0000:06:00.0: Dev MPS 128 MPSS 128 MRRS 128 [ 0.752766] pci0000:00: Requesting ACPI _OSC control (0x1d) [ 0.758510] pci0000:00: ACPI _OSC request failed (AE_SUPPORT), returned control mask: 0x00 [ 0.766838] ACPI _OSC control for PCIe not granted, disabling ASPM [ 0.781303] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled. [ 0.790013] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled. [ 0.798725] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled. [ 0.807441] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled. [ 0.816163] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled. [ 0.824891] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled. [ 0.833623] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled. [ 0.842360] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled. [ 0.851054] vgaarb: device added: PCI:0000:07:00.0,decodes=io+mem,owns=io+mem,locks=none [ 0.859126] vgaarb: loaded [ 0.861830] vgaarb: bridge control possible 0000:07:00.0 [ 0.867206] PCI: Using ACPI for IRQ routing [ 0.877012] PCI: Discovered peer bus ff [ 0.881906] NetLabel: Initializing [ 0.885305] NetLabel: domain hash size = 128 [ 0.889651] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.894617] NetLabel: unlabeled traffic allowed by default [ 0.900179] HPET: 4 timers in total, 0 timers will be used for per-cpu timer [ 0.907213] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 [ 0.912436] hpet0: 4 comparators, 64-bit 14.318180 MHz counter [ 0.923374] Switching to clocksource hpet [ 0.928463] AppArmor: AppArmor Filesystem Enabled [ 0.933162] Switched to NOHz mode on CPU #0 [ 0.937358] pnp: PnP ACPI init [ 0.940420] ACPI: bus type pnp registered [ 0.945306] system 00:05: [mem 0xfed00000-0xfed003ff] has been reserved [ 0.952002] system 00:06: [io 0x0400-0x043f] has been reserved [ 0.957912] system 00:06: [io 0x0440-0x045f] has been reserved [ 0.963819] system 00:06: [io 0x0460-0x047f] has been reserved [ 0.969727] system 00:06: [io 0x0580-0x05ff] has been reserved [ 0.975634] system 00:06: [io 0x05e0-0x05ff] has been reserved [ 0.981542] system 00:06: [io 0x0cf9] could not be reserved [ 0.987751] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 0.994354] system 00:0a: [mem 0xfec00000-0xfecfffff] could not be reserved [ 1.001300] system 00:0a: [mem 0xfee00000-0xfeefffff] has been reserved [ 1.007901] system 00:0a: [mem 0x80000000-0x8fffffff] has been reserved [ 1.014501] system 00:0a: [mem 0xffc00000-0xffffffff] has been reserved [ 1.021101] system 00:0a: [mem 0xfeb00000-0xfebfffff] has been reserved [ 1.027700] system 00:0a: [mem 0xfe710000-0xfe711fff] has been reserved [ 1.034299] system 00:0a: [mem 0xfe800000-0xfe9fffff] has been reserved [ 1.040899] system 00:0a: [mem 0xfc000000-0xfcffffff] has been reserved [ 1.047498] system 00:0a: [mem 0xfea00000-0xfeafffff] has been reserved [ 1.054174] system 00:0b: [io 0x0ca0-0x0ca1] has been reserved [ 1.060084] system 00:0b: [io 0x0ca4-0x0ca9] has been reserved [ 1.065991] system 00:0b: [io 0x0caa-0x0cab] has been reserved [ 1.071899] system 00:0b: [io 0x0cac-0x0ccb] has been reserved [ 1.077878] system 00:0c: [io 0x0ca2] has been reserved [ 1.083184] system 00:0c: [io 0x0ca3] has been reserved [ 1.088504] pnp: PnP ACPI: found 13 devices [ 1.092680] ACPI: ACPI bus type pnp unregistered [ 1.103104] pci 0000:1f:00.0: no compatible bridge window for [mem 0xfffc0000-0xffffffff pref] [ 1.111698] pci 0000:1f:00.1: no compatible bridge window for [mem 0xfffc0000-0xffffffff pref] [ 1.120289] pci 0000:01:00.0: no compatible bridge window for [mem 0xffe00000-0xffffffff pref] [ 1.128947] pci 0000:00:01.0: PCI bridge to [bus 0b-0f] [ 1.134163] pci 0000:00:01.0: bridge window [io disabled] [ 1.139814] pci 0000:00:01.0: bridge window [mem 0x92000000-0x95ffffff] [ 1.146587] pci 0000:00:01.0: bridge window [mem pref disabled] [ 1.152670] pci 0000:00:02.0: PCI bridge to [bus 10-14] [ 1.157884] pci 0000:00:02.0: bridge window [io disabled] [ 1.163534] DRHD: handling fault status reg 2 [ 1.167881] INTR-REMAP: Request device [[0b:00.0] fault index 33 [ 1.167882] INTR-REMAP:[fault reason 34] Present field in the IRTE entry is clear [ 1.181341] pci 0000:00:02.0: bridge window [mem disabled] [ 1.186992] pci 0000:00:02.0: bridge window [mem pref disabled] [ 1.193076] pci 0000:00:03.0: PCI bridge to [bus 15-19] [ 1.198290] pci 0000:00:03.0: bridge window [io disabled] [ 1.203941] pci 0000:00:03.0: bridge window [mem disabled] [ 1.209592] pci 0000:00:03.0: bridge window [mem pref disabled] [ 1.215674] pci 0000:00:05.0: PCI bridge to [bus 1a-1e] [ 1.220888] pci 0000:00:05.0: bridge window [io disabled] [ 1.226539] pci 0000:00:05.0: bridge window [mem disabled] [ 1.232189] pci 0000:00:05.0: bridge window [mem pref disabled] [ 1.238274] pci 0000:1f:00.0: BAR 6: assigned [mem 0x90200000-0x9023ffff pref] [ 1.245481] pci 0000:1f:00.1: BAR 6: assigned [mem 0x90240000-0x9027ffff pref] [ 1.252689] pci 0000:00:07.0: PCI bridge to [bus 1f-23] [ 1.257904] pci 0000:00:07.0: bridge window [io 0x2000-0x2fff] [ 1.263987] pci 0000:00:07.0: bridge window [mem 0x97a00000-0x97afffff] [ 1.270762] pci 0000:00:07.0: bridge window [mem 0x90200000-0x902fffff 64bit pref] [ 1.278490] pci 0000:00:09.0: PCI bridge to [bus 24-28] [ 1.283705] pci 0000:00:09.0: bridge window [io disabled] [ 1.289355] pci 0000:00:09.0: bridge window [mem disabled] [ 1.295006] pci 0000:00:09.0: bridge window [mem pref disabled] [ 1.301089] pci 0000:01:00.0: BAR 6: assigned [mem 0x90000000-0x901fffff pref] [ 1.308296] pci 0000:00:1c.0: PCI bridge to [bus 01-05] [ 1.313512] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] [ 1.319598] pci 0000:00:1c.0: bridge window [mem 0x97900000-0x979fffff] [ 1.326372] pci 0000:00:1c.0: bridge window [mem 0x90000000-0x901fffff 64bit pref] [ 1.334102] pci 0000:06:00.0: PCI bridge to [bus 07-07] [ 1.339316] pci 0000:06:00.0: bridge window [io disabled] [ 1.344970] pci 0000:06:00.0: bridge window [mem 0x97000000-0x978fffff] [ 1.351745] pci 0000:06:00.0: bridge window [mem 0x96000000-0x96ffffff pref] [ 1.358958] pci 0000:00:1c.4: PCI bridge to [bus 06-0a] [ 1.364172] pci 0000:00:1c.4: bridge window [io disabled] [ 1.369824] pci 0000:00:1c.4: bridge window [mem 0x97000000-0x978fffff] [ 1.376598] pci 0000:00:1c.4: bridge window [mem 0x96000000-0x96ffffff 64bit pref] [ 1.384327] pci 0000:00:1e.0: PCI bridge to [bus 29-2d] [ 1.389541] pci 0000:00:1e.0: bridge window [io disabled] [ 1.395192] pci 0000:00:1e.0: bridge window [mem disabled] [ 1.400842] pci 0000:00:1e.0: bridge window [mem pref disabled] [ 1.406940] pci 0000:00:01.0: PCI INT A -> GSI 28 (level, low) -> IRQ 28 [ 1.413643] pci 0000:00:02.0: PCI INT A -> GSI 29 (level, low) -> IRQ 29 [ 1.420347] pci 0000:00:03.0: PCI INT A -> GSI 24 (level, low) -> IRQ 24 [ 1.427049] pci 0000:00:05.0: PCI INT A -> GSI 26 (level, low) -> IRQ 26 [ 1.433750] pci 0000:00:07.0: PCI INT A -> GSI 30 (level, low) -> IRQ 30 [ 1.440452] pci 0000:00:09.0: PCI INT A -> GSI 32 (level, low) -> IRQ 32 [ 1.447153] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 1.453848] pci 0000:00:1c.4: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 1.460544] pci 0000:06:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 1.467360] NET: Registered protocol family 2 [ 1.471777] IP route cache hash table entries: 1024 (order: 1, 8192 bytes) [ 1.478829] TCP established hash table entries: 4096 (order: 4, 65536 bytes) [ 1.485883] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.492317] TCP: Hash tables configured (established 4096 bind 4096) [ 1.498658] TCP reno registered [ 1.501794] UDP hash table entries: 128 (order: 0, 4096 bytes) [ 1.507620] UDP-Lite hash table entries: 128 (order: 0, 4096 bytes) [ 1.513982] NET: Registered protocol family 1 [ 1.518549] Unpacking initramfs... [ 1.687406] Freeing initrd memory: 9440k freed [ 1.693517] audit: initializing netlink socket (disabled) [ 1.698925] type=2000 audit(1316013957.432:1): initialized [ 1.727705] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.734335] VFS: Disk quotas dquot_6.5.2 [ 1.738294] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.744891] msgmni has been set to 51 [ 1.748667] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 1.756071] io scheduler noop registered [ 1.759997] io scheduler deadline registered (default) [ 1.765149] io scheduler cfq registered [ 1.769622] Serial: 8250/16550 driver, 8 ports, IQ sharing disabled [ 1.796972] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.823981] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A [ 1.851243] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.877841] 00:08: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A [ 1.883653] Non-volatile memory driver v1.3 [ 1.887836] Linux agpgart interface v0.103 [ 1.891982] Fixed MDIO Bus: probed [ 1.895426] i8042: PNP: No PS/2 controller found. Probing ports directly. [ 2.153408] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.158418] mousedev: PS/2 mouse device common for all mice [ 2.164072] cpuidle: using governor ladder [ 2.168201] cpuidle: using governor menu [ 2.172121] EFI Variables Facility v0.08 2004-May-17 [ 2.177252] TCP cubic registered [ 2.180489] Registering the dns_resolver key type [ 2.724382] Refined TSC clocksource calibration: 2266.746 MHz. [ 2.730205] Switching to clocksource tsc [ 2.960053] registered taskstats version 1 [ 2.964708] Magic number: 11:36:437 [ 2.968399] /usr/src/packages/BUILD/kernel-default-3.0.4/linux-3.0/drivers/rtc/hctosys.c: unable to open rtc device (rtc0) [ 2.981524] Freeing unused kernel memory: 1348k freed [ 2.986757] Write protecting the kernel read-only data: 10240k [ 2.997273] Freeing unused kernel memory: 1868k freed [ 3.005574] Freeing unused kernel memory: 1208k freed doing fast boot [ 3.060155] SCSI subsystem initialized [ 3.064209] rdac: device handler registered [ 3.072803] Fusion MPT base driver 4.28.00.00suse [ 3.077501] Copyright (c) 1999-2010 LSI Corporation [ 3.083151] Fusion MPT SAS Host driver 4.28.00.00suse [ 3.088244] mptsas 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 3.095194] mptbase: ioc0: 32 BIT PCI BUS DMA ADDRESSING SUPPORTED, total memory = 110108 kB [ 3.103644] mptbase: ioc0: Initiating bringup [ 3.826531] ioc0: LSISAS1068E B3: Capabilities={Initiator} [ 17.487573] DRHD: handling fault status reg 102 [ 17.492098] INTR-REMAP: Request device [[0b:00.0] fault index 35 [ 17.492099] INTR-REMAP:[fault reason 34] Present field in the IRTE entry is clear [ 17.858929] scsi0 : ioc0: LSISAS1068E B3, FwRev=011b5600h, Ports=1, MaxQ=277, IRQ=16 [ 18.901505] mptsas: ioc0: attaching ssp device: fw_channel 0, fw_id 0, phy 0, sas_addr 0x5000c5000be98909 [ 18.911115] scsi target0:0:0: mptsas: ioc0: add device: fw_channel 0, fw_id 0, phy 0, sas_addr 0x5000c5000be98909 [ 18.922384] scsi 0:0:0:0: Direct-Access IBM-ESXS ST973452SS B624 PQ: 0 ANSI: 5 [ 18.932265] scsi 0:0:0:0: mptscsih: ioc0: qdepth=64, tagged=1, simple=1, ordered=0, scsi_level=6, cmd_que=1 [ 18.941983] sdev dma_alignment 511 [ 18.955710] ata_piix 0000:00:1f.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 18.962845] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ] [ 18.968272] scsi1 : ata_piix [ 18.971204] scsi2 : ata_piix [ 18.974117] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0x30f0 irq 14 [ 18.981065] ata2: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0x30f8 irq 15 [ 18.988030] ata_piix 0000:00:1f.5: PCI INT C -> GSI 21 (level, low) -> IRQ 21 [ 18.995155] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ] [ 19.000573] scsi3 : ata_piix [ 19.003499] scsi4 : ata_piix [ 19.006411] ata3: SATA max UDMA/133 cmd 0x3108 ctl 0x3124 bmdma 0x30d0 irq 21 [ 19.013530] ata4: SATA max UDMA/133 cmd 0x3100 ctl 0x3120 bmdma 0x30d8 irq 21 [ 19.347414] ata3: SATA link down (SStatus 0 SControl 300) [ 19.363449] ata4: SATA link down (SStatus 0 SControl 300) [ 19.690869] ata2.00: SATA link down (SStatus 0 SControl 300) [ 19.696527] ata2.01: SATA link down (SStatus 0 SControl 300) [ 19.855966] ata1.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 19.862404] ata1.01: SATA link down (SStatus 0 SControl 300) [ 19.876006] ata1.00: ATAPI: UJDA782 DVD/CDRW, VA13, max UDMA/33 [ 19.895972] ata1.00: configured for UDMA/33 [ 19.902458] scsi 1:0:0:0: CD-ROM MATSHITA UJDA782 DVD/CDRW VA13 PQ: 0 ANSI: 5 FATAL: Module ide_pci_generic not found. Creating device nodes with udev [ 19.935882] udev: starting version 147 [ 19.943790] udevd (164): /proc/164/oom_adj is deprecated, please use /proc/164/oom_score_adj instead. [ 19.984341] usbcore: registered new interface driver usbfs [ 19.989835] usbcore: registered new interface driver hub [ 20.075008] sd 0:0:0:0: [sda] 143374000 512-byte logical blocks: (73.4 GB/68.3 GiB) [ 20.087004] usbcore: registered new device driver usb [ 20.092886] sd 0:0:0:0: [sda] Write Protect is off [ 20.098540] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 20.105097] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 19 (level, low) -> IRQ 19 [ 20.112235] ehci_hcd 0000:00:1a.7: EHCI Host Controller [ 20.117463] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1 [ 20.124869] ehci_hcd 0000:00:1a.7: debug port 1 [ 20.133285] ehci_hcd 0000:00:1a.7: irq 19, io mem 0x97b21400 [ 20.143830] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, supports DPO and FUA [ 20.159143] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00 [ 20.164905] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 20.171677] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 20.178882] usb usb1: Product: EHCI Host Controller [ 20.183753] usb usb1: Manufacturer: Linux 3.0.4-0.11-default ehci_hcd [ 20.190177] usb usb1: SerialNumber: 0000:00:1a.7 [ 20.194868] hub 1-0:1.0: USB hub found [ 20.198617] hub 1-0:1.0: 6 ports detected [ 20.202711] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 20.209841] ehci_hcd 0000:00:1d.7: EHCI Host Controller [ 20.215059] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2 [ 20.222461] ehci_hcd 0000:00:1d.7: debug port 1 [ 20.230866] ehci_hcd 0000:00:1d.7: irq 17, io mem 0x97b21000 [ 20.244021] sda: sda1 sda2 [ 20.250067] sd 0:0:0:0: [sda] Attached SCSI disk [ 20.258668] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 20.264446] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 20.271220] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 20.278424] usb usb2: Product: EHCI Host Controller [ 20.283296] usb usb2: Manufacturer: Linux 3.0.4-0.11-default ehci_hcd [ 20.289720] usb usb2: SerialNumber: 0000:00:1d.7 [ 20.294402] hub 2-0:1.0: USB hub found [ 20.298150] hub 2-0:1.0: 6 ports detected [ 20.304154] uhci_hcd: USB Universal Host Controller Interface driver [ 20.310535] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 20.317660] uhci_hcd 0000:00:1a.0: UHCI Host Controller [ 20.322878] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 [ 20.330283] uhci_hcd 0000:00:1a.0: irq 17, io base 0x000030a0 [ 20.336040] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 [ 20.342811] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 20.350023] usb usb3: Product: UHCI Host Controller [ 20.354888] usb usb3: Manufacturer: Linux 3.0.4-0.11-default uhci_hcd [ 20.361314] usb usb3: SerialNumber: 0000:00:1a.0 [ 20.365999] hub 3-0:1.0: USB hub found [ 20.369746] hub 3-0:1.0: 2 ports detected [ 20.373811] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 18 (level, low) -> IRQ 18 [ 20.380941] uhci_hcd 0000:00:1a.1: UHCI Host Controller [ 20.386159] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 [ 20.393566] uhci_hcd 0000:00:1a.1: irq 18, io base 0x00003080 [ 20.399327] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 [ 20.406099] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 20.413304] usb usb4: Product: UHCI Host Controller [ 20.418175] usb usb4: Manufacturer: Linux 3.0.4-0.11-default uhci_hcd [ 20.424599] usb usb4: SerialNumber: 0000:00:1a.1 [ 20.429276] hub 4-0:1.0: USB hub found [ 20.433028] hub 4-0:1.0: 2 ports detected [ 20.437086] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 20.444211] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 20.449432] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5 [ 20.456831] uhci_hcd 0000:00:1d.0: irq 17, io base 0x00003060 [ 20.462586] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 [ 20.469364] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 20.476583] usb usb5: Product: UHCI Host Controller [ 20.481449] usb usb5: Manufacturer: Linux 3.0.4-0.11-default uhci_hcd [ 20.487879] usb usb5: SerialNumber: 0000:00:1d.0 [ 20.492553] hub 5-0:1.0: USB hub found [ 20.496300] hub 5-0:1.0: 2 ports detected [ 20.500356] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 18 (level, low) -> IRQ 18 [ 20.507485] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 20.512701] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6 [ 20.520100] uhci_hcd 0000:00:1d.1: irq 18, io base 0x00003040 [ 20.525861] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 [ 20.532631] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 20.539841] usb usb6: Product: UHCI Host Controller [ 20.544707] usb usb6: Manufacturer: Linux 3.0.4-0.11-default uhci_hcd [ 20.551131] usb usb6: SerialNumber: 0000:00:1d.1 [ 20.555812] hub 6-0:1.0: USB hub found [ 20.559558] hub 6-0:1.0: 2 ports detected [ 20.563612] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 19 (level, low) -> IRQ 19 [ 20.570740] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 20.575957] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7 [ 20.583357] uhci_hcd 0000:00:1d.2: irq 19, io base 0x00003020 [ 20.589116] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 [ 20.595887] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 20.603097] usb usb7: Product: UHCI Host Controller [ 20.607964] usb usb7: Manufacturer: Linux 3.0.4-0.11-default uhci_hcd [ 20.614388] usb usb7: SerialNumber: 0000:00:1d.2 [ 20.619067] hub 7-0:1.0: USB hub found [ 20.622814] hub 7-0:1.0: 2 ports detected mount: devpts already mounted or /dev/pts busy mount: according to mtab, devpts is already mounted on /dev/pts Boot logging started on /dev/char/../ttyS0(/dev/console) at Wed Sep 14 10:26:16 2011 Trying manual resume from /dev/disk/by-id/scsi-35000c5000be9890b-part1 Invoking userspace resume from /dev/disk/by-id/scsi-35000c5000be9890b-part1 resume: libgcrypt version: 1.5.0 Trying manual resume from /dev/disk/by-id/scsi-35000c5000be9890b-part1 [ 20.875168] PM: Starting manual resume from disk Invoking in-kernel resume from /dev/disk/by-id/scsi-35000c5000be9890b-part1 Waiting for device /dev/disk/by-id/scsi-35000c5000be9890b-part2 to appear: ok Mounting root /dev/disk/by-id/scsi-35000c5000be9890b-part2 mount -o rw,acl,user_xattr -t ext3 /dev/disk/by-id/scsi-35000c5000be9890b-part2 /root [ 21.209680] usb 5-2: new full speed USB device number 2 using uhci_hcd [ 21.395044] usb 5-2: New USB device found, idVendor=04b3, idProduct=4010 [ 21.401753] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 21.408893] usb 5-2: Product: RNDIS/CDC ETHER [ 21.413275] usb 5-2: Manufacturer: IBM [ 21.448903] DRHD: handling fault status reg 202 [ 21.453429] INTR-REMAP: Request device [[0b:00.0] fault index 31 [ 21.453430] INTR-REMAP:[fault reason 34] Present field in the IRTE entry is clear [ 21.475844] kjournald starting. Commit interval 5 seconds [ 21.487869] EXT3-fs (sda2): using internal journal [ 21.492727] EXT3-fs (sda2): 8 orphan inodes deleted [ 21.497598] EXT3-fs (sda2): recovery complete [ 21.555395] EXT3-fs (sda2): mounted filesystem with ordered data mode Saving dump using makedumpfile ------------------------------------------------------------------------------- The kernel version is not supported. The created dumpfile may be incomplete. Copying data : [100 %] The dumpfile is saved to /root/var/crash/2011-09-14-10:26/vmcore. makedumpfile Completed. ------------------------------------------------------------------------------- Generating README Finished. Copying System.map Finished. Copying kernel Finished. Copying kernel.debug Finished. [ 138.041949] md: stopping all md devices. [ 139.035520] ehci_hcd 0000:00:1d.7: PCI INT A disabled [ 139.040613] ehci_hcd 0000:00:1a.7: PCI INT C disabled [ 139.045689] Restarting system. [ 139.048740] machine restart -- 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