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

Re: unable to install nfs-kernel-server





On Thu, Mar 10, 2011 at 8:27 AM, Tom H <tomh0665@gmail.com> wrote:
On Wed, Mar 9, 2011 at 9:43 PM, Brian <btmick@gmail.com> wrote:
> On Wed, Mar 9, 2011 at 1:19 PM, Tom H <tomh0665@gmail.com> wrote:
>> On Wed, Mar 9, 2011 at 2:28 AM, Scott Ferguson
>> <prettyfly.productions@gmail.com> wrote:
>>> On 09/03/11 17:45, Liam Cassidey wrote:
>>>>
>>>> I've removed all entries from /etc/exports, have portmap and nfs-common
>>>> running, the firewall down, have an empty /etc/hosts.deny and a single
>>>> entry in hosts.allow (taken from the portmap man page):
>>>
>>> perhaps you could try something like this for hosts.allow
>>> nfsd: 192.168.x.y/255.255.255.255
>>> rpcbind: 192.168.x.y/255.255.255.255
>>> mountd: 192.168.x.y/255.255.255.255
>>
>> Or test first with an empty "/etc/hosts.allow".
>
> So I've tested it with an empty /etc/hosts.allow, one with ALL: ALL and I
> feel like every incarnation involving nfsd, rpcbind, mountd, portmap and
> various ip's and masks. None seem to make any difference to the results I'm
> seeing so far -- still the same old "svc: failed to register lockdv1 RPC
> service (errno 13)." error.
>
> Also, iptables has been completely disabled so there shouldn't be anything
> at the network layer blocking it.
>
> It's been suggested that their may be a bug in the version of nfs-common I'm
> using. I have version 1:1.2.2-4 installed and it appears, at least according
> to http://packages.debian.org/search?keywords=nfs-common, that this same
> version is also in stable. So I guess my next question is: has anyone had
> luck running an nfs server on any system since lenny? If so, what versions
> of the 3 (portmap, nfs-common, and nfs-kernel-server) are you running and
> with what kind of configuration?

I have that version running in production on stable. I've also just
duped and upgraded a VM to unstable and it's also running fine.

nfs-kernel-server and nfs-common are 1:1.2.2-4. portmap is 6.0.0-2.

Do you compile your own kernels?



No, I didn't compile this kernel -- it's version 2.6.32-5-686 (Debian
2.6.32-21).

I've attached a copy of dmesg.

After starting portmap, then nfs-common, then nfs-kernel-server, the following
messages appear:

/var/log/messages:
Mar 10 19:29:18 server portmap: Removing stale lockfile for pid 966
Mar 10 19:29:34 server kernel: [  561.636331] svc: failed to register lockdv1 RPC service (errno 13).

/var/log/syslog:
Mar 10 19:29:18 server portmap: Removing stale lockfile for pid 966
Mar 10 19:29:24 server rpc.statd[2287]: Version 1.2.2 starting
Mar 10 19:29:24 server sm-notify[2288]: Version 1.2.2 starting
Mar 10 19:29:24 server sm-notify[2288]: Already notifying clients; Exiting!
Mar 10 19:29:34 server kernel: [  561.636331] svc: failed to register lockdv1 RPC service (errno 13).

And rpcinfo -p reports the following:
server:~# rpcinfo -p
   program vers proto   port
    100000    2   tcp    111  portmapper
    100000    2   udp    111  portmapper
    100024    1   udp  59745  status
    100024    1   tcp  51755  status
server:~#

And here are the versions of the packages:
server:~# dpkg -l portmap nfs-common nfs-kernel-server
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                          Version                       Description
+++-=============================-=============================-==========================================================================
ii  nfs-common                    1:1.2.2-4                     NFS support files common to client and server
iF  nfs-kernel-server             1:1.2.2-4                     support for NFS kernel server
ii  portmap                       6.0.0-2                       RPC port mapper
server:~#


What does rpcinfo -p report for you guys?

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.32-5-686 (Debian 2.6.32-21) (ben@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-2) ) #1 SMP Wed Aug 25 14:28:12 UTC 2010
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   NSC Geode by NSC
[    0.000000]   Cyrix CyrixInstead
[    0.000000]   Centaur CentaurHauls
[    0.000000]   Transmeta GenuineTMx86
[    0.000000]   Transmeta TransmetaCPU
[    0.000000]   UMC UMC UMC UMC
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
[    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000007fe8cc00 (usable)
[    0.000000]  BIOS-e820: 000000007fe8cc00 - 000000007fe8ec00 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000007fe8ec00 - 000000007fe90c00 (ACPI data)
[    0.000000]  BIOS-e820: 000000007fe90c00 - 0000000080000000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fed00400 (reserved)
[    0.000000]  BIOS-e820: 00000000fed20000 - 00000000feda0000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fef00000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
[    0.000000] DMI 2.3 present.
[    0.000000] last_pfn = 0x7fe8c max_arch_pfn = 0x100000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 07FF00000 mask FFFF00000 uncachable
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] initial memory mapped : 0 - 01800000
[    0.000000] init_memory_mapping: 0000000000000000-00000000373fe000
[    0.000000]  0000000000 - 0000400000 page 4k
[    0.000000]  0000400000 - 0037000000 page 2M
[    0.000000]  0037000000 - 00373fe000 page 4k
[    0.000000] kernel direct mapping tables up to 373fe000 @ 7000-d000
[    0.000000] RAMDISK: 36e30000 - 3770f17d
[    0.000000] Allocated new RAMDISK: 00100000 - 009df17d
[    0.000000] Move RAMDISK from 0000000036e30000 - 000000003770f17c to 00100000 - 009df17c
[    0.000000] ACPI: RSDP 000febf0 00014 (v00 DELL  )
[    0.000000] ACPI: RSDT 000fccb4 0003C (v01 DELL    8400    00000007 ASL  00000061)
[    0.000000] ACPI: FACP 000fccf0 00074 (v01 DELL    8400    00000007 ASL  00000061)
[    0.000000] ACPI: DSDT fffc7525 02AEE (v01   DELL    dt_ex 00001000 MSFT 0100000D)
[    0.000000] ACPI: FACS 7fe8cc00 00040
[    0.000000] ACPI: SSDT fffca013 000A7 (v01   DELL    st_ex 00001000 MSFT 0100000D)
[    0.000000] ACPI: APIC 000fcd64 00072 (v01 DELL    8400    00000007 ASL  00000061)
[    0.000000] ACPI: BOOT 000fcdd6 00028 (v01 DELL    8400    00000007 ASL  00000061)
[    0.000000] ACPI: MCFG 000fcdfe 0003E (v01 DELL    8400    00000007 ASL  00000061)
[    0.000000] ACPI: HPET 000fce3c 00038 (v01 DELL    8400    00000007 ASL  00000061)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 1162MB HIGHMEM available.
[    0.000000] 883MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 373fe000
[    0.000000]   low ram: 0 - 373fe000
[    0.000000]   node 0 low ram: 00000000 - 373fe000
[    0.000000]   node 0 bootmap 00009000 - 0000fe80
[    0.000000] (9 early reservations) ==> bootmem [0000000000 - 00373fe000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 - 0000002000]
[    0.000000]   #2 [0000006000 - 0000007000]       TRAMPOLINE ==> [0000006000 - 0000007000]
[    0.000000]   #3 [0001000000 - 00014c6b94]    TEXT DATA BSS ==> [0001000000 - 00014c6b94]
[    0.000000]   #4 [000009fc00 - 0000100000]    BIOS reserved ==> [000009fc00 - 0000100000]
[    0.000000]   #5 [00014c7000 - 00014cd164]              BRK ==> [00014c7000 - 00014cd164]
[    0.000000]   #6 [0000007000 - 0000009000]          PGTABLE ==> [0000007000 - 0000009000]
[    0.000000]   #7 [0000100000 - 00009df17d]      NEW RAMDISK ==> [0000100000 - 00009df17d]
[    0.000000]   #8 [0000009000 - 0000010000]          BOOTMAP ==> [0000009000 - 0000010000]
[    0.000000] found SMP MP-table at [c00fe710] fe710
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000000 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x000373fe
[    0.000000]   HighMem  0x000373fe -> 0x0007fe8c
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000000 -> 0x000000a0
[    0.000000]     0: 0x00000100 -> 0x0007fe8c
[    0.000000] On node 0 totalpages: 523820
[    0.000000] free_area_init_node: node 0, pgdat c13b26e0, node_mem_map c14cf000
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3968 pages, LIFO batch:0
[    0.000000]   Normal zone: 1736 pages used for memmap
[    0.000000]   Normal zone: 220470 pages, LIFO batch:31
[    0.000000]   HighMem zone: 2326 pages used for memmap
[    0.000000]   HighMem zone: 295288 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x07] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high level 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: 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] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
[    0.000000] nr_irqs_gsi: 24
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[    0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 80000000 (gap: 80000000:60000000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 14 pages/cpu @c2800000 s34328 r0 d23016 u1048576
[    0.000000] pcpu-alloc: s34328 r0 d23016 u1048576 alloc=1*4194304
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 519726
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-686 root=/dev/mapper/server-root ro quiet
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] Initializing HighMem for node 0 (000373fe:0007fe8c)
[    0.000000] Memory: 2062700k/2095664k available (2496k kernel code, 31492k reserved, 1328k data, 368k init, 1190456k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xffd56000 - 0xfffff000   (2724 kB)
[    0.000000]     pkmap   : 0xff400000 - 0xff800000   (4096 kB)
[    0.000000]     vmalloc : 0xf7bfe000 - 0xff3fe000   ( 120 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf73fe000   ( 883 MB)
[    0.000000]       .init : 0xc13bd000 - 0xc1419000   ( 368 kB)
[    0.000000]       .data : 0xc1270259 - 0xc13bc260   (1328 kB)
[    0.000000]       .text : 0xc1000000 - 0xc1270259   (2496 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=13, HWalign=128, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:1280
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 3391.019 MHz processor.
[    0.004005] Calibrating delay loop (skipped), value calculated using timer frequency.. 6782.03 BogoMIPS (lpj=13564076)
[    0.004022] Security Framework initialized
[    0.004028] SELinux:  Disabled at boot.
[    0.004036] Mount-cache hash table entries: 512
[    0.004168] Initializing cgroup subsys ns
[    0.004173] Initializing cgroup subsys cpuacct
[    0.004178] Initializing cgroup subsys devices
[    0.004180] Initializing cgroup subsys freezer
[    0.004183] Initializing cgroup subsys net_cls
[    0.004209] CPU: Trace cache: 12K uops, L1 D cache: 16K
[    0.004212] CPU: L2 cache: 2048K
[    0.004215] CPU: Physical Processor ID: 0
[    0.004217] CPU: Processor Core ID: 0
[    0.004220] mce: CPU supports 4 MCE banks
[    0.004232] CPU0: Thermal monitoring enabled (TM1)
[    0.004236] using mwait in idle threads.
[    0.004245] Performance Events: no PMU driver, software events only.
[    0.004252] Checking 'hlt' instruction... OK.
[    0.021353] ACPI: Core revision 20090903
[    0.066094] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.066423] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.106110] CPU0: Intel(R) Pentium(R) 4 CPU 3.40GHz stepping 03
[    0.108001] Booting processor 1 APIC 0x1 ip 0x6000
[    0.008000] Initializing CPU#1
[    0.008000] CPU: Trace cache: 12K uops, L1 D cache: 16K
[    0.008000] CPU: L2 cache: 2048K
[    0.008000] CPU: Physical Processor ID: 0
[    0.008000] CPU: Processor Core ID: 0
[    0.008000] CPU1: Thermal monitoring enabled (TM1)
[    0.192056] CPU1: Intel(R) Pentium(R) 4 CPU 3.40GHz stepping 03
[    0.192071] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[    0.196067] Brought up 2 CPUs
[    0.196072] Total of 2 processors activated (13565.05 BogoMIPS).
[    0.196518] CPU0 attaching sched-domain:
[    0.196523]  domain 0: span 0-1 level SIBLING
[    0.196526]   groups: 0 (cpu_power = 589) 1 (cpu_power = 589)
[    0.196533]   domain 1: span 0-1 level MC
[    0.196536]    groups: 0-1 (cpu_power = 1178)
[    0.196543] CPU1 attaching sched-domain:
[    0.196545]  domain 0: span 0-1 level SIBLING
[    0.196548]   groups: 1 (cpu_power = 589) 0 (cpu_power = 589)
[    0.196553]   domain 1: span 0-1 level MC
[    0.196556]    groups: 0-1 (cpu_power = 1178)
[    0.196677] devtmpfs: initialized
[    0.196677] regulator: core version 0.5
[    0.196677] NET: Registered protocol family 16
[    0.196677] ACPI: bus type pci registered
[    0.196677] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[    0.196677] PCI: MCFG area at e0000000 reserved in E820
[    0.196677] PCI: Using MMCONFIG for extended config space
[    0.196677] PCI: Using configuration type 1 for base access
[    0.196677] bio: create slab <bio-0> at 0
[    0.196677] ACPI: EC: Look up EC in DSDT
[    0.222579] ACPI: Interpreter enabled
[    0.222585] ACPI: (supports S0 S1 S3 S4 S5)
[    0.222612] ACPI: Using IOAPIC for interrupt routing
[    0.256150] ACPI: No dock devices found.
[    0.258966] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.259086] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.259090] pci 0000:00:01.0: PME# disabled
[    0.259178] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.259183] pci 0000:00:1c.0: PME# disabled
[    0.259249] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.259254] pci 0000:00:1c.1: PME# disabled
[    0.259306] pci 0000:00:1d.0: reg 20 io port: [0xff80-0xff9f]
[    0.259356] pci 0000:00:1d.1: reg 20 io port: [0xff60-0xff7f]
[    0.259407] pci 0000:00:1d.2: reg 20 io port: [0xff40-0xff5f]
[    0.259456] pci 0000:00:1d.3: reg 20 io port: [0xff20-0xff3f]
[    0.259512] pci 0000:00:1d.7: reg 10 32bit mmio: [0xffa80800-0xffa80bff]
[    0.259564] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.259569] pci 0000:00:1d.7: PME# disabled
[    0.259682] pci 0000:00:1f.0: quirk: region 0800-087f claimed by ICH6 ACPI/GPIO/TCO
[    0.259687] pci 0000:00:1f.0: quirk: region 0880-08bf claimed by ICH6 GPIO
[    0.259692] pci 0000:00:1f.0: LPC Generic IO decode 1 PIO at 0c00-0c7f
[    0.259696] pci 0000:00:1f.0: LPC Generic IO decode 2 PIO at 00e0-00ef
[    0.259721] pci 0000:00:1f.1: reg 10 io port: [0x1f0-0x1f7]
[    0.259729] pci 0000:00:1f.1: reg 14 io port: [0x3f4-0x3f7]
[    0.259736] pci 0000:00:1f.1: reg 18 io port: [0x170-0x177]
[    0.259743] pci 0000:00:1f.1: reg 1c io port: [0x374-0x377]
[    0.259750] pci 0000:00:1f.1: reg 20 io port: [0xffa0-0xffaf]
[    0.259793] pci 0000:00:1f.2: reg 10 io port: [0xfe00-0xfe07]
[    0.259800] pci 0000:00:1f.2: reg 14 io port: [0xfe10-0xfe13]
[    0.259806] pci 0000:00:1f.2: reg 18 io port: [0xfe20-0xfe27]
[    0.259812] pci 0000:00:1f.2: reg 1c io port: [0xfe30-0xfe33]
[    0.259819] pci 0000:00:1f.2: reg 20 io port: [0xfea0-0xfeaf]
[    0.259826] pci 0000:00:1f.2: reg 24 32bit mmio: [0xdffffc00-0xdfffffff]
[    0.259846] pci 0000:00:1f.2: PME# supported from D3hot
[    0.259850] pci 0000:00:1f.2: PME# disabled
[    0.259897] pci 0000:00:1f.3: reg 20 io port: [0xece0-0xecff]
[    0.259956] pci 0000:01:00.0: reg 10 32bit mmio: [0xdd000000-0xddffffff]
[    0.259966] pci 0000:01:00.0: reg 14 64bit mmio pref: [0xc0000000-0xcfffffff]
[    0.259976] pci 0000:01:00.0: reg 1c 64bit mmio: [0xde000000-0xdeffffff]
[    0.259985] pci 0000:01:00.0: reg 30 32bit mmio pref: [0xdfe00000-0xdfe1ffff]
[    0.260042] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.260100] pci 0000:00:01.0: bridge 32bit mmio: [0xdd000000-0xdfefffff]
[    0.260104] pci 0000:00:01.0: bridge 32bit mmio pref: [0xc0000000-0xcfffffff]
[    0.260169] pci 0000:02:00.0: reg 10 64bit mmio: [0xdcff0000-0xdcffffff]
[    0.260243] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    0.260249] pci 0000:02:00.0: PME# disabled
[    0.260280] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.260355] pci 0000:00:1c.0: bridge 32bit mmio: [0xdcf00000-0xdcffffff]
[    0.260402] pci 0000:00:1c.1: bridge 32bit mmio: [0xdce00000-0xdcefffff]
[    0.260444] pci 0000:04:00.0: reg 10 io port: [0xd460-0xd46f]
[    0.260452] pci 0000:04:00.0: reg 14 io port: [0xd470-0xd47f]
[    0.260460] pci 0000:04:00.0: reg 18 io port: [0xd480-0xd48f]
[    0.260468] pci 0000:04:00.0: reg 1c io port: [0xd490-0xd49f]
[    0.260475] pci 0000:04:00.0: reg 20 io port: [0xd4a0-0xd4bf]
[    0.260483] pci 0000:04:00.0: reg 24 io port: [0xd800-0xd8ff]
[    0.260491] pci 0000:04:00.0: reg 30 32bit mmio pref: [0xdcd00000-0xdcd0ffff]
[    0.260550] pci 0000:04:01.0: reg 10 io port: [0xd4c0-0xd4ff]
[    0.260599] pci 0000:04:01.0: supports D1 D2
[    0.260633] pci 0000:04:01.1: reg 10 io port: [0xd458-0xd45f]
[    0.260681] pci 0000:04:01.1: supports D1 D2
[    0.260717] pci 0000:04:01.2: reg 10 32bit mmio: [0xdccfa800-0xdccfafff]
[    0.260726] pci 0000:04:01.2: reg 14 32bit mmio: [0xdccfc000-0xdccfffff]
[    0.260771] pci 0000:04:01.2: supports D1 D2
[    0.260774] pci 0000:04:01.2: PME# supported from D0 D1 D2 D3hot
[    0.260779] pci 0000:04:01.2: PME# disabled
[    0.260829] pci 0000:04:02.0: reg 10 32bit mmio: [0xdccfb000-0xdccfbfff]
[    0.260837] pci 0000:04:02.0: reg 14 io port: [0xdc00-0xdcff]
[    0.260885] pci 0000:04:02.0: PME# supported from D0 D3hot D3cold
[    0.260890] pci 0000:04:02.0: PME# disabled
[    0.260940] pci 0000:00:1e.0: transparent bridge
[    0.260945] pci 0000:00:1e.0: bridge io port: [0xd000-0xdfff]
[    0.260950] pci 0000:00:1e.0: bridge 32bit mmio: [0xdcc00000-0xdcdfffff]
[    0.260972] pci_bus 0000:00: on NUMA node 0
[    0.260977] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.261255] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
[    0.261579] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI2._PRT]
[    0.261751] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI3._PRT]
[    0.261922] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI4._PRT]
[    0.517603] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 15)
[    0.517931] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11 12 15)
[    0.518257] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 9 10 11 12 15)
[    0.518578] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled.
[    0.518903] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 9 10 11 12 15)
[    0.519228] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *9 10 11 12 15)
[    0.519551] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 9 10 11 12 15)
[    0.519878] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 *10 11 12 15)
[    0.520060] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.520067] vgaarb: loaded
[    0.520103] PCI: Using ACPI for IRQ routing
[    0.520231] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.520240] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    0.524022] Switching to clocksource tsc
[    0.525471] pnp: PnP ACPI init
[    0.525486] ACPI: bus type pnp registered
[    0.529857] pnp 00:01: io resource (0x800-0x85f) overlaps 0000:00:1f.0 BAR 13 (0x800-0x87f), disabling
[    0.529862] pnp 00:01: io resource (0x860-0x8ff) overlaps 0000:00:1f.0 BAR 13 (0x800-0x87f), disabling
[    0.547763] pnp: PnP ACPI: found 12 devices
[    0.547767] ACPI: ACPI bus type pnp unregistered
[    0.547773] PnPBIOS: Disabled by ACPI PNP
[    0.547785] system 00:01: ioport range 0xc00-0xc7f has been reserved
[    0.547795] system 00:09: iomem range 0x0-0x9ffff could not be reserved
[    0.547799] system 00:09: iomem range 0x100000-0xffffff could not be reserved
[    0.547803] system 00:09: iomem range 0x1000000-0x7fe8cbff could not be reserved
[    0.547806] system 00:09: iomem range 0xc0000-0xfffff could not be reserved
[    0.547810] system 00:09: iomem range 0xfec00000-0xfecfffff could not be reserved
[    0.547814] system 00:09: iomem range 0xfee00000-0xfeefffff has been reserved
[    0.547817] system 00:09: iomem range 0xfed20000-0xfed9ffff has been reserved
[    0.547821] system 00:09: iomem range 0xffb00000-0xffbfffff has been reserved
[    0.547824] system 00:09: iomem range 0xffc00000-0xffffffff has been reserved
[    0.547831] system 00:0a: iomem range 0xe0000000-0xefffffff has been reserved
[    0.547835] system 00:0a: iomem range 0xfeda0000-0xfedacfff has been reserved
[    0.582615] pci 0000:04:00.0: BAR 6: address space collision on of device [0xdcd00000-0xdcd0ffff]
[    0.582689] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[    0.582692] pci 0000:00:01.0:   IO window: disabled
[    0.582697] pci 0000:00:01.0:   MEM window: 0xdd000000-0xdfefffff
[    0.582701] pci 0000:00:01.0:   PREFETCH window: 0xc0000000-0xcfffffff
[    0.582707] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
[    0.582711] pci 0000:00:1c.0:   IO window: 0x1000-0x1fff
[    0.582716] pci 0000:00:1c.0:   MEM window: 0xdcf00000-0xdcffffff
[    0.582721] pci 0000:00:1c.0:   PREFETCH window: 0x00000080000000-0x000000801fffff
[    0.582728] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03
[    0.582732] pci 0000:00:1c.1:   IO window: 0x2000-0x2fff
[    0.582737] pci 0000:00:1c.1:   MEM window: 0xdce00000-0xdcefffff
[    0.582742] pci 0000:00:1c.1:   PREFETCH window: 0x00000080200000-0x000000803fffff
[    0.582750] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:04
[    0.582754] pci 0000:00:1e.0:   IO window: 0xd000-0xdfff
[    0.582760] pci 0000:00:1e.0:   MEM window: 0xdcc00000-0xdcdfffff
[    0.582765] pci 0000:00:1e.0:   PREFETCH window: 0x80400000-0x804fffff
[    0.582782] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.582787] pci 0000:00:01.0: setting latency timer to 64
[    0.582797] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.582801] pci 0000:00:1c.0: setting latency timer to 64
[    0.582812] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    0.582816] pci 0000:00:1c.1: setting latency timer to 64
[    0.582824] pci 0000:00:1e.0: setting latency timer to 64
[    0.582829] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.582832] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[    0.582836] pci_bus 0000:01: resource 1 mem: [0xdd000000-0xdfefffff]
[    0.582839] pci_bus 0000:01: resource 2 pref mem [0xc0000000-0xcfffffff]
[    0.582842] pci_bus 0000:02: resource 0 io:  [0x1000-0x1fff]
[    0.582845] pci_bus 0000:02: resource 1 mem: [0xdcf00000-0xdcffffff]
[    0.582849] pci_bus 0000:02: resource 2 pref mem [0x80000000-0x801fffff]
[    0.582852] pci_bus 0000:03: resource 0 io:  [0x2000-0x2fff]
[    0.582855] pci_bus 0000:03: resource 1 mem: [0xdce00000-0xdcefffff]
[    0.582858] pci_bus 0000:03: resource 2 pref mem [0x80200000-0x803fffff]
[    0.582862] pci_bus 0000:04: resource 0 io:  [0xd000-0xdfff]
[    0.582865] pci_bus 0000:04: resource 1 mem: [0xdcc00000-0xdcdfffff]
[    0.582868] pci_bus 0000:04: resource 2 pref mem [0x80400000-0x804fffff]
[    0.582871] pci_bus 0000:04: resource 3 io:  [0x00-0xffff]
[    0.582875] pci_bus 0000:04: resource 4 mem: [0x000000-0xffffffff]
[    0.582908] NET: Registered protocol family 2
[    0.583008] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.583370] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.583822] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.584047] TCP: Hash tables configured (established 131072 bind 65536)
[    0.584050] TCP reno registered
[    0.584141] NET: Registered protocol family 1
[    0.584253] pci 0000:01:00.0: Boot video device
[    0.584320] Unpacking initramfs...
[    0.863925] Freeing initrd memory: 9084k freed
[    0.868919] Simple Boot Flag at 0x7a set to 0x1
[    0.869222] audit: initializing netlink socket (disabled)
[    0.869237] type=2000 audit(1299802813.867:1): initialized
[    0.872430] highmem bounce pool size: 64 pages
[    0.872436] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.874092] VFS: Disk quotas dquot_6.5.2
[    0.874155] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.874243] msgmni has been set to 1723
[    0.874487] alg: No test for stdrng (krng)
[    0.874550] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.874554] io scheduler noop registered
[    0.874556] io scheduler anticipatory registered
[    0.874558] io scheduler deadline registered
[    0.874599] io scheduler cfq registered (default)
[    0.874732] pcieport 0000:00:01.0: irq 24 for MSI/MSI-X
[    0.874740] pcieport 0000:00:01.0: setting latency timer to 64
[    0.874851] pcieport 0000:00:1c.0: irq 25 for MSI/MSI-X
[    0.874860] pcieport 0000:00:1c.0: setting latency timer to 64
[    0.874989] pcieport 0000:00:1c.1: irq 26 for MSI/MSI-X
[    0.874998] pcieport 0000:00:1c.1: setting latency timer to 64
[    0.875182] isapnp: Scanning for PnP cards...
[    1.228195] isapnp: No Plug & Play device found
[    1.229969] Linux agpgart interface v0.103
[    1.230115] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.230218] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.230575] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.230682] serial 0000:04:02.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    1.230820] 0000:04:02.0: ttyS1 at I/O 0xdc08 (irq = 18) is a 16450
[    1.230909] 0000:04:02.0: ttyS2 at I/O 0xdc10 (irq = 18) is a 8250
[    1.230998] 0000:04:02.0: ttyS3 at I/O 0xdc18 (irq = 18) is a 16450
[    1.231028] Couldn't register serial port 0000:04:02.0: -28
[    1.231109] PNP: PS/2 Controller [PNP0303:KBD] at 0x60,0x64 irq 1
[    1.231112] PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    1.231789] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.231871] mice: PS/2 mouse device common for all mice
[    1.231931] rtc_cmos 00:05: RTC can wake from S4
[    1.231970] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[    1.232015] rtc0: alarms up to one day, 242 bytes nvram, hpet irqs
[    1.232029] cpuidle: using governor ladder
[    1.232032] cpuidle: using governor menu
[    1.232038] No iBFT detected.
[    1.232435] TCP cubic registered
[    1.232568] NET: Registered protocol family 10
[    1.233156] lo: Disabled Privacy Extensions
[    1.233580] Mobile IPv6
[    1.233584] NET: Registered protocol family 17
[    1.233599] Using IPI No-Shortcut mode
[    1.233683] PM: Resume from disk failed.
[    1.233695] registered taskstats version 1
[    1.234055] rtc_cmos 00:05: setting system clock to 2011-03-11 00:20:14 UTC (1299802814)
[    1.234096] Initalizing network drop monitor service
[    1.234127] Freeing unused kernel memory: 368k freed
[    1.234366] Write protecting the kernel text: 2500k
[    1.234389] Write protecting the kernel read-only data: 920k
[    1.253245] udev: starting version 161
[    1.264949] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.409096] SCSI subsystem initialized
[    1.439044] usbcore: registered new interface driver usbfs
[    1.439131] usbcore: registered new interface driver hub
[    1.439261] usbcore: registered new device driver usb
[    1.465567] libata version 3.00 loaded.
[    1.467333] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.467383] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 21 (level, low) -> IRQ 21
[    1.467404] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    1.467410] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    1.467440] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    1.467474] ehci_hcd 0000:00:1d.7: debug port 1
[    1.471258] sata_via 0000:04:00.0: version 2.4
[    1.471275] sata_via 0000:04:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    1.471321] sata_via 0000:04:00.0: routed to hard irq line 11
[    1.471369] ehci_hcd 0000:00:1d.7: cache line size of 128 is not supported
[    1.471618] ehci_hcd 0000:00:1d.7: irq 21, io mem 0xffa80800
[    1.475550] scsi0 : sata_via
[    1.475766] scsi1 : sata_via
[    1.475914] scsi2 : sata_via
[    1.475977] ata1: SATA max UDMA/133 port i16@0xd460 bmdma 0xd4a0 irq 16
[    1.475983] ata2: SATA max UDMA/133 port i16@0xd470 bmdma 0xd4a8 irq 16
[    1.475987] ata3: PATA max UDMA/133 port i16@0xd480 bmdma 0xd4b0 irq 16
[    1.484530] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    1.484565] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.484570] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.484575] usb usb1: Product: EHCI Host Controller
[    1.484579] usb usb1: Manufacturer: Linux 2.6.32-5-686 ehci_hcd
[    1.484582] usb usb1: SerialNumber: 0000:00:1d.7
[    1.484711] usb usb1: configuration #1 chosen from 1 choice
[    1.484763] hub 1-0:1.0: USB hub found
[    1.484774] hub 1-0:1.0: 8 ports detected
[    1.484883] ata_piix 0000:00:1f.1: version 2.13
[    1.484899] ata_piix 0000:00:1f.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    1.484948] ata_piix 0000:00:1f.1: setting latency timer to 64
[    1.485024] scsi3 : ata_piix
[    1.485105] scsi4 : ata_piix
[    1.485164] ata4: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[    1.485169] ata5: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[    1.485202] ata_piix 0000:00:1f.2: PCI INT C -> GSI 20 (level, low) -> IRQ 20
[    1.485220] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    1.485440] ata5: port disabled. ignoring.
[    1.491254] tg3.c:v3.102 (September 1, 2009)
[    1.491275] tg3 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    1.491286] tg3 0000:02:00.0: setting latency timer to 64
[    1.491431] uhci_hcd: USB Universal Host Controller Interface driver
[    1.509043] eth0: Tigon3 [partno(BCM95751) rev 4001] (PCI Express) MAC address 00:11:11:d2:81:15
[    1.509048] eth0: attached PHY is 5750 (10/100/1000Base-T Ethernet) (WireSpeed[1])
[    1.509051] eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[    1.509054] eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[    1.640029] ata_piix 0000:00:1f.2: setting latency timer to 64
[    1.640298] scsi5 : ata_piix
[    1.640449] scsi6 : ata_piix
[    1.640499] ata6: SATA max UDMA/133 cmd 0xfe00 ctl 0xfe10 bmdma 0xfea0 irq 20
[    1.640509] ata7: SATA max UDMA/133 cmd 0xfe20 ctl 0xfe30 bmdma 0xfea8 irq 20
[    1.640573] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
[    1.640582] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    1.640586] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.640599] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.640627] uhci_hcd 0000:00:1d.0: irq 21, io base 0x0000ff80
[    1.640668] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    1.640671] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.640674] usb usb2: Product: UHCI Host Controller
[    1.640677] usb usb2: Manufacturer: Linux 2.6.32-5-686 uhci_hcd
[    1.640679] usb usb2: SerialNumber: 0000:00:1d.0
[    1.640764] usb usb2: configuration #1 chosen from 1 choice
[    1.640801] hub 2-0:1.0: USB hub found
[    1.640809] hub 2-0:1.0: 2 ports detected
[    1.640869] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 22 (level, low) -> IRQ 22
[    1.640876] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    1.640879] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    1.640888] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    1.640919] uhci_hcd 0000:00:1d.1: irq 22, io base 0x0000ff60
[    1.640953] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    1.640956] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.640959] usb usb3: Product: UHCI Host Controller
[    1.640961] usb usb3: Manufacturer: Linux 2.6.32-5-686 uhci_hcd
[    1.640964] usb usb3: SerialNumber: 0000:00:1d.1
[    1.641032] usb usb3: configuration #1 chosen from 1 choice
[    1.641064] hub 3-0:1.0: USB hub found
[    1.641072] hub 3-0:1.0: 2 ports detected
[    1.641126] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    1.641132] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    1.641136] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    1.641152] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    1.641183] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000ff40
[    1.641221] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    1.641224] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.641227] usb usb4: Product: UHCI Host Controller
[    1.641229] usb usb4: Manufacturer: Linux 2.6.32-5-686 uhci_hcd
[    1.641232] usb usb4: SerialNumber: 0000:00:1d.2
[    1.641298] usb usb4: configuration #1 chosen from 1 choice
[    1.641332] hub 4-0:1.0: USB hub found
[    1.641341] hub 4-0:1.0: 2 ports detected
[    1.641397] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[    1.641404] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[    1.641408] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    1.641418] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[    1.641448] uhci_hcd 0000:00:1d.3: irq 23, io base 0x0000ff20
[    1.641484] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    1.641487] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.641490] usb usb5: Product: UHCI Host Controller
[    1.641492] usb usb5: Manufacturer: Linux 2.6.32-5-686 uhci_hcd
[    1.641495] usb usb5: SerialNumber: 0000:00:1d.3
[    1.641562] usb usb5: configuration #1 chosen from 1 choice
[    1.641595] hub 5-0:1.0: USB hub found
[    1.641603] hub 5-0:1.0: 2 ports detected
[    1.649439] ata4.00: ATAPI: SAMSUNG DVD-ROM SD-616E, F501, max UDMA/33
[    1.649483] ata4.01: ATAPI: PHILIPS DVD+/-RW DVD8631, CD21, max UDMA/33
[    1.656867] ata4.00: configured for UDMA/33
[    1.672990] ata4.01: configured for UDMA/33
[    1.796159] usb 1-3: new high speed USB device using ehci_hcd and address 2
[    1.807217] ata1: SATA link down (SStatus 0 SControl 310)
[    1.807858] ata6.00: ATA-6: ST3160023AS, 8.12, max UDMA/133
[    1.807863] ata6.00: 312500000 sectors, multi 8: LBA48 NCQ (depth 0/32)
[    1.808336] ata7.00: ATA-8: WDC WD5000AAKS-00A7B0, 01.03B01, max UDMA/133
[    1.808340] ata7.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 0/32)
[    1.820571] ata7.00: configured for UDMA/133
[    1.820612] ata6.00: configured for UDMA/133
[    1.928372] usb 1-3: New USB device found, idVendor=0424, idProduct=2504
[    1.928376] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.928464] usb 1-3: configuration #1 chosen from 1 choice
[    1.928809] hub 1-3:1.0: USB hub found
[    1.928892] hub 1-3:1.0: 4 ports detected
[    2.040024] usb 1-4: new high speed USB device using ehci_hcd and address 3
[    2.134969] ata2: SATA link down (SStatus 0 SControl 310)
[    2.172906] usb 1-4: New USB device found, idVendor=0bc2, idProduct=3300
[    2.172910] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.172913] usb 1-4: Product: Desktop         
[    2.172915] usb 1-4: Manufacturer: Seagate 
[    2.172918] usb 1-4: SerialNumber: 2GHMWR56    
[    2.172993] usb 1-4: configuration #1 chosen from 1 choice
[    2.181897] Initializing USB Mass Storage driver...
[    2.182052] scsi7 : SCSI emulation for USB Mass Storage devices
[    2.182201] usb-storage: device found at 3
[    2.182206] usb-storage: waiting for device to settle before scanning
[    2.182221] usbcore: registered new interface driver usb-storage
[    2.182226] USB Mass Storage support registered.
[    2.300066] scsi 3:0:0:0: CD-ROM            SAMSUNG  DVD-ROM SD-616E  F501 PQ: 0 ANSI: 5
[    2.302463] scsi 3:0:1:0: CD-ROM            PHILIPS  DVD+-RW DVD8631  CD21 PQ: 0 ANSI: 5
[    2.302720] scsi 5:0:0:0: Direct-Access     ATA      ST3160023AS      8.12 PQ: 0 ANSI: 5
[    2.302923] scsi 6:0:0:0: Direct-Access     ATA      WDC WD5000AAKS-0 01.0 PQ: 0 ANSI: 5
[    2.305692] firewire_ohci 0000:04:01.2: PCI INT B -> GSI 18 (level, low) -> IRQ 18
[    2.333354] sr0: scsi3-mmc drive: 1x/48x cd/rw xa/form2 cdda tray
[    2.333359] Uniform CD-ROM driver Revision: 3.20
[    2.333679] sr 3:0:0:0: Attached scsi CD-ROM sr0
[    2.341029] sr1: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
[    2.341338] sr 3:0:1:0: Attached scsi CD-ROM sr1
[    2.341656] sd 5:0:0:0: [sda] 312500000 512-byte logical blocks: (160 GB/149 GiB)
[    2.341757] sd 6:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    2.341922] sd 6:0:0:0: [sdb] Write Protect is off
[    2.341928] sd 6:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.341953] sd 5:0:0:0: [sda] Write Protect is off
[    2.341958] sd 5:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.341996] sd 6:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.342071] sd 5:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.342338]  sda:
[    2.342422]  sdb: sdb1
[    2.357836] sd 6:0:0:0: [sdb] Attached SCSI disk
[    2.361596]  sda1 sda2
[    2.362126] sd 5:0:0:0: [sda] Attached SCSI disk
[    2.371234] sr 3:0:0:0: Attached scsi generic sg0 type 5
[    2.371553] sr 3:0:1:0: Attached scsi generic sg1 type 5
[    2.371671] sd 5:0:0:0: Attached scsi generic sg2 type 0
[    2.371858] sd 6:0:0:0: Attached scsi generic sg3 type 0
[    2.376521] firewire_ohci: Added fw-ohci device 0000:04:01.2, OHCI version 1.10
[    2.624443] usb 5-2: new low speed USB device using uhci_hcd and address 2
[    2.655117] device-mapper: uevent: version 1.0.3
[    2.655430] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
[    2.778831] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[    2.780357] SGI XFS Quota Management subsystem
[    2.785884] XFS mounting filesystem dm-0
[    2.799651] usb 5-2: New USB device found, idVendor=046d, idProduct=c016
[    2.799655] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.799658] usb 5-2: Product: Optical USB Mouse
[    2.799661] usb 5-2: Manufacturer: Logitech
[    2.799764] usb 5-2: configuration #1 chosen from 1 choice
[    2.814832] usbcore: registered new interface driver hiddev
[    2.827877] input: Logitech Optical USB Mouse as /devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.0/input/input1
[    2.827968] generic-usb 0003:046D:C016.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-0000:00:1d.3-2/input0
[    2.827991] usbcore: registered new interface driver usbhid
[    2.827995] usbhid: v2.6:USB HID core driver
[    2.876086] firewire_core: created device fw0: GUID 00023c019104cf1b, S400
[    2.927972] Ending clean XFS mount for filesystem: dm-0
[    4.923746] udev[356]: starting version 166
[    5.450520] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[    5.450538] ACPI: Power Button [VBTN]
[    5.450662] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    5.450670] ACPI: Power Button [PWRF]
[    5.555095] processor LNXCPU:00: registered as cooling_device0
[    5.555400] processor LNXCPU:01: registered as cooling_device1
[    5.883623] intel_rng: Firmware space is locked read-only. If you can't or
[    5.883625] intel_rng: don't want to disable this in firmware setup, and if
[    5.883627] intel_rng: you are certain that your system has a functional
[    5.883628] intel_rng: RNG, try using the 'no_fwh_detect' option.
[    5.951034] gameport: EMU10K1 is pci0000:04:01.1/gameport0, io 0xd458, speed 466kHz
[    5.986552] parport_pc 00:07: reported by Plug and Play ACPI
[    5.986611] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE]
[    6.175818] input: PC Speaker as /devices/platform/pcspkr/input/input4
[    6.238785] i801_smbus 0000:00:1f.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    6.264718] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[    6.924579] nvidia: module license 'NVIDIA' taints kernel.
[    6.924584] Disabling lock debugging due to kernel taint
[    7.180656] usb-storage: device scan complete
[    7.181145] scsi 7:0:0:0: Direct-Access     Seagate  Desktop          0130 PQ: 0 ANSI: 4
[    7.181989] sd 7:0:0:0: Attached scsi generic sg4 type 0
[    7.183378] sd 7:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
[    7.183998] sd 7:0:0:0: [sdc] Write Protect is off
[    7.184005] sd 7:0:0:0: [sdc] Mode Sense: 2f 08 00 00
[    7.184009] sd 7:0:0:0: [sdc] Assuming drive cache: write through
[    7.185376] sd 7:0:0:0: [sdc] Assuming drive cache: write through
[    7.185417]  sdc: sdc1
[    7.208377] sd 7:0:0:0: [sdc] Assuming drive cache: write through
[    7.208416] sd 7:0:0:0: [sdc] Attached SCSI disk
[    7.895969] nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    7.895981] nvidia 0000:01:00.0: setting latency timer to 64
[    7.895987] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[    7.896273] NVRM: loading NVIDIA UNIX x86 Kernel Module  195.36.31  Tue Jun  1 22:08:27 PDT 2010
[    8.053320] Error: Driver 'pcspkr' is already registered, aborting...
[    8.101572] EMU10K1_Audigy 0000:04:01.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    8.101655] BUG: unable to handle kernel paging request at 6406f297
[    8.101747] IP: [<c10896e9>] zone_watermark_ok+0x5c/0x9d
[    8.101814] *pde = 00000000 
[    8.101872] Oops: 0000 [#1] SMP 
[    8.101957] last sysfs file: /sys/devices/platform/pcspkr/input/input4/event4/uevent
[    8.101993] Modules linked in: snd_emu10k1(+) snd_rawmidi snd_ac97_codec ac97_bus snd_seq_device snd_util_mem nvidia(P) snd_pcm snd_timer snd_page_alloc dcdbas i2c_i801 snd_hwdep pcspkr parport_pc snd emu10k1_gp gameport rng_core i2c_core parport evdev soundcore processor button usbhid hid xfs exportfs dm_mod sg sd_mod sr_mod crc_t10dif cdrom ata_generic firewire_ohci usb_storage ahci uhci_hcd tg3 ata_piix firewire_core sata_via ehci_hcd libata usbcore libphy scsi_mod crc_itu_t nls_base thermal thermal_sys [last unloaded: scsi_wait_scan]
[    8.103568] 
[    8.103607] Pid: 567, comm: modprobe Tainted: P           (2.6.32-5-686 #1) Dimension 8400               
[    8.103658] EIP: 0060:[<c10896e9>] EFLAGS: 00010246 CPU: 0
[    8.103699] EIP is at zone_watermark_ok+0x5c/0x9d
[    8.103740] EAX: e8bb01a3 EBX: c11aebff ECX: 00000000 EDX: 2079c085
[    8.103781] ESI: 00000000 EDI: 00000000 EBP: 5356c789 ESP: f6035d50
[    8.103822]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[    8.103863] Process modprobe (pid: 567, ti=f6034000 task=f60d1540 task.ti=f6034000)
[    8.103911] Stack:
[    8.103948]  f6fa1540 2079c085 f669d800 f6fa1480 f6035dc0 00000000 000002d4 f6c56000
[    8.104003] <0> c108b1f0 e8bb01a3 00000041 f6035d98 00000000 f6035d98 e8bb01a3 00000000
[    8.104003] <0> 00000000 000202d4 c13b538c 00314b30 00000000 00000000 00000000 00000000
[    8.104003] Call Trace:
[    8.104003]  [<c108b1f0>] ? get_page_from_freelist+0xc0/0x3c7
[    8.104003]  [<c11aebff>] ? pci_hp_diva_setup+0x0/0x6b
[    8.104003]  [<c108b7b8>] ? __alloc_pages_nodemask+0xf3/0x4e0
[    8.104003]  [<c11aebff>] ? pci_hp_diva_setup+0x0/0x6b
[    8.104003]  [<c10ae2f9>] ? __kmalloc+0x11c/0x128
[    8.104003]  [<fa0390ca>] ? __snd_util_memblk_new+0x19/0x56 [snd_util_mem]
[    8.104003]  [<c11aebff>] ? pci_hp_diva_setup+0x0/0x6b
[    8.104003]  [<fa18b3c3>] ? snd_emu10k1_synth_alloc+0xd2/0x1d3 [snd_emu10k1]
[    8.104003]  [<fa19395e>] ? snd_emu10k1_create+0x4ca/0x5fb [snd_emu10k1]
[    8.104003]  [<f8aff3f4>] ? snd_card_create+0x28d/0x2f5 [snd]
[    8.104003]  [<fa193248>] ? snd_card_emu10k1_probe+0xd2/0x31e [snd_emu10k1]
[    8.104003]  [<c11456b5>] ? local_pci_probe+0xb/0xc
[    8.104003]  [<c1145fff>] ? pci_device_probe+0x41/0x63
[    8.104003]  [<c11b1f82>] ? driver_probe_device+0x8a/0x11e
[    8.104003]  [<c11b2056>] ? __driver_attach+0x40/0x5b
[    8.104003]  [<c11b19c5>] ? bus_for_each_dev+0x37/0x5f
[    8.104003]  [<c11b1e55>] ? driver_attach+0x11/0x13
[    8.104003]  [<c11b2016>] ? __driver_attach+0x0/0x5b
[    8.104003]  [<c11b148d>] ? bus_add_driver+0x99/0x1c5
[    8.104003]  [<c11b2287>] ? driver_register+0x87/0xe0
[    8.104003]  [<c11461d0>] ? __pci_register_driver+0x33/0x89
[    8.104003]  [<fa1a5000>] ? alsa_card_emu10k1_init+0x0/0x14 [snd_emu10k1]
[    8.104003]  [<c100113e>] ? do_one_initcall+0x55/0x155
[    8.104003]  [<c1056fb9>] ? sys_init_module+0xa7/0x1d7
[    8.104003]  [<c10030fb>] ? sysenter_do_call+0x12/0x28
[    8.104003] Code: c6 20 00 00 00 74 0f 89 e8 b9 02 00 00 00 99 f7 f9 89 04 24 29 c5 83 e6 10 74 0c 89 e8 be 04 00 00 00 99 f7 fe 29 c5 8b 44 24 24 <8b> 4c 83 0c 8d 44 0d 00 39 44 24 04 76 29 8b 74 24 04 31 d2 eb 
[    8.104003] EIP: [<c10896e9>] zone_watermark_ok+0x5c/0x9d SS:ESP 0068:f6035d50
[    8.104003] CR2: 000000006406f297
[    8.107972] ---[ end trace a3347c58b8a60f2c ]---
[    9.546361] loop: module loaded
[   10.010189] Adding 6078456k swap on /dev/mapper/server-swap_1.  Priority:-1 extents:1 across:6078456k 
[   10.523647] EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
[   10.922573] EXT4-fs (sdc1): mounted filesystem with ordered data mode
[   12.510254] fuse init (API version 7.13)
[   12.837724] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   13.747483] RPC: Registered udp transport module.
[   13.747528] RPC: Registered tcp transport module.
[   13.747568] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   14.196182] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   14.313108] svc: failed to register lockdv1 RPC service (errno 13).
[   14.313156] lockd_up: makesock failed, error=-13
[   14.446829] tg3: eth0: Link is up at 100 Mbps, full duplex.
[   14.446879] tg3: eth0: Flow control is on for TX and on for RX.
[   14.447057] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   17.085948] lp0: using parport0 (interrupt-driven).
[   17.107386] ppdev: user-space parallel port driver
[   40.296341] [drm] Initialized drm 1.1.0 20060810

Reply to: