Uploaded image for project: 'OpenVZ'
  1. OpenVZ
  2. OVZ-5620

list_add corruption. next->prev should be prev

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Fix Version/s: OpenVZ-legacy
    • Component/s: Containers::Kernel
    • Security Level: Public
    • Environment:
      Operating System: RHEL/CentOS 6
      Platform: x86_64 (AMD64)

      Description

      On 3 of 8 OpenVZ machine I see
      "list_add corruption. next->prev should be prev"
      kernel messages. Below is a list of full messages and appropriate
      VZ configs and dmesg. All HNs run munin, NFS server, ntpd
      and other default daemons configured on Scientific Linux 6.{2,3}.
      Containers run sshd, nfs clients and samba server.
      I have no idea what exactly triggers these messages but
      probably executables that require huge amount of memory.
      Sometimes some of them running inside containers
      requires about 2Gb of RAM. These are our build servers
      where we develop our software, run nightly builds, make
      usual development etc. Containers are 32-bit Debian wheezy.

      I hope this will help.

      ==========================================================
      kolbas2 (HN name, 2.6.32-042stab068.8 x86_64)

      [2921044.288286] WARNING: at lib/list_debug.c:26 __list_add+0x6d/0xa0() (Not tainted)
      [2921044.288288] Hardware name: System Product Name
      [2921044.288290] list_add corruption. next->prev should be prev (ffff880419f0b438), but was ffff8803b208cf18. (next=ffff8803b208cf18).
      [2921044.288293] Modules linked in: nfsd ext4 jbd2 vzethdev pio_nfs pio_direct pfmt_raw pfmt_ploop1 ploop simfs vzrst nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 vzcpt nfs lockd fscache nfs_acl auth_rpcgss vzdquota ip6table_mangle xt_length xt_hl xt_tcpmss xt_TCPMSS iptable_mangle iptable_filter xt_multiport xt_limit xt_dscp ipt_REJECT ip_tables vzevent sunrpc vznetdev vzmon vzdev ip6t_REJECT nf_conntrack_ipv6 nf_defrag_ipv6 xt_state nf_conntrack ip6table_filter ip6_tables ipv6 ppdev parport_pc parport asus_atk0110 serio_raw k10temp edac_core edac_mce_amd snd_hda_codec_hdmi snd_hda_codec_via snd_hda_intel snd_hda_codec snd_hwdep snd_seq snd_seq_device snd_pcm snd_timer snd soundcore snd_page_alloc i2c_piix4 sg r8169 mii xhci_hcd shpchp ext3 jbd mbcache sd_mod crc_t10dif pata_acpi ata_generic pata_atiixp ahci radeon ttm drm_kms_helper drm i2c_algo_bit i2c_core dm_mirror dm_region_hash dm_log dm_mod [last unloaded: scsi_wait_scan]
      [2921044.288345] Pid: 402405, comm: tr veid: 102 Not tainted 2.6.32-042stab068.8 #1
      [2921044.288347] Call Trace:
      [2921044.288352] [<ffffffff8106e167>] ? warn_slowpath_common+0x87/0xc0
      [2921044.288355] [<ffffffff8106e256>] ? warn_slowpath_fmt+0x46/0x50
      [2921044.288359] [<ffffffff811b7519>] ? touch_atime+0x69/0x170
      [2921044.288362] [<ffffffff8128a86d>] ? __list_add+0x6d/0xa0
      [2921044.288375] [<ffffffffa054648c>] ? nfs_dq_prealloc_space+0x23c/0x2f0 [nfs]
      [2921044.288385] [<ffffffffa053139a>] ? nfs_file_write+0xba/0x210 [nfs]
      [2921044.288389] [<ffffffff8119c37a>] ? do_sync_write+0xfa/0x140
      [2921044.288392] [<ffffffff81097b90>] ? autoremove_wake_function+0x0/0x40
      [2921044.288395] [<ffffffff8119c658>] ? vfs_write+0xb8/0x1a0
      [2921044.288399] [<ffffffff810e891a>] ? audit_syscall_entry+0x26a/0x290
      [2921044.288402] [<ffffffff8119d071>] ? sys_write+0x51/0x90
      [2921044.288406] [<ffffffff8104acf0>] ? cstar_dispatch+0x7/0x2e

      dmesg:

      [ 0.000000] Initializing cgroup subsys cpuset
      [ 0.000000] Initializing cgroup subsys cpu
      [ 0.000000] Linux version 2.6.32-042stab068.8 (root@rh6-build-x64) (gcc version 4.4.6 20120305 (Red Hat 4.4.6-4) (GCC) ) #1 SMP Fri Dec 7 17:06:14 MSK 2012
      [ 0.000000] Command line: ro root=UUID=45ddff01-e4ea-4305-a480-4ee74c58e810 rd_NO_LUKS rd_NO_LVM LANG=en_US.UTF-8 rd_NO_MD quiet SYSFONT=latarcyrheb-sun16 rhgb crashkernel=auto KEYBOARDTYPE=pc KEYTABLE=us rd_NO_DM
      [ 0.000000] KERNEL supported cpus:
      [ 0.000000] Intel GenuineIntel
      [ 0.000000] AMD AuthenticAMD
      [ 0.000000] Centaur CentaurHauls
      [ 0.000000] BIOS-provided physical RAM map:
      [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
      [ 0.000000] BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
      [ 0.000000] BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
      [ 0.000000] BIOS-e820: 0000000000100000 - 00000000cfe80000 (usable)
      [ 0.000000] BIOS-e820: 00000000cfe80000 - 00000000cfe98000 (ACPI data)
      [ 0.000000] BIOS-e820: 00000000cfe98000 - 00000000cfec0000 (ACPI NVS)
      [ 0.000000] BIOS-e820: 00000000cfec0000 - 00000000cff00000 (reserved)
      [ 0.000000] BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
      [ 0.000000] BIOS-e820: 0000000100000000 - 000000041f000000 (usable)
      [ 0.000000] DMI present.
      [ 0.000000] SMBIOS version 2.5 @ 0xFBF40
      [ 0.000000] DMI: System manufacturer System Product Name/M5A78L-M/USB3, BIOS 1203 08/01/2012
      [ 0.000000] AMI BIOS detected: BIOS may corrupt low RAM, working around it.
      [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
      [ 0.000000] e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved)
      [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
      [ 0.000000] last_pfn = 0x41f000 max_arch_pfn = 0x400000000
      [ 0.000000] MTRR default type: uncachable
      [ 0.000000] MTRR fixed ranges enabled:
      [ 0.000000] 00000-9FFFF write-back
      [ 0.000000] A0000-EFFFF uncachable
      [ 0.000000] F0000-FFFFF write-protect
      [ 0.000000] MTRR variable ranges enabled:
      [ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back
      [ 0.000000] 1 base 000080000000 mask FFFFC0000000 write-back
      [ 0.000000] 2 base 0000C0000000 mask FFFFF0000000 write-back
      [ 0.000000] 3 disabled
      [ 0.000000] 4 disabled
      [ 0.000000] 5 disabled
      [ 0.000000] 6 disabled
      [ 0.000000] 7 disabled
      [ 0.000000] TOM2: 000000042f000000 aka 17136M
      [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
      [ 0.000000] e820 update range: 00000000d0000000 - 0000000100000000 (usable) ==> (reserved)
      [ 0.000000] last_pfn = 0xcfe80 max_arch_pfn = 0x400000000
      [ 0.000000] initial memory mapped : 0 - 20000000
      [ 0.000000] Using GB pages for direct mapping
      [ 0.000000] init_memory_mapping: 0000000000000000-00000000cfe80000
      [ 0.000000] 0000000000 - 00c0000000 page 1G
      [ 0.000000] 00c0000000 - 00cfe00000 page 2M
      [ 0.000000] 00cfe00000 - 00cfe80000 page 4k
      [ 0.000000] kernel direct mapping tables up to cfe80000 @ 10000-13000
      [ 0.000000] init_memory_mapping: 0000000100000000-000000041f000000
      [ 0.000000] 0100000000 - 0400000000 page 1G
      [ 0.000000] 0400000000 - 041f000000 page 2M
      [ 0.000000] kernel direct mapping tables up to 41f000000 @ 12000-14000
      [ 0.000000] RAMDISK: 37291000 - 37fefbc5
      [ 0.000000] ACPI: RSDP 00000000000fb490 00024 (v02 ACPIAM)
      [ 0.000000] ACPI: XSDT 00000000cfe80100 00054 (v01 080112 XSDT1405 20120801 MSFT 00000097)
      [ 0.000000] ACPI: FACP 00000000cfe80290 000F4 (v03 080112 FACP1405 20120801 MSFT 00000097)
      [ 0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0000000000000000/1 (20090903/tbfadt-557)
      [ 0.000000] ACPI: DSDT 00000000cfe80460 0D99C (v01 A1887 A1887001 00000001 INTL 20060113)
      [ 0.000000] ACPI: FACS 00000000cfe98000 00040
      [ 0.000000] ACPI: APIC 00000000cfe80390 0008C (v01 080112 APIC1405 20120801 MSFT 00000097)
      [ 0.000000] ACPI: MCFG 00000000cfe80420 0003C (v01 080112 OEMMCFG 20120801 MSFT 00000097)
      [ 0.000000] ACPI: OEMB 00000000cfe98040 00072 (v01 080112 OEMB1405 20120801 MSFT 00000097)
      [ 0.000000] ACPI: HPET 00000000cfe8f460 00038 (v01 080112 OEMHPET 20120801 MSFT 00000097)
      [ 0.000000] ACPI: SSDT 00000000cfe8f4a0 01714 (v01 A M I POWERNOW 00000001 AMD 00000001)
      [ 0.000000] ACPI: Local APIC address 0xfee00000
      [ 0.000000] No NUMA configuration found
      [ 0.000000] Faking a node at 0000000000000000-000000041f000000
      [ 0.000000] Bootmem setup node 0 0000000000000000-000000041f000000
      [ 0.000000] NODE_DATA [0000000000013000 - 0000000000056fff]
      [ 0.000000] bootmap [0000000000100000 - 0000000000183dff] pages 84
      [ 0.000000] (8 early reservations) ==> bootmem [0000000000 - 041f000000]
      [ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
      [ 0.000000] #1 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000]
      [ 0.000000] #2 [0001000000 - 00024259c4] TEXT DATA BSS ==> [0001000000 - 00024259c4]
      [ 0.000000] #3 [0037291000 - 0037fefbc5] RAMDISK ==> [0037291000 - 0037fefbc5]
      [ 0.000000] #4 [000009f000 - 0000100000] BIOS reserved ==> [000009f000 - 0000100000]
      [ 0.000000] #5 [0002426000 - 0002426348] BRK ==> [0002426000 - 0002426348]
      [ 0.000000] #6 [0000010000 - 0000012000] PGTABLE ==> [0000010000 - 0000012000]
      [ 0.000000] #7 [0000012000 - 0000013000] PGTABLE ==> [0000012000 - 0000013000]
      [ 0.000000] found SMP MP-table at [ffff8800000ff780] ff780
      [ 0.000000] Reserving 130MB of memory at 48MB for crashkernel (System RAM: 16880MB)
      [ 0.000000] [ffffea0000000000-ffffea000f7fffff] PMD -> [ffff880028600000-ffff8800371fffff] on node 0
      [ 0.000000] [ffffea000f800000-ffffea00107fffff] PMD -> [ffff880038000000-ffff880038ffffff] on node 0
      [ 0.000000] Zone PFN ranges:
      [ 0.000000] DMA 0x00000010 -> 0x00001000
      [ 0.000000] DMA32 0x00001000 -> 0x00100000
      [ 0.000000] Normal 0x00100000 -> 0x0041f000
      [ 0.000000] Movable zone start PFN for each node
      [ 0.000000] early_node_map[3] active PFN ranges
      [ 0.000000] 0: 0x00000010 -> 0x0000009f
      [ 0.000000] 0: 0x00000100 -> 0x000cfe80
      [ 0.000000] 0: 0x00100000 -> 0x0041f000
      [ 0.000000] On node 0 totalpages: 4124175
      [ 0.000000] DMA zone: 64 pages used for memmap
      [ 0.000000] DMA zone: 103 pages reserved
      [ 0.000000] DMA zone: 3816 pages, LIFO batch:0
      [ 0.000000] DMA32 zone: 16320 pages used for memmap
      [ 0.000000] DMA32 zone: 831168 pages, LIFO batch:31
      [ 0.000000] Normal zone: 51136 pages used for memmap
      [ 0.000000] Normal zone: 3221568 pages, LIFO batch:31
      [ 0.000000] ACPI: PM-Timer IO Port: 0x808
      [ 0.000000] ACPI: Local APIC address 0xfee00000
      [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x10] enabled)
      [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x11] enabled)
      [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x12] enabled)
      [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x13] enabled)
      [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x14] enabled)
      [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x15] enabled)
      [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x16] enabled)
      [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x17] enabled)
      [ 0.000000] ACPI: IOAPIC (id[0x18] address[0xfec00000] gsi_base[0])
      [ 0.000000] IOAPIC[0]: apic_id 24, version 33, 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 low 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: 0x8300 base: 0xfed00000
      [ 0.000000] SMP: Allowing 8 CPUs, 0 hotplug CPUs
      [ 0.000000] nr_irqs_gsi: 24
      [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
      [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e4000
      [ 0.000000] PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
      [ 0.000000] PM: Registered nosave memory: 00000000cfe80000 - 00000000cfe98000
      [ 0.000000] PM: Registered nosave memory: 00000000cfe98000 - 00000000cfec0000
      [ 0.000000] PM: Registered nosave memory: 00000000cfec0000 - 00000000cff00000
      [ 0.000000] PM: Registered nosave memory: 00000000cff00000 - 00000000ffe00000
      [ 0.000000] PM: Registered nosave memory: 00000000ffe00000 - 0000000100000000
      [ 0.000000] Allocating PCI resources starting at cff00000 (gap: cff00000:2ff00000)
      [ 0.000000] Booting paravirtualized kernel on bare hardware
      [ 0.000000] NR_CPUS:4096 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
      [ 0.000000] PERCPU: Embedded 39 pages/cpu @ffff880028200000 s128088 r8192 d23464 u262144
      [ 0.000000] pcpu-alloc: s128088 r8192 d23464 u262144 alloc=1*2097152
      [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
      [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4056552
      [ 0.000000] Policy zone: Normal
      [ 0.000000] Kernel command line: ro root=UUID=45ddff01-e4ea-4305-a480-4ee74c58e810 rd_NO_LUKS rd_NO_LVM LANG=en_US.UTF-8 rd_NO_MD quiet SYSFONT=latarcyrheb-sun16 rhgb crashkernel=130M@0M KEYBOARDTYPE=pc KEYTABLE=us rd_NO_DM
      [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
      [ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
      [ 0.000000] Checking aperture...
      [ 0.000000] No AGP bridge found
      [ 0.000000] Node 0: aperture @ 0 size 32 MB
      [ 0.000000] Your BIOS doesn't leave a aperture memory hole
      [ 0.000000] Please enable the IOMMU option in the BIOS setup
      [ 0.000000] This costs you 64 MB of RAM
      [ 0.000000] Mapping aperture over 65536 KB of RAM @ 20000000
      [ 0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000024000000
      [ 0.000000] AMD-Vi disabled by default: pass amd_iommu=on to enable
      [ 0.000000] PRAM: banned regions:
      [ 0.000000] 0: [00000000 - 00002426] 9255 pages
      [ 0.000000] 1: [00003000 - 0000b1ff] 33280 pages
      [ 0.000000] 2: [00020000 - 00028404] 33797 pages
      [ 0.000000] 3: [00028600 - 000371ff] 60416 pages
      [ 0.000000] 4: [00037291 - 00037fef] 3423 pages
      [ 0.000000] 5: [00038000 - 00038fff] 4096 pages
      [ 0.000000] Total banned: 144267 pages in 6 regions
      [ 0.000000] Memory: 16003752k/17285120k available (5164k kernel code, 788420k absent, 492948k reserved, 7164k data, 1320k init)
      [ 0.000000] Hierarchical RCU implementation.
      [ 0.000000] NR_IRQS:33024 nr_irqs:472
      [ 0.000000] Extended CMOS year: 2000
      [ 0.000000] Console: colour VGA+ 80x25
      [ 0.000000] console [tty0] enabled
      [ 0.000000] hpet clockevent registered
      [ 0.000000] Fast TSC calibration using PIT
      [ 0.000000] Detected 3114.027 MHz processor.
      [ 0.001003] Calibrating delay loop (skipped), value calculated using timer frequency.. 6228.05 BogoMIPS (lpj=3114027)
      [ 0.001007] pid_max: default: 1048576 minimum: 301
      [ 0.003640] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
      [ 0.008135] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
      [ 0.009895] Mount-cache hash table entries: 256
      [ 0.009969] Dcache time values: 1001 -> 9 , 4294667305
      [ 0.010020] Initializing cgroup subsys cpuacct
      [ 0.010024] Initializing cgroup subsys devices
      [ 0.010026] Initializing cgroup subsys freezer
      [ 0.010028] Initializing cgroup subsys net_cls
      [ 0.010031] Initializing cgroup subsys blkio
      [ 0.010037] Initializing cgroup subsys perf_event
      [ 0.010040] Initializing cgroup subsys net_prio
      [ 0.010064] tseg: 0000000000
      [ 0.010088] CPU: Physical Processor ID: 0
      [ 0.010090] CPU: Processor Core ID: 0
      [ 0.010092] mce: CPU supports 7 MCE banks
      [ 0.010985] ACPI: Core revision 20090903
      [ 0.016015] ftrace: converting mcount calls to 0f 1f 44 00 00
      [ 0.016019] ftrace: allocating 20732 entries in 82 pages
      [ 0.018070] Setting APIC routing to flat
      [ 0.018413] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
      [ 0.028590] CPU0: AMD FX(tm)-8120 Eight-Core Processor stepping 02
      [ 0.028999] Performance Events: AMD Family 15h PMU driver.
      [ 0.028999] ... version: 0
      [ 0.028999] ... bit width: 48
      [ 0.028999] ... generic registers: 6
      [ 0.028999] ... value mask: 0000ffffffffffff
      [ 0.028999] ... max period: 00007fffffffffff
      [ 0.028999] ... fixed-purpose events: 0
      [ 0.028999] ... event mask: 000000000000003f
      [ 0.028999] NMI watchdog enabled, takes one hw-pmu counter.
      [ 0.028999] Booting Node 0, Processors #1 #2 #3 #4 #5 #6 #7 Ok.
      [ 0.052032] Brought up 8 CPUs
      [ 0.052035] Total of 8 processors activated (49824.43 BogoMIPS).
      [ 0.053020] sizeof(vma)=200 bytes
      [ 0.053022] sizeof(page)=64 bytes
      [ 0.053023] sizeof(inode)=664 bytes
      [ 0.053025] sizeof(dentry)=224 bytes
      [ 0.053026] sizeof(ext3inode)=872 bytes
      [ 0.053027] sizeof(buffer_head)=104 bytes
      [ 0.053028] sizeof(skbuff)=264 bytes
      [ 0.053029] sizeof(task_struct)=2784 bytes
      [ 0.054039] devtmpfs: initialized
      [ 0.056757] PM: Registering ACPI NVS region at cfe98000 (163840 bytes)
      [ 0.056757] regulator: core version 0.5
      [ 0.056757] NET: Registered protocol family 16
      [ 0.058433] ACPI: bus type pci registered
      [ 0.058485] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
      [ 0.058488] PCI: Not using MMCONFIG.
      [ 0.058489] PCI: Using configuration type 1 for base access
      [ 0.058490] PCI: Using configuration type 1 for extended access
      [ 0.059521] bio: create slab <bio-0> at 0
      [ 0.060540] ACPI: EC: Look up EC in DSDT
      [ 0.062565] ACPI Error (psargs-0359): [ECEN] Namespace lookup failure, AE_NOT_FOUND
      [ 0.062570] ACPI Error (psparse-0537): Method parse/execution failed [\] (Node ffffffff823e3fb0), AE_NOT_FOUND
      [ 0.062663] ACPI: Executed 3 blocks of module-level executable AML code
      [ 0.090673] ACPI: Interpreter enabled
      [ 0.090677] ACPI: (supports S0 S1 S3 S4 S5)
      [ 0.090706] ACPI: Using IOAPIC for interrupt routing
      [ 0.090729] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
      [ 0.094090] PCI: MCFG area at e0000000 reserved in ACPI motherboard resources
      [ 0.117146] PCI: Using MMCONFIG at e0000000 - efffffff
      [ 0.122718] ACPI Warning: Incorrect checksum in table [OEMB] - F5, should be F0 (20090903/tbutils-314)
      [ 0.122800] ACPI: No dock devices found.
      [ 0.122802] HEST: Table not found.
      [ 0.122804] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
      [ 0.122897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
      [ 0.123093] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7]
      [ 0.123096] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff]
      [ 0.123098] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
      [ 0.123100] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff]
      [ 0.123102] pci_root PNP0A03:00: host bridge window [mem 0xcff00000-0xdfffffff]
      [ 0.123104] pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfebfffff]
      [ 0.123208] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
      [ 0.123211] pci 0000:00:07.0: PME# disabled
      [ 0.123246] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold
      [ 0.123249] pci 0000:00:0a.0: PME# disabled
      [ 0.123295] pci 0000:00:11.0: reg 10: [io 0xc000-0xc007]
      [ 0.123302] pci 0000:00:11.0: reg 14: [io 0xb000-0xb003]
      [ 0.123308] pci 0000:00:11.0: reg 18: [io 0xa000-0xa007]
      [ 0.123314] pci 0000:00:11.0: reg 1c: [io 0x9000-0x9003]
      [ 0.123320] pci 0000:00:11.0: reg 20: [io 0x8000-0x800f]
      [ 0.123326] pci 0000:00:11.0: reg 24: [mem 0xfe8ffc00-0xfe8fffff]
      [ 0.123376] pci 0000:00:12.0: reg 10: [mem 0xfe8fe000-0xfe8fefff]
      [ 0.123427] pci 0000:00:12.1: reg 10: [mem 0xfe8fd000-0xfe8fdfff]
      [ 0.123494] pci 0000:00:12.2: reg 10: [mem 0xfe8ff800-0xfe8ff8ff]
      [ 0.123542] pci 0000:00:12.2: supports D1 D2
      [ 0.123543] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
      [ 0.123547] pci 0000:00:12.2: PME# disabled
      [ 0.123577] pci 0000:00:13.0: reg 10: [mem 0xfe8fc000-0xfe8fcfff]
      [ 0.123628] pci 0000:00:13.1: reg 10: [mem 0xfe8fb000-0xfe8fbfff]
      [ 0.123698] pci 0000:00:13.2: reg 10: [mem 0xfe8ff400-0xfe8ff4ff]
      [ 0.123746] pci 0000:00:13.2: supports D1 D2
      [ 0.123748] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
      [ 0.123752] pci 0000:00:13.2: PME# disabled
      [ 0.123862] pci 0000:00:14.1: reg 10: [io 0x0000-0x0007]
      [ 0.123868] pci 0000:00:14.1: reg 14: [io 0x0000-0x0003]
      [ 0.123874] pci 0000:00:14.1: reg 18: [io 0x0000-0x0007]
      [ 0.123880] pci 0000:00:14.1: reg 1c: [io 0x0000-0x0003]
      [ 0.123886] pci 0000:00:14.1: reg 20: [io 0xff00-0xff0f]
      [ 0.123951] pci 0000:00:14.2: reg 10: [mem 0xfe8f4000-0xfe8f7fff 64bit]
      [ 0.123991] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
      [ 0.123995] pci 0000:00:14.2: PME# disabled
      [ 0.124101] pci 0000:00:14.5: reg 10: [mem 0xfe8fa000-0xfe8fafff]
      [ 0.124251] pci 0000:01:05.0: reg 10: [mem 0xd0000000-0xdfffffff pref]
      [ 0.124255] pci 0000:01:05.0: reg 14: [io 0xd000-0xd0ff]
      [ 0.124258] pci 0000:01:05.0: reg 18: [mem 0xfeaf0000-0xfeafffff]
      [ 0.124265] pci 0000:01:05.0: reg 24: [mem 0xfe900000-0xfe9fffff]
      [ 0.124276] pci 0000:01:05.0: supports D1 D2
      [ 0.124293] pci 0000:01:05.1: reg 10: [mem 0xfeae8000-0xfeaebfff]
      [ 0.124312] pci 0000:01:05.1: supports D1 D2
      [ 0.124351] pci 0000:00:01.0: PCI bridge to [bus 01-01]
      [ 0.124354] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
      [ 0.124357] pci 0000:00:01.0: bridge window [mem 0xfe900000-0xfeafffff]
      [ 0.124360] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
      [ 0.124405] pci 0000:02:00.0: reg 10: [mem 0xfebf0000-0xfebf7fff 64bit]
      [ 0.124461] pci 0000:02:00.0: PME# supported from D3hot D3cold
      [ 0.124465] pci 0000:02:00.0: PME# disabled
      [ 0.126079] pci 0000:00:07.0: PCI bridge to [bus 02-02]
      [ 0.126082] pci 0000:00:07.0: bridge window [io 0xf000-0x0000] (disabled)
      [ 0.126085] pci 0000:00:07.0: bridge window [mem 0xfeb00000-0xfebfffff]
      [ 0.126089] pci 0000:00:07.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
      [ 0.126126] pci 0000:03:00.0: reg 10: [io 0xe800-0xe8ff]
      [ 0.126140] pci 0000:03:00.0: reg 18: [mem 0xfdfff000-0xfdffffff 64bit pref]
      [ 0.126151] pci 0000:03:00.0: reg 20: [mem 0xfdff8000-0xfdffbfff 64bit pref]
      [ 0.126183] pci 0000:03:00.0: supports D1 D2
      [ 0.126185] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
      [ 0.126189] pci 0000:03:00.0: PME# disabled
      [ 0.128070] pci 0000:00:0a.0: PCI bridge to [bus 03-03]
      [ 0.128074] pci 0000:00:0a.0: bridge window [io 0xe000-0xefff]
      [ 0.128076] pci 0000:00:0a.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
      [ 0.128080] pci 0000:00:0a.0: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
      [ 0.128137] pci 0000:00:14.4: PCI bridge to [bus 04-04] (subtractive decode)
      [ 0.128141] pci 0000:00:14.4: bridge window [io 0xf000-0x0000] (disabled)
      [ 0.128145] pci 0000:00:14.4: bridge window [mem 0xfff00000-0x000fffff] (disabled)
      [ 0.128149] pci 0000:00:14.4: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
      [ 0.128152] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7] (subtractive decode)
      [ 0.128154] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode)
      [ 0.128156] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
      [ 0.128158] pci 0000:00:14.4: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
      [ 0.128160] pci 0000:00:14.4: bridge window [mem 0xcff00000-0xdfffffff] (subtractive decode)
      [ 0.128162] pci 0000:00:14.4: bridge window [mem 0xf0000000-0xfebfffff] (subtractive decode)
      [ 0.128177] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
      [ 0.128424] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
      [ 0.128466] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE7._PRT]
      [ 0.128500] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCEA._PRT]
      [ 0.128547] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0PC._PRT]
      [ 0.128616] pci0000:00: Requesting ACPI _OSC control (0x1d)
      [ 0.128618] Unable to assume _OSC PCIe control. Disabling ASPM
      [ 0.133977] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 *10 12 14 15)
      [ 0.134025] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 10 *11 12 14 15)
      [ 0.134063] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 10 *11 12 14 15)
      [ 0.134100] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 7 *10 11 12 14 15)
      [ 0.134136] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 12 14 15) *0, disabled.
      [ 0.134173] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 12 14 15) *0, disabled.
      [ 0.134209] ACPI: PCI Interrupt Link [LNKG] (IRQs *11)
      [ 0.134245] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 12 14 15) *0, disabled.
      [ 0.134313] vgaarb: device added: PCI:0000:01:05.0,decodes=io+mem,owns=io+mem,locks=none
      [ 0.134317] vgaarb: loaded
      [ 0.134318] vgaarb: bridge control possible 0000:01:05.0
      [ 0.134461] SCSI subsystem initialized
      [ 0.134470] libata version 3.00 loaded.
      [ 0.134470] usbcore: registered new interface driver usbfs
      [ 0.134470] usbcore: registered new interface driver hub
      [ 0.134470] usbcore: registered new device driver usb
      [ 0.135011] PCI: Using ACPI for IRQ routing
      [ 0.135013] PCI: pci_cache_line_size set to 64 bytes
      [ 0.135237] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
      [ 0.135241] hpet0: 4 comparators, 32-bit 14.318180 MHz counter
      [ 0.137037] Switching to clocksource hpet
      [ 0.146592] pnp: PnP ACPI init
      [ 0.146604] ACPI: bus type pnp registered
      [ 0.146709] pnp 00:00: [io 0x0cf8-0x0cff]
      [ 0.146742] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
      [ 0.146818] pnp 00:01: [mem 0x00000000-0xffffffffffffffff disabled]
      [ 0.146820] pnp 00:01: [mem 0x00000000-0xffffffffffffffff disabled]
      [ 0.146857] pnp 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
      [ 0.146891] pnp 00:02: [dma 4]
      [ 0.146893] pnp 00:02: [io 0x0000-0x000f]
      [ 0.146894] pnp 00:02: [io 0x0081-0x0083]
      [ 0.146896] pnp 00:02: [io 0x0087]
      [ 0.146897] pnp 00:02: [io 0x0089-0x008b]
      [ 0.146899] pnp 00:02: [io 0x008f]
      [ 0.146900] pnp 00:02: [io 0x00c0-0x00df]
      [ 0.146921] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
      [ 0.146931] pnp 00:03: [io 0x0070-0x0071]
      [ 0.146937] pnp 00:03: [irq 8]
      [ 0.146959] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
      [ 0.146966] pnp 00:04: [io 0x0061]
      [ 0.146987] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
      [ 0.146994] pnp 00:05: [io 0x00f0-0x00ff]
      [ 0.146998] pnp 00:05: [irq 13]
      [ 0.147031] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
      [ 0.147896] pnp 00:06: [io 0x0378-0x037f]
      [ 0.147900] pnp 00:06: [irq 7]
      [ 0.147902] pnp 00:06: [dma 0 disabled]
      [ 0.148208] pnp 00:06: Plug and Play ACPI device, IDs PNP0400 (active)
      [ 0.148241] pnp 00:07: [mem 0xfed00000-0xfed003ff]
      [ 0.148264] pnp 00:07: Plug and Play ACPI device, IDs PNP0103 (active)
      [ 0.148877] pnp 00:08: [io 0x03f8-0x03ff]
      [ 0.148881] pnp 00:08: [irq 4]
      [ 0.148882] pnp 00:08: [dma 0 disabled]
      [ 0.148945] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
      [ 0.149039] pnp 00:09: [io 0x0060]
      [ 0.149041] pnp 00:09: [io 0x0064]
      [ 0.149042] pnp 00:09: [mem 0xfec00000-0xfec00fff]
      [ 0.149044] pnp 00:09: [mem 0xfee00000-0xfee00fff]
      [ 0.149085] pnp 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
      [ 0.149275] pnp 00:0a: [io 0x0010-0x001f]
      [ 0.149277] pnp 00:0a: [io 0x0022-0x003f]
      [ 0.149279] pnp 00:0a: [io 0x0062-0x0063]
      [ 0.149280] pnp 00:0a: [io 0x0065-0x006f]
      [ 0.149282] pnp 00:0a: [io 0x0072-0x007f]
      [ 0.149283] pnp 00:0a: [io 0x0080]
      [ 0.149285] pnp 00:0a: [io 0x0084-0x0086]
      [ 0.149286] pnp 00:0a: [io 0x0088]
      [ 0.149288] pnp 00:0a: [io 0x008c-0x008e]
      [ 0.149289] pnp 00:0a: [io 0x0090-0x009f]
      [ 0.149291] pnp 00:0a: [io 0x00a2-0x00bf]
      [ 0.149293] pnp 00:0a: [io 0x00b1]
      [ 0.149295] pnp 00:0a: [io 0x00e0-0x00ef]
      [ 0.149297] pnp 00:0a: [io 0x04d0-0x04d1]
      [ 0.149298] pnp 00:0a: [io 0x040b]
      [ 0.149300] pnp 00:0a: [io 0x04d6]
      [ 0.149301] pnp 00:0a: [io 0x0c00-0x0c01]
      [ 0.149303] pnp 00:0a: [io 0x0c14]
      [ 0.149304] pnp 00:0a: [io 0x0c50-0x0c51]
      [ 0.149306] pnp 00:0a: [io 0x0c52]
      [ 0.149307] pnp 00:0a: [io 0x0c6c]
      [ 0.149309] pnp 00:0a: [io 0x0c6f]
      [ 0.149310] pnp 00:0a: [io 0x0cd0-0x0cd1]
      [ 0.149313] pnp 00:0a: [io 0x0cd2-0x0cd3]
      [ 0.149314] pnp 00:0a: [io 0x0cd4-0x0cd5]
      [ 0.149316] pnp 00:0a: [io 0x0cd6-0x0cd7]
      [ 0.149317] pnp 00:0a: [io 0x0cd8-0x0cdf]
      [ 0.149319] pnp 00:0a: [io 0x0b00-0x0b3f]
      [ 0.149321] pnp 00:0a: [io 0x0800-0x089f]
      [ 0.149322] pnp 00:0a: [io 0x0000-0xffffffffffffffff disabled]
      [ 0.149324] pnp 00:0a: [io 0x0b00-0x0b0f]
      [ 0.149326] pnp 00:0a: [io 0x0b20-0x0b3f]
      [ 0.149327] pnp 00:0a: [io 0x0900-0x090f]
      [ 0.149329] pnp 00:0a: [io 0x0910-0x091f]
      [ 0.149331] pnp 00:0a: [io 0xfe00-0xfefe]
      [ 0.149332] pnp 00:0a: [io 0x0060]
      [ 0.149334] pnp 00:0a: [io 0x0064]
      [ 0.149335] pnp 00:0a: [mem 0xcff00000-0xcfffffff]
      [ 0.149337] pnp 00:0a: [mem 0xffb80000-0xffbfffff]
      [ 0.149339] pnp 00:0a: [mem 0xfec10000-0xfec1001f]
      [ 0.149340] pnp 00:0a: [mem 0xfed40000-0xfed44fff]
      [ 0.149414] pnp 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
      [ 0.149599] pnp 00:0b: [io 0x0000-0xffffffffffffffff disabled]
      [ 0.149601] pnp 00:0b: [io 0x0230-0x023f]
      [ 0.149603] pnp 00:0b: [io 0x0290-0x029f]
      [ 0.149604] pnp 00:0b: [io 0x0300-0x030f]
      [ 0.149606] pnp 00:0b: [io 0x0a30-0x0a3f]
      [ 0.149647] pnp 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
      [ 0.149678] pnp 00:0c: [mem 0xe0000000-0xefffffff]
      [ 0.149721] pnp 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
      [ 0.149835] pnp 00:0d: [mem 0x00000000-0x0009ffff]
      [ 0.149837] pnp 00:0d: [mem 0x000c0000-0x000cffff]
      [ 0.149839] pnp 00:0d: [mem 0x000e0000-0x000fffff]
      [ 0.149840] pnp 00:0d: [mem 0x00100000-0xcfefffff]
      [ 0.149842] pnp 00:0d: [mem 0xfec00000-0xffffffff]
      [ 0.149885] pnp 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active)
      [ 0.149977] pnp: PnP ACPI: found 14 devices
      [ 0.149978] ACPI: ACPI bus type pnp unregistered
      [ 0.149990] system 00:09: [mem 0xfec00000-0xfec00fff] could not be reserved
      [ 0.149993] system 00:09: [mem 0xfee00000-0xfee00fff] has been reserved
      [ 0.150009] system 00:0a: [io 0x04d0-0x04d1] has been reserved
      [ 0.150012] system 00:0a: [io 0x040b] has been reserved
      [ 0.150014] system 00:0a: [io 0x04d6] has been reserved
      [ 0.150016] system 00:0a: [io 0x0c00-0x0c01] has been reserved
      [ 0.150019] system 00:0a: [io 0x0c14] has been reserved
      [ 0.150021] system 00:0a: [io 0x0c50-0x0c51] has been reserved
      [ 0.150023] system 00:0a: [io 0x0c52] has been reserved
      [ 0.150028] system 00:0a: [io 0x0c6c] has been reserved
      [ 0.150030] system 00:0a: [io 0x0c6f] has been reserved
      [ 0.150032] system 00:0a: [io 0x0cd0-0x0cd1] has been reserved
      [ 0.150035] system 00:0a: [io 0x0cd2-0x0cd3] has been reserved
      [ 0.150037] system 00:0a: [io 0x0cd4-0x0cd5] has been reserved
      [ 0.150039] system 00:0a: [io 0x0cd6-0x0cd7] has been reserved
      [ 0.150041] system 00:0a: [io 0x0cd8-0x0cdf] has been reserved
      [ 0.150044] system 00:0a: [io 0x0b00-0x0b3f] has been reserved
      [ 0.150046] system 00:0a: [io 0x0800-0x089f] has been reserved
      [ 0.150048] system 00:0a: [io 0x0b00-0x0b0f] has been reserved
      [ 0.150051] system 00:0a: [io 0x0b20-0x0b3f] has been reserved
      [ 0.150053] system 00:0a: [io 0x0900-0x090f] has been reserved
      [ 0.150055] system 00:0a: [io 0x0910-0x091f] has been reserved
      [ 0.150058] system 00:0a: [io 0xfe00-0xfefe] has been reserved
      [ 0.150060] system 00:0a: [mem 0xcff00000-0xcfffffff] has been reserved
      [ 0.150063] system 00:0a: [mem 0xffb80000-0xffbfffff] has been reserved
      [ 0.150066] system 00:0a: [mem 0xfec10000-0xfec1001f] has been reserved
      [ 0.150068] system 00:0a: [mem 0xfed40000-0xfed44fff] has been reserved
      [ 0.150073] system 00:0b: [io 0x0230-0x023f] has been reserved
      [ 0.150076] system 00:0b: [io 0x0290-0x029f] has been reserved
      [ 0.150078] system 00:0b: [io 0x0300-0x030f] has been reserved
      [ 0.150080] system 00:0b: [io 0x0a30-0x0a3f] has been reserved
      [ 0.150085] system 00:0c: [mem 0xe0000000-0xefffffff] has been reserved
      [ 0.150090] system 00:0d: [mem 0x00000000-0x0009ffff] could not be reserved
      [ 0.150092] system 00:0d: [mem 0x000c0000-0x000cffff] could not be reserved
      [ 0.150095] system 00:0d: [mem 0x000e0000-0x000fffff] could not be reserved
      [ 0.150097] system 00:0d: [mem 0x00100000-0xcfefffff] could not be reserved
      [ 0.150100] system 00:0d: [mem 0xfec00000-0xffffffff] could not be reserved
      [ 0.154796] PCI: max bus depth: 1 pci_try_num: 2
      [ 0.154812] pci 0000:00:01.0: PCI bridge to [bus 01-01]
      [ 0.154814] pci 0000:00:01.0: PCI bridge to [bus 01-01]
      [ 0.154816] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
      [ 0.154819] pci 0000:00:01.0: bridge window [mem 0xfe900000-0xfeafffff]
      [ 0.154821] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
      [ 0.154825] pci 0000:00:07.0: PCI bridge to [bus 02-02]
      [ 0.154826] pci 0000:00:07.0: PCI bridge to [bus 02-02]
      [ 0.154828] pci 0000:00:07.0: bridge window [io disabled]
      [ 0.154831] pci 0000:00:07.0: bridge window [mem 0xfeb00000-0xfebfffff]
      [ 0.154833] pci 0000:00:07.0: bridge window [mem pref disabled]
      [ 0.154836] pci 0000:00:0a.0: PCI bridge to [bus 03-03]
      [ 0.154838] pci 0000:00:0a.0: PCI bridge to [bus 03-03]
      [ 0.154840] pci 0000:00:0a.0: bridge window [io 0xe000-0xefff]
      [ 0.154842] pci 0000:00:0a.0: bridge window [mem disabled]
      [ 0.154845] pci 0000:00:0a.0: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
      [ 0.154848] pci 0000:00:14.4: PCI bridge to [bus 04-04]
      [ 0.154850] pci 0000:00:14.4: PCI bridge to [bus 04-04]
      [ 0.154851] pci 0000:00:14.4: bridge window [io disabled]
      [ 0.154856] pci 0000:00:14.4: bridge window [mem disabled]
      [ 0.154859] pci 0000:00:14.4: bridge window [mem pref disabled]
      [ 0.154875] alloc irq_desc for 19 on node -1
      [ 0.154877] alloc kstat_irqs on node -1
      [ 0.154883] pci 0000:00:07.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
      [ 0.154886] pci 0000:00:07.0: setting latency timer to 64
      [ 0.154893] alloc irq_desc for 18 on node -1
      [ 0.154895] alloc kstat_irqs on node -1
      [ 0.154899] pci 0000:00:0a.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
      [ 0.154901] pci 0000:00:0a.0: setting latency timer to 64
      [ 0.154908] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
      [ 0.154911] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
      [ 0.154913] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
      [ 0.154915] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
      [ 0.154917] pci_bus 0000:00: resource 8 [mem 0xcff00000-0xdfffffff]
      [ 0.154919] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfebfffff]
      [ 0.154921] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
      [ 0.154923] pci_bus 0000:01: resource 1 [mem 0xfe900000-0xfeafffff]
      [ 0.154926] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
      [ 0.154929] pci_bus 0000:02: resource 1 [mem 0xfeb00000-0xfebfffff]
      [ 0.154931] pci_bus 0000:03: resource 0 [io 0xe000-0xefff]
      [ 0.154934] pci_bus 0000:03: resource 2 [mem 0xfdf00000-0xfdffffff 64bit pref]
      [ 0.154936] pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7]
      [ 0.154939] pci_bus 0000:04: resource 5 [io 0x0d00-0xffff]
      [ 0.154941] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff]
      [ 0.154944] pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000dffff]
      [ 0.154946] pci_bus 0000:04: resource 8 [mem 0xcff00000-0xdfffffff]
      [ 0.154948] pci_bus 0000:04: resource 9 [mem 0xf0000000-0xfebfffff]
      [ 0.155099] NET: Registered protocol family 2
      [ 0.155581] IP route cache hash table entries: 524288 (order: 10, 4194304 bytes)
      [ 0.157365] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
      [ 0.159256] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
      [ 0.159465] TCP: Hash tables configured (established 524288 bind 65536)
      [ 0.159467] TCP reno registered
      [ 0.159628] NET: Registered protocol family 1
      [ 0.159637] pci 0000:00:01.0: MSI quirk detected; subordinate MSI disabled
      [ 0.159651] alloc irq_desc for 16 on node -1
      [ 0.159652] alloc kstat_irqs on node -1
      [ 0.159658] pci 0000:00:12.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
      [ 0.159675] pci 0000:00:12.0: PCI INT A disabled
      [ 0.159681] pci 0000:00:12.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
      [ 0.159714] pci 0000:00:12.1: PCI INT A disabled
      [ 0.159722] alloc irq_desc for 17 on node -1
      [ 0.159724] alloc kstat_irqs on node -1
      [ 0.159728] pci 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
      [ 0.159763] pci 0000:00:12.2: PCI INT B disabled
      [ 0.159768] pci 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
      [ 0.159798] pci 0000:00:13.0: PCI INT A disabled
      [ 0.159802] pci 0000:00:13.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
      [ 0.159832] pci 0000:00:13.1: PCI INT A disabled
      [ 0.159841] pci 0000:00:13.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
      [ 0.159875] pci 0000:00:13.2: PCI INT B disabled
      [ 0.159884] pci 0000:00:14.5: PCI INT C -> GSI 18 (level, low) -> IRQ 18
      [ 0.159913] pci 0000:00:14.5: PCI INT C disabled
      [ 0.159922] pci 0000:01:05.0: Boot video device
      [ 0.159931] pci 0000:02:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
      [ 0.159970] pci 0000:02:00.0: PCI INT A disabled
      [ 0.160023] Trying to unpack rootfs image as initramfs...
      [ 0.377155] Freeing initrd memory: 13690k freed
      [ 0.380347] PCI-DMA: Disabling AGP.
      [ 0.380460] PCI-DMA: aperture base @ 20000000 size 65536 KB
      [ 0.380462] PCI-DMA: using GART IOMMU.
      [ 0.380465] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
      [ 0.383812] audit: initializing netlink socket (disabled)
      [ 0.383822] type=2000 audit(1357223359.383:1): initialized
      [ 0.391402] HugeTLB registered 2 MB page size, pre-allocated 0 pages
      [ 0.392052] VFS: Disk quotas dquot_6.5.2
      [ 0.392083] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
      [ 0.392182] msgmni has been set to 31284
      [ 0.392694] alg: No test for stdrng (krng)
      [ 0.392703] ksign: Installing public key data
      [ 0.392705] Loading keyring
      [ 0.392716] - Added public key 15D1CCEEE90EF143
      [ 0.392718] - User ID: Red Hat, Inc. (Kernel Module GPG key)
      [ 0.392728] - Added public key D4A26C9CCD09BEDA
      [ 0.392730] - User ID: Red Hat Enterprise Linux Driver Update Program <secalert@redhat.com>
      [ 0.392739] - Added public key ADABAEF02EF9022C
      [ 0.392740] - User ID: Parallels, Inc. (Kernel Module GPG key)
      [ 0.392776] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
      [ 0.393046] io scheduler noop registered
      [ 0.393047] io scheduler anticipatory registered
      [ 0.393049] io scheduler deadline registered
      [ 0.393100] io scheduler cfq registered (default)
      [ 0.393222] pcieport 0000:00:07.0: setting latency timer to 64
      [ 0.393241] alloc irq_desc for 24 on node -1
      [ 0.393243] alloc kstat_irqs on node -1
      [ 0.393251] pcieport 0000:00:07.0: irq 24 for MSI/MSI-X
      [ 0.393289] pcieport 0000:00:0a.0: setting latency timer to 64
      [ 0.393306] alloc irq_desc for 25 on node -1
      [ 0.393308] alloc kstat_irqs on node -1
      [ 0.393314] pcieport 0000:00:0a.0: irq 25 for MSI/MSI-X
      [ 0.393366] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
      [ 0.393384] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
      [ 0.393386] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
      [ 0.393664] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
      [ 0.393666] ACPI: Power Button [PWRB]
      [ 0.393704] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
      [ 0.393706] ACPI: Power Button [PWRF]
      [ 0.393854] ACPI: acpi_idle registered with cpuidle
      [ 0.399669] ERST: Table is not found!
      [ 0.399671] GHES: HEST is not enabled!
      [ 0.402698] Non-volatile memory driver v1.3
      [ 0.402700] Linux agpgart interface v0.103
      [ 0.402751] crash memory driver: version 1.1
      [ 0.402754] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
      [ 0.646133] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
      [ 0.646408] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
      [ 0.647541] brd: module loaded
      [ 0.648068] loop: module loaded
      [ 0.648100] input: Macintosh mouse button emulation as /devices/virtual/input/input2
      [ 0.648140] Fixed MDIO Bus: probed
      [ 0.648171] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
      [ 0.648184] ehci_hcd 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
      [ 0.648229] ehci_hcd 0000:00:12.2: EHCI Host Controller
      [ 0.648264] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1
      [ 0.648271] ehci_hcd 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
      [ 0.648297] ehci_hcd 0000:00:12.2: debug port 1
      [ 0.648322] ehci_hcd 0000:00:12.2: irq 17, io mem 0xfe8ff800
      [ 0.654028] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
      [ 0.654046] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
      [ 0.654048] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
      [ 0.654050] usb usb1: Product: EHCI Host Controller
      [ 0.654052] usb usb1: Manufacturer: Linux 2.6.32-042stab068.8 ehci_hcd
      [ 0.654053] usb usb1: SerialNumber: 0000:00:12.2
      [ 0.654108] usb usb1: configuration #1 chosen from 1 choice
      [ 0.654133] hub 1-0:1.0: USB hub found
      [ 0.654137] hub 1-0:1.0: 6 ports detected
      [ 0.654190] ehci_hcd 0000:00:13.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
      [ 0.654202] ehci_hcd 0000:00:13.2: EHCI Host Controller
      [ 0.654229] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 2
      [ 0.654236] ehci_hcd 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
      [ 0.654257] ehci_hcd 0000:00:13.2: debug port 1
      [ 0.654278] ehci_hcd 0000:00:13.2: irq 19, io mem 0xfe8ff400
      [ 0.660026] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
      [ 0.660041] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
      [ 0.660043] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
      [ 0.660045] usb usb2: Product: EHCI Host Controller
      [ 0.660047] usb usb2: Manufacturer: Linux 2.6.32-042stab068.8 ehci_hcd
      [ 0.660048] usb usb2: SerialNumber: 0000:00:13.2
      [ 0.660101] usb usb2: configuration #1 chosen from 1 choice
      [ 0.660124] hub 2-0:1.0: USB hub found
      [ 0.660128] hub 2-0:1.0: 6 ports detected
      [ 0.660188] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
      [ 0.660199] ohci_hcd 0000:00:12.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
      [ 0.660212] ohci_hcd 0000:00:12.0: OHCI Host Controller
      [ 0.660241] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 3
      [ 0.660268] ohci_hcd 0000:00:12.0: irq 16, io mem 0xfe8fe000
      [ 0.715061] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
      [ 0.715064] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
      [ 0.715066] usb usb3: Product: OHCI Host Controller
      [ 0.715067] usb usb3: Manufacturer: Linux 2.6.32-042stab068.8 ohci_hcd
      [ 0.715069] usb usb3: SerialNumber: 0000:00:12.0
      [ 0.715120] usb usb3: configuration #1 chosen from 1 choice
      [ 0.715144] hub 3-0:1.0: USB hub found
      [ 0.715150] hub 3-0:1.0: 3 ports detected
      [ 0.715196] ohci_hcd 0000:00:12.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
      [ 0.715209] ohci_hcd 0000:00:12.1: OHCI Host Controller
      [ 0.715240] ohci_hcd 0000:00:12.1: new USB bus registered, assigned bus number 4
      [ 0.715259] ohci_hcd 0000:00:12.1: irq 16, io mem 0xfe8fd000
      [ 0.770052] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
      [ 0.770055] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
      [ 0.770057] usb usb4: Product: OHCI Host Controller
      [ 0.770058] usb usb4: Manufacturer: Linux 2.6.32-042stab068.8 ohci_hcd
      [ 0.770060] usb usb4: SerialNumber: 0000:00:12.1
      [ 0.770111] usb usb4: configuration #1 chosen from 1 choice
      [ 0.770134] hub 4-0:1.0: USB hub found
      [ 0.770141] hub 4-0:1.0: 3 ports detected
      [ 0.770188] ohci_hcd 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
      [ 0.770200] ohci_hcd 0000:00:13.0: OHCI Host Controller
      [ 0.770227] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 5
      [ 0.770255] ohci_hcd 0000:00:13.0: irq 18, io mem 0xfe8fc000
      [ 0.825052] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
      [ 0.825054] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
      [ 0.825056] usb usb5: Product: OHCI Host Controller
      [ 0.825058] usb usb5: Manufacturer: Linux 2.6.32-042stab068.8 ohci_hcd
      [ 0.825060] usb usb5: SerialNumber: 0000:00:13.0
      [ 0.825115] usb usb5: configuration #1 chosen from 1 choice
      [ 0.825138] hub 5-0:1.0: USB hub found
      [ 0.825144] hub 5-0:1.0: 3 ports detected
      [ 0.825191] ohci_hcd 0000:00:13.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
      [ 0.825203] ohci_hcd 0000:00:13.1: OHCI Host Controller
      [ 0.825232] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 6
      [ 0.825251] ohci_hcd 0000:00:13.1: irq 18, io mem 0xfe8fb000
      [ 0.880053] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
      [ 0.880056] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
      [ 0.880058] usb usb6: Product: OHCI Host Controller
      [ 0.880059] usb usb6: Manufacturer: Linux 2.6.32-042stab068.8 ohci_hcd
      [ 0.880061] usb usb6: SerialNumber: 0000:00:13.1
      [ 0.880113] usb usb6: configuration #1 chosen from 1 choice
      [ 0.880136] hub 6-0:1.0: USB hub found
      [ 0.880143] hub 6-0:1.0: 3 ports detected
      [ 0.880190] ohci_hcd 0000:00:14.5: PCI INT C -> GSI 18 (level, low) -> IRQ 18
      [ 0.880203] ohci_hcd 0000:00:14.5: OHCI Host Controller
      [ 0.880232] ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 7
      [ 0.880251] ohci_hcd 0000:00:14.5: irq 18, io mem 0xfe8fa000
      [ 0.935052] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
      [ 0.935054] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
      [ 0.935056] usb usb7: Product: OHCI Host Controller
      [ 0.935058] usb usb7: Manufacturer: Linux 2.6.32-042stab068.8 ohci_hcd
      [ 0.935059] usb usb7: SerialNumber: 0000:00:14.5
      [ 0.935111] usb usb7: configuration #1 chosen from 1 choice
      [ 0.935134] hub 7-0:1.0: USB hub found
      [ 0.935140] hub 7-0:1.0: 2 ports detected
      [ 0.935185] uhci_hcd: USB Universal Host Controller Interface driver
      [ 0.935269] PNP: No PS/2 controller found. Probing ports directly.
      [ 0.935650] serio: i8042 KBD port at 0x60,0x64 irq 1
      [ 0.935657] serio: i8042 AUX port at 0x60,0x64 irq 12
      [ 0.935731] mice: PS/2 mouse device common for all mice
      [ 0.935867] rtc_cmos 00:03: RTC can wake from S4
      [ 0.935900] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
      [ 0.935924] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
      [ 0.936103] cpuidle: using governor ladder
      [ 0.936386] cpuidle: using governor menu
      [ 0.936388] EFI Variables Facility v0.08 2004-May-17
      [ 0.936682] usbcore: registered new interface driver hiddev
      [ 0.936696] usbcore: registered new interface driver usbhid
      [ 0.936697] usbhid: v2.6:USB HID core driver
      [ 0.936777] TCP cubic registered
      [ 0.936778] Initializing XFRM netlink socket
      [ 0.936786] NET: Registered protocol family 17
      [ 0.947895] Dcache charge unit 924
      [ 0.947906] registered taskstats version 1
      [ 0.956284] rtc_cmos 00:03: setting system clock to 2013-01-03 14:29:20 UTC (1357223360)
      [ 0.956322] Initalizing network drop monitor service
      [ 0.956353] Freeing unused kernel memory: 1320k freed
      [ 0.956617] Write protecting the kernel read-only data: 10240k
      [ 0.956930] Freeing unused kernel memory: 960k freed
      [ 0.957286] Freeing unused kernel memory: 1728k freed
      [ 0.968538] dracut: dracut-004-283.el6
      [ 0.984065] device-mapper: uevent: version 1.0.3
      [ 0.984229] device-mapper: ioctl: 4.22.6-ioctl (2011-10-19) initialised: dm-devel@redhat.com
      [ 0.996362] udev: starting version 147
      [ 1.035360] [drm] Initialized drm 1.1.0 20060810
      [ 1.078403] [drm] radeon defaulting to kernel modesetting.
      [ 1.078406] [drm] radeon kernel modesetting enabled.
      [ 1.078465] radeon 0000:01:05.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
      [ 1.078468] radeon 0000:01:05.0: setting latency timer to 64
      [ 1.078574] [drm] initializing kernel modesetting (RS780 0x1002:0x9616 0x1043:0x8388).
      [ 1.078645] [drm] register mmio base: 0xFEAF0000
      [ 1.078647] [drm] register mmio size: 65536
      [ 1.079319] ATOM BIOS: B27722_RS780C
      [ 1.079345] radeon 0000:01:05.0: VRAM: 256M 0x00000000C0000000 - 0x00000000CFFFFFFF (256M used)
      [ 1.079347] radeon 0000:01:05.0: GTT: 512M 0x00000000A0000000 - 0x00000000BFFFFFFF
      [ 1.086426] [drm] Detected VRAM RAM=256M, BAR=256M
      [ 1.086429] [drm] RAM width 32bits DDR
      [ 1.086522] [TTM] Zone kernel: Available graphics memory: 8010726 kiB.
      [ 1.086524] [TTM] Zone dma32: Available graphics memory: 2097152 kiB.
      [ 1.086527] [TTM] Initializing pool allocator.
      [ 1.086532] [TTM] Initializing DMA pool allocator.
      [ 1.086565] [drm] radeon: 256M of VRAM memory ready
      [ 1.086567] [drm] radeon: 512M of GTT memory ready.
      [ 1.086585] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
      [ 1.086587] [drm] Driver supports precise vblank timestamp query.
      [ 1.086607] [drm] radeon: irq initialized.
      [ 1.086611] [drm] GART: num cpu pages 131072, num gpu pages 131072
      [ 1.087119] [drm] radeon: ib pool ready.
      [ 1.087214] [drm] Loading RS780 Microcode
      [ 1.087217] platform radeon_cp.0: firmware: requesting radeon/RS780_pfp.bin
      [ 1.090518] platform radeon_cp.0: firmware: requesting radeon/RS780_me.bin
      [ 1.093311] platform radeon_cp.0: firmware: requesting radeon/R600_rlc.bin
      [ 1.099361] [drm] PCIE GART of 512M enabled (table at 0x00000000C0040000).
      [ 1.099455] radeon 0000:01:05.0: WB enabled
      [ 1.099458] [drm] fence driver on ring 0 use gpu addr 0xa0000c00 and cpu addr 0xffff8804185e5c00
      [ 1.131680] [drm] ring test on 0 succeeded in 1 usecs
      [ 1.131799] [drm] ib test on ring 0 succeeded in 0 usecs
      [ 1.131945] [drm] Radeon Display Connectors
      [ 1.131947] [drm] Connector 0:
      [ 1.131948] [drm] VGA
      [ 1.131950] [drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
      [ 1.131952] [drm] Encoders:
      [ 1.131953] [drm] CRT1: INTERNAL_KLDSCP_DAC1
      [ 1.131954] [drm] Connector 1:
      [ 1.131955] [drm] DVI-D
      [ 1.131956] [drm] HPD1
      [ 1.131958] [drm] DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c
      [ 1.131960] [drm] Encoders:
      [ 1.131961] [drm] DFP3: INTERNAL_KLDSCP_LVTMA
      [ 1.131978] [drm] radeon: power management initialized
      [ 1.149486] No connectors reported connected with modes
      [ 1.149490] [drm] Cannot find any crtc or sizes - going 1024x768
      [ 1.156719] [drm] fb mappable at 0xD0142000
      [ 1.156721] [drm] vram apper at 0xD0000000
      [ 1.156722] [drm] size 3145728
      [ 1.156723] [drm] fb depth is 24
      [ 1.156725] [drm] pitch is 4096
      [ 1.156777] fbcon: radeondrmfb (fb0) is primary device
      [ 1.164153] Console: switching to colour frame buffer device 128x48
      [ 1.170990] fb0: radeondrmfb frame buffer device
      [ 1.170991] drm: registered panic notifier
      [ 1.171003] Slow work thread pool: Starting up
      [ 1.171207] Slow work thread pool: Ready
      [ 1.171212] [drm] Initialized radeon 2.13.0 20080528 for 0000:01:05.0 on minor 0
      [ 1.215450] dracut: Starting plymouth daemon
      [ 1.284039] ahci 0000:00:11.0: version 3.0
      [ 1.284057] alloc irq_desc for 22 on node -1
      [ 1.284060] alloc kstat_irqs on node -1
      [ 1.284072] ahci 0000:00:11.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
      [ 1.284254] ahci 0000:00:11.0: AHCI 0001.0100 32 slots 6 ports 3 Gbps 0x3f impl SATA mode
      [ 1.284259] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc
      [ 1.284605] scsi0 : ahci
      [ 1.284747] scsi1 : ahci
      [ 1.284821] scsi2 : ahci
      [ 1.284897] scsi3 : ahci
      [ 1.285087] scsi4 : ahci
      [ 1.285705] scsi5 : ahci
      [ 1.285770] ata1: SATA max UDMA/133 abar m1024@0xfe8ffc00 port 0xfe8ffd00 irq 22
      [ 1.285775] ata2: SATA max UDMA/133 abar m1024@0xfe8ffc00 port 0xfe8ffd80 irq 22
      [ 1.285779] ata3: SATA max UDMA/133 abar m1024@0xfe8ffc00 port 0xfe8ffe00 irq 22
      [ 1.285782] ata4: SATA max UDMA/133 abar m1024@0xfe8ffc00 port 0xfe8ffe80 irq 22
      [ 1.285785] ata5: SATA max UDMA/133 abar m1024@0xfe8ffc00 port 0xfe8fff00 irq 22
      [ 1.285789] ata6: SATA max UDMA/133 abar m1024@0xfe8ffc00 port 0xfe8fff80 irq 22
      [ 1.382124] Refined TSC clocksource calibration: 3113.980 MHz.
      [ 1.382127] Switching to clocksource tsc
      [ 1.591200] ata4: SATA link down (SStatus 0 SControl 300)
      [ 1.591243] ata5: SATA link down (SStatus 0 SControl 300)
      [ 1.593189] ata6: SATA link down (SStatus 0 SControl 300)
      [ 1.743193] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
      [ 1.743205] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
      [ 1.744190] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
      [ 1.744375] ata2.00: ATA-8: STM31000528AS, CC37, max UDMA/133
      [ 1.744378] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32)
      [ 1.744481] ata1.00: ATA-8: ST3500418AS, CC46, max UDMA/133
      [ 1.744484] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
      [ 1.745766] ata2.00: configured for UDMA/133
      [ 1.745881] ata1.00: configured for UDMA/133
      [ 1.746051] scsi 0:0:0:0: Direct-Access ATA ST3500418AS CC46 PQ: 0 ANSI: 5
      [ 1.746257] scsi 1:0:0:0: Direct-Access ATA STM31000528AS CC37 PQ: 0 ANSI: 5
      [ 1.750073] ata3.00: ATA-8: SAMSUNG HD103SJ, 1AJ100E4, max UDMA/133
      [ 1.750081] ata3.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
      [ 1.756144] ata3.00: configured for UDMA/133
      [ 1.756217] scsi 2:0:0:0: Direct-Access ATA SAMSUNG HD103SJ 1AJ1 PQ: 0 ANSI: 5
      [ 1.761595] pata_atiixp 0000:00:14.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
      [ 1.761617] pata_atiixp 0000:00:14.1: setting latency timer to 64
      [ 1.761697] scsi6 : pata_atiixp
      [ 1.761831] scsi7 : pata_atiixp
      [ 1.762318] ata7: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xff00 irq 14
      [ 1.762320] ata8: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xff08 irq 15
      [ 2.116188] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
      [ 2.116230] sd 1:0:0:0: [sdb] Write Protect is off
      [ 2.116234] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
      [ 2.116240] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
      [ 2.116244] sd 2:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
      [ 2.116263] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
      [ 2.116291] sd 0:0:0:0: [sda] Write Protect is off
      [ 2.116295] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
      [ 2.116297] sd 2:0:0:0: [sdc] Write Protect is off
      [ 2.116299] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
      [ 2.116319] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
      [ 2.116323] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
      [ 2.116396] sdb:
      [ 2.116527] sda:
      [ 2.116554] sdc: sda1 sda2 sda3
      [ 2.122891] sd 0:0:0:0: [sda] Attached SCSI disk
      [ 2.124523] sdc1
      [ 2.124736] sd 2:0:0:0: [sdc] Attached SCSI disk
      [ 2.137543] sdb1
      [ 2.137832] sd 1:0:0:0: [sdb] Attached SCSI disk
      [ 2.761579] kjournald starting. Commit interval 5 seconds
      [ 2.761590] EXT3-fs (sda2): mounted filesystem with ordered data mode
      [ 2.797574] dracut: Mounted root filesystem /dev/sda2
      [ 2.996050] dracut: /sbin/load_policy: Can't load policy: No such device
      [ 3.085281] dracut: Switching root
      [ 4.000384] udev: starting version 147
      [ 4.371674] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
      [ 4.506991] xhci_hcd 0000:02:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
      [ 4.507096] xhci_hcd 0000:02:00.0: setting latency timer to 64
      [ 4.507099] xhci_hcd 0000:02:00.0: xHCI Host Controller
      [ 4.507142] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 8
      [ 4.570136] xhci_hcd 0000:02:00.0: irq 19, io mem 0xfebf0000
      [ 4.570170] alloc irq_desc for 26 on node -1
      [ 4.570172] alloc kstat_irqs on node -1
      [ 4.570179] xhci_hcd 0000:02:00.0: irq 26 for MSI/MSI-X
      [ 4.570181] alloc irq_desc for 27 on node -1
      [ 4.570182] alloc kstat_irqs on node -1
      [ 4.570186] xhci_hcd 0000:02:00.0: irq 27 for MSI/MSI-X
      [ 4.570188] alloc irq_desc for 28 on node -1
      [ 4.570189] alloc kstat_irqs on node -1
      [ 4.570192] xhci_hcd 0000:02:00.0: irq 28 for MSI/MSI-X
      [ 4.570194] alloc irq_desc for 29 on node -1
      [ 4.570195] alloc kstat_irqs on node -1
      [ 4.570199] xhci_hcd 0000:02:00.0: irq 29 for MSI/MSI-X
      [ 4.570200] alloc irq_desc for 30 on node -1
      [ 4.570202] alloc kstat_irqs on node -1
      [ 4.570205] xhci_hcd 0000:02:00.0: irq 30 for MSI/MSI-X
      [ 4.570207] alloc irq_desc for 31 on node -1
      [ 4.570208] alloc kstat_irqs on node -1
      [ 4.570212] xhci_hcd 0000:02:00.0: irq 31 for MSI/MSI-X
      [ 4.570213] alloc irq_desc for 32 on node -1
      [ 4.570215] alloc kstat_irqs on node -1
      [ 4.570218] xhci_hcd 0000:02:00.0: irq 32 for MSI/MSI-X
      [ 4.570219] alloc irq_desc for 33 on node -1
      [ 4.570221] alloc kstat_irqs on node -1
      [ 4.570224] xhci_hcd 0000:02:00.0: irq 33 for MSI/MSI-X
      [ 4.570333] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002
      [ 4.570336] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
      [ 4.570338] usb usb8: Product: xHCI Host Controller
      [ 4.570339] usb usb8: Manufacturer: Linux 2.6.32-042stab068.8 xhci_hcd
      [ 4.570341] usb usb8: SerialNumber: 0000:02:00.0
      [ 4.570398] usb usb8: configuration #1 chosen from 1 choice
      [ 4.570401] xHCI xhci_add_endpoint called for root hub
      [ 4.570402] xHCI xhci_check_bandwidth called for root hub
      [ 4.570426] hub 8-0:1.0: USB hub found
      [ 4.570431] hub 8-0:1.0: 2 ports detected
      [ 4.570472] xhci_hcd 0000:02:00.0: xHCI Host Controller
      [ 4.570503] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 9
      [ 4.570523] usb usb9: config 1 interface 0 altsetting 0 endpoint 0x81 has no SuperSpeed companion descriptor
      [ 4.570529] usb usb9: New USB device found, idVendor=1d6b, idProduct=0003
      [ 4.570531] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
      [ 4.570533] usb usb9: Product: xHCI Host Controller
      [ 4.570534] usb usb9: Manufacturer: Linux 2.6.32-042stab068.8 xhci_hcd
      [ 4.570536] usb usb9: SerialNumber: 0000:02:00.0
      [ 4.570577] usb usb9: configuration #1 chosen from 1 choice
      [ 4.570580] xHCI xhci_add_endpoint called for root hub
      [ 4.570581] xHCI xhci_check_bandwidth called for root hub
      [ 4.570601] hub 9-0:1.0: USB hub found
      [ 4.570605] hub 9-0:1.0: 2 ports detected
      [ 4.605652] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
      [ 4.605668] r8169 0000:03:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
      [ 4.605795] r8169 0000:03:00.0: setting latency timer to 64
      [ 4.605840] alloc irq_desc for 34 on node -1
      [ 4.605842] alloc kstat_irqs on node -1
      [ 4.605852] r8169 0000:03:00.0: irq 34 for MSI/MSI-X
      [ 4.605965] r8169 0000:03:00.0: eth0: RTL8168f/8111f at 0xffffc900125c4000, 50:46:5d:06:cf:ef, XID 08000800 IRQ 34
      [ 4.605969] r8169 0000:03:00.0: eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
      [ 4.621982] sd 0:0:0:0: Attached scsi generic sg0 type 0
      [ 4.622006] sd 1:0:0:0: Attached scsi generic sg1 type 0
      [ 4.622028] sd 2:0:0:0: Attached scsi generic sg2 type 0
      [ 4.736927] ACPI: resource piix4_smbus [io 0x0b00-0x0b07] conflicts with ACPI region SOR1 [io 0xb00-0xb0f]
      [ 4.736930] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
      [ 5.178580] snd_hda_intel 0000:00:14.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
      [ 5.225619] input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card0/input3
      [ 5.225670] input: HDA ATI SB Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input4
      [ 5.225713] input: HDA ATI SB Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input5
      [ 5.225752] input: HDA ATI SB Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input6
      [ 5.225791] input: HDA ATI SB Line-Out Side as /devices/pci0000:00/0000:00:14.2/sound/card0/input7
      [ 5.225834] input: HDA ATI SB Line-Out CLFE as /devices/pci0000:00/0000:00:14.2/sound/card0/input8
      [ 5.225879] input: HDA ATI SB Line-Out Surround as /devices/pci0000:00/0000:00:14.2/sound/card0/input9
      [ 5.225919] input: HDA ATI SB Line-Out Front as /devices/pci0000:00/0000:00:14.2/sound/card0/input10
      [ 5.226057] snd_hda_intel 0000:01:05.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
      [ 5.226165] snd_hda_intel 0000:01:05.1: setting latency timer to 64
      [ 5.277011] MCE: In-kernel MCE decoding enabled.
      [ 5.283089] EDAC MC: Ver: 2.1.0 Dec 7 2012
      [ 5.287031] AMD64 EDAC driver v3.4.0
      [ 5.287047] EDAC amd64: DRAM ECC disabled.
      [ 5.287145] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
      [ 5.287146] Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
      [ 5.287148] (Note that use of the override may cause unknown side effects.)
      [ 5.460906] parport_pc 00:06: reported by Plug and Play ACPI
      [ 5.460957] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
      [ 5.563553] ppdev: user-space parallel port driver
      [ 6.224304] EXT3-fs (sda2): using internal journal
      [ 6.353689] kjournald starting. Commit interval 5 seconds
      [ 6.354031] EXT3-fs (sda3): using internal journal
      [ 6.354035] EXT3-fs (sda3): mounted filesystem with writeback data mode
      [ 6.639110] Adding 3903752k swap on /dev/sda1. Priority:-1 extents:1 across:3903752k
      [ 7.011251] NET: Registered protocol family 10
      [ 7.017269] ip6_tables: (C) 2000-2006 Netfilter Core Team
      [ 7.069730] Enabling conntracks and NAT for ve0
      [ 7.069735] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
      [ 7.297041] r8169 0000:03:00.0: firmware: requesting rtl_nic/rtl8168f-1.fw
      [ 7.334882] r8169 0000:03:00.0: eth0: unable to load firmware patch rtl_nic/rtl8168f-1.fw (-2)
      [ 7.343688] r8169 0000:03:00.0: eth0: link down
      [ 7.343694] r8169 0000:03:00.0: eth0: link down
      [ 7.344736] ADDRCONF(NETDEV_UP): eth0: link is not ready
      [ 10.190665] r8169 0000:03:00.0: eth0: link up
      [ 10.191752] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
      [ 12.380488] RPC: Registered named UNIX socket transport module.
      [ 12.380490] RPC: Registered udp transport module.
      [ 12.380492] RPC: Registered tcp transport module.
      [ 12.380493] RPC: Registered tcp NFSv4.1 backchannel transport module.
      [ 20.520377] ip_tables: (C) 2000-2006 Netfilter Core Team
      [ 20.676019] venet0: no IPv6 routers present
      [ 20.738047] FS-Cache: Loaded
      [ 20.778988] Registering the id_resolver key type
      [ 20.779014] FS-Cache: Netfs 'nfs' registered for caching
      [ 20.808090] eth0: no IPv6 routers present
      [ 20.860383] ploop_dev: module loaded
      [ 21.082691] CT: 102: started
      [ 1170.241542] EXT4-fs (sdb1): mounted filesystem with writeback data mode. Opts:
      [ 1304.202616] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
      [ 1304.466765] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
      [ 1304.476931] NFSD: starting 90-second grace period
      [ 2270.852448] EXT4-fs (sdc1): mounted filesystem with writeback data mode. Opts:
      [ 2339.241600] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
      [ 2339.241615] NFSD: starting 90-second grace period
      [ 2834.721647] EXT4-fs (sdc1): mounted filesystem with writeback data mode. Opts:

      OpenVZ config:
      KMEMSIZE="unlimited"
      LOCKEDPAGES="2048:2048"
      PRIVVMPAGES="unlimited"
       # "655360:696320"
      SHMPAGES="21504:21504"
      NUMPROC="1000:1000"
      PHYSPAGES="0:3932160"
      SWAPPAGES="0:524288"
      VMGUARPAGES="33792:unlimited"
      OOMGUARPAGES="261120:unlimited"
      NUMTCPSOCK="720:720"
      NUMFLOCK="4000"
      NUMPTY="255:255"
      NUMSIGINFO="2560:2560"
      TCPSNDBUF="1720320:2703360"
      TCPRCVBUF="1720320:2703360"
      OTHERSOCKBUF="1126080:2097152"
      DGRAMRCVBUF="262144:262144"
      NUMOTHERSOCK="360:360"
      DCACHESIZE="34099200:36249600"
      NUMFILE="9312:9312"
      AVNUMPROC="180:180"
      NUMIPTENT="128:128"

      # Disk quota parameters (in form of softlimit:hardlimit)
      DISKSPACE="20000000:21000000"
      DISKINODES="200000:220000"
      QUOTATIME="0"

      # CPU fair scheduler parameter
      CPUUNITS="1000"
      VE_ROOT="/vz/root/$VEID"
      VE_PRIVATE="/vz/private/$VEID"
      OSTEMPLATE="debian-5-x86"
      ORIGIN_SAMPLE=basic # unlimited # "basic"
      ONBOOT="yes"
      HOSTNAME="syn-proc2.imb.invention.com"
      IP_ADDRESS="10.165.65.52/24 172.17.0.8/16"
      NAMESERVER="10.165.65.52"
      FEATURES="nfs:on "
      DISK_QUOTA="no"

        Attachments

        1. file_2506.txt
          380 kB
        2. log
          66 kB
        3. log2.bz2
          37 kB
        4. log.bz2
          34 kB
        5. log2.bz2
          17 kB
        6. log3.bz2
          16 kB
        7. log5.bz2
          17 kB
        8. log.bz2
          16 kB
        9. log.127.0.0.1-2013-04-09-00:12:05.bz2
          17 kB

          Activity

            People

            Assignee:
            skinsbursky@openvz.org Kinsbursky Stanislav
            Reporter:
            cheusov@tut.by Aleksey Cheusov
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: