Hello Mathieu, ........
I can't say for sur. But this looks strange. But why is packet 34 more than 7 seconds after packet 28?
I don't know. Perhaps the server is waiting for a response to the Locking AndX Request.
Can you post here the debugdata and the kernel log as per: https://wiki.samba.org/index.php/LinuxCIFS_troubleshooting
I've followed the instructions running tcpdump -i eth0 -s0 -w slow1067.pcap host 10.0.21.11 and port 445 in one terminal anduname -r >slow1067.log && mount.cifs -V >>slow1067.log &&modprobe cifs && echo 7 > /proc/fs/cifs/cifsFYI && sleep 5 && cat /mnt/aaa && sleep 5 && echo 0 > /proc/fs/cifs/cifsFYI && dmesg >> slow1067.log && cat /proc/fs/cifs/DebugData >> slow1067.log
in the second terminal.Unfortunately I found no additional debug-data in dmesg. Have I done something wrong?
Regards Stephan -- Stephan Gampert _________________ GIP Exyr GmbH Hechtsheimer Str. 35-37 | 55131 Mainz | Germany Phone: +49 (0) 6131 / 80 124 - 13 | eMail: stephan.gamp...@gip.com Web: www.gip.com GIP Exyr GmbH | Geschäftsführer: Dr. Bernd Reifenhäuser, Dr.Alexander Ebbes Handelsregister: HRB 6870 - Amtsgericht Mainz
3.2.0-4-amd64 mount.cifs version: 5.5 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.2.0-4-amd64 (debian-ker...@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.2.86-1 [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.2.0-4-amd64 root=/dev/mapper/rootvg-rootlv ro quiet [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000008f000 (usable) [ 0.000000] BIOS-e820: 000000000008f000 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 00000000bf671000 (usable) [ 0.000000] BIOS-e820: 00000000bf671000 - 00000000bf6bf000 (reserved) [ 0.000000] BIOS-e820: 00000000bf6bf000 - 00000000bf6e6000 (usable) [ 0.000000] BIOS-e820: 00000000bf6e6000 - 00000000bf7bf000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bf7bf000 - 00000000bf7e6000 (usable) [ 0.000000] BIOS-e820: 00000000bf7e6000 - 00000000bf7f1000 (ACPI data) [ 0.000000] BIOS-e820: 00000000bf7f1000 - 00000000bf7f2000 (usable) [ 0.000000] BIOS-e820: 00000000bf7f2000 - 00000000bf7ff000 (ACPI data) [ 0.000000] BIOS-e820: 00000000bf7ff000 - 00000000bf800000 (usable) [ 0.000000] BIOS-e820: 00000000bf800000 - 00000000c0000000 (reserved) [ 0.000000] BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved) [ 0.000000] BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved) [ 0.000000] BIOS-e820: 0000000100002000 - 0000000240000000 (usable) [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.5 present. [ 0.000000] DMI: transtec AG /DP55WB, BIOS WBIBX10J.86A.0122.2009.0802.2219 08/02/2009 [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) [ 0.000000] No AGP bridge found [ 0.000000] last_pfn = 0x240000 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-DFFFF write-protect [ 0.000000] E0000-FFFFF uncachable [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000 mask F80000000 write-back [ 0.000000] 1 base 080000000 mask FC0000000 write-back [ 0.000000] 2 base 100000000 mask F00000000 write-back [ 0.000000] 3 base 200000000 mask F00000000 write-back [ 0.000000] 4 disabled [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] 7 disabled [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820 update range: 00000000c0000000 - 0000000100000000 (usable) ==> (reserved) [ 0.000000] last_pfn = 0xbf800 max_arch_pfn = 0x400000000 [ 0.000000] initial memory mapped : 0 - 20000000 [ 0.000000] Base memory trampoline at [ffff88000008a000] 8a000 size 20480 [ 0.000000] init_memory_mapping: 0000000000000000-00000000bf800000 [ 0.000000] 0000000000 - 00bf800000 page 2M [ 0.000000] kernel direct mapping tables up to bf800000 @ 1fffc000-20000000 [ 0.000000] init_memory_mapping: 0000000100002000-0000000240000000 [ 0.000000] 0100002000 - 0100200000 page 4k [ 0.000000] 0100200000 - 0240000000 page 2M [ 0.000000] kernel direct mapping tables up to 240000000 @ bf7df000-bf7e6000 [ 0.000000] RAMDISK: 36ab8000 - 37554000 [ 0.000000] ACPI: RSDP 0x00000000000FE020 00024 (v02 tt_OEM) [ 0.000000] ACPI: XSDT 0x00000000BF7FD120 0007C (v01 tt_OEM ttwdkw11 0000007A 01000013) [ 0.000000] ACPI: FACP 0x00000000BF7FC000 000F4 (v03 tt_OEM ttwdkw11 0000007A MSFT 0100000D) [ 0.000000] ACPI: DSDT 0x00000000BF7F8000 03432 (v02 tt_OEM ttwdkw11 0000007A MSFT 0100000D) [ 0.000000] ACPI: FACS 0x00000000BF76C000 00040 [ 0.000000] ACPI: APIC 0x00000000BF7F7000 000BC (v02 tt_OEM ttwdkw11 0000007A MSFT 0100000D) [ 0.000000] ACPI: WDDT 0x00000000BF7F6000 00040 (v01 tt_OEM ttwdkw11 0000007A MSFT 0100000D) [ 0.000000] ACPI: MCFG 0x00000000BF7F5000 0003C (v01 tt_OEM ttwdkw11 0000007A MSFT 0100000D) [ 0.000000] ACPI: ASF! 0x00000000BF7F4000 000A5 (v32 tt_OEM ttwdkw11 0000007A MSFT 0100000D) [ 0.000000] ACPI: HPET 0x00000000BF7F3000 00038 (v01 tt_OEM ttwdkw11 0000007A MSFT 0100000D) [ 0.000000] ACPI: SLIC 0x00000000BF7F2000 00176 (v01 tt_OEM ttwdkw11 0000007A MSFT 0100000D) [ 0.000000] ACPI: ASPT 0x00000000BF7F0000 00034 (v05 tt_OEM ttwdkw11 0000007A MSFT 0100000D) [ 0.000000] ACPI: WDTT 0x00000000BF7EF000 00224 (v02 tt_OEM ttwdkw11 0000007A MSFT 0100000D) [ 0.000000] ACPI: SSDT 0x00000000BF7E8000 06F74 (v01 tt_OEM SSDT PM 0000007A MSFT 0100000D) [ 0.000000] ACPI: DMAR 0x00000000BF7E6000 00080 (v01 tt_OEM ttwdkw11 0000007A MSFT 0100000D) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at 0000000000000000-0000000240000000 [ 0.000000] Initmem setup node 0 0000000000000000-0000000240000000 [ 0.000000] NODE_DATA [000000023fffb000 - 000000023fffffff] [ 0.000000] [ffffea0000000000-ffffea0007dfffff] PMD -> [ffff880237600000-ffff88023e5fffff] on node 0 [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000010 -> 0x00001000 [ 0.000000] DMA32 0x00001000 -> 0x00100000 [ 0.000000] Normal 0x00100000 -> 0x00240000 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[7] active PFN ranges [ 0.000000] 0: 0x00000010 -> 0x0000008f [ 0.000000] 0: 0x00000100 -> 0x000bf671 [ 0.000000] 0: 0x000bf6bf -> 0x000bf6e6 [ 0.000000] 0: 0x000bf7bf -> 0x000bf7e6 [ 0.000000] 0: 0x000bf7f1 -> 0x000bf7f2 [ 0.000000] 0: 0x000bf7ff -> 0x000bf800 [ 0.000000] 0: 0x00100002 -> 0x00240000 [ 0.000000] On node 0 totalpages: 2094654 [ 0.000000] DMA zone: 56 pages used for memmap [ 0.000000] DMA zone: 5 pages reserved [ 0.000000] DMA zone: 3906 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 14280 pages used for memmap [ 0.000000] DMA32 zone: 765689 pages, LIFO batch:31 [ 0.000000] Normal zone: 17920 pages used for memmap [ 0.000000] Normal zone: 1292798 pages, LIFO batch:31 [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 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 level lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high level lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high level lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high level lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high level lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ2 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 [ 0.000000] SMP: Allowing 8 CPUs, 0 hotplug CPUs [ 0.000000] nr_irqs_gsi: 40 [ 0.000000] PM: Registered nosave memory: 000000000008f000 - 00000000000a0000 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 [ 0.000000] PM: Registered nosave memory: 00000000bf671000 - 00000000bf6bf000 [ 0.000000] PM: Registered nosave memory: 00000000bf6e6000 - 00000000bf7bf000 [ 0.000000] PM: Registered nosave memory: 00000000bf7e6000 - 00000000bf7f1000 [ 0.000000] PM: Registered nosave memory: 00000000bf7f2000 - 00000000bf7ff000 [ 0.000000] PM: Registered nosave memory: 00000000bf800000 - 00000000c0000000 [ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000f8000000 [ 0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000 [ 0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000ffe00000 [ 0.000000] PM: Registered nosave memory: 00000000ffe00000 - 0000000100000000 [ 0.000000] PM: Registered nosave memory: 0000000100000000 - 0000000100002000 [ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:38000000) [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88023fc00000 s78912 r8192 d23488 u262144 [ 0.000000] pcpu-alloc: s78912 r8192 d23488 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: 2062393 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.2.0-4-amd64 root=/dev/mapper/rootvg-rootlv ro quiet [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing! [ 0.000000] Memory: 8177588k/9437184k available (3446k kernel code, 1058568k absent, 201028k reserved, 3293k data, 584k init) [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] NR_IRQS:33024 nr_irqs:744 16 [ 0.000000] Extended CMOS year: 2000 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] hpet clockevent registered [ 0.000000] Fast TSC calibration using PIT [ 0.004000] Detected 2799.782 MHz processor. [ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 5599.56 BogoMIPS (lpj=11199128) [ 0.000005] pid_max: default: 32768 minimum: 301 [ 0.000037] Security Framework initialized [ 0.000040] AppArmor: AppArmor disabled by boot time parameter [ 0.000432] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) [ 0.001931] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.002607] Mount-cache hash table entries: 256 [ 0.002697] Initializing cgroup subsys cpuacct [ 0.002701] Initializing cgroup subsys memory [ 0.002709] Initializing cgroup subsys devices [ 0.002712] Initializing cgroup subsys freezer [ 0.002713] Initializing cgroup subsys net_cls [ 0.002715] Initializing cgroup subsys blkio [ 0.002719] Initializing cgroup subsys perf_event [ 0.002739] CPU: Physical Processor ID: 0 [ 0.002741] CPU: Processor Core ID: 0 [ 0.002744] mce: CPU supports 9 MCE banks [ 0.002753] CPU0: Thermal monitoring enabled (TM1) [ 0.002759] using mwait in idle threads. [ 0.003066] ACPI: Core revision 20110623 [ 0.006402] DMAR: Host address width 36 [ 0.006404] DMAR: DRHD base: 0x000000fe710000 flags: 0x1 [ 0.006410] IOMMU 0: reg_base_addr fe710000 ver 1:0 cap c90780106f0462 ecap f020a2 [ 0.006413] DMAR: RMRR base: 0x000000bf69c000 end: 0x000000bf69cfff [ 0.006414] DMAR: RMRR base: 0x000000bf699000 end: 0x000000bf699fff [ 0.006940] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.046543] CPU0: Intel(R) Core(TM) i7 CPU 860 @ 2.80GHz stepping 05 [ 0.152294] Performance Events: PEBS fmt1+, erratum AAJ80 worked around, Nehalem events, Intel PMU driver. [ 0.152300] ... version: 3 [ 0.152301] ... bit width: 48 [ 0.152302] ... generic registers: 4 [ 0.152303] ... value mask: 0000ffffffffffff [ 0.152304] ... max period: 000000007fffffff [ 0.152306] ... fixed-purpose events: 3 [ 0.152307] ... event mask: 000000070000000f [ 0.152458] NMI watchdog enabled, takes one hw-pmu counter. [ 0.152545] Booting Node 0, Processors #1 [ 0.152547] smpboot cpu 1: start_ip = 8a000 [ 0.260191] NMI watchdog enabled, takes one hw-pmu counter. [ 0.260281] #2 [ 0.260282] smpboot cpu 2: start_ip = 8a000 [ 0.368024] NMI watchdog enabled, takes one hw-pmu counter. [ 0.368112] #3 [ 0.368113] smpboot cpu 3: start_ip = 8a000 [ 0.475758] NMI watchdog enabled, takes one hw-pmu counter. [ 0.475842] #4 [ 0.475843] smpboot cpu 4: start_ip = 8a000 [ 0.583584] NMI watchdog enabled, takes one hw-pmu counter. [ 0.583674] #5 [ 0.583675] smpboot cpu 5: start_ip = 8a000 [ 0.691319] NMI watchdog enabled, takes one hw-pmu counter. [ 0.691407] #6 [ 0.691408] smpboot cpu 6: start_ip = 8a000 [ 0.799148] NMI watchdog enabled, takes one hw-pmu counter. [ 0.799234] #7 Ok. [ 0.799235] smpboot cpu 7: start_ip = 8a000 [ 0.906878] NMI watchdog enabled, takes one hw-pmu counter. [ 0.906904] Brought up 8 CPUs [ 0.906906] Total of 8 processors activated (44799.46 BogoMIPS). [ 0.912325] devtmpfs: initialized [ 0.915575] PM: Registering ACPI NVS region at bf6e6000 (888832 bytes) [ 0.915717] print_constraints: dummy: [ 0.915765] NET: Registered protocol family 16 [ 0.915838] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 0.915840] ACPI: bus type pci registered [ 0.915914] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) [ 0.915917] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 [ 0.920181] PCI: Using configuration type 1 for base access [ 0.920944] bio: create slab <bio-0> at 0 [ 0.921024] ACPI: Added _OSI(Module Device) [ 0.921025] ACPI: Added _OSI(Processor Device) [ 0.921027] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.921029] ACPI: Added _OSI(Processor Aggregator Device) [ 0.921823] ACPI: EC: Look up EC in DSDT [ 0.930527] ACPI: Interpreter enabled [ 0.930530] ACPI: (supports S0 S1 S3 S4 S5) [ 0.930548] ACPI: Using IOAPIC for interrupt routing [ 0.933484] ACPI: No dock devices found. [ 0.933486] HEST: Table not found. [ 0.933489] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.933661] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) [ 0.933859] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] [ 0.933862] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] [ 0.933864] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] [ 0.933866] pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xf7ffffff] [ 0.933876] pci 0000:00:00.0: [8086:d131] type 0 class 0x000600 [ 0.933927] pci 0000:00:03.0: [8086:d138] type 1 class 0x000604 [ 0.933971] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold [ 0.933993] pci 0000:00:08.0: [8086:d155] type 0 class 0x000880 [ 0.934044] pci 0000:00:08.1: [8086:d156] type 0 class 0x000880 [ 0.934094] pci 0000:00:08.2: [8086:d157] type 0 class 0x000880 [ 0.934141] pci 0000:00:08.3: [8086:d158] type 0 class 0x000880 [ 0.934194] pci 0000:00:10.0: [8086:d150] type 0 class 0x000880 [ 0.934233] pci 0000:00:10.1: [8086:d151] type 0 class 0x000880 [ 0.934301] pci 0000:00:19.0: [8086:10f0] type 0 class 0x000200 [ 0.934321] pci 0000:00:19.0: reg 10: [mem 0xe3100000-0xe311ffff] [ 0.934334] pci 0000:00:19.0: reg 14: [mem 0xe3120000-0xe3120fff] [ 0.934346] pci 0000:00:19.0: reg 18: [io 0x3040-0x305f] [ 0.934405] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold [ 0.934433] pci 0000:00:1a.0: [8086:3b3c] type 0 class 0x000c03 [ 0.935280] pci 0000:00:1a.0: reg 10: [mem 0xe3202000-0xe32023ff] [ 0.939643] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold [ 0.939675] pci 0000:00:1c.0: [8086:3b42] type 1 class 0x000604 [ 0.939745] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.939777] pci 0000:00:1c.4: [8086:3b4a] type 1 class 0x000604 [ 0.939847] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold [ 0.939877] pci 0000:00:1c.6: [8086:3b4e] type 1 class 0x000604 [ 0.939947] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold [ 0.939985] pci 0000:00:1d.0: [8086:3b34] type 0 class 0x000c03 [ 0.940666] pci 0000:00:1d.0: reg 10: [mem 0xe3203000-0xe32033ff] [ 0.944358] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold [ 0.944391] pci 0000:00:1e.0: [8086:244e] type 1 class 0x000604 [ 0.944459] pci 0000:00:1f.0: [8086:3b02] type 0 class 0x000601 [ 0.944588] pci 0000:00:1f.2: [8086:3b22] type 0 class 0x000106 [ 0.944609] pci 0000:00:1f.2: reg 10: [io 0x3068-0x306f] [ 0.944620] pci 0000:00:1f.2: reg 14: [io 0x3074-0x3077] [ 0.944631] pci 0000:00:1f.2: reg 18: [io 0x3060-0x3067] [ 0.944642] pci 0000:00:1f.2: reg 1c: [io 0x3070-0x3073] [ 0.944653] pci 0000:00:1f.2: reg 20: [io 0x3020-0x303f] [ 0.944665] pci 0000:00:1f.2: reg 24: [mem 0xe3121000-0xe31217ff] [ 0.944714] pci 0000:00:1f.2: PME# supported from D3hot [ 0.944743] pci 0000:00:1f.3: [8086:3b30] type 0 class 0x000c05 [ 0.944756] pci 0000:00:1f.3: reg 10: [mem 0xe3122000-0xe31220ff 64bit] [ 0.944779] pci 0000:00:1f.3: reg 20: [io 0x3000-0x301f] [ 0.944846] pci 0000:01:00.0: [10de:065b] type 0 class 0x000300 [ 0.944855] pci 0000:01:00.0: reg 10: [mem 0xe2000000-0xe2ffffff] [ 0.944864] pci 0000:01:00.0: reg 14: [mem 0xc0000000-0xdfffffff 64bit pref] [ 0.944874] pci 0000:01:00.0: reg 1c: [mem 0xe0000000-0xe1ffffff 64bit] [ 0.944880] pci 0000:01:00.0: reg 24: [io 0x2000-0x207f] [ 0.944887] pci 0000:01:00.0: reg 30: [mem 0xfff80000-0xffffffff pref] [ 0.950747] pci 0000:00:03.0: PCI bridge to [bus 01-01] [ 0.950753] pci 0000:00:03.0: bridge window [io 0x2000-0x2fff] [ 0.950758] pci 0000:00:03.0: bridge window [mem 0xe0000000-0xe2ffffff] [ 0.950766] pci 0000:00:03.0: bridge window [mem 0xc0000000-0xdfffffff 64bit pref] [ 0.950835] pci 0000:00:1c.0: PCI bridge to [bus 02-02] [ 0.950881] pci 0000:00:1c.4: PCI bridge to [bus 03-03] [ 0.950926] pci 0000:00:1c.6: PCI bridge to [bus 04-04] [ 0.950970] pci 0000:05:01.0: [10b7:9055] type 0 class 0x000200 [ 0.950989] pci 0000:05:01.0: reg 10: [io 0x1000-0x107f] [ 0.951002] pci 0000:05:01.0: reg 14: [mem 0xe3000000-0xe300007f] [ 0.951043] pci 0000:05:01.0: reg 30: [mem 0xfffe0000-0xffffffff pref] [ 0.951076] pci 0000:05:01.0: supports D1 D2 [ 0.951078] pci 0000:05:01.0: PME# supported from D1 D2 D3hot [ 0.951123] pci 0000:00:1e.0: PCI bridge to [bus 05-05] (subtractive decode) [ 0.951131] pci 0000:00:1e.0: bridge window [io 0x1000-0x1fff] [ 0.951139] pci 0000:00:1e.0: bridge window [mem 0xe3000000-0xe30fffff] [ 0.951148] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) [ 0.951150] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) [ 0.951152] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) [ 0.951155] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xf7ffffff] (subtractive decode) [ 0.951183] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 0.951549] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P32_._PRT] [ 0.951670] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT] [ 0.951717] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4._PRT] [ 0.951761] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX6._PRT] [ 0.951817] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG3._PRT] [ 0.951934] pci0000:00: Requesting ACPI _OSC control (0x1d) [ 0.952075] pci0000:00: ACPI _OSC control (0x1d) granted [ 0.956507] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12) [ 0.956573] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12) *0, disabled. [ 0.956637] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 *10 11 12) [ 0.956700] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 *9 10 11 12) [ 0.956763] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 *10 11 12) [ 0.956825] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12) *0, disabled. [ 0.956888] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 *9 10 11 12) [ 0.956951] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 *11 12) [ 0.957042] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none [ 0.957044] vgaarb: loaded [ 0.957045] vgaarb: bridge control possible 0000:01:00.0 [ 0.957077] PCI: Using ACPI for IRQ routing [ 0.958344] PCI: Discovered peer bus 3f [ 0.958371] pci 0000:3f:00.0: [8086:2c51] type 0 class 0x000600 [ 0.958387] pci 0000:3f:00.1: [8086:2c81] type 0 class 0x000600 [ 0.958404] pci 0000:3f:02.0: [8086:2c90] type 0 class 0x000600 [ 0.958419] pci 0000:3f:02.1: [8086:2c91] type 0 class 0x000600 [ 0.958436] pci 0000:3f:03.0: [8086:2c98] type 0 class 0x000600 [ 0.958450] pci 0000:3f:03.1: [8086:2c99] type 0 class 0x000600 [ 0.958466] pci 0000:3f:03.4: [8086:2c9c] type 0 class 0x000600 [ 0.958481] pci 0000:3f:04.0: [8086:2ca0] type 0 class 0x000600 [ 0.958496] pci 0000:3f:04.1: [8086:2ca1] type 0 class 0x000600 [ 0.958511] pci 0000:3f:04.2: [8086:2ca2] type 0 class 0x000600 [ 0.958526] pci 0000:3f:04.3: [8086:2ca3] type 0 class 0x000600 [ 0.958542] pci 0000:3f:05.0: [8086:2ca8] type 0 class 0x000600 [ 0.958556] pci 0000:3f:05.1: [8086:2ca9] type 0 class 0x000600 [ 0.958571] pci 0000:3f:05.2: [8086:2caa] type 0 class 0x000600 [ 0.958586] pci 0000:3f:05.3: [8086:2cab] type 0 class 0x000600 [ 0.958918] PCI: pci_cache_line_size set to 64 bytes [ 0.959019] reserve RAM buffer: 000000000008f000 - 000000000008ffff [ 0.959021] reserve RAM buffer: 00000000bf671000 - 00000000bfffffff [ 0.959023] reserve RAM buffer: 00000000bf6e6000 - 00000000bfffffff [ 0.959025] reserve RAM buffer: 00000000bf7e6000 - 00000000bfffffff [ 0.959027] reserve RAM buffer: 00000000bf7f2000 - 00000000bfffffff [ 0.959028] reserve RAM buffer: 00000000bf800000 - 00000000bfffffff [ 0.959148] HPET: 8 timers in total, 5 timers will be used for per-cpu timer [ 0.959157] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 40, 41, 42, 43, 44, 0 [ 0.959162] hpet0: 8 comparators, 64-bit 14.318180 MHz counter [ 0.962747] hpet: hpet2 irq 40 for MSI [ 0.962847] hpet: hpet3 irq 41 for MSI [ 0.966910] hpet: hpet4 irq 42 for MSI [ 0.970851] hpet: hpet5 irq 43 for MSI [ 0.974918] hpet: hpet6 irq 44 for MSI [ 0.982840] AMD NB: Cannot enumerate AMD northbridges. [ 0.982845] Switching to clocksource hpet [ 0.984242] pnp: PnP ACPI init [ 0.984252] ACPI: bus type pnp registered [ 0.984355] pnp 00:00: [bus 00-3e] [ 0.984358] pnp 00:00: [io 0x0cf8-0x0cff] [ 0.984359] pnp 00:00: [io 0x0000-0x0cf7 window] [ 0.984361] pnp 00:00: [io 0x0d00-0xffff window] [ 0.984363] pnp 00:00: [mem 0x000a0000-0x000bffff window] [ 0.984365] pnp 00:00: [mem 0xc0000000-0xf7ffffff window] [ 0.984398] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) [ 0.984415] pnp 00:01: [mem 0xf8000000-0xfbffffff] [ 0.984417] pnp 00:01: [mem 0xfeb00000-0xfeb03fff] [ 0.984419] pnp 00:01: [mem 0xfed10000-0xfed13fff] [ 0.984421] pnp 00:01: [mem 0xfed14000-0xfed17fff] [ 0.984422] pnp 00:01: [mem 0xfed1b000-0xfed1bfff] [ 0.984424] pnp 00:01: [mem 0xfed19000-0xfed19fff] [ 0.984425] pnp 00:01: [mem 0xfed1a000-0xfed1afff] [ 0.984427] pnp 00:01: [mem 0xfed1c000-0xfed1ffff] [ 0.984429] pnp 00:01: [mem 0xfed20000-0xfed3ffff] [ 0.984430] pnp 00:01: [mem 0xfed45000-0xfed99fff] [ 0.984432] pnp 00:01: [mem 0x000c0000-0x000dffff] [ 0.984433] pnp 00:01: [mem 0x000e0000-0x000fffff] [ 0.984435] pnp 00:01: [mem 0xff000000-0xffffffff] [ 0.984480] system 00:01: [mem 0xf8000000-0xfbffffff] has been reserved [ 0.984483] system 00:01: [mem 0xfeb00000-0xfeb03fff] has been reserved [ 0.984485] system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved [ 0.984487] system 00:01: [mem 0xfed14000-0xfed17fff] has been reserved [ 0.984490] system 00:01: [mem 0xfed1b000-0xfed1bfff] has been reserved [ 0.984492] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved [ 0.984495] system 00:01: [mem 0xfed1a000-0xfed1afff] has been reserved [ 0.984498] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 0.984500] system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved [ 0.984502] system 00:01: [mem 0xfed45000-0xfed99fff] has been reserved [ 0.984505] system 00:01: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.984507] system 00:01: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.984509] system 00:01: [mem 0xff000000-0xffffffff] could not be reserved [ 0.984512] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.984644] pnp 00:02: [io 0x0000-0x000f] [ 0.984645] pnp 00:02: [io 0x0081-0x0083] [ 0.984647] pnp 00:02: [io 0x0087] [ 0.984648] pnp 00:02: [io 0x0089-0x008b] [ 0.984650] pnp 00:02: [io 0x008f] [ 0.984651] pnp 00:02: [io 0x00c0-0x00df] [ 0.984653] pnp 00:02: [dma 4] [ 0.984675] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) [ 0.984683] pnp 00:03: [io 0x0070-0x0071] [ 0.984685] pnp 00:03: [io 0x0074-0x0077] [ 0.984695] pnp 00:03: [irq 8] [ 0.984715] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.984724] pnp 00:04: [io 0x00f0] [ 0.984730] pnp 00:04: [irq 13] [ 0.984750] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active) [ 0.984759] pnp 00:05: [io 0x0061] [ 0.984781] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active) [ 0.984790] pnp 00:06: [io 0x0500-0x057f] [ 0.984791] pnp 00:06: [io 0x0400-0x047f] [ 0.984793] pnp 00:06: [io 0x0092] [ 0.984794] pnp 00:06: [io 0x0062] [ 0.984796] pnp 00:06: [io 0x0066] [ 0.984797] pnp 00:06: [io 0x0680-0x06ff] [ 0.984799] pnp 00:06: [io 0x0010-0x001f] [ 0.984800] pnp 00:06: [io 0x0072-0x0073] [ 0.984801] pnp 00:06: [io 0x0080] [ 0.984803] pnp 00:06: [io 0x0084-0x0086] [ 0.984804] pnp 00:06: [io 0x0088] [ 0.984806] pnp 00:06: [io 0x008c-0x008e] [ 0.984807] pnp 00:06: [io 0x0090-0x009f] [ 0.984850] system 00:06: [io 0x0500-0x057f] has been reserved [ 0.984852] system 00:06: [io 0x0400-0x047f] could not be reserved [ 0.984855] system 00:06: [io 0x0680-0x06ff] has been reserved [ 0.984857] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.984895] pnp 00:07: [io 0x0060] [ 0.984897] pnp 00:07: [io 0x0064] [ 0.984937] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.984959] pnp 00:08: [mem 0xfec00000-0xfec000ff] [ 0.984982] pnp 00:08: Plug and Play ACPI device, IDs PNP0003 (active) [ 0.985028] pnp 00:09: [mem 0xfed00000-0xfed03fff] [ 0.985057] pnp 00:09: Plug and Play ACPI device, IDs PNP0103 (active) [ 0.985068] pnp: PnP ACPI: found 10 devices [ 0.985069] ACPI: ACPI bus type pnp unregistered [ 0.991933] pci 0000:01:00.0: no compatible bridge window for [mem 0xfff80000-0xffffffff pref] [ 0.991936] pci 0000:05:01.0: no compatible bridge window for [mem 0xfffe0000-0xffffffff pref] [ 0.991944] PCI: max bus depth: 1 pci_try_num: 2 [ 0.991980] pci 0000:00:1e.0: BAR 15: assigned [mem 0xe3300000-0xe33fffff pref] [ 0.991983] pci 0000:00:1c.6: BAR 14: assigned [mem 0xe3400000-0xe35fffff] [ 0.991986] pci 0000:00:1c.6: BAR 15: assigned [mem 0xe3600000-0xe37fffff 64bit pref] [ 0.991989] pci 0000:00:1c.6: BAR 13: assigned [io 0x4000-0x4fff] [ 0.991991] pci 0000:00:1c.4: BAR 14: assigned [mem 0xe3800000-0xe39fffff] [ 0.991994] pci 0000:00:1c.4: BAR 15: assigned [mem 0xe3a00000-0xe3bfffff 64bit pref] [ 0.991997] pci 0000:00:1c.4: BAR 13: assigned [io 0x5000-0x5fff] [ 0.991999] pci 0000:00:1c.0: BAR 14: assigned [mem 0xe3c00000-0xe3dfffff] [ 0.992002] pci 0000:00:1c.0: BAR 15: assigned [mem 0xe3e00000-0xe3ffffff 64bit pref] [ 0.992005] pci 0000:00:1c.0: BAR 13: assigned [io 0x6000-0x6fff] [ 0.992008] pci 0000:01:00.0: BAR 6: can't assign mem pref (size 0x80000) [ 0.992010] pci 0000:00:03.0: PCI bridge to [bus 01-01] [ 0.992012] pci 0000:00:03.0: bridge window [io 0x2000-0x2fff] [ 0.992015] pci 0000:00:03.0: bridge window [mem 0xe0000000-0xe2ffffff] [ 0.992018] pci 0000:00:03.0: bridge window [mem 0xc0000000-0xdfffffff 64bit pref] [ 0.992022] pci 0000:00:1c.0: PCI bridge to [bus 02-02] [ 0.992025] pci 0000:00:1c.0: bridge window [io 0x6000-0x6fff] [ 0.992033] pci 0000:00:1c.0: bridge window [mem 0xe3c00000-0xe3dfffff] [ 0.992041] pci 0000:00:1c.0: bridge window [mem 0xe3e00000-0xe3ffffff 64bit pref] [ 0.992050] pci 0000:00:1c.4: PCI bridge to [bus 03-03] [ 0.992057] pci 0000:00:1c.4: bridge window [io 0x5000-0x5fff] [ 0.992066] pci 0000:00:1c.4: bridge window [mem 0xe3800000-0xe39fffff] [ 0.992073] pci 0000:00:1c.4: bridge window [mem 0xe3a00000-0xe3bfffff 64bit pref] [ 0.992083] pci 0000:00:1c.6: PCI bridge to [bus 04-04] [ 0.992090] pci 0000:00:1c.6: bridge window [io 0x4000-0x4fff] [ 0.992098] pci 0000:00:1c.6: bridge window [mem 0xe3400000-0xe35fffff] [ 0.992106] pci 0000:00:1c.6: bridge window [mem 0xe3600000-0xe37fffff 64bit pref] [ 0.992116] pci 0000:05:01.0: BAR 6: assigned [mem 0xe3300000-0xe331ffff pref] [ 0.992118] pci 0000:00:1e.0: PCI bridge to [bus 05-05] [ 0.992125] pci 0000:00:1e.0: bridge window [io 0x1000-0x1fff] [ 0.992133] pci 0000:00:1e.0: bridge window [mem 0xe3000000-0xe30fffff] [ 0.992141] pci 0000:00:1e.0: bridge window [mem 0xe3300000-0xe33fffff pref] [ 0.992161] pci 0000:00:03.0: setting latency timer to 64 [ 0.992169] pci 0000:00:1c.0: enabling device (0000 -> 0003) [ 0.992187] pci 0000:00:1c.0: setting latency timer to 64 [ 0.992195] pci 0000:00:1c.4: enabling device (0000 -> 0003) [ 0.992206] pci 0000:00:1c.4: setting latency timer to 64 [ 0.992214] pci 0000:00:1c.6: enabling device (0000 -> 0003) [ 0.992232] pci 0000:00:1c.6: setting latency timer to 64 [ 0.992242] pci 0000:00:1e.0: setting latency timer to 64 [ 0.992249] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] [ 0.992251] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] [ 0.992252] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] [ 0.992254] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xf7ffffff] [ 0.992256] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff] [ 0.992258] pci_bus 0000:01: resource 1 [mem 0xe0000000-0xe2ffffff] [ 0.992260] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xdfffffff 64bit pref] [ 0.992262] pci_bus 0000:02: resource 0 [io 0x6000-0x6fff] [ 0.992263] pci_bus 0000:02: resource 1 [mem 0xe3c00000-0xe3dfffff] [ 0.992265] pci_bus 0000:02: resource 2 [mem 0xe3e00000-0xe3ffffff 64bit pref] [ 0.992267] pci_bus 0000:03: resource 0 [io 0x5000-0x5fff] [ 0.992269] pci_bus 0000:03: resource 1 [mem 0xe3800000-0xe39fffff] [ 0.992270] pci_bus 0000:03: resource 2 [mem 0xe3a00000-0xe3bfffff 64bit pref] [ 0.992272] pci_bus 0000:04: resource 0 [io 0x4000-0x4fff] [ 0.992274] pci_bus 0000:04: resource 1 [mem 0xe3400000-0xe35fffff] [ 0.992276] pci_bus 0000:04: resource 2 [mem 0xe3600000-0xe37fffff 64bit pref] [ 0.992278] pci_bus 0000:05: resource 0 [io 0x1000-0x1fff] [ 0.992279] pci_bus 0000:05: resource 1 [mem 0xe3000000-0xe30fffff] [ 0.992281] pci_bus 0000:05: resource 2 [mem 0xe3300000-0xe33fffff pref] [ 0.992283] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7] [ 0.992284] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff] [ 0.992286] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff] [ 0.992288] pci_bus 0000:05: resource 7 [mem 0xc0000000-0xf7ffffff] [ 0.992290] pci_bus 0000:3f: resource 0 [io 0x0000-0xffff] [ 0.992292] pci_bus 0000:3f: resource 1 [mem 0x00000000-0xfffffffff] [ 0.992383] NET: Registered protocol family 2 [ 0.994054] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.994817] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) [ 0.997009] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 0.997280] TCP: Hash tables configured (established 524288 bind 65536) [ 0.997282] TCP reno registered [ 0.997292] UDP hash table entries: 4096 (order: 5, 131072 bytes) [ 0.997349] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) [ 0.997506] NET: Registered protocol family 1 [ 1.026842] pci 0000:01:00.0: Boot video device [ 1.026869] PCI: CLS 64 bytes, default 64 [ 1.026903] Unpacking initramfs... [ 1.221359] Freeing initrd memory: 10864k freed [ 1.222777] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.222780] Placing 64MB software IO TLB between ffff8800bb671000 - ffff8800bf671000 [ 1.222782] software IO TLB at phys 0xbb671000 - 0xbf671000 [ 1.223446] audit: initializing netlink socket (disabled) [ 1.223454] type=2000 audit(1489397194.008:1): initialized [ 1.235218] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.236200] VFS: Disk quotas dquot_6.5.2 [ 1.236230] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.236296] msgmni has been set to 15993 [ 1.236499] alg: No test for stdrng (krng) [ 1.236536] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 1.236539] io scheduler noop registered [ 1.236540] io scheduler deadline registered [ 1.236568] io scheduler cfq registered (default) [ 1.236661] pcieport 0000:00:03.0: setting latency timer to 64 [ 1.236690] pcieport 0000:00:03.0: irq 45 for MSI/MSI-X [ 1.236756] pcieport 0000:00:1c.0: setting latency timer to 64 [ 1.236797] pcieport 0000:00:1c.0: irq 46 for MSI/MSI-X [ 1.236879] pcieport 0000:00:1c.4: setting latency timer to 64 [ 1.236920] pcieport 0000:00:1c.4: irq 47 for MSI/MSI-X [ 1.237000] pcieport 0000:00:1c.6: setting latency timer to 64 [ 1.237041] pcieport 0000:00:1c.6: irq 48 for MSI/MSI-X [ 1.237135] aer 0000:00:03.0:pcie02: service driver aer loaded [ 1.237148] pcieport 0000:00:03.0: Signaling PME through PCIe PME interrupt [ 1.237150] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt [ 1.237153] pcie_pme 0000:00:03.0:pcie01: service driver pcie_pme loaded [ 1.237175] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt [ 1.237183] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded [ 1.237202] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt [ 1.237210] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded [ 1.237229] pcieport 0000:00:1c.6: Signaling PME through PCIe PME interrupt [ 1.237237] pcie_pme 0000:00:1c.6:pcie01: service driver pcie_pme loaded [ 1.237251] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.237300] pciehp 0000:00:1c.0:pcie04: HPC vendor_id 8086 device_id 3b42 ss_vid 8086 ss_did 4257 [ 1.237323] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded [ 1.237336] pciehp 0000:00:1c.4:pcie04: HPC vendor_id 8086 device_id 3b4a ss_vid 8086 ss_did 4257 [ 1.237359] pciehp 0000:00:1c.4:pcie04: service driver pciehp loaded [ 1.237373] pciehp 0000:00:1c.6:pcie04: HPC vendor_id 8086 device_id 3b4e ss_vid 8086 ss_did 4257 [ 1.237395] pciehp 0000:00:1c.6:pcie04: service driver pciehp loaded [ 1.237400] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.237402] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.237620] intel_idle: MWAIT substates: 0x1120 [ 1.237632] intel_idle: v0.4 model 0x1E [ 1.237633] intel_idle: lapic_timer_reliable_states 0x2 [ 1.237672] ERST: Table is not found! [ 1.237673] GHES: HEST is not enabled! [ 1.237725] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.418407] Linux agpgart interface v0.103 [ 1.418523] i8042: PNP: No PS/2 controller found. Probing ports directly. [ 2.220486] Refined TSC clocksource calibration: 2800.100 MHz. [ 2.220489] Switching to clocksource tsc [ 2.500281] i8042: No controller found [ 2.500449] mousedev: PS/2 mouse device common for all mice [ 2.500480] rtc_cmos 00:03: RTC can wake from S4 [ 2.500574] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 [ 2.500611] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 2.500728] cpuidle: using governor ladder [ 2.500865] cpuidle: using governor menu [ 2.501017] TCP cubic registered [ 2.501278] NET: Registered protocol family 10 [ 2.501876] Mobile IPv6 [ 2.501878] NET: Registered protocol family 17 [ 2.501881] Registering the dns_resolver key type [ 2.502355] PM: Hibernation image not present or could not be loaded. [ 2.502376] registered taskstats version 1 [ 2.503083] rtc_cmos 00:03: setting system clock to 2017-03-13 09:26:36 UTC (1489397196) [ 2.503124] Initializing network drop monitor service [ 2.504335] Freeing unused kernel memory: 584k freed [ 2.504402] Write protecting the kernel read-only data: 6144k [ 2.506676] Freeing unused kernel memory: 632k freed [ 2.508999] Freeing unused kernel memory: 680k freed [ 2.522377] udevd[79]: starting version 175 [ 2.533364] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k [ 2.533367] e1000e: Copyright(c) 1999 - 2013 Intel Corporation. [ 2.533390] usbcore: registered new interface driver usbfs [ 2.533413] usbcore: registered new interface driver hub [ 2.533427] e1000e 0000:00:19.0: setting latency timer to 64 [ 2.533493] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode [ 2.533534] e1000e 0000:00:19.0: irq 49 for MSI/MSI-X [ 2.537501] SCSI subsystem initialized [ 2.539461] usbcore: registered new device driver usb [ 2.539896] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.540148] 3c59x: Donald Becker and others. [ 2.540155] 0000:05:01.0: 3Com PCI 3c905B Cyclone 100baseTx at ffffc90005784000. [ 2.542526] libata version 3.00 loaded. [ 2.814877] e1000e 0000:00:19.0: eth1: (PCI Express:2.5GT/s:Width x1) 00:27:0e:03:41:47 [ 2.814881] e1000e 0000:00:19.0: eth1: Intel(R) PRO/1000 Network Connection [ 2.814969] e1000e 0000:00:19.0: eth1: MAC: 9, PHY: 9, PBA No: FFFFFF-0FF [ 2.815136] ehci_hcd 0000:00:1a.0: setting latency timer to 64 [ 2.815145] ehci_hcd 0000:00:1a.0: EHCI Host Controller [ 2.815165] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 [ 2.815198] ehci_hcd 0000:00:1a.0: debug port 2 [ 2.819094] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported [ 2.819113] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xe3202000 [ 2.831488] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00 [ 2.831529] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 2.831534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.831539] usb usb1: Product: EHCI Host Controller [ 2.831542] usb usb1: Manufacturer: Linux 3.2.0-4-amd64 ehci_hcd [ 2.831546] usb usb1: SerialNumber: 0000:00:1a.0 [ 2.831758] hub 1-0:1.0: USB hub found [ 2.831766] hub 1-0:1.0: 2 ports detected [ 2.831948] ehci_hcd 0000:00:1d.0: setting latency timer to 64 [ 2.831956] ehci_hcd 0000:00:1d.0: EHCI Host Controller [ 2.831962] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 [ 2.831992] ehci_hcd 0000:00:1d.0: debug port 2 [ 2.835902] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported [ 2.835917] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xe3203000 [ 2.847437] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00 [ 2.847470] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 2.847475] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.847480] usb usb2: Product: EHCI Host Controller [ 2.847483] usb usb2: Manufacturer: Linux 3.2.0-4-amd64 ehci_hcd [ 2.847487] usb usb2: SerialNumber: 0000:00:1d.0 [ 2.847695] hub 2-0:1.0: USB hub found [ 2.847703] hub 2-0:1.0: 2 ports detected [ 2.847805] ahci 0000:00:1f.2: version 3.0 [ 2.847886] ahci 0000:00:1f.2: irq 50 for MSI/MSI-X [ 2.863533] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x3f impl SATA mode [ 2.863542] ahci 0000:00:1f.2: flags: 64bit ncq sntf led clo pio slum part ems apst [ 2.863559] ahci 0000:00:1f.2: setting latency timer to 64 [ 2.904011] scsi0 : ahci [ 2.904385] scsi1 : ahci [ 2.904636] scsi2 : ahci [ 2.904837] scsi3 : ahci [ 2.905009] scsi4 : ahci [ 2.905123] scsi5 : ahci [ 2.905368] ata1: SATA max UDMA/133 abar m2048@0xe3121000 port 0xe3121100 irq 50 [ 2.905375] ata2: SATA max UDMA/133 abar m2048@0xe3121000 port 0xe3121180 irq 50 [ 2.905382] ata3: SATA max UDMA/133 abar m2048@0xe3121000 port 0xe3121200 irq 50 [ 2.905388] ata4: SATA max UDMA/133 abar m2048@0xe3121000 port 0xe3121280 irq 50 [ 2.905395] ata5: SATA max UDMA/133 abar m2048@0xe3121000 port 0xe3121300 irq 50 [ 2.905401] ata6: SATA max UDMA/133 abar m2048@0xe3121000 port 0xe3121380 irq 50 [ 3.142829] usb 1-1: new high-speed USB device number 2 using ehci_hcd [ 3.222746] ata6: SATA link down (SStatus 0 SControl 300) [ 3.222781] ata4: SATA link down (SStatus 0 SControl 300) [ 3.222821] ata3: SATA link down (SStatus 0 SControl 300) [ 3.222861] ata5: SATA link down (SStatus 0 SControl 300) [ 3.222887] ata2: SATA link down (SStatus 0 SControl 300) [ 3.222915] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 3.224575] ata1.00: supports DRM functions and may not be fully accessible [ 3.224682] ata1.00: ATA-9: Samsung SSD 850 EVO 250GB, EMT02B6Q, max UDMA/133 [ 3.224689] ata1.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA [ 3.225066] ata1.00: supports DRM functions and may not be fully accessible [ 3.225173] ata1.00: configured for UDMA/133 [ 3.225539] scsi 0:0:0:0: Direct-Access ATA Samsung SSD 850 EMT0 PQ: 0 ANSI: 5 [ 3.229437] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB) [ 3.229487] sd 0:0:0:0: [sda] Write Protect is off [ 3.229489] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 3.229502] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 3.229936] sda: sda1 sda2 [ 3.230355] sd 0:0:0:0: [sda] Attached SCSI disk [ 3.231622] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 3.279118] usb 1-1: New USB device found, idVendor=8087, idProduct=0020 [ 3.279124] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 3.279548] hub 1-1:1.0: USB hub found [ 3.279731] hub 1-1:1.0: 6 ports detected [ 3.390482] usb 2-1: new high-speed USB device number 2 using ehci_hcd [ 3.522649] usb 2-1: New USB device found, idVendor=8087, idProduct=0020 [ 3.522655] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 3.523070] hub 2-1:1.0: USB hub found [ 3.523262] hub 2-1:1.0: 8 ports detected [ 3.594043] usb 1-1.2: new low-speed USB device number 3 using ehci_hcd [ 3.702688] usb 1-1.2: New USB device found, idVendor=045e, idProduct=0095 [ 3.702695] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.702699] usb 1-1.2: Product: Microsoft IntelliMouse\xffffffc2\xffffffae\xffffffae Explorer [ 3.702703] usb 1-1.2: Manufacturer: Microsoft [ 3.716499] input: Microsoft Microsoft IntelliMouse\xffffffc2\xffffffae\xffffffae Explorer as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input0 [ 3.716711] generic-usb 0003:045E:0095.0001: input,hidraw0: USB HID v1.11 Mouse [Microsoft Microsoft IntelliMouse\xffffffc2\xffffffae\xffffffae Explorer] on usb-0000:00:1a.0-1.2/input0 [ 3.716738] usbcore: registered new interface driver usbhid [ 3.716741] usbhid: USB HID core driver [ 3.773675] usb 1-1.4: new low-speed USB device number 4 using ehci_hcd [ 3.886955] usb 1-1.4: New USB device found, idVendor=045e, idProduct=00db [ 3.886961] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.886966] usb 1-1.4: Product: Natural\xffffffc2\xffffffae\xffffffae Ergonomic Keyboard 4000 [ 3.886970] usb 1-1.4: Manufacturer: Microsoft [ 3.898375] input: Microsoft Natural\xffffffc2\xffffffae\xffffffae Ergonomic Keyboard 4000 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input1 [ 3.898555] microsoft 0003:045E:00DB.0002: input,hidraw1: USB HID v1.11 Keyboard [Microsoft Natural\xffffffc2\xffffffae\xffffffae Ergonomic Keyboard 4000] on usb-0000:00:1a.0-1.4/input0 [ 3.909964] input: Microsoft Natural\xffffffc2\xffffffae\xffffffae Ergonomic Keyboard 4000 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.1/input/input2 [ 3.910146] microsoft 0003:045E:00DB.0003: input,hidraw2: USB HID v1.11 Device [Microsoft Natural\xffffffc2\xffffffae\xffffffae Ergonomic Keyboard 4000] on usb-0000:00:1a.0-1.4/input1 [ 3.920510] device-mapper: uevent: version 1.0.3 [ 3.920570] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-de...@redhat.com [ 4.165634] PM: Starting manual resume from disk [ 4.165637] PM: Hibernation image partition 254:1 present [ 4.165638] PM: Looking for hibernation image. [ 4.165880] PM: Image not found (code -22) [ 4.165884] PM: Hibernation image not present or could not be loaded. [ 4.174372] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) [ 4.532025] udevd[408]: starting version 175 [ 4.587795] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3 [ 4.587801] ACPI: Sleep Button [SLPB] [ 4.587861] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4 [ 4.587865] ACPI: Power Button [PWRF] [ 4.589180] ACPI: Requesting acpi_cpufreq [ 4.598989] iTCO_vendor_support: vendor-support=0 [ 4.599745] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07 [ 4.599835] iTCO_wdt: Found a P55 TCO device (Version=2, TCOBASE=0x0460) [ 4.599912] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) [ 4.609149] EDAC MC: Ver: 2.1.0 [ 4.610498] EDAC MC0: Giving out device to 'i7core_edac.c' 'i7 core #0': DEV 0000:3f:03.0 [ 4.610519] EDAC PCI0: Giving out device to module 'i7core_edac' controller 'EDAC PCI controller': DEV '0000:3f:03.0' (POLLED) [ 4.610586] EDAC i7core: Driver loaded, 1 memory controller(s) found. [ 4.611568] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 4.669599] nvidia: module license 'NVIDIA' taints kernel. [ 4.669604] Disabling lock debugging due to kernel taint [ 4.731610] nvidia 0000:01:00.0: setting latency timer to 64 [ 4.731614] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem [ 4.731817] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 319.23 Thu May 16 19:36:02 PDT 2013 [ 5.270814] EXT4-fs (dm-0): re-mounted. Opts: (null) [ 5.286104] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro [ 5.304754] loop: module loaded [ 5.998331] Adding 2998268k swap on /dev/mapper/rootvg-swaplv. Priority:-1 extents:1 across:2998268k SS [ 6.071789] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) [ 6.073921] EXT4-fs (dm-6): mounted filesystem with ordered data mode. Opts: (null) [ 6.081296] EXT4-fs (dm-7): mounted filesystem with ordered data mode. Opts: (null) [ 6.083504] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) [ 6.086015] EXT4-fs (dm-5): mounted filesystem with ordered data mode. Opts: (null) [ 6.088262] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null) [ 6.096659] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: user_xattr [ 6.655969] RPC: Registered named UNIX socket transport module. [ 6.655974] RPC: Registered udp transport module. [ 6.655978] RPC: Registered tcp transport module. [ 6.655981] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 6.660755] FS-Cache: Loaded [ 6.673654] FS-Cache: Netfs 'nfs' registered for caching [ 6.678739] eth0: setting full-duplex. [ 6.680638] Installing knfsd (copyright (C) 1996 o...@monad.swb.de). [ 7.165540] CacheFiles: Loaded [ 7.363597] Bluetooth: Core ver 2.16 [ 7.363608] NET: Registered protocol family 31 [ 7.363610] Bluetooth: HCI device and connection manager initialized [ 7.363612] Bluetooth: HCI socket layer initialized [ 7.363613] Bluetooth: L2CAP socket layer initialized [ 7.363617] Bluetooth: SCO socket layer initialized [ 7.377635] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 7.377637] Bluetooth: BNEP filters: protocol multicast [ 7.389830] Bluetooth: RFCOMM TTY layer initialized [ 7.389834] Bluetooth: RFCOMM socket layer initialized [ 7.389836] Bluetooth: RFCOMM ver 1.11 [ 7.413334] FS-Cache: Cache "mycache" added (type cachefiles) [ 7.413337] CacheFiles: File cache on loop0 registered [ 7.586677] e1000e 0000:00:19.0: irq 49 for MSI/MSI-X [ 7.690237] e1000e 0000:00:19.0: irq 49 for MSI/MSI-X [ 7.691586] ADDRCONF(NETDEV_UP): eth1: link is not ready [ 17.092061] eth0: no IPv6 routers present [ 51.237361] FS-Cache: Netfs 'cifs' registered for caching [ 51.247559] CIFS VFS: default security mechanism requested. The default security mechanism will be upgraded from ntlm to ntlmv2 in kernel release 3.3 [ 55.710411] device eth0 entered promiscuous mode Display Internal CIFS Data Structures for Debugging --------------------------------------------------- CIFS Version 1.76 Features: dfs fscache lanman posix spnego xattr acl Active VFS Requests: 0 Servers: 1) Name: 10.0.21.11 Domain: GIP Uses: 1 OS: Windows Server 2012 R2 Standard 9600 NOS: Windows Server 2012 R2 Standard 6.3 Capability: 0x1e3fc SMB session status: 1 TCP status: 1 Local Users To Server: 1 SecMode: 0x3 Req On Wire: 0 Shares: 1) \\gipwinfs1\I Mounts: 1 Type: NTFS DevInfo: 0x20020 Attributes: 0xc700ff PathComponentMax: 255 Status: 0x1 type: DISK MIDs:
slow1067.pcap
Description: application/vnd.tcpdump.pcap
smime.p7s
Description: S/MIME cryptographic signature