Jump to content
XPEnology Community

XPEnoboot 5.2-5565.2 Bug Reports


Diverge

Recommended Posts

I noticed there are at least 2 modules that fail during boot; e100 - which has been this way forever... might as well remove it. The other is sg, which i believe is related to scsi drives (those attached to lsi controllers).

 

eCjyn0G.png

 

dmesg output - part 1 (split due to post character limit):

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.10.35 (root@peter-virtual-machine) (gcc version 4.7.3 20130102 (prerelease) (crosstool-NG 1.18.0) ) #1 SMP Fri Jun 5 21:38:52 CEST 2015
[    0.000000] Command line: BOOT_IMAGE=/zImage root=/dev/md0 ihd_num=0 netif_num=4 syno_hw_version=DS3615xs sn=B3J4N01003 vid=0x0EA0 pid=0x2168 loglevel=0 vga=0x305 rmmod=ata_piix
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000] Disabled fast string operations
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bfeeffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bfef0000-0x00000000bfefefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bfeff000-0x00000000bfefffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bff00000-0x00000000bfffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffe0000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 09/30/2014
[    0.000000] Hypervisor detected: VMware
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x140000 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-BFFFF uncachable
[    0.000000]   C0000-CBFFF write-protect
[    0.000000]   CC000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000C0000000 mask 3FFC0000000 uncachable
[    0.000000]   1 base 00000000000 mask 3FF00000000 write-back
[    0.000000]   2 base 00100000000 mask 3FFC0000000 write-back
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xc0000 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000f6b30-0x000f6b3f] mapped at [ffff8800000f6b30]
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x045ef000, 0x045effff] PGTABLE
[    0.000000] BRK [0x045f0000, 0x045f0fff] PGTABLE
[    0.000000] BRK [0x045f1000, 0x045f1fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x13fe00000-0x13fffffff]
[    0.000000]  [mem 0x13fe00000-0x13fffffff] page 1G
[    0.000000] init_memory_mapping: [mem 0x13c000000-0x13fdfffff]
[    0.000000]  [mem 0x13c000000-0x13fdfffff] page 1G
[    0.000000] init_memory_mapping: [mem 0x100000000-0x13bffffff]
[    0.000000]  [mem 0x100000000-0x13bffffff] page 1G
[    0.000000] init_memory_mapping: [mem 0x00100000-0xbfeeffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x3fffffff] page 2M
[    0.000000]  [mem 0x40000000-0x7fffffff] page 1G
[    0.000000]  [mem 0x80000000-0xbfdfffff] page 2M
[    0.000000]  [mem 0xbfe00000-0xbfeeffff] page 4k
[    0.000000] init_memory_mapping: [mem 0xbff00000-0xbfffffff]
[    0.000000]  [mem 0xbff00000-0xbfffffff] page 4k
[    0.000000] ACPI: RSDP 00000000000f6ac0 00024 (v02 PTLTD )
[    0.000000] ACPI: XSDT 00000000bfef0cc5 0005C (v01 INTEL  440BX    06040000 VMW  01324272)
[    0.000000] ACPI: FACP 00000000bfefee73 000F4 (v04 INTEL  440BX    06040000 PTL  000F4240)
[    0.000000] ACPI: DSDT 00000000bfef10c5 0DDAE (v01 PTLTD  Custom   06040000 MSFT 03000001)
[    0.000000] ACPI: FACS 00000000bfefffc0 00040
[    0.000000] ACPI: BOOT 00000000bfef109d 00028 (v01 PTLTD  $SBFTBL$ 06040000  LTP 00000001)
[    0.000000] ACPI: APIC 00000000bfef0f4d 000B2 (v01 PTLTD  ? APIC   06040000  LTP 00000000)
[    0.000000] ACPI: MCFG 00000000bfef0f11 0003C (v01 PTLTD  $PCITBL$ 06040000  LTP 00000001)
[    0.000000] ACPI: SRAT 00000000bfef0dc1 00150 (v02 VMWARE MEMPLUG  06040000 VMW  00000001)
[    0.000000] ACPI: HPET 00000000bfef0d89 00038 (v01 VMWARE VMW HPET 06040000 VMW  00000001)
[    0.000000] ACPI: WAET 00000000bfef0d61 00028 (v01 VMWARE VMW WAET 06040000 VMW  00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000]  [ffffea0000000000-ffffea00045fffff] PMD -> [ffff88013b600000-ffff88013edfffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x13fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009efff]
[    0.000000]   node   0: [mem 0x00100000-0xbfeeffff]
[    0.000000]   node   0: [mem 0xbff00000-0xbfffffff]
[    0.000000]   node   0: [mem 0x100000000-0x13fffffff]
[    0.000000] On node 0 totalpages: 1048462
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 10696 pages used for memmap
[    0.000000]   DMA32 zone: 782320 pages, LIFO batch:31
[    0.000000]   Normal zone: 3584 pages used for memmap
[    0.000000]   Normal zone: 262144 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 8, version 17, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
[    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: 0x8086af01 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000dc000
[    0.000000] PM: Registered nosave memory: 00000000000dc000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 00000000bfef0000 - 00000000bfeff000
[    0.000000] PM: Registered nosave memory: 00000000bfeff000 - 00000000bff00000
[    0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000f0000000
[    0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000f8000000
[    0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec10000
[    0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fee00000
[    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000fffe0000
[    0.000000] PM: Registered nosave memory: 00000000fffe0000 - 0000000100000000
[    0.000000] e820: [mem 0xc0000000-0xefffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 26 pages/cpu @ffff88013fc00000 s74752 r8192 d23552 u262144
[    0.000000] pcpu-alloc: s74752 r8192 d23552 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: 1034105
[    0.000000] Kernel command line: BOOT_IMAGE=/zImage root=/dev/md0 ihd_num=0 netif_num=4 syno_hw_version=DS3615xs sn=B3J4N01003 vid=0x0EA0 pid=0x2168 loglevel=0 vga=0x305 rmmod=ata_piix
[    0.000000] Internal HD num: 0
[    0.000000] Internal netif num: 4
[    0.000000] Synology Hardware Version: DS3615xs-j
[    0.000000] Serial Number: B3J4N01003
[    0.000000] synoboot vid: 3744
[    0.000000] synoboot pid: 8552
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Memory: 4008048k/5242880k available (5315k kernel code, 1049032k absent, 185800k reserved, 3295k data, 44984k init)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	CONFIG_RCU_FANOUT set to non-default value of 32
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] NR_IRQS:4352 nr_irqs:744 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 16777216 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] TSC freq read from hypervisor : 1999.998 MHz
[    0.000000] tsc: Detected 1999.998 MHz processor
[    0.000004] Calibrating delay loop (skipped) preset value.. 3999.99 BogoMIPS (lpj=1999998)
[    0.000011] pid_max: default: 32768 minimum: 301
[    0.000070] Security Framework initialized
[    0.000081] AppArmor: AppArmor initialized
[    0.000099] Mount-cache hash table entries: 256
[    0.000430] Initializing cgroup subsys memory
[    0.000448] Disabling memory control group subsystem
[    0.000451] Initializing cgroup subsys devices
[    0.000454] Initializing cgroup subsys freezer
[    0.000457] Initializing cgroup subsys blkio
[    0.000580] Disabled fast string operations
[    0.000586] CPU: Physical Processor ID: 0
[    0.000588] CPU: Processor Core ID: 0
[    0.000608] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.000608] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.002095] mce: CPU supports 0 MCE banks
[    0.002134] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.002134] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0
[    0.002134] tlb_flushall_shift: 6
[    0.005019] Freeing SMP alternatives: 24k freed
[    0.007589] ACPI: Core revision 20130328
[    0.013822] ACPI: All ACPI Tables successfully acquired
[    0.019161] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.029164] smpboot: CPU0: Intel(R) Xeon(R) CPU D-1540 @ 2.00GHz (fam: 06, model: 56, stepping: 02)
[    0.029184] TSC deadline timer enabled
[    0.029216] Performance Events: generic architected perfmon v1, core PMU driver.
[    0.029224] perf_event_intel: CPUID marked event: 'cpu cycles' unavailable
[    0.029225] perf_event_intel: CPUID marked event: 'instructions' unavailable
[    0.029226] perf_event_intel: CPUID marked event: 'bus cycles' unavailable
[    0.029226] perf_event_intel: CPUID marked event: 'cache references' unavailable
[    0.029227] perf_event_intel: CPUID marked event: 'cache misses' unavailable
[    0.029228] perf_event_intel: CPUID marked event: 'branch instructions' unavailable
[    0.029229] perf_event_intel: CPUID marked event: 'branch misses' unavailable
[    0.029231] ... version:                1
[    0.029231] ... bit width:              48
[    0.029232] ... generic registers:      4
[    0.029233] ... value mask:             0000ffffffffffff
[    0.029234] ... max period:             000000007fffffff
[    0.029234] ... fixed-purpose events:   0
[    0.029235] ... event mask:             000000000000000f
[    0.029353] NMI watchdog: disabled (cpu0): hardware events not enabled
[    0.041893] Disabled fast string operations
[    0.043348] mce: CPU supports 0 MCE banks
[    0.055569] Disabled fast string operations
[    0.056988] mce: CPU supports 0 MCE banks
[    0.068234] Disabled fast string operations
[    0.069238] mce: CPU supports 0 MCE banks
[    0.081060] Disabled fast string operations
[    0.082510] mce: CPU supports 0 MCE banks
[    0.094651] Disabled fast string operations
[    0.096106] mce: CPU supports 0 MCE banks
[    0.107404] Disabled fast string operations
[    0.108392] mce: CPU supports 0 MCE banks
[    0.029416] smpboot: Booting Node   0, Processors  #1 #2 #3 #4 #5 #6 #7 OK
[    0.121203] Disabled fast string operations
[    0.122610] mce: CPU supports 0 MCE banks
[    0.122738] Skipped synchronization checks as TSC is reliable.
[    0.122757] Brought up 8 CPUs
[    0.122758] smpboot: Total of 8 processors activated (31999.96 BogoMIPS)
[    0.123559] devtmpfs: initialized
[    0.123779] PM: Registering ACPI NVS region [mem 0xbfeff000-0xbfefffff] (4096 bytes)
[    0.123953] xor: automatically using best checksumming function:
[    0.133521]    avx       : 25388.000 MB/sec
[    0.133690] NET: Registered protocol family 16
[    0.134449] ACPI: bus type PCI registered
[    0.134450] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.134824] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.134827] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.143472] PCI: Using configuration type 1 for base access
[    0.154605] bio: create slab  at 0
[    0.171721] raid6: sse2x1    7902 MB/s
[    0.188775] raid6: sse2x2    9585 MB/s
[    0.205828] raid6: sse2x4   11535 MB/s
[    0.222881] raid6: avx2x1   15714 MB/s
[    0.239916] raid6: avx2x2   17945 MB/s
[    0.256956] raid6: avx2x4   20273 MB/s
[    0.256957] raid6: using algorithm avx2x4 (20273 MB/s)
[    0.256959] raid6: using avx2x2 recovery algorithm
[    0.257202] ACPI: Added _OSI(Module Device)
[    0.257204] ACPI: Added _OSI(Processor Device)
[    0.257205] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.257205] ACPI: Added _OSI(Processor Aggregator Device)
[    0.259427] ACPI: EC: Look up EC in DSDT
[    0.264111] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.293388] ACPI: Interpreter enabled
[    0.293413] ACPI: (supports S0 S4 S5)
[    0.293416] ACPI: Using IOAPIC for interrupt routing
[    0.293702] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.313554] ACPI: No dock devices found.
[    0.332345] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7f])
[    0.333592] PCI host bridge to bus 0000:00
[    0.333596] pci_bus 0000:00: root bus resource [bus 00-7f]
[    0.333598] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.333599] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff]
[    0.333600] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[    0.333601] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[    0.333602] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[    0.333603] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff]
[    0.333605] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.333606] pci_bus 0000:00: root bus resource [io  0x0d00-0xfeff]
[    0.333650] pci 0000:00:00.0: [8086:7190] type 00 class 0x060000
[    0.334241] pci 0000:00:01.0: [8086:7191] type 01 class 0x060400
[    0.334887] pci 0000:00:07.0: [8086:7110] type 00 class 0x060100
[    0.335575] pci 0000:00:07.1: [8086:7111] type 00 class 0x01018a
[    0.336704] pci 0000:00:07.1: reg 20: [io  0x1060-0x106f]
[    0.337348] pci 0000:00:07.3: [8086:7113] type 00 class 0x068000
[    0.338600] pci 0000:00:07.3: quirk: [io  0x1000-0x103f] claimed by PIIX4 ACPI
[    0.338609] pci 0000:00:07.3: quirk: [io  0x1040-0x104f] claimed by PIIX4 SMB
[    0.338890] pci 0000:00:07.7: [15ad:0740] type 00 class 0x088000
[    0.339871] pci 0000:00:07.7: reg 10: [io  0x1080-0x10bf]
[    0.340676] pci 0000:00:07.7: reg 14: [mem 0xfebfe000-0xfebfffff 64bit]
[    0.344339] pci 0000:00:0f.0: [15ad:0405] type 00 class 0x030000
[    0.347290] pci 0000:00:0f.0: reg 10: [io  0x1070-0x107f]
[    0.350005] pci 0000:00:0f.0: reg 14: [mem 0xe8000000-0xefffffff pref]
[    0.352766] pci 0000:00:0f.0: reg 18: [mem 0xfe000000-0xfe7fffff]
[    0.363830] pci 0000:00:0f.0: reg 30: [mem 0x00000000-0x00007fff pref]
[    0.364359] pci 0000:00:11.0: [15ad:0790] type 01 class 0x060401
[    0.364788] pci 0000:00:11.0: System wakeup disabled by ACPI
[    0.365046] pci 0000:00:15.0: [15ad:07a0] type 01 class 0x060400
[    0.365553] pci 0000:00:15.0: PME# supported from D0 D3hot D3cold
[    0.365701] pci 0000:00:15.0: System wakeup disabled by ACPI
[    0.365936] pci 0000:00:15.1: [15ad:07a0] type 01 class 0x060400
[    0.366454] pci 0000:00:15.1: PME# supported from D0 D3hot D3cold
[    0.366604] pci 0000:00:15.1: System wakeup disabled by ACPI
[    0.366799] pci 0000:00:15.2: [15ad:07a0] type 01 class 0x060400
[    0.367322] pci 0000:00:15.2: PME# supported from D0 D3hot D3cold
[    0.367469] pci 0000:00:15.2: System wakeup disabled by ACPI
[    0.367686] pci 0000:00:15.3: [15ad:07a0] type 01 class 0x060400
[    0.368197] pci 0000:00:15.3: PME# supported from D0 D3hot D3cold
[    0.368364] pci 0000:00:15.3: System wakeup disabled by ACPI
[    0.368616] pci 0000:00:15.4: [15ad:07a0] type 01 class 0x060400
[    0.369110] pci 0000:00:15.4: PME# supported from D0 D3hot D3cold
[    0.369262] pci 0000:00:15.4: System wakeup disabled by ACPI
[    0.369510] pci 0000:00:15.5: [15ad:07a0] type 01 class 0x060400
[    0.369986] pci 0000:00:15.5: PME# supported from D0 D3hot D3cold
[    0.370132] pci 0000:00:15.5: System wakeup disabled by ACPI
[    0.370309] pci 0000:00:15.6: [15ad:07a0] type 01 class 0x060400
[    0.370803] pci 0000:00:15.6: PME# supported from D0 D3hot D3cold
[    0.370954] pci 0000:00:15.6: System wakeup disabled by ACPI
[    0.371150] pci 0000:00:15.7: [15ad:07a0] type 01 class 0x060400
[    0.371666] pci 0000:00:15.7: PME# supported from D0 D3hot D3cold
[    0.371811] pci 0000:00:15.7: System wakeup disabled by ACPI
[    0.372071] pci 0000:00:16.0: [15ad:07a0] type 01 class 0x060400
[    0.372587] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.372735] pci 0000:00:16.0: System wakeup disabled by ACPI
[    0.372950] pci 0000:00:16.1: [15ad:07a0] type 01 class 0x060400
[    0.373443] pci 0000:00:16.1: PME# supported from D0 D3hot D3cold
[    0.373595] pci 0000:00:16.1: System wakeup disabled by ACPI
[    0.373853] pci 0000:00:16.2: [15ad:07a0] type 01 class 0x060400
[    0.374328] pci 0000:00:16.2: PME# supported from D0 D3hot D3cold
[    0.374496] pci 0000:00:16.2: System wakeup disabled by ACPI
[    0.374718] pci 0000:00:16.3: [15ad:07a0] type 01 class 0x060400
[    0.375208] pci 0000:00:16.3: PME# supported from D0 D3hot D3cold
[    0.375354] pci 0000:00:16.3: System wakeup disabled by ACPI
[    0.375547] pci 0000:00:16.4: [15ad:07a0] type 01 class 0x060400
[    0.376045] pci 0000:00:16.4: PME# supported from D0 D3hot D3cold
[    0.376191] pci 0000:00:16.4: System wakeup disabled by ACPI
[    0.376439] pci 0000:00:16.5: [15ad:07a0] type 01 class 0x060400
[    0.376953] pci 0000:00:16.5: PME# supported from D0 D3hot D3cold
[    0.377099] pci 0000:00:16.5: System wakeup disabled by ACPI
[    0.377295] pci 0000:00:16.6: [15ad:07a0] type 01 class 0x060400
[    0.377807] pci 0000:00:16.6: PME# supported from D0 D3hot D3cold
[    0.377973] pci 0000:00:16.6: System wakeup disabled by ACPI
[    0.378256] pci 0000:00:16.7: [15ad:07a0] type 01 class 0x060400
[    0.378784] pci 0000:00:16.7: PME# supported from D0 D3hot D3cold
[    0.378955] pci 0000:00:16.7: System wakeup disabled by ACPI
[    0.379209] pci 0000:00:17.0: [15ad:07a0] type 01 class 0x060400
[    0.379680] pci 0000:00:17.0: PME# supported from D0 D3hot D3cold
[    0.379848] pci 0000:00:17.0: System wakeup disabled by ACPI
[    0.380129] pci 0000:00:17.1: [15ad:07a0] type 01 class 0x060400
[    0.380599] pci 0000:00:17.1: PME# supported from D0 D3hot D3cold
[    0.380745] pci 0000:00:17.1: System wakeup disabled by ACPI
[    0.381014] pci 0000:00:17.2: [15ad:07a0] type 01 class 0x060400
[    0.381506] pci 0000:00:17.2: PME# supported from D0 D3hot D3cold
[    0.381655] pci 0000:00:17.2: System wakeup disabled by ACPI
[    0.381923] pci 0000:00:17.3: [15ad:07a0] type 01 class 0x060400
[    0.382425] pci 0000:00:17.3: PME# supported from D0 D3hot D3cold
[    0.382572] pci 0000:00:17.3: System wakeup disabled by ACPI
[    0.382735] pci 0000:00:17.4: [15ad:07a0] type 01 class 0x060400
[    0.383290] pci 0000:00:17.4: PME# supported from D0 D3hot D3cold
[    0.383436] pci 0000:00:17.4: System wakeup disabled by ACPI
[    0.383673] pci 0000:00:17.5: [15ad:07a0] type 01 class 0x060400
[    0.384171] pci 0000:00:17.5: PME# supported from D0 D3hot D3cold
[    0.384367] pci 0000:00:17.5: System wakeup disabled by ACPI
[    0.384581] pci 0000:00:17.6: [15ad:07a0] type 01 class 0x060400
[    0.385066] pci 0000:00:17.6: PME# supported from D0 D3hot D3cold
[    0.385236] pci 0000:00:17.6: System wakeup disabled by ACPI
[    0.385526] pci 0000:00:17.7: [15ad:07a0] type 01 class 0x060400
[    0.386001] pci 0000:00:17.7: PME# supported from D0 D3hot D3cold
[    0.386166] pci 0000:00:17.7: System wakeup disabled by ACPI
[    0.386414] pci 0000:00:18.0: [15ad:07a0] type 01 class 0x060400
[    0.386906] pci 0000:00:18.0: PME# supported from D0 D3hot D3cold
[    0.387057] pci 0000:00:18.0: System wakeup disabled by ACPI
[    0.387315] pci 0000:00:18.1: [15ad:07a0] type 01 class 0x060400
[    0.387809] pci 0000:00:18.1: PME# supported from D0 D3hot D3cold
[    0.387954] pci 0000:00:18.1: System wakeup disabled by ACPI
[    0.388226] pci 0000:00:18.2: [15ad:07a0] type 01 class 0x060400
[    0.388730] pci 0000:00:18.2: PME# supported from D0 D3hot D3cold
[    0.388876] pci 0000:00:18.2: System wakeup disabled by ACPI
[    0.389087] pci 0000:00:18.3: [15ad:07a0] type 01 class 0x060400
[    0.389636] pci 0000:00:18.3: PME# supported from D0 D3hot D3cold
[    0.389781] pci 0000:00:18.3: System wakeup disabled by ACPI
[    0.389979] pci 0000:00:18.4: [15ad:07a0] type 01 class 0x060400
[    0.390476] pci 0000:00:18.4: PME# supported from D0 D3hot D3cold
[    0.390628] pci 0000:00:18.4: System wakeup disabled by ACPI
[    0.390908] pci 0000:00:18.5: [15ad:07a0] type 01 class 0x060400
[    0.391424] pci 0000:00:18.5: PME# supported from D0 D3hot D3cold
[    0.391576] pci 0000:00:18.5: System wakeup disabled by ACPI
[    0.391798] pci 0000:00:18.6: [15ad:07a0] type 01 class 0x060400
[    0.392293] pci 0000:00:18.6: PME# supported from D0 D3hot D3cold
[    0.392440] pci 0000:00:18.6: System wakeup disabled by ACPI
[    0.392702] pci 0000:00:18.7: [15ad:07a0] type 01 class 0x060400
[    0.393200] pci 0000:00:18.7: PME# supported from D0 D3hot D3cold
[    0.393346] pci 0000:00:18.7: System wakeup disabled by ACPI
[    0.393925] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.394275] acpiphp: Slot [32] registered
[    0.394343] acpiphp: Slot [33] registered
[    0.394408] acpiphp: Slot [34] registered
[    0.394478] acpiphp: Slot [35] registered
[    0.394575] acpiphp: Slot [36] registered
[    0.394643] acpiphp: Slot [37] registered
[    0.394711] acpiphp: Slot [38] registered
[    0.394777] acpiphp: Slot [39] registered
[    0.394844] acpiphp: Slot [40] registered
[    0.394963] acpiphp: Slot [41] registered
[    0.395029] acpiphp: Slot [42] registered
[    0.395099] acpiphp: Slot [43] registered
[    0.395178] acpiphp: Slot [44] registered
[    0.395245] acpiphp: Slot [45] registered
[    0.395309] acpiphp: Slot [46] registered
[    0.395372] acpiphp: Slot [47] registered
[    0.395454] acpiphp: Slot [48] registered
[    0.395519] acpiphp: Slot [49] registered
[    0.395587] acpiphp: Slot [50] registered
[    0.395652] acpiphp: Slot [51] registered
[    0.395720] acpiphp: Slot [52] registered
[    0.395786] acpiphp: Slot [53] registered
[    0.395852] acpiphp: Slot [54] registered
[    0.395918] acpiphp: Slot [55] registered
[    0.395987] acpiphp: Slot [56] registered
[    0.396051] acpiphp: Slot [57] registered
[    0.396121] acpiphp: Slot [58] registered
[    0.396201] acpiphp: Slot [59] registered
[    0.396268] acpiphp: Slot [60] registered
[    0.396331] acpiphp: Slot [61] registered
[    0.396395] acpiphp: Slot [62] registered
[    0.396459] acpiphp: Slot [63] registered
[    0.396533] pci 0000:02:00.0: [8086:100f] type 00 class 0x020000
[    0.398439] pci 0000:02:00.0: reg 10: [mem 0xfd5c0000-0xfd5dffff 64bit]
[    0.399843] pci 0000:02:00.0: reg 18: [mem 0xfdff0000-0xfdffffff 64bit]
[    0.401193] pci 0000:02:00.0: reg 20: [io  0x2000-0x203f]
[    0.403888] pci 0000:02:00.0: reg 30: [mem 0x00000000-0x0000ffff pref]
[    0.404083] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.404192] pci 0000:02:00.0: System wakeup disabled by ACPI
[    0.404534] pci 0000:00:11.0: PCI bridge to [bus 02] (subtractive decode)
[    0.404550] pci 0000:00:11.0:   bridge window [io  0x2000-0x3fff]
[    0.404565] pci 0000:00:11.0:   bridge window [mem 0xfd500000-0xfdffffff]
[    0.404610] pci 0000:00:11.0:   bridge window [mem 0xe7b00000-0xe7ffffff 64bit pref]
[    0.404611] pci 0000:00:11.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.404612] pci 0000:00:11.0:   bridge window [mem 0x000cc000-0x000cffff] (subtractive decode)
[    0.404613] pci 0000:00:11.0:   bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
[    0.404614] pci 0000:00:11.0:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[    0.404615] pci 0000:00:11.0:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[    0.404617] pci 0000:00:11.0:   bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode)
[    0.404618] pci 0000:00:11.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.404619] pci 0000:00:11.0:   bridge window [io  0x0d00-0xfeff] (subtractive decode)
[    0.405098] acpiphp: Slot [160] registered
[    0.405181] pci 0000:03:00.0: [1000:0072] type 00 class 0x010700
[    0.407259] pci 0000:03:00.0: reg 10: [io  0x4000-0x40ff]
[    0.409214] pci 0000:03:00.0: reg 14: [mem 0xfd4fc000-0xfd4fffff 64bit]
[    0.411155] pci 0000:03:00.0: reg 1c: [mem 0xfd480000-0xfd4bffff 64bit]
[    0.415321] pci 0000:03:00.0: supports D1 D2
[    0.415386] pci 0000:03:00.0: System wakeup disabled by ACPI
[    0.415526] pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.415565] pci 0000:00:15.0: PCI bridge to [bus 03]
[    0.415579] pci 0000:00:15.0:   bridge window [io  0x4000-0x4fff]
[    0.415594] pci 0000:00:15.0:   bridge window [mem 0xfd400000-0xfd4fffff]
[    0.416139] acpiphp: Slot [161] registered
[    0.416158] pci 0000:00:15.1: PCI bridge to [bus 04]
[    0.416173] pci 0000:00:15.1:   bridge window [io  0x8000-0x8fff]
[    0.416189] pci 0000:00:15.1:   bridge window [mem 0xfd000000-0xfd0fffff]
[    0.416218] pci 0000:00:15.1:   bridge window [mem 0xe7700000-0xe77fffff 64bit pref]
[    0.416709] acpiphp: Slot [162] registered
[    0.416727] pci 0000:00:15.2: PCI bridge to [bus 05]
[    0.416741] pci 0000:00:15.2:   bridge window [io  0xc000-0xcfff]
[    0.416756] pci 0000:00:15.2:   bridge window [mem 0xfcc00000-0xfccfffff]
[    0.416783] pci 0000:00:15.2:   bridge window [mem 0xe7300000-0xe73fffff 64bit pref]
[    0.417208] acpiphp: Slot [163] registered
[    0.417226] pci 0000:00:15.3: PCI bridge to [bus 06]
[    0.417255] pci 0000:00:15.3:   bridge window [mem 0xfc800000-0xfc8fffff]
[    0.417284] pci 0000:00:15.3:   bridge window [mem 0xe6f00000-0xe6ffffff 64bit pref]
[    0.417769] acpiphp: Slot [164] registered
[    0.417786] pci 0000:00:15.4: PCI bridge to [bus 07]
[    0.417814] pci 0000:00:15.4:   bridge window [mem 0xfc400000-0xfc4fffff]
[    0.417841] pci 0000:00:15.4:   bridge window [mem 0xe6b00000-0xe6bfffff 64bit pref]
[    0.418251] acpiphp: Slot [165] registered
[    0.418270] pci 0000:00:15.5: PCI bridge to [bus 08]
[    0.418298] pci 0000:00:15.5:   bridge window [mem 0xfc000000-0xfc0fffff]
[    0.418327] pci 0000:00:15.5:   bridge window [mem 0xe6700000-0xe67fffff 64bit pref]
[    0.418791] acpiphp: Slot [166] registered
[    0.418809] pci 0000:00:15.6: PCI bridge to [bus 09]
[    0.418836] pci 0000:00:15.6:   bridge window [mem 0xfbc00000-0xfbcfffff]
[    0.418864] pci 0000:00:15.6:   bridge window [mem 0xe6300000-0xe63fffff 64bit pref]
[    0.419277] acpiphp: Slot [167] registered
[    0.419296] pci 0000:00:15.7: PCI bridge to [bus 0a]
[    0.419324] pci 0000:00:15.7:   bridge window [mem 0xfb800000-0xfb8fffff]
[    0.419353] pci 0000:00:15.7:   bridge window [mem 0xe5f00000-0xe5ffffff 64bit pref]
[    0.419842] acpiphp: Slot [192] registered
[    0.419860] pci 0000:00:16.0: PCI bridge to [bus 0b]
[    0.419874] pci 0000:00:16.0:   bridge window [io  0x5000-0x5fff]
[    0.419888] pci 0000:00:16.0:   bridge window [mem 0xfd300000-0xfd3fffff]
[    0.419916] pci 0000:00:16.0:   bridge window [mem 0xe7a00000-0xe7afffff 64bit pref]
[    0.420331] acpiphp: Slot [193] registered
[    0.420350] pci 0000:00:16.1: PCI bridge to [bus 0c]
[    0.420365] pci 0000:00:16.1:   bridge window [io  0x9000-0x9fff]
[    0.420380] pci 0000:00:16.1:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.420408] pci 0000:00:16.1:   bridge window [mem 0xe7600000-0xe76fffff 64bit pref]
[    0.420940] acpiphp: Slot [194] registered
[    0.420958] pci 0000:00:16.2: PCI bridge to [bus 0d]
[    0.420972] pci 0000:00:16.2:   bridge window [io  0xd000-0xdfff]
[    0.420986] pci 0000:00:16.2:   bridge window [mem 0xfcb00000-0xfcbfffff]
[    0.421019] pci 0000:00:16.2:   bridge window [mem 0xe7200000-0xe72fffff 64bit pref]
[    0.421518] acpiphp: Slot [195] registered
[    0.421536] pci 0000:00:16.3: PCI bridge to [bus 0e]
[    0.421565] pci 0000:00:16.3:   bridge window [mem 0xfc700000-0xfc7fffff]
[    0.421593] pci 0000:00:16.3:   bridge window [mem 0xe6e00000-0xe6efffff 64bit pref]
[    0.422103] acpiphp: Slot [196] registered
[    0.422121] pci 0000:00:16.4: PCI bridge to [bus 0f]
[    0.422149] pci 0000:00:16.4:   bridge window [mem 0xfc300000-0xfc3fffff]
[    0.422176] pci 0000:00:16.4:   bridge window [mem 0xe6a00000-0xe6afffff 64bit pref]
[    0.422672] acpiphp: Slot [197] registered
[    0.422691] pci 0000:00:16.5: PCI bridge to [bus 10]
[    0.422719] pci 0000:00:16.5:   bridge window [mem 0xfbf00000-0xfbffffff]
[    0.422763] pci 0000:00:16.5:   bridge window [mem 0xe6600000-0xe66fffff 64bit pref]
[    0.423217] acpiphp: Slot [198] registered
[    0.423235] pci 0000:00:16.6: PCI bridge to [bus 11]
[    0.423262] pci 0000:00:16.6:   bridge window [mem 0xfbb00000-0xfbbfffff]
[    0.423290] pci 0000:00:16.6:   bridge window [mem 0xe6200000-0xe62fffff 64bit pref]
[    0.423748] acpiphp: Slot [199] registered
[    0.423766] pci 0000:00:16.7: PCI bridge to [bus 12]
[    0.423810] pci 0000:00:16.7:   bridge window [mem 0xfb700000-0xfb7fffff]
[    0.423837] pci 0000:00:16.7:   bridge window [mem 0xe5e00000-0xe5efffff 64bit pref]
[    0.424282] acpiphp: Slot [224] registered
[    0.424300] pci 0000:00:17.0: PCI bridge to [bus 13]
[    0.424314] pci 0000:00:17.0:   bridge window [io  0x6000-0x6fff]
[    0.424328] pci 0000:00:17.0:   bridge window [mem 0xfd200000-0xfd2fffff]
[    0.424356] pci 0000:00:17.0:   bridge window [mem 0xe7900000-0xe79fffff 64bit pref]
[    0.424865] acpiphp: Slot [225] registered
[    0.424883] pci 0000:00:17.1: PCI bridge to [bus 14]
[    0.424897] pci 0000:00:17.1:   bridge window [io  0xa000-0xafff]
[    0.424911] pci 0000:00:17.1:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.424939] pci 0000:00:17.1:   bridge window [mem 0xe7500000-0xe75fffff 64bit pref]
[    0.425337] acpiphp: Slot [226] registered
[    0.425355] pci 0000:00:17.2: PCI bridge to [bus 15]
[    0.425369] pci 0000:00:17.2:   bridge window [io  0xe000-0xefff]
[    0.425384] pci 0000:00:17.2:   bridge window [mem 0xfca00000-0xfcafffff]
[    0.425411] pci 0000:00:17.2:   bridge window [mem 0xe7100000-0xe71fffff 64bit pref]
[    0.425920] acpiphp: Slot [227] registered
[    0.425938] pci 0000:00:17.3: PCI bridge to [bus 16]
[    0.425965] pci 0000:00:17.3:   bridge window [mem 0xfc600000-0xfc6fffff]
[    0.425993] pci 0000:00:17.3:   bridge window [mem 0xe6d00000-0xe6dfffff 64bit pref]
[    0.426393] acpiphp: Slot [228] registered
[    0.426411] pci 0000:00:17.4: PCI bridge to [bus 17]
[    0.426438] pci 0000:00:17.4:   bridge window [mem 0xfc200000-0xfc2fffff]
[    0.426466] pci 0000:00:17.4:   bridge window [mem 0xe6900000-0xe69fffff 64bit pref]
[    0.426983] acpiphp: Slot [229] registered
[    0.427001] pci 0000:00:17.5: PCI bridge to [bus 18]
[    0.427029] pci 0000:00:17.5:   bridge window [mem 0xfbe00000-0xfbefffff]
[    0.427061] pci 0000:00:17.5:   bridge window [mem 0xe6500000-0xe65fffff 64bit pref]
[    0.427520] acpiphp: Slot [230] registered
[    0.427537] pci 0000:00:17.6: PCI bridge to [bus 19]
[    0.427565] pci 0000:00:17.6:   bridge window [mem 0xfba00000-0xfbafffff]
[    0.427592] pci 0000:00:17.6:   bridge window [mem 0xe6100000-0xe61fffff 64bit pref]
[    0.428164] acpiphp: Slot [231] registered
[    0.428182] pci 0000:00:17.7: PCI bridge to [bus 1a]
[    0.428209] pci 0000:00:17.7:   bridge window [mem 0xfb600000-0xfb6fffff]
[    0.428237] pci 0000:00:17.7:   bridge window [mem 0xe5d00000-0xe5dfffff 64bit pref]
[    0.428673] acpiphp: Slot [256] registered
[    0.428691] pci 0000:00:18.0: PCI bridge to [bus 1b]
[    0.428705] pci 0000:00:18.0:   bridge window [io  0x7000-0x7fff]
[    0.428720] pci 0000:00:18.0:   bridge window [mem 0xfd100000-0xfd1fffff]
[    0.428747] pci 0000:00:18.0:   bridge window [mem 0xe7800000-0xe78fffff 64bit pref]
[    0.429425] acpiphp: Slot [257] registered
[    0.429442] pci 0000:00:18.1: PCI bridge to [bus 1c]
[    0.429457] pci 0000:00:18.1:   bridge window [io  0xb000-0xbfff]
[    0.429471] pci 0000:00:18.1:   bridge window [mem 0xfcd00000-0xfcdfffff]
[    0.429499] pci 0000:00:18.1:   bridge window [mem 0xe7400000-0xe74fffff 64bit pref]
[    0.430057] acpiphp: Slot [258] registered
[    0.430076] pci 0000:00:18.2: PCI bridge to [bus 1d]
[    0.430110] pci 0000:00:18.2:   bridge window [mem 0xfc900000-0xfc9fffff]
[    0.430139] pci 0000:00:18.2:   bridge window [mem 0xe7000000-0xe70fffff 64bit pref]
[    0.430613] acpiphp: Slot [259] registered
[    0.430631] pci 0000:00:18.3: PCI bridge to [bus 1e]
[    0.430658] pci 0000:00:18.3:   bridge window [mem 0xfc500000-0xfc5fffff]
[    0.430686] pci 0000:00:18.3:   bridge window [mem 0xe6c00000-0xe6cfffff 64bit pref]
[    0.431313] acpiphp: Slot [260] registered
[    0.431332] pci 0000:00:18.4: PCI bridge to [bus 1f]
[    0.431361] pci 0000:00:18.4:   bridge window [mem 0xfc100000-0xfc1fffff]
[    0.431389] pci 0000:00:18.4:   bridge window [mem 0xe6800000-0xe68fffff 64bit pref]
[    0.432057] acpiphp: Slot [261] registered
[    0.432075] pci 0000:00:18.5: PCI bridge to [bus 20]
[    0.432104] pci 0000:00:18.5:   bridge window [mem 0xfbd00000-0xfbdfffff]
[    0.432138] pci 0000:00:18.5:   bridge window [mem 0xe6400000-0xe64fffff 64bit pref]
[    0.432768] acpiphp: Slot [262] registered
[    0.432786] pci 0000:00:18.6: PCI bridge to [bus 21]
[    0.432813] pci 0000:00:18.6:   bridge window [mem 0xfb900000-0xfb9fffff]
[    0.432841] pci 0000:00:18.6:   bridge window [mem 0xe6000000-0xe60fffff 64bit pref]
[    0.433366] acpiphp: Slot [263] registered
[    0.433385] pci 0000:00:18.7: PCI bridge to [bus 22]
[    0.433429] pci 0000:00:18.7:   bridge window [mem 0xfb500000-0xfb5fffff]
[    0.433474] pci 0000:00:18.7:   bridge window [mem 0xe5c00000-0xe5cfffff 64bit pref]
[    0.434724] pci_bus 0000:00: on NUMA node 0
[    0.434817] acpi PNP0A03:00: Requesting ACPI _OSC control (0x1d)
[    0.435022] acpi PNP0A03:00: ACPI _OSC control (0x15) granted
[    0.435085] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *9 10 11 14 15)
[    0.435142] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 14 15) *0, disabled.
[    0.435222] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11 14 15)
[    0.435277] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 11 14 15) *0, disabled.
[    0.440007] ACPI: Enabled 2 GPEs in block 00 to 0F
[    0.440012] acpi root: \_SB_.PCI0 notify handler is installed
[    0.440113] Found 1 acpi root devices
[    0.440616] vgaarb: device added: PCI:0000:00:0f.0,decodes=io+mem,owns=io+mem,locks=none
[    0.440622] vgaarb: loaded
[    0.440622] vgaarb: bridge control possible 0000:00:0f.0
[    0.441082] SCSI subsystem initialized
[    0.441084] ACPI: bus type ATA registered
[    0.441378] libata version 3.00 loaded.
[    0.441899] pps_core: LinuxPPS API ver. 1 registered
[    0.441900] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti 
[    0.441969] PTP clock support registered
[    0.442237] PCI: Using ACPI for IRQ routing
[    0.462999] PCI: pci_cache_line_size set to 64 bytes
[    0.463689] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff]
[    0.463690] e820: reserve RAM buffer [mem 0xbfef0000-0xbfffffff]
[    0.464153] Switching to clocksource hpet
[    0.464446] AppArmor: AppArmor Filesystem Enabled
[    0.464552] pnp: PnP ACPI init
[    0.464557] ACPI: bus type PNP registered
[    0.464758] system 00:00: [io  0x1000-0x103f] has been reserved
[    0.464760] system 00:00: [io  0x1040-0x104f] has been reserved
[    0.464762] system 00:00: [io  0x0cf0-0x0cf1] has been reserved
[    0.464764] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.464772] pnp 00:01: [dma 4]
[    0.464851] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.464933] pnp 00:02: Plug and Play ACPI device, IDs PNP0001 (active)
[    0.465030] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.465117] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.465208] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.465346] pnp 00:06: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.465578] system 00:07: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.465580] system 00:07: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    0.466926] system 00:08: [io  0xfce0-0xfcff] has been reserved
[    0.466929] system 00:08: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.466932] system 00:08: [mem 0xfe800000-0xfe9fffff] has been reserved
[    0.466933] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.469821] pnp: PnP ACPI: found 9 devices
[    0.469822] ACPI: bus type PNP unregistered
[    0.487395] pci 0000:00:15.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000
[    0.487557] pci 0000:00:15.3: bridge window [io  0x1000-0x0fff] to [bus 06] add_size 1000
[    0.487611] pci 0000:00:15.4: bridge window [io  0x1000-0x0fff] to [bus 07] add_size 1000
[    0.487664] pci 0000:00:15.5: bridge window [io  0x1000-0x0fff] to [bus 08] add_size 1000
[    0.487717] pci 0000:00:15.6: bridge window [io  0x1000-0x0fff] to [bus 09] add_size 1000
[    0.487770] pci 0000:00:15.7: bridge window [io  0x1000-0x0fff] to [bus 0a] add_size 1000
[    0.487977] pci 0000:00:16.3: bridge window [io  0x1000-0x0fff] to [bus 0e] add_size 1000
[    0.488030] pci 0000:00:16.4: bridge window [io  0x1000-0x0fff] to [bus 0f] add_size 1000
[    0.488083] pci 0000:00:16.5: bridge window [io  0x1000-0x0fff] to [bus 10] add_size 1000
[    0.488137] pci 0000:00:16.6: bridge window [io  0x1000-0x0fff] to [bus 11] add_size 1000
[    0.488190] pci 0000:00:16.7: bridge window [io  0x1000-0x0fff] to [bus 12] add_size 1000
[    0.488405] pci 0000:00:17.3: bridge window [io  0x1000-0x0fff] to [bus 16] add_size 1000
[    0.488458] pci 0000:00:17.4: bridge window [io  0x1000-0x0fff] to [bus 17] add_size 1000
[    0.488512] pci 0000:00:17.5: bridge window [io  0x1000-0x0fff] to [bus 18] add_size 1000
[    0.488566] pci 0000:00:17.6: bridge window [io  0x1000-0x0fff] to [bus 19] add_size 1000
[    0.488619] pci 0000:00:17.7: bridge window [io  0x1000-0x0fff] to [bus 1a] add_size 1000
[    0.488775] pci 0000:00:18.2: bridge window [io  0x1000-0x0fff] to [bus 1d] add_size 1000
[    0.488829] pci 0000:00:18.3: bridge window [io  0x1000-0x0fff] to [bus 1e] add_size 1000
[    0.488882] pci 0000:00:18.4: bridge window [io  0x1000-0x0fff] to [bus 1f] add_size 1000
[    0.488935] pci 0000:00:18.5: bridge window [io  0x1000-0x0fff] to [bus 20] add_size 1000
[    0.488988] pci 0000:00:18.6: bridge window [io  0x1000-0x0fff] to [bus 21] add_size 1000
[    0.489041] pci 0000:00:18.7: bridge window [io  0x1000-0x0fff] to [bus 22] add_size 1000
[    0.489053] pci 0000:00:15.0: res[9]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.489055] pci 0000:00:15.3: res[7]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.489057] pci 0000:00:15.4: res[7]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.489058] pci 0000:00:15.5: res[7]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.489060] pci 0000:00:15.6: res[7]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.489061] pci 0000:00:15.7: res[7]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.489062] pci 0000:00:16.3: res[7]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.489064] pci 0000:00:16.4: res[7]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.489065] pci 0000:00:16.5: res[7]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.489066] pci 0000:00:16.6: res[7]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.489068] pci 0000:00:16.7: res[7]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.489069] pci 0000:00:17.3: res[7]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.489070] pci 0000:00:17.4: res[7]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.489072] pci 0000:00:17.5: res[7]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.489073] pci 0000:00:17.6: res[7]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.489075] pci 0000:00:17.7: res[7]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.489076] pci 0000:00:18.2: res[7]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.489077] pci 0000:00:18.3: res[7]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.489079] pci 0000:00:18.4: res[7]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.489080] pci 0000:00:18.5: res[7]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.489081] pci 0000:00:18.6: res[7]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.489083] pci 0000:00:18.7: res[7]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.489086] pci 0000:00:15.0: BAR 9: assigned [mem 0xc0000000-0xc01fffff 64bit pref]
[    0.489089] pci 0000:00:0f.0: BAR 6: assigned [mem 0xc0200000-0xc0207fff pref]
[    0.489092] pci 0000:00:15.3: BAR 7: can't assign io (size 0x1000)
[    0.489095] pci 0000:00:15.4: BAR 7: can't assign io (size 0x1000)
[    0.489096] pci 0000:00:15.5: BAR 7: can't assign io (size 0x1000)
[    0.489098] pci 0000:00:15.6: BAR 7: can't assign io (size 0x1000)
[    0.489100] pci 0000:00:15.7: BAR 7: can't assign io (size 0x1000)
[    0.489102] pci 0000:00:16.3: BAR 7: can't assign io (size 0x1000)
[    0.489104] pci 0000:00:16.4: BAR 7: can't assign io (size 0x1000)
[    0.489106] pci 0000:00:16.5: BAR 7: can't assign io (size 0x1000)
[    0.489108] pci 0000:00:16.6: BAR 7: can't assign io (size 0x1000)
[    0.489110] pci 0000:00:16.7: BAR 7: can't assign io (size 0x1000)
[    0.489112] pci 0000:00:17.3: BAR 7: can't assign io (size 0x1000)
[    0.489114] pci 0000:00:17.4: BAR 7: can't assign io (size 0x1000)
[    0.489115] pci 0000:00:17.5: BAR 7: can't assign io (size 0x1000)
[    0.489117] pci 0000:00:17.6: BAR 7: can't assign io (size 0x1000)
[    0.489119] pci 0000:00:17.7: BAR 7: can't assign io (size 0x1000)
[    0.489121] pci 0000:00:18.2: BAR 7: can't assign io (size 0x1000)
[    0.489122] pci 0000:00:18.3: BAR 7: can't assign io (size 0x1000)
[    0.489124] pci 0000:00:18.4: BAR 7: can't assign io (size 0x1000)
[    0.489126] pci 0000:00:18.5: BAR 7: can't assign io (size 0x1000)
[    0.489128] pci 0000:00:18.6: BAR 7: can't assign io (size 0x1000)
[    0.489129] pci 0000:00:18.7: BAR 7: can't assign io (size 0x1000)
[    0.489134] pci 0000:00:18.7: BAR 7: can't assign io (size 0x1000)
[    0.489136] pci 0000:00:18.6: BAR 7: can't assign io (size 0x1000)
[    0.489138] pci 0000:00:18.5: BAR 7: can't assign io (size 0x1000)
[    0.489139] pci 0000:00:18.4: BAR 7: can't assign io (size 0x1000)
[    0.489141] pci 0000:00:18.3: BAR 7: can't assign io (size 0x1000)
[    0.489143] pci 0000:00:18.2: BAR 7: can't assign io (size 0x1000)
[    0.489145] pci 0000:00:17.7: BAR 7: can't assign io (size 0x1000)
[    0.489146] pci 0000:00:17.6: BAR 7: can't assign io (size 0x1000)
[    0.489148] pci 0000:00:17.5: BAR 7: can't assign io (size 0x1000)
[    0.489150] pci 0000:00:17.4: BAR 7: can't assign io (size 0x1000)
[    0.489152] pci 0000:00:17.3: BAR 7: can't assign io (size 0x1000)
[    0.489153] pci 0000:00:16.7: BAR 7: can't assign io (size 0x1000)
[    0.489155] pci 0000:00:16.6: BAR 7: can't assign io (size 0x1000)
[    0.489157] pci 0000:00:16.5: BAR 7: can't assign io (size 0x1000)
[    0.489159] pci 0000:00:16.4: BAR 7: can't assign io (size 0x1000)
[    0.489161] pci 0000:00:16.3: BAR 7: can't assign io (size 0x1000)
[    0.489162] pci 0000:00:15.7: BAR 7: can't assign io (size 0x1000)
[    0.489164] pci 0000:00:15.6: BAR 7: can't assign io (size 0x1000)
[    0.489166] pci 0000:00:15.5: BAR 7: can't assign io (size 0x1000)
[    0.489168] pci 0000:00:15.4: BAR 7: can't assign io (size 0x1000)
[    0.489169] pci 0000:00:15.3: BAR 7: can't assign io (size 0x1000)
[    0.489172] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.489260] pci 0000:02:00.0: BAR 6: assigned [mem 0xe7b00000-0xe7b0ffff pref]
[    0.489262] pci 0000:00:11.0: PCI bridge to [bus 02]
[    0.489280] pci 0000:00:11.0:   bridge window [io  0x2000-0x3fff]
[    0.489308] pci 0000:00:11.0:   bridge window [mem 0xfd500000-0xfdffffff]
[    0.489327] pci 0000:00:11.0:   bridge window [mem 0xe7b00000-0xe7ffffff 64bit pref]
[    0.489367] pci 0000:00:15.0: PCI bridge to [bus 03]
[    0.489378] pci 0000:00:15.0:   bridge window [io  0x4000-0x4fff]
[    0.489405] pci 0000:00:15.0:   bridge window [mem 0xfd400000-0xfd4fffff]
[    0.489423] pci 0000:00:15.0:   bridge window [mem 0xc0000000-0xc01fffff 64bit pref]

Edited by Guest
Link to comment
Share on other sites

dmesg output - part 2/2 (split due to post character limit):

[    0.489502] pci 0000:00:15.1: PCI bridge to [bus 04]
[    0.489513] pci 0000:00:15.1:   bridge window [io  0x8000-0x8fff]
[    0.489540] pci 0000:00:15.1:   bridge window [mem 0xfd000000-0xfd0fffff]
[    0.489559] pci 0000:00:15.1:   bridge window [mem 0xe7700000-0xe77fffff 64bit pref]
[    0.489602] pci 0000:00:15.2: PCI bridge to [bus 05]
[    0.489612] pci 0000:00:15.2:   bridge window [io  0xc000-0xcfff]
[    0.489639] pci 0000:00:15.2:   bridge window [mem 0xfcc00000-0xfccfffff]
[    0.489658] pci 0000:00:15.2:   bridge window [mem 0xe7300000-0xe73fffff 64bit pref]
[    0.489699] pci 0000:00:15.3: PCI bridge to [bus 06]
[    0.489726] pci 0000:00:15.3:   bridge window [mem 0xfc800000-0xfc8fffff]
[    0.489745] pci 0000:00:15.3:   bridge window [mem 0xe6f00000-0xe6ffffff 64bit pref]
[    0.489786] pci 0000:00:15.4: PCI bridge to [bus 07]
[    0.489813] pci 0000:00:15.4:   bridge window [mem 0xfc400000-0xfc4fffff]
[    0.489832] pci 0000:00:15.4:   bridge window [mem 0xe6b00000-0xe6bfffff 64bit pref]
[    0.489873] pci 0000:00:15.5: PCI bridge to [bus 08]
[    0.489900] pci 0000:00:15.5:   bridge window [mem 0xfc000000-0xfc0fffff]
[    0.489919] pci 0000:00:15.5:   bridge window [mem 0xe6700000-0xe67fffff 64bit pref]
[    0.489960] pci 0000:00:15.6: PCI bridge to [bus 09]
[    0.489987] pci 0000:00:15.6:   bridge window [mem 0xfbc00000-0xfbcfffff]
[    0.490006] pci 0000:00:15.6:   bridge window [mem 0xe6300000-0xe63fffff 64bit pref]
[    0.490047] pci 0000:00:15.7: PCI bridge to [bus 0a]
[    0.490074] pci 0000:00:15.7:   bridge window [mem 0xfb800000-0xfb8fffff]
[    0.490093] pci 0000:00:15.7:   bridge window [mem 0xe5f00000-0xe5ffffff 64bit pref]
[    0.490134] pci 0000:00:16.0: PCI bridge to [bus 0b]
[    0.490144] pci 0000:00:16.0:   bridge window [io  0x5000-0x5fff]
[    0.490171] pci 0000:00:16.0:   bridge window [mem 0xfd300000-0xfd3fffff]
[    0.490190] pci 0000:00:16.0:   bridge window [mem 0xe7a00000-0xe7afffff 64bit pref]
[    0.490231] pci 0000:00:16.1: PCI bridge to [bus 0c]
[    0.490241] pci 0000:00:16.1:   bridge window [io  0x9000-0x9fff]
[    0.490268] pci 0000:00:16.1:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.490295] pci 0000:00:16.1:   bridge window [mem 0xe7600000-0xe76fffff 64bit pref]
[    0.490336] pci 0000:00:16.2: PCI bridge to [bus 0d]
[    0.490347] pci 0000:00:16.2:   bridge window [io  0xd000-0xdfff]
[    0.490374] pci 0000:00:16.2:   bridge window [mem 0xfcb00000-0xfcbfffff]
[    0.490392] pci 0000:00:16.2:   bridge window [mem 0xe7200000-0xe72fffff 64bit pref]
[    0.490433] pci 0000:00:16.3: PCI bridge to [bus 0e]
[    0.490461] pci 0000:00:16.3:   bridge window [mem 0xfc700000-0xfc7fffff]
[    0.490479] pci 0000:00:16.3:   bridge window [mem 0xe6e00000-0xe6efffff 64bit pref]
[    0.490522] pci 0000:00:16.4: PCI bridge to [bus 0f]
[    0.490550] pci 0000:00:16.4:   bridge window [mem 0xfc300000-0xfc3fffff]
[    0.490568] pci 0000:00:16.4:   bridge window [mem 0xe6a00000-0xe6afffff 64bit pref]
[    0.490609] pci 0000:00:16.5: PCI bridge to [bus 10]
[    0.490637] pci 0000:00:16.5:   bridge window [mem 0xfbf00000-0xfbffffff]
[    0.490655] pci 0000:00:16.5:   bridge window [mem 0xe6600000-0xe66fffff 64bit pref]
[    0.490696] pci 0000:00:16.6: PCI bridge to [bus 11]
[    0.490723] pci 0000:00:16.6:   bridge window [mem 0xfbb00000-0xfbbfffff]
[    0.490742] pci 0000:00:16.6:   bridge window [mem 0xe6200000-0xe62fffff 64bit pref]
[    0.490783] pci 0000:00:16.7: PCI bridge to [bus 12]
[    0.490810] pci 0000:00:16.7:   bridge window [mem 0xfb700000-0xfb7fffff]
[    0.490829] pci 0000:00:16.7:   bridge window [mem 0xe5e00000-0xe5efffff 64bit pref]
[    0.490870] pci 0000:00:17.0: PCI bridge to [bus 13]
[    0.490880] pci 0000:00:17.0:   bridge window [io  0x6000-0x6fff]
[    0.490907] pci 0000:00:17.0:   bridge window [mem 0xfd200000-0xfd2fffff]
[    0.490926] pci 0000:00:17.0:   bridge window [mem 0xe7900000-0xe79fffff 64bit pref]
[    0.490966] pci 0000:00:17.1: PCI bridge to [bus 14]
[    0.490977] pci 0000:00:17.1:   bridge window [io  0xa000-0xafff]
[    0.491004] pci 0000:00:17.1:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.491022] pci 0000:00:17.1:   bridge window [mem 0xe7500000-0xe75fffff 64bit pref]
[    0.491063] pci 0000:00:17.2: PCI bridge to [bus 15]
[    0.491073] pci 0000:00:17.2:   bridge window [io  0xe000-0xefff]
[    0.491100] pci 0000:00:17.2:   bridge window [mem 0xfca00000-0xfcafffff]
[    0.491119] pci 0000:00:17.2:   bridge window [mem 0xe7100000-0xe71fffff 64bit pref]
[    0.491160] pci 0000:00:17.3: PCI bridge to [bus 16]
[    0.491187] pci 0000:00:17.3:   bridge window [mem 0xfc600000-0xfc6fffff]
[    0.491206] pci 0000:00:17.3:   bridge window [mem 0xe6d00000-0xe6dfffff 64bit pref]
[    0.491247] pci 0000:00:17.4: PCI bridge to [bus 17]
[    0.491282] pci 0000:00:17.4:   bridge window [mem 0xfc200000-0xfc2fffff]
[    0.491301] pci 0000:00:17.4:   bridge window [mem 0xe6900000-0xe69fffff 64bit pref]
[    0.491342] pci 0000:00:17.5: PCI bridge to [bus 18]
[    0.491370] pci 0000:00:17.5:   bridge window [mem 0xfbe00000-0xfbefffff]
[    0.491388] pci 0000:00:17.5:   bridge window [mem 0xe6500000-0xe65fffff 64bit pref]
[    0.491429] pci 0000:00:17.6: PCI bridge to [bus 19]
[    0.491457] pci 0000:00:17.6:   bridge window [mem 0xfba00000-0xfbafffff]
[    0.491475] pci 0000:00:17.6:   bridge window [mem 0xe6100000-0xe61fffff 64bit pref]
[    0.491517] pci 0000:00:17.7: PCI bridge to [bus 1a]
[    0.491545] pci 0000:00:17.7:   bridge window [mem 0xfb600000-0xfb6fffff]
[    0.491563] pci 0000:00:17.7:   bridge window [mem 0xe5d00000-0xe5dfffff 64bit pref]
[    0.491604] pci 0000:00:18.0: PCI bridge to [bus 1b]
[    0.491614] pci 0000:00:18.0:   bridge window [io  0x7000-0x7fff]
[    0.491641] pci 0000:00:18.0:   bridge window [mem 0xfd100000-0xfd1fffff]
[    0.491660] pci 0000:00:18.0:   bridge window [mem 0xe7800000-0xe78fffff 64bit pref]
[    0.491701] pci 0000:00:18.1: PCI bridge to [bus 1c]
[    0.491711] pci 0000:00:18.1:   bridge window [io  0xb000-0xbfff]
[    0.491738] pci 0000:00:18.1:   bridge window [mem 0xfcd00000-0xfcdfffff]
[    0.491757] pci 0000:00:18.1:   bridge window [mem 0xe7400000-0xe74fffff 64bit pref]
[    0.491798] pci 0000:00:18.2: PCI bridge to [bus 1d]
[    0.491825] pci 0000:00:18.2:   bridge window [mem 0xfc900000-0xfc9fffff]
[    0.491844] pci 0000:00:18.2:   bridge window [mem 0xe7000000-0xe70fffff 64bit pref]
[    0.491885] pci 0000:00:18.3: PCI bridge to [bus 1e]
[    0.491912] pci 0000:00:18.3:   bridge window [mem 0xfc500000-0xfc5fffff]
[    0.491931] pci 0000:00:18.3:   bridge window [mem 0xe6c00000-0xe6cfffff 64bit pref]
[    0.491972] pci 0000:00:18.4: PCI bridge to [bus 1f]
[    0.491999] pci 0000:00:18.4:   bridge window [mem 0xfc100000-0xfc1fffff]
[    0.492018] pci 0000:00:18.4:   bridge window [mem 0xe6800000-0xe68fffff 64bit pref]
[    0.492059] pci 0000:00:18.5: PCI bridge to [bus 20]
[    0.492086] pci 0000:00:18.5:   bridge window [mem 0xfbd00000-0xfbdfffff]
[    0.492105] pci 0000:00:18.5:   bridge window [mem 0xe6400000-0xe64fffff 64bit pref]
[    0.492146] pci 0000:00:18.6: PCI bridge to [bus 21]
[    0.492174] pci 0000:00:18.6:   bridge window [mem 0xfb900000-0xfb9fffff]
[    0.492192] pci 0000:00:18.6:   bridge window [mem 0xe6000000-0xe60fffff 64bit pref]
[    0.492233] pci 0000:00:18.7: PCI bridge to [bus 22]
[    0.492261] pci 0000:00:18.7:   bridge window [mem 0xfb500000-0xfb5fffff]
[    0.492286] pci 0000:00:18.7:   bridge window [mem 0xe5c00000-0xe5cfffff 64bit pref]
[    0.492364] pci 0000:00:01.0: setting latency timer to 64
[    0.493504] pci_bus 0000:00: resource 4 [mem 0x000a0000-0x000bffff]
[    0.493506] pci_bus 0000:00: resource 5 [mem 0x000cc000-0x000cffff]
[    0.493507] pci_bus 0000:00: resource 6 [mem 0x000d0000-0x000d3fff]
[    0.493508] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
[    0.493509] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
[    0.493511] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff]
[    0.493512] pci_bus 0000:00: resource 10 [io  0x0000-0x0cf7]
[    0.493514] pci_bus 0000:00: resource 11 [io  0x0d00-0xfeff]
[    0.493515] pci_bus 0000:02: resource 0 [io  0x2000-0x3fff]
[    0.493517] pci_bus 0000:02: resource 1 [mem 0xfd500000-0xfdffffff]
[    0.493518] pci_bus 0000:02: resource 2 [mem 0xe7b00000-0xe7ffffff 64bit pref]
[    0.493520] pci_bus 0000:02: resource 4 [mem 0x000a0000-0x000bffff]
[    0.493521] pci_bus 0000:02: resource 5 [mem 0x000cc000-0x000cffff]
[    0.493522] pci_bus 0000:02: resource 6 [mem 0x000d0000-0x000d3fff]
[    0.493523] pci_bus 0000:02: resource 7 [mem 0x000d4000-0x000d7fff]
[    0.493525] pci_bus 0000:02: resource 8 [mem 0x000d8000-0x000dbfff]
[    0.493526] pci_bus 0000:02: resource 9 [mem 0xc0000000-0xfebfffff]
[    0.493527] pci_bus 0000:02: resource 10 [io  0x0000-0x0cf7]
[    0.493529] pci_bus 0000:02: resource 11 [io  0x0d00-0xfeff]
[    0.493530] pci_bus 0000:03: resource 0 [io  0x4000-0x4fff]
[    0.493531] pci_bus 0000:03: resource 1 [mem 0xfd400000-0xfd4fffff]
[    0.493533] pci_bus 0000:03: resource 2 [mem 0xc0000000-0xc01fffff 64bit pref]
[    0.493534] pci_bus 0000:04: resource 0 [io  0x8000-0x8fff]
[    0.493535] pci_bus 0000:04: resource 1 [mem 0xfd000000-0xfd0fffff]
[    0.493537] pci_bus 0000:04: resource 2 [mem 0xe7700000-0xe77fffff 64bit pref]
[    0.493538] pci_bus 0000:05: resource 0 [io  0xc000-0xcfff]
[    0.493539] pci_bus 0000:05: resource 1 [mem 0xfcc00000-0xfccfffff]
[    0.493541] pci_bus 0000:05: resource 2 [mem 0xe7300000-0xe73fffff 64bit pref]
[    0.493542] pci_bus 0000:06: resource 1 [mem 0xfc800000-0xfc8fffff]
[    0.493543] pci_bus 0000:06: resource 2 [mem 0xe6f00000-0xe6ffffff 64bit pref]
[    0.493545] pci_bus 0000:07: resource 1 [mem 0xfc400000-0xfc4fffff]
[    0.493546] pci_bus 0000:07: resource 2 [mem 0xe6b00000-0xe6bfffff 64bit pref]
[    0.493548] pci_bus 0000:08: resource 1 [mem 0xfc000000-0xfc0fffff]
[    0.493549] pci_bus 0000:08: resource 2 [mem 0xe6700000-0xe67fffff 64bit pref]
[    0.493550] pci_bus 0000:09: resource 1 [mem 0xfbc00000-0xfbcfffff]
[    0.493552] pci_bus 0000:09: resource 2 [mem 0xe6300000-0xe63fffff 64bit pref]
[    0.493553] pci_bus 0000:0a: resource 1 [mem 0xfb800000-0xfb8fffff]
[    0.493554] pci_bus 0000:0a: resource 2 [mem 0xe5f00000-0xe5ffffff 64bit pref]
[    0.493556] pci_bus 0000:0b: resource 0 [io  0x5000-0x5fff]
[    0.493557] pci_bus 0000:0b: resource 1 [mem 0xfd300000-0xfd3fffff]
[    0.493558] pci_bus 0000:0b: resource 2 [mem 0xe7a00000-0xe7afffff 64bit pref]
[    0.493559] pci_bus 0000:0c: resource 0 [io  0x9000-0x9fff]
[    0.493561] pci_bus 0000:0c: resource 1 [mem 0xfcf00000-0xfcffffff]
[    0.493562] pci_bus 0000:0c: resource 2 [mem 0xe7600000-0xe76fffff 64bit pref]
[    0.493563] pci_bus 0000:0d: resource 0 [io  0xd000-0xdfff]
[    0.493565] pci_bus 0000:0d: resource 1 [mem 0xfcb00000-0xfcbfffff]
[    0.493566] pci_bus 0000:0d: resource 2 [mem 0xe7200000-0xe72fffff 64bit pref]
[    0.493567] pci_bus 0000:0e: resource 1 [mem 0xfc700000-0xfc7fffff]
[    0.493569] pci_bus 0000:0e: resource 2 [mem 0xe6e00000-0xe6efffff 64bit pref]
[    0.493570] pci_bus 0000:0f: resource 1 [mem 0xfc300000-0xfc3fffff]
[    0.493571] pci_bus 0000:0f: resource 2 [mem 0xe6a00000-0xe6afffff 64bit pref]
[    0.493573] pci_bus 0000:10: resource 1 [mem 0xfbf00000-0xfbffffff]
[    0.493574] pci_bus 0000:10: resource 2 [mem 0xe6600000-0xe66fffff 64bit pref]
[    0.493575] pci_bus 0000:11: resource 1 [mem 0xfbb00000-0xfbbfffff]
[    0.493577] pci_bus 0000:11: resource 2 [mem 0xe6200000-0xe62fffff 64bit pref]
[    0.493578] pci_bus 0000:12: resource 1 [mem 0xfb700000-0xfb7fffff]
[    0.493579] pci_bus 0000:12: resource 2 [mem 0xe5e00000-0xe5efffff 64bit pref]
[    0.493581] pci_bus 0000:13: resource 0 [io  0x6000-0x6fff]
[    0.493582] pci_bus 0000:13: resource 1 [mem 0xfd200000-0xfd2fffff]
[    0.493583] pci_bus 0000:13: resource 2 [mem 0xe7900000-0xe79fffff 64bit pref]
[    0.493584] pci_bus 0000:14: resource 0 [io  0xa000-0xafff]
[    0.493586] pci_bus 0000:14: resource 1 [mem 0xfce00000-0xfcefffff]
[    0.493587] pci_bus 0000:14: resource 2 [mem 0xe7500000-0xe75fffff 64bit pref]
[    0.493588] pci_bus 0000:15: resource 0 [io  0xe000-0xefff]
[    0.493590] pci_bus 0000:15: resource 1 [mem 0xfca00000-0xfcafffff]
[    0.493591] pci_bus 0000:15: resource 2 [mem 0xe7100000-0xe71fffff 64bit pref]
[    0.493592] pci_bus 0000:16: resource 1 [mem 0xfc600000-0xfc6fffff]
[    0.493594] pci_bus 0000:16: resource 2 [mem 0xe6d00000-0xe6dfffff 64bit pref]
[    0.493595] pci_bus 0000:17: resource 1 [mem 0xfc200000-0xfc2fffff]
[    0.493596] pci_bus 0000:17: resource 2 [mem 0xe6900000-0xe69fffff 64bit pref]
[    0.493598] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbefffff]
[    0.493599] pci_bus 0000:18: resource 2 [mem 0xe6500000-0xe65fffff 64bit pref]
[    0.493600] pci_bus 0000:19: resource 1 [mem 0xfba00000-0xfbafffff]
[    0.493601] pci_bus 0000:19: resource 2 [mem 0xe6100000-0xe61fffff 64bit pref]
[    0.493603] pci_bus 0000:1a: resource 1 [mem 0xfb600000-0xfb6fffff]
[    0.493604] pci_bus 0000:1a: resource 2 [mem 0xe5d00000-0xe5dfffff 64bit pref]
[    0.493605] pci_bus 0000:1b: resource 0 [io  0x7000-0x7fff]
[    0.493607] pci_bus 0000:1b: resource 1 [mem 0xfd100000-0xfd1fffff]
[    0.493608] pci_bus 0000:1b: resource 2 [mem 0xe7800000-0xe78fffff 64bit pref]
[    0.493609] pci_bus 0000:1c: resource 0 [io  0xb000-0xbfff]
[    0.493611] pci_bus 0000:1c: resource 1 [mem 0xfcd00000-0xfcdfffff]
[    0.493612] pci_bus 0000:1c: resource 2 [mem 0xe7400000-0xe74fffff 64bit pref]
[    0.493613] pci_bus 0000:1d: resource 1 [mem 0xfc900000-0xfc9fffff]
[    0.493615] pci_bus 0000:1d: resource 2 [mem 0xe7000000-0xe70fffff 64bit pref]
[    0.493616] pci_bus 0000:1e: resource 1 [mem 0xfc500000-0xfc5fffff]
[    0.493617] pci_bus 0000:1e: resource 2 [mem 0xe6c00000-0xe6cfffff 64bit pref]
[    0.493618] pci_bus 0000:1f: resource 1 [mem 0xfc100000-0xfc1fffff]
[    0.493620] pci_bus 0000:1f: resource 2 [mem 0xe6800000-0xe68fffff 64bit pref]
[    0.493621] pci_bus 0000:20: resource 1 [mem 0xfbd00000-0xfbdfffff]
[    0.493622] pci_bus 0000:20: resource 2 [mem 0xe6400000-0xe64fffff 64bit pref]
[    0.493624] pci_bus 0000:21: resource 1 [mem 0xfb900000-0xfb9fffff]
[    0.493625] pci_bus 0000:21: resource 2 [mem 0xe6000000-0xe60fffff 64bit pref]
[    0.493626] pci_bus 0000:22: resource 1 [mem 0xfb500000-0xfb5fffff]
[    0.493628] pci_bus 0000:22: resource 2 [mem 0xe5c00000-0xe5cfffff 64bit pref]
[    0.493882] NET: Registered protocol family 2
[    0.494163] TCP established hash table entries: 32768 (order: 7, 524288 bytes)
[    0.494233] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.494317] TCP: Hash tables configured (established 32768 bind 32768)
[    0.494342] TCP: reno registered
[    0.494344] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.494355] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.494476] NET: Registered protocol family 1
[    0.494744] RPC: Registered named UNIX socket transport module.
[    0.494751] RPC: Registered udp transport module.
[    0.494754] RPC: Registered tcp transport module.
[    0.494756] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.494766] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.494950] pci 0000:00:0f.0: Boot video device
[    0.495767] PCI: CLS mismatch (32 != 64), using 64 bytes
[    0.565759] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.565763] software IO TLB [mem 0xbbef0000-0xbfef0000] (64MB) mapped at [ffff8800bbef0000-ffff8800bfeeffff]
[    0.565924] Simple Boot Flag at 0x36 set to 0x80
[    0.565934] Switching to clocksource tsc
[    0.576664] audit: initializing netlink socket (disabled)
[    0.576680] type=2000 audit(1434815821.555:1): initialized
[    0.578406] bounce pool size: 64 pages
[    0.578625] VFS: Disk quotas dquot_6.5.2
[    0.578650] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.579206] NFS: Registering the id_resolver key type
[    0.579215] Key type id_resolver registered
[    0.579216] Key type id_legacy registered
[    0.579225] msgmni has been set to 7828
[    0.579475] async_tx: api initialized (async)
[    0.579603] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    0.579607] io scheduler noop registered
[    0.579609] io scheduler deadline registered (default)
[    0.579640] io scheduler cfq registered
[    0.579947] pcieport 0000:00:15.0: irq 40 for MSI/MSI-X
[    0.580828] pcieport 0000:00:15.1: irq 41 for MSI/MSI-X
[    0.581598] pcieport 0000:00:15.2: irq 42 for MSI/MSI-X
[    0.582667] pcieport 0000:00:15.3: irq 43 for MSI/MSI-X
[    0.583254] pcieport 0000:00:15.4: irq 44 for MSI/MSI-X
[    0.584022] pcieport 0000:00:15.5: irq 45 for MSI/MSI-X
[    0.585442] pcieport 0000:00:15.6: irq 46 for MSI/MSI-X
[    0.586323] pcieport 0000:00:15.7: irq 47 for MSI/MSI-X
[    0.587081] pcieport 0000:00:16.0: irq 48 for MSI/MSI-X
[    0.587750] pcieport 0000:00:16.1: irq 49 for MSI/MSI-X
[    0.588624] pcieport 0000:00:16.2: irq 50 for MSI/MSI-X
[    0.589222] pcieport 0000:00:16.3: irq 51 for MSI/MSI-X
[    0.589904] pcieport 0000:00:16.4: irq 52 for MSI/MSI-X
[    0.590611] pcieport 0000:00:16.5: irq 53 for MSI/MSI-X
[    0.591257] pcieport 0000:00:16.6: irq 54 for MSI/MSI-X
[    0.591936] pcieport 0000:00:16.7: irq 55 for MSI/MSI-X
[    0.592525] pcieport 0000:00:17.0: irq 56 for MSI/MSI-X
[    0.593190] pcieport 0000:00:17.1: irq 57 for MSI/MSI-X
[    0.593777] pcieport 0000:00:17.2: irq 58 for MSI/MSI-X
[    0.594329] pcieport 0000:00:17.3: irq 59 for MSI/MSI-X
[    0.594979] pcieport 0000:00:17.4: irq 60 for MSI/MSI-X
[    0.595599] pcieport 0000:00:17.5: irq 61 for MSI/MSI-X
[    0.596247] pcieport 0000:00:17.6: irq 62 for MSI/MSI-X
[    0.597126] pcieport 0000:00:17.7: irq 63 for MSI/MSI-X
[    0.598009] pcieport 0000:00:18.0: irq 64 for MSI/MSI-X
[    0.598726] pcieport 0000:00:18.1: irq 65 for MSI/MSI-X
[    0.599415] pcieport 0000:00:18.2: irq 66 for MSI/MSI-X
[    0.600062] pcieport 0000:00:18.3: irq 67 for MSI/MSI-X
[    0.600736] pcieport 0000:00:18.4: irq 68 for MSI/MSI-X
[    0.601448] pcieport 0000:00:18.5: irq 69 for MSI/MSI-X
[    0.602364] pcieport 0000:00:18.6: irq 70 for MSI/MSI-X
[    0.602943] pcieport 0000:00:18.7: irq 71 for MSI/MSI-X
[    0.603672] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.605566] vesafb: mode is 1024x768x8, linelength=1024, pages=0
[    0.605569] vesafb: scrolling: redraw
[    0.605570] vesafb: Pseudocolor: size=8:8:8:8, shift=0:0:0:0
[    0.605713] vesafb: framebuffer at 0xe8000000, mapped to 0xffffc90008100000, using 1536k, total 4096k
[    0.607278] Console: switching to colour frame buffer device 128x48
[    0.607917] fb0: VESA VGA frame buffer device
[    0.608401] vga16fb: initializing
[    0.608405] vga16fb: mapped to 0xffff8800000a0000
[    0.608408] checking generic (e8000000 400000) vs hw (a0000 10000)
[    0.608582] fb1: VGA16 VGA frame buffer device
[    0.608595] intel_idle: does not run on family 6 model 86
[    0.728915] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.741686] brd: module loaded
[    0.744321] Loading iSCSI transport class v2.0-870.
[    0.750043] rdac: device handler registered
[    0.750074] mpt2sas version 14.100.00.00 loaded
[    0.750914] scsi0 : Fusion MPT SAS Host
[    0.752298] mpt2sas0: 64 BIT PCI BUS DMA ADDRESSING SUPPORTED, total mem (4008072 kB)
[    0.752468] mpt2sas 0000:03:00.0: irq 72 for MSI/MSI-X
[    0.752717] mpt2sas0-msix0: PCI-MSI-X enabled: IRQ 72
[    0.752720] mpt2sas0: iomem(0x00000000fd4fc000), mapped(0xffffc90000030000), size(16384)
[    0.752721] mpt2sas0: ioport(0x0000000000004000), size(256)
[    0.886758] mpt2sas0: Allocated physical memory: size(7418 kB)
[    0.886762] mpt2sas0: Current Controller Queue Depth(3307), Max Controller Queue Depth(3432)
[    0.886763] mpt2sas0: Scatter Gather Elements per IO(128)
[    0.945998] mpt2sas0: LSISAS2008: FWVersion(19.00.00.00), ChipRevision(0x03), BiosVersion(00.00.00.00)
[    0.946000] mpt2sas0: Protocol=(Initiator,Target), Capabilities=(TLR,EEDP,Snapshot Buffer,Diag Trace Buffer,Task Set Full,NCQ)
[    0.946099] mpt2sas0: sending port enable !!
[    0.951687] mpt2sas0: host_add: handle(0x0001), sas_addr(0x5000000080000000), phys(8)
[    0.955790] scsi 0:0:0:0: Direct-Access     TOSHIBA  MD04ACA500               FP2A PQ: 0 ANSI: 6
[    0.955795] scsi 0:0:0:0: SATA: handle(0x0009), sas_addr(0x4433221100000000), phy(0), device_name(0x500003964bd00e73)
[    0.955797] scsi 0:0:0:0: SATA: enclosure_logical_id(0x5000000080000000), slot(3)
[    0.955908] scsi 0:0:0:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    0.955910] scsi 0:0:0:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[    0.960473] scsi 0:0:1:0: Direct-Access     TOSHIBA  MD04ACA500               FP2A PQ: 0 ANSI: 6
[    0.960478] scsi 0:0:1:0: SATA: handle(0x000a), sas_addr(0x4433221101000000), phy(1), device_name(0x500003964bf806a4)
[    0.960480] scsi 0:0:1:0: SATA: enclosure_logical_id(0x5000000080000000), slot(2)
[    0.960580] scsi 0:0:1:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    0.960582] scsi 0:0:1:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[    0.964555] scsi 0:0:2:0: Direct-Access     TOSHIBA  MD04ACA500               FP2A PQ: 0 ANSI: 6
[    0.964560] scsi 0:0:2:0: SATA: handle(0x000b), sas_addr(0x4433221102000000), phy(2), device_name(0x500003964ba818ed)
[    0.964562] scsi 0:0:2:0: SATA: enclosure_logical_id(0x5000000080000000), slot(1)
[    0.964643] scsi 0:0:2:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    0.964645] scsi 0:0:2:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[    0.968552] scsi 0:0:3:0: Direct-Access     TOSHIBA  MD04ACA500               FP2A PQ: 0 ANSI: 6
[    0.968565] scsi 0:0:3:0: SATA: handle(0x000c), sas_addr(0x4433221103000000), phy(3), device_name(0x500003964bd00e8e)
[    0.968570] scsi 0:0:3:0: SATA: enclosure_logical_id(0x5000000080000000), slot(0)
[    0.968683] scsi 0:0:3:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    0.968688] scsi 0:0:3:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[    0.978415] mpt2sas0: port enable: SUCCESS
[    0.981538] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    0.981630] sd 0:0:0:0: [sda] 9767541168 512-byte logical blocks: (5.00 TB/4.54 TiB)
[    0.981638] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    0.981754] sd 0:0:1:0: [sdb] 9767541168 512-byte logical blocks: (5.00 TB/4.54 TiB)
[    0.981762] sd 0:0:1:0: [sdb] 4096-byte physical blocks
[    0.982420] sd 0:0:3:0: [sdd] 9767541168 512-byte logical blocks: (5.00 TB/4.54 TiB)
[    0.982428] sd 0:0:3:0: [sdd] 4096-byte physical blocks
[    0.982581] sd 0:0:1:0: Attached scsi generic sg1 type 0
[    0.982690] sd 0:0:2:0: Attached scsi generic sg2 type 0
[    0.982817] sd 0:0:2:0: [sdc] 9767541168 512-byte logical blocks: (5.00 TB/4.54 TiB)
[    0.982825] sd 0:0:2:0: [sdc] 4096-byte physical blocks
[    0.983328] sd 0:0:3:0: Attached scsi generic sg3 type 0
[    0.983342] SCSI Media Changer driver v0.25 
[    0.986339] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUS] at 0x60,0x64 irq 1,12
[    0.987889] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.987895] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.989740] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    0.989864] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.990022] i2c /dev entries driver
[    0.991553] md: linear personality registered for level -1
[    0.991555] md: raid0 personality registered for level 0
[    0.991557] md: raid1 personality registered for level 1
[    0.991559] md: raid10 personality registered for level 10
[    0.991625] md: raid6 personality registered for level 6
[    0.991628] md: raid5 personality registered for level 5
[    0.991629] md: raid4 personality registered for level 4
[    0.991824] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com
[    0.991828] cpuidle: using governor ladder
[    0.991830] cpuidle: using governor menu
[    0.991930] TCP: cubic registered
[    0.991932] NET: Registered protocol family 17
[    0.991954] Key type dns_resolver registered
[    0.992337] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.994711] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input1
[    1.110205] sd 0:0:1:0: [sdb] Write Protect is off
[    1.110208] sd 0:0:1:0: [sdb] Mode Sense: 7f 00 10 08
[    1.110314] sd 0:0:0:0: [sda] Write Protect is off
[    1.110316] sd 0:0:0:0: [sda] Mode Sense: 7f 00 10 08
[    1.111097] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    1.111156] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    1.114490] sd 0:0:2:0: [sdc] Write Protect is off
[    1.114493] sd 0:0:2:0: [sdc] Mode Sense: 7f 00 10 08
[    1.115466] sd 0:0:3:0: [sdd] Write Protect is off
[    1.115470] sd 0:0:3:0: [sdd] Mode Sense: 7f 00 10 08
[    1.115476] sd 0:0:2:0: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    1.116404] sd 0:0:3:0: [sdd] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    1.269706]  sda: sda1 sda2 sda5
[    1.275339]  sdb: sdb1 sdb2 sdb5
[    1.276248]  sdd: sdd1 sdd2 sdd5
[    1.276469]  sdc: sdc1 sdc2 sdc5
[    1.395685] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.403902] sd 0:0:1:0: [sdb] Attached SCSI disk
[    1.408151] sd 0:0:2:0: [sdc] Attached SCSI disk
[    1.409048] sd 0:0:3:0: [sdd] Attached SCSI disk
[    1.409163] registered taskstats version 1
[    1.434482] rtc_cmos 00:03: setting system clock to 2015-06-20 15:57:03 UTC (1434815823)
[    1.435436] Freeing unused kernel memory: 44984k freed
[    1.442348] Write protecting the kernel read-only data: 8192k
[    1.443850] Freeing unused kernel memory: 820k freed
[    1.444748] Freeing unused kernel memory: 464k freed
[    1.569689] stex: Promise SuperTrak EX Driver version: 4.6.0000.4
[    1.603652] sg: module is already loaded
[    1.627504] Fusion MPT base driver 3.04.20
[    1.627506] Copyright (c) 1999-2008 LSI Corporation
[    1.640945] Fusion MPT SPI Host driver 3.04.20
[    1.646551] Fusion MPT SAS Host driver 3.04.20
[    1.652823] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
[    1.657945] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
[    1.663465] megasas: 06.506.00.00-rc1 Sat. Feb. 9 17:00:00 PDT 2013
[    1.668858] Adaptec aacraid driver 1.2-0[30200]-ms
[    1.675158] aic94xx: Adaptec aic94xx SAS/SATA driver version 1.0.3 loaded
[    1.706881] 3ware 9000 Storage Controller device driver for Linux v2.26.02.014.
[    1.712232] LSI 3ware SAS/SATA-RAID Controller device driver for Linux v3.26.02.000.
[    1.717441] RocketRAID 3xxx/4xxx Controller driver v1.8
[    1.723861] e100: Unknown symbol mii_ethtool_sset (err 0)
[    1.723873] e100: Unknown symbol mii_link_ok (err 0)
[    1.723896] e100: Unknown symbol mii_check_link (err 0)
[    1.723904] e100: Unknown symbol mii_nway_restart (err 0)
[    1.723915] e100: Unknown symbol generic_mii_ioctl (err 0)
[    1.723925] e100: Unknown symbol mii_ethtool_gset (err 0)
[    1.729219] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[    1.729222] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    1.729612] e1000 0000:02:00.0: setting latency timer to 64
[    2.065233] e1000 0000:02:00.0 eth0: (PCI:66MHz:32-bit) 00:0c:29:4f:46:37
[    2.065239] e1000 0000:02:00.0 eth0: Intel(R) PRO/1000 Network Connection
[    2.070753] e1000e: Intel(R) PRO/1000 Network Driver - 3.0.4-NAPI
[    2.070755] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
[    2.076038] VMware PVSCSI driver - version 1.0.2.0-k
[    2.081564] VMware vmxnet3 virtual NIC driver - version 1.1.30.0-k-NAPI
[    2.093178] Loading modules backported from Linux version v3.18.1-0-g39ca484
[    2.093180] Backport generated by backports.git v3.18.1-1-0-g5e9ec4c
[    2.142233] md: Autodetecting RAID arrays.
[    2.171873] md: invalid raid superblock magic on sda5
[    2.171876] md: sda5 does not have a valid v0.90 superblock, not importing!
[    2.201730] md: invalid raid superblock magic on sdb5
[    2.201733] md: sdb5 does not have a valid v0.90 superblock, not importing!
[    2.234172] md: invalid raid superblock magic on sdc5
[    2.234175] md: sdc5 does not have a valid v0.90 superblock, not importing!
[    2.265162] md: invalid raid superblock magic on sdd5
[    2.265164] md: sdd5 does not have a valid v0.90 superblock, not importing!
[    2.265170] md: Scanned 12 and added 8 devices.
[    2.265171] md: autorun ...
[    2.265172] md: considering sda1 ...
[    2.265176] md:  adding sda1 ...
[    2.265178] md: sda2 has different UUID to sda1
[    2.265180] md:  adding sdb1 ...
[    2.265182] md: sdb2 has different UUID to sda1
[    2.265184] md:  adding sdc1 ...
[    2.265185] md: sdc2 has different UUID to sda1
[    2.265187] md:  adding sdd1 ...
[    2.265189] md: sdd2 has different UUID to sda1
[    2.265195] md: created md0
[    2.265196] md: bind
[    2.265206] md: bind
[    2.265211] md: bind
[    2.265217] md: bind
[    2.265221] md: running: 
[    2.265740] md/raid1:md0: active with 4 out of 12 mirrors
[    2.265761] md0: detected capacity change from 0 to 2549940224
[    2.265906] md: considering sda2 ...
[    2.265909] md:  adding sda2 ...
[    2.265911] md:  adding sdb2 ...
[    2.265914] md:  adding sdc2 ...
[    2.265916] md:  adding sdd2 ...
[    2.266343] md: created md1
[    2.266346] md: bind
[    2.266352] md: bind
[    2.266357] md: bind
[    2.266368] md: bind
[    2.266374] md: running: 
[    2.266635] md/raid1:md1: active with 4 out of 12 mirrors
[    2.266653] md1: detected capacity change from 0 to 2147418112
[    2.266752] md: ... autorun DONE.
[    2.336955] ACPI: bus type USB registered
[    2.337282] usbcore: registered new interface driver usbfs
[    2.337405] usbcore: registered new interface driver hub
[    2.337539] usbcore: registered new interface driver ethub
[    2.337670] usbcore: registered new device driver usb
[    2.343226] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.348701] uhci_hcd: USB Universal Host Controller Interface driver
[    2.353941] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.353944] Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after
[    2.359328] ehci-pci: EHCI PCI platform driver
[    2.375835] bromolow_synobios: module license 'Synology Inc.' taints kernel.
[    2.375838] Disabling lock debugging due to kernel taint
[    2.376483] 2015-6-20 15:57:3 UTC
[    2.376488] synobios: load, major number 201
[    2.376496] Brand: Synology
[    2.376498] Model: DS-3615xs
[    2.376518] set group disks wakeup number to 4, spinup time deno 7
[    2.376522] synobios cpu_arch proc entry initialized
[    2.376524] synobios crypto_hw proc entry initialized
[    2.376526] synobios syno_platform proc entry initialized
[    2.383817] synobios: unload
[    2.412628]  md0: unknown partition table
[    2.412835] EXT4-fs (md0): synoacl module has not been loaded. Unable to mount with synoacl, vfs_mod status=-1
[    2.429985] EXT4-fs (md0): barriers disabled
[    2.509133] EXT4-fs (md0): recovery complete
[    2.509400] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: 
[    7.322789] EXT4-fs (md0): synoacl module has not been loaded. Unable to mount with synoacl, vfs_mod status=-1
[    7.328257] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: barrier=1
[    7.680759] EXT4-fs (md0): re-mounted. Opts: (null)
[    9.423830] sg: module is already loaded
[    9.530862]  md1: unknown partition table
[    9.551340] Adding 2097084k swap on /dev/md1.  Priority:-1 extents:1 across:2097084k 
[    9.905960] zram: module is from the staging directory, the quality is unknown, you have been warned.
[    9.908334] zram: Created 8 device(s) ...
[    9.915854] Adding 304124k swap on /dev/zram0.  Priority:1 extents:1 across:304124k SS
[    9.919579] Adding 304124k swap on /dev/zram1.  Priority:1 extents:1 across:304124k SS
[    9.922886] Adding 304124k swap on /dev/zram2.  Priority:1 extents:1 across:304124k SS
[    9.926229] Adding 304124k swap on /dev/zram3.  Priority:1 extents:1 across:304124k SS
[    9.929531] Adding 304124k swap on /dev/zram4.  Priority:1 extents:1 across:304124k SS
[    9.932813] Adding 304124k swap on /dev/zram5.  Priority:1 extents:1 across:304124k SS
[    9.935967] Adding 304124k swap on /dev/zram6.  Priority:1 extents:1 across:304124k SS
[    9.940774] Adding 304124k swap on /dev/zram7.  Priority:1 extents:1 across:304124k SS
>[   10.024045] init: syno-auth-check main process (11452) killed by TERM signal
[   10.030304] NET: Registered protocol family 10
[   10.074924] sit: IPv6 over IPv4 tunneling driver
[   10.256065] freq_table: exports duplicate symbol cpufreq_freq_attr_scaling_available_freqs (owned by kernel)
[   10.436258] cpufreq_ondemand: exports duplicate symbol od_register_powersave_bias_handler (owned by kernel)
[   10.794869] fuse init (API version 7.22)
[   10.801348] dca service started, version 1.12.1
[   10.809186] i2c_algo_bit: exports duplicate symbol i2c_bit_add_bus (owned by kernel)
[   10.822042] Intel(R) Gigabit Ethernet Network Driver - version 5.0.6
[   10.822045] Copyright (c) 2007-2013 Intel Corporation.
[   10.841441] ixgbe: Unknown symbol mdio_mii_ioctl (err 0)
[   10.841471] ixgbe: Unknown symbol mdio45_probe (err 0)
[   10.848150] tn40xx: Tehuti Network Driver, 0.3.6.11.2
[   10.905463] bio: create slab  at 1
[   10.905914] Btrfs loaded
[   10.969321] 2015-6-20 15:57:12 UTC
[   10.969325] synobios: load, major number 201
[   10.969328] Brand: Synology
[   10.969330] Model: DS-3615xs
[   10.969332] set group disks wakeup number to 4, spinup time deno 7
[   10.969336] synobios cpu_arch proc entry initialized
[   10.969337] synobios crypto_hw proc entry initialized
[   10.969339] synobios syno_platform proc entry initialized
[   11.228786] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   11.229368] e1000: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[   11.231207] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
>[   11.446053] systemd-udevd[12705]: starting version 204
>[   12.414004] init: dhcp-client (eth0) main process (13460) killed by TERM signal
[   12.752215] md: md2 stopped.
[   13.163419] md: bind
[   13.204660] md: bind
[   13.258869] md: bind
[   13.373374] md: bind
[   13.374326] md/raid:md2: not clean -- starting background reconstruction
[   13.374339] md/raid:md2: device sda5 operational as raid disk 0
[   13.374340] md/raid:md2: device sdd5 operational as raid disk 3
[   13.374341] md/raid:md2: device sdc5 operational as raid disk 2
[   13.374342] md/raid:md2: device sdb5 operational as raid disk 1
[   13.374596] md/raid:md2: allocated 4344kB
[   13.374708] md/raid:md2: raid level 5 active with 4 out of 4 devices, algorithm 2
[   13.374709] RAID conf printout:
[   13.374709]  --- level:5 rd:4 wd:4
[   13.374710]  disk 0, o:1, dev:sda5
[   13.374711]  disk 1, o:1, dev:sdb5
[   13.374712]  disk 2, o:1, dev:sdc5
[   13.374713]  disk 3, o:1, dev:sdd5
[   13.374735] md2: detected capacity change from 0 to 14988101419008
[   13.374902] md: md2: current auto_remap = 0
[   13.374906] md: resync of RAID array md2
[   13.374907] md: minimum _guaranteed_  speed: 1000 KB/sec/disk.
[   13.374908] md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for resync.
[   13.374911] md: using 128k window, over a total of 4878939264k.
[   13.495091]  md2: unknown partition table
[   13.828018] bio: create slab  at 2
[   15.144677] EXT4-fs (dm-0): barriers disabled
[   16.568098] EXT4-fs (dm-0): recovery complete
[   16.568337] EXT4-fs (dm-0): mounted filesystem with writeback data mode. Opts: usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,synoacl,data=writeback,oldalloc
[   17.028600] usbcore: registered new interface driver usb-storage
[   17.042745] usbcore: registered new interface driver usblp
[   17.066520] usbcore: registered new interface driver usbhid
[   17.066522] usbhid: USB HID core driver
[   17.447800] BUG: unable to handle kernel paging request at 00000000f59c326e
[   17.447804] IP: [] strnlen+0x9/0x40
[   17.447810] PGD 12a1c4067 PUD 12a165067 PMD 12a136067 PTE 1283cd067
[   17.447813] Oops: 0001 [#1] SMP 
[   17.447814] Modules linked in: hid_generic usbhid hid usblp usb_storage oxu210hp_hcd bromolow_synobios(PO) btrfs synoacl_vfs(PO) zlib_deflate libcrc32c hfsplus md4 hmac tn40xx(O) be2net igb dca fuse vfat fat crc32c_intel aesni_intel glue_helper lrw gf128mul ablk_helper arc4 cryptd ecryptfs sha512_generic sha256_generic sha1_generic ecb aes_x86_64 authenc rng_core des_generic ansi_cprng cts md5 cbc cpufreq_conservative cpufreq_powersave mperf processor cpufreq_stats dm_snapshot crc_itu_t crc_ccitt quota_v2 quota_tree psnap p8022 llc sit tunnel4 ip_tunnel ipv6 zram(C) etxhci_hcd xhci_hcd ehci_pci ehci_hcd uhci_hcd ohci_hcd usbcore usb_common thermal_sys compat(O) vmw_balloon vmxnet3 vmw_pvscsi e1000e e1000 hptiop 3w_sas 3w_9xxx mvsas hpsa arcmsr pm80xx aic94xx aacraid megaraid_sas megaraid_mbox megaraid_mm mptsas mptspi mptscsih mptbase scsi_transport_spi sata_uli sata_svw sata_qstor sata_sis pata_sis stex sata_sx4 sata_promise sata_nv sata_via sata_sil [last unloaded: bromolow_synobios]
[   17.447853] CPU: 1 PID: 14910 Comm: scemd Tainted: P         C O 3.10.35 #1
[   17.447855] Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 09/30/2014
[   17.447856] task: ffff880135246dc0 ti: ffff88012a340000 task.ti: ffff88012a340000
[   17.447857] RIP: 0010:[]  [] strnlen+0x9/0x40
[   17.447859] RSP: 0018:ffff88012a341c40  EFLAGS: 00010286
[   17.447860] RAX: ffffffff816fd286 RBX: ffff88012a341d60 RCX: fffffffffffffffe
[   17.447861] RDX: 00000000f59c326e RSI: ffffffffffffffff RDI: 00000000f59c326e
[   17.447862] RBP: 00000000f59c326e R08: 000000000000ffff R09: 000000000000ffff
[   17.447863] R10: 00000000f7753430 R11: 0000000000000000 R12: ffff88012a341d70
[   17.447864] R13: 000000000000ffff R14: 0000000000000000 R15: ffffffffa06422e3
[   17.447865] FS:  0000000000000000(0000) GS:ffff88013fc40000(0063) knlGS:00000000f59c3b70
[   17.447866] CS:  0010 DS: 002b ES: 002b CR0: 0000000080050033
[   17.447867] CR2: 00000000f59c326e CR3: 000000012a1c5000 CR4: 00000000003407e0
[   17.447896] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[   17.447908] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[   17.447909] Stack:
[   17.447909]  ffffffff812756e5 ffff88012a341d60 ffff88012a341d70 ffff88012a341cf0
[   17.447911]  0000000000000010 ffffffffa06422e3 ffffffff812765ad ffff88012a341d28
[   17.447913]  ffff8801385f4180 ffff8801387fa300 ffff88012a341d60 0000000000000000
[   17.447915] Call Trace:
[   17.447918]  [] ? string.isra.3+0x35/0xd0
[   17.447921]  [] ? vsnprintf+0x20d/0x670
[   17.447923]  [] ? snprintf+0x39/0x40
[   17.447926]  [] ? synobios_ioctl+0xa12/0x1020 [bromolow_synobios]
[   17.447930]  [] ? filename_lookup+0x2c/0xb0
[   17.447932]  [] ? getname_flags.part.31+0x84/0x130
[   17.447935]  [] ? user_path_at_empty+0xa0/0x120
[   17.447937]  [] ? __do_page_fault+0x20a/0x460
[   17.447941]  [] ? compat_sys_ioctl+0x1e7/0x1500
[   17.447944]  [] ? sys32_stat64+0x10/0x30
[   17.447948]  [] ? sysenter_dispatch+0x7/0x21
[   17.447949] Code: 00 00 80 3f 00 74 18 48 89 f8 0f 1f 84 00 00 00 00 00 48 83 c0 01 80 38 00 75 f7 48 29 f8 c3 31 c0 c3 48 85 f6 48 8d 4e ff 74 25 <80> 3f 00 74 20 48 89 f8 31 d2 eb 0c 0f 1f 00 48 83 c2 01 80 38 
[   17.447965] RIP  [] strnlen+0x9/0x40
[   17.447967]  RSP 
[   17.447967] CR2: 00000000f59c326e
[   17.447969] ---[ end trace 7df8a369b618a7ee ]---
[   18.202123] loop: module loaded
[   46.607662] type=1400 audit(1434815867.817:2): apparmor="DENIED" operation="mkdir" parent=17481 profile="/usr/syno/synoman/webman/index.cgi" name="/usr/syno/synoman/synohdpack/tmp/" pid=17515 comm="mkdir" requested_mask="c" denied_mask="c" fsuid=0 ouid=0

Link to comment
Share on other sites

Some interesting points in dmesg:

 

e100

[    1.723861] e100: Unknown symbol mii_ethtool_sset (err 0)
[    1.723873] e100: Unknown symbol mii_link_ok (err 0)
[    1.723896] e100: Unknown symbol mii_check_link (err 0)
[    1.723904] e100: Unknown symbol mii_nway_restart (err 0)
[    1.723915] e100: Unknown symbol generic_mii_ioctl (err 0)
[    1.723925] e100: Unknown symbol mii_ethtool_gset (err 0)

 

usb driver order issue:

[    2.343226] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.348701] uhci_hcd: USB Universal Host Controller Interface driver
[    2.353941] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.353944] Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after
[    2.359328] ehci-pci: EHCI PCI platform driver

 

sg driver:

[    1.603652] sg: module is already loaded

[    9.423830] sg: module is already loaded

 

some kind of kernel bug?:

[   17.447800] BUG: unable to handle kernel paging request at 00000000f59c326e
[   17.447804] IP: [] strnlen+0x9/0x40
[   17.447810] PGD 12a1c4067 PUD 12a165067 PMD 12a136067 PTE 1283cd067
[   17.447813] Oops: 0001 [#1] SMP 
[   17.447814] Modules linked in: hid_generic usbhid hid usblp usb_storage oxu210hp_hcd bromolow_synobios(PO) btrfs synoacl_vfs(PO) zlib_deflate libcrc32c hfsplus md4 hmac tn40xx(O) be2net igb dca fuse vfat fat crc32c_intel aesni_intel glue_helper lrw gf128mul ablk_helper arc4 cryptd ecryptfs sha512_generic sha256_generic sha1_generic ecb aes_x86_64 authenc rng_core des_generic ansi_cprng cts md5 cbc cpufreq_conservative cpufreq_powersave mperf processor cpufreq_stats dm_snapshot crc_itu_t crc_ccitt quota_v2 quota_tree psnap p8022 llc sit tunnel4 ip_tunnel ipv6 zram(C) etxhci_hcd xhci_hcd ehci_pci ehci_hcd uhci_hcd ohci_hcd usbcore usb_common thermal_sys compat(O) vmw_balloon vmxnet3 vmw_pvscsi e1000e e1000 hptiop 3w_sas 3w_9xxx mvsas hpsa arcmsr pm80xx aic94xx aacraid megaraid_sas megaraid_mbox megaraid_mm mptsas mptspi mptscsih mptbase scsi_transport_spi sata_uli sata_svw sata_qstor sata_sis pata_sis stex sata_sx4 sata_promise sata_nv sata_via sata_sil [last unloaded: bromolow_synobios]
[   17.447853] CPU: 1 PID: 14910 Comm: scemd Tainted: P         C O 3.10.35 #1
[   17.447855] Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 09/30/2014
[   17.447856] task: ffff880135246dc0 ti: ffff88012a340000 task.ti: ffff88012a340000
[   17.447857] RIP: 0010:[]  [] strnlen+0x9/0x40
[   17.447859] RSP: 0018:ffff88012a341c40  EFLAGS: 00010286
[   17.447860] RAX: ffffffff816fd286 RBX: ffff88012a341d60 RCX: fffffffffffffffe
[   17.447861] RDX: 00000000f59c326e RSI: ffffffffffffffff RDI: 00000000f59c326e
[   17.447862] RBP: 00000000f59c326e R08: 000000000000ffff R09: 000000000000ffff
[   17.447863] R10: 00000000f7753430 R11: 0000000000000000 R12: ffff88012a341d70
[   17.447864] R13: 000000000000ffff R14: 0000000000000000 R15: ffffffffa06422e3
[   17.447865] FS:  0000000000000000(0000) GS:ffff88013fc40000(0063) knlGS:00000000f59c3b70
[   17.447866] CS:  0010 DS: 002b ES: 002b CR0: 0000000080050033
[   17.447867] CR2: 00000000f59c326e CR3: 000000012a1c5000 CR4: 00000000003407e0
[   17.447896] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[   17.447908] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[   17.447909] Stack:
[   17.447909]  ffffffff812756e5 ffff88012a341d60 ffff88012a341d70 ffff88012a341cf0
[   17.447911]  0000000000000010 ffffffffa06422e3 ffffffff812765ad ffff88012a341d28
[   17.447913]  ffff8801385f4180 ffff8801387fa300 ffff88012a341d60 0000000000000000
[   17.447915] Call Trace:
[   17.447918]  [] ? string.isra.3+0x35/0xd0
[   17.447921]  [] ? vsnprintf+0x20d/0x670
[   17.447923]  [] ? snprintf+0x39/0x40
[   17.447926]  [] ? synobios_ioctl+0xa12/0x1020 [bromolow_synobios]
[   17.447930]  [] ? filename_lookup+0x2c/0xb0
[   17.447932]  [] ? getname_flags.part.31+0x84/0x130
[   17.447935]  [] ? user_path_at_empty+0xa0/0x120
[   17.447937]  [] ? __do_page_fault+0x20a/0x460
[   17.447941]  [] ? compat_sys_ioctl+0x1e7/0x1500
[   17.447944]  [] ? sys32_stat64+0x10/0x30
[   17.447948]  [] ? sysenter_dispatch+0x7/0x21
[   17.447949] Code: 00 00 80 3f 00 74 18 48 89 f8 0f 1f 84 00 00 00 00 00 48 83 c0 01 80 38 00 75 f7 48 29 f8 c3 31 c0 c3 48 85 f6 48 8d 4e ff 74 25 <80> 3f 00 74 20 48 89 f8 31 d2 eb 0c 0f 1f 00 48 83 c2 01 80 38 
[   17.447965] RIP  [] strnlen+0x9/0x40
[   17.447967]  RSP 
[   17.447967] CR2: 00000000f59c326e
[   17.447969] ---[ end trace 7df8a369b618a7ee ]---
[   18.202123] loop: module loaded
[   46.607662] type=1400 audit(1434815867.817:2): apparmor="DENIED" operation="mkdir" parent=17481 profile="/usr/syno/synoman/webman/index.cgi" name="/usr/syno/synoman/synohdpack/tmp/" pid=17515 comm="mkdir" requested_mask="c" denied_mask="c" fsuid=0 ouid=0

Link to comment
Share on other sites

Things I'm noticing:

 

  • Hard drives won't sleep. I'm aware it's an issue on official synology forums, but it was working fine on previous VM on same hardware - prior VM started off on DSM 5.1, then was upgraded along the way as updates came in, to the latest 5.2 w/ working sleep. New one is with brand new hard drives - 5TB x 4.
     
    After boot takes a while before DSM web UI will let me log in - says it's busy. Seems longer than usual.
     
    Sometimes DSM drops my volumes after booting fine - proctection patch issue?
     
    Sometimes DSM will prohibit login to DSM web UI. Checking console reveals something issued shutdown.

Link to comment
Share on other sites

I'm thinking the HD hibernation issue may be with update 2. Clean install with the 5.2.2 image HDD hibernation was working - now its not. Debating going back. I've had permission issues with Sick/Sab all of a sudden too -

Link to comment
Share on other sites

×
×
  • Create New...