Package: src:linux Version: 4.6.4-1~bpo8+1 Severity: important Dear Maintainer,
whole the server system hung during serving files being copied via NFSv4. Here is line from output of mount command on client (server name and IPs are modified): censored.local:/data/BACKUP on /home/BACKUP type nfs4 (rw,nosuid,nodev,noexec,relatime,vers=4.0,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,port=0,timeo=600,retrans=2 ,sec=sys,clientaddr=192.168.500.424,local_lock=none,addr=192.168.500.424) The server has 2x 2TB HDDs with GPT table, 4 partitions - , EFI, swap, mdraid 1 for system and rest combined into large LVM volume group. All LVs have ext4 filesystem on top of them. The client was copiying around 400,000 files totaling in 51GB and all of them having 5 hardlinks - result of rsnapshot backup. The size of this LV is 1.05TB The reason to actually report is this message from syslog, which I stripped of date, and machine name: [258033.512840] ------------[ cut here ]------------ [258033.513049] kernel BUG at /home/zumbi/linux-4.6.4/mm/workingset.c:427! [258033.513325] invalid opcode: 0000 [#1] SMP [258033.513499] Modules linked in: nf_log_ipv4(E) ipt_MASQUERADE(E) nf_nat_masquerade_ipv4(E) iptable_nat(E) nf_nat_ipv4(E) ipt_REJECT(E) nf_reject_ipv4(E) iptable_mangle(E) iptable_raw(E) nf_log_ipv6(E) nf_log_common(E) nf_conntrack_ipv4(E) nf_defrag_ipv4(E) xt_recent(E) ip6table_nat(E) nf_nat_ipv6(E) xt_comment(E) ip6t_REJECT(E) nf_reject_ipv6(E) xt_addrtype(E) xt_mark(E) ip6table_mangle(E) xt_tcpudp(E) xt_CT(E) ip6table_raw(E) xt_multiport(E) nf_conntrack_ipv6(E) nf_defrag_ipv6(E) xt_conntrack(E) nf_nat_tftp(E) nf_nat_snmp_basic(E) nf_conntrack_snmp(E) nf_nat_sip(E) nf_nat_pptp(E) nf_nat_proto_gre(E) nf_nat_irc(E) nf_nat_h323(E) xt_NFLOG(E) nfnetlink_log(E) nf_nat_ftp(E) xt_LOG(E) nf_nat_amanda(E) nf_nat(E) nf_conntrack_tftp(E) nf_conntrack_sip(E) nf_conntrack_sane(E) nf_conntrack_proto_udplite(E) nf_conntrack_proto_sctp(E) nf_conntrack_pptp(E) nf_conntrack_proto_gre(E) nf_conntrack_netlink(E) nfnetlink(E) nf_conntrack_netbios_ns(E) nf_conntrack_broadcast(E) nf_conntrack_irc(E) ts _kmp(E) nf_conntrack_h323(E) nf_conntrack_amanda(E) nf_conntrack_ftp(E) nf_conntrack(E) nfsd(E) auth_rpcgss(E) nfs_acl(E) nfs(E) lockd(E) grace(E) fscache(E) sunrpc(E) ip6table_filter(E) ip6_tables(E) iptable_filter(E) ip_tables(E) x_tables(E) bridge(E) stp(E) llc(E) snd_hda_codec_realtek(E) snd_hda_codec_generic(E) snd_hda_codec_hdmi(E) nls_utf8(E) nls_cp437(E) vfat(E) fat(E) snd_hda_intel(E) snd_hda_codec(E) snd_hda_core(E) gma500_gfx(E) iTCO_wdt(E) iTCO_vendor_support(E) snd_hwdep(E) snd_pcm(E) snd_timer(E) evdev(E) efi_pstore(E) i2c_i801(E) snd(E) pcspkr(E) soundcore(E) efivars(E) drm_kms_helper(E) coretemp(E) drm(E) i2c_algo_bit(E) battery(E) acpi_cpufreq(E) 8250_fintek(E) shpchp(E) button(E) processor(E) video(E) ac(E) lpc_ich(E) mfd_core(E) tpm_tis(E) tpm(E) autofs4(E) ext4(E) crc16(E) jbd2(E) mbcache(E) dm_mod(E) hid_generic(E) usbhid(E) hid(E) raid1(E) md_mod(E) sg(E) sd_mod(E) ehci_pci(E) ahci(E) uhci_hcd(E) libahci(E) ehci_hcd(E) libata(E) scsi_mod(E) usbcore(E) usb_commo n(E) e1000e(E) ptp(E) pps_core(E) fan(E) thermal(E) fjes(E) [258033.521129] CPU: 1 PID: 46 Comm: kswapd0 Tainted: G E 4.6.0-0.bpo.1-amd64 #1 Debian 4.6.4-1~bpo8+1 [258033.521485] Hardware name: Supermicro X9SCAA/-L/X9SCAA/-L, BIOS 1.00 02/05/2013 [258033.521750] task: ffff8800ccde7280 ti: ffff8800ccde8000 task.ti: ffff8800ccde8000 [258033.522018] RIP: 0010:[<ffffffff811a0625>] [<ffffffff811a0625>] shadow_lru_isolate+0x175/0x190 [258033.522352] RSP: 0018:ffff8800ccdebc20 EFLAGS: 00010046 [258033.522546] RAX: 0010000000000000 RBX: ffff8801eacb7258 RCX: ffff8801eacb72b8 [258033.522802] RDX: ffff8801eacb7468 RSI: ffff8801eacb7258 RDI: ffff880225dd7540 [258033.523058] RBP: ffff880225dd7540 R08: ffff8801eacb7258 R09: 0000000000000024 [258033.523313] R10: 0000000000000000 R11: 000000000001e308 R12: ffff88019c48bac8 [258033.523569] R13: ffff88019c48bab0 R14: ffff880225dd7548 R15: ffff8801eacb7258 [258033.523827] FS: 0000000000000000(0000) GS:ffff88022fc80000(0000) knlGS:0000000000000000 [258033.524114] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [258033.524323] CR2: 00007fff3e04bfc8 CR3: 0000000001a06000 CR4: 00000000000006e0 [258033.524577] Stack: [258033.524658] ffff880225dd7540 ffff880225dd7548 ffff8800ccdebd18 ffffffff811a04b0 [258033.524961] ffff880208740918 ffffffff8119f87a 0000000000000000 0000000000000067 [258033.525262] 0000000000000084 0000000000000080 0000000000000000 0000000000004885 [258033.525561] Call Trace: [258033.525670] [<ffffffff811a04b0>] ? count_shadow_nodes+0x90/0x90 [258033.525894] [<ffffffff8119f87a>] ? __list_lru_walk_one.isra.3+0x8a/0x120 [258033.526144] [<ffffffff811a0410>] ? scan_shadow_nodes+0x30/0x40 [258033.526366] [<ffffffff81185da1>] ? shrink_slab+0x231/0x3f0 [258033.526576] [<ffffffff8118ad2f>] ? shrink_zone+0x2ef/0x300 [258033.526784] [<ffffffff8118bd25>] ? kswapd+0x475/0x8a0 [258033.526978] [<ffffffff8118b8b0>] ? mem_cgroup_shrink_node_zone+0x170/0x170 [258033.527235] [<ffffffff81099ecf>] ? kthread+0xdf/0x100 [258033.527431] [<ffffffff815c8772>] ? ret_from_fork+0x22/0x40 [258033.527639] [<ffffffff81099df0>] ? kthread_park+0x50/0x50 [258033.527837] Code: 00 00 00 fb 66 0f 1f 44 00 00 e8 27 44 42 00 fa 66 0f 1f 44 00 00 48 89 ef e8 d8 7c 42 00 89 d8 5b 5d 41 5c 41 5d 41 5e c3 0f 0b <0f> 0b 0f 0b 0f 0b 0f 0b 0f 0b 0f 0b 66 66 66 66 66 66 2e 0f 1f [258033.554146] RIP [<ffffffff811a0625>] shadow_lru_isolate+0x175/0x190 [258033.567200] RSP <ffff8800ccdebc20> [258033.591302] ---[ end trace bf2e5b666513f51e ]--- -- Package-specific info: ** Version: Linux version 4.6.0-0.bpo.1-amd64 ([email protected]) (gcc version 4.9.2 (Debian 4.9.2-10) ) #1 SMP Debian 4.6.4-1~bpo8+1 (2016-08-11) ** Command line: BOOT_IMAGE=/boot/vmlinuz-4.6.0-0.bpo.1-amd64 root=UUID=be45bdb8-3eb6-4ad6-8832-314e4991db59 ro quiet ** Tainted: E (8192) * Unsigned module has been loaded (currently expected). ** Kernel log: [ 7.542084] systemd[1]: Listening on Syslog Socket. [ 7.542159] systemd[1]: Starting Journal Service... [ 7.543854] systemd[1]: Started Journal Service. [ 8.128030] systemd-udevd[219]: starting version 215 [ 8.866360] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2 [ 8.866372] ACPI: Power Button [PWRB] [ 8.866510] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3 [ 8.866518] ACPI: Sleep Button [SLPB] [ 8.866643] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4 [ 8.866649] ACPI: Power Button [PWRF] [ 9.038721] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 9.114841] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000042F (\SWC1) (20160108/utaddress-255) [ 9.114862] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20160108/utaddress-255) [ 9.114876] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 9.114885] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000053B (\GPIO) (20160108/utaddress-255) [ 9.114897] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 9.114903] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000053B (\GPIO) (20160108/utaddress-255) [ 9.114915] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 9.114919] lpc_ich: Resource conflict(s) found affecting gpio_ich [ 9.152023] [drm] Initialized drm 1.1.0 20060810 [ 9.166319] i801_smbus 0000:00:1f.3: enabling device (0000 -> 0001) [ 9.166492] ACPI Warning: SystemIO range 0x0000000000000800-0x000000000000081F conflicts with OpRegion 0x0000000000000810-0x0000000000000813 (\IO_D) (20160108/utaddress-255) [ 9.166510] ACPI Warning: SystemIO range 0x0000000000000800-0x000000000000081F conflicts with OpRegion 0x0000000000000800-0x000000000000080F (\_SB.PCI0.SBUS.SMBI) (20160108/utaddress-255) [ 9.166524] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 9.166543] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 9.216230] EFI Variables Facility v0.08 2004-May-17 [ 9.292540] pstore: Registered efi as persistent store backend [ 9.378871] snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002) [ 9.418288] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) [ 9.418964] acpi device:25: registered as cooling_device5 [ 9.419163] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6 [ 9.419472] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 9.419480] [drm] No driver support for vblank timestamp query. [ 9.475675] snd_hda_codec_realtek hdaudioC0D2: autoconfig for ALC888-VD: line_outs=1 (0x1b/0x0/0x0/0x0/0x0) type:hp [ 9.475688] snd_hda_codec_realtek hdaudioC0D2: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 9.475696] snd_hda_codec_realtek hdaudioC0D2: hp_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 9.475702] snd_hda_codec_realtek hdaudioC0D2: mono: mono_out=0x0 [ 9.475708] snd_hda_codec_realtek hdaudioC0D2: dig-out=0x11/0x0 [ 9.475713] snd_hda_codec_realtek hdaudioC0D2: inputs: [ 9.475721] snd_hda_codec_realtek hdaudioC0D2: Mic=0x19 [ 9.475727] snd_hda_codec_realtek hdaudioC0D2: dig-in=0x1f [ 9.484725] input: HDA Intel HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7 [ 9.485001] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8 [ 9.485228] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9 [ 9.489956] gma500 0000:00:02.0: trying to get vblank count for disabled pipe 1 [ 9.490093] gma500 0000:00:02.0: trying to get vblank count for disabled pipe 1 [ 9.695099] checking generic (cf800000 1d5000) vs hw (cf800000 7bf000) [ 9.695106] fb: switching to psbdrmfb from simple [ 9.695165] Console: switching to colour dummy device 80x25 [ 9.696091] fbcon: psbdrmfb (fb0) is primary device [ 9.746560] iTCO_vendor_support: vendor-support=0 [ 9.862918] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11 [ 9.863025] iTCO_wdt: Found a NM10 TCO device (Version=2, TCOBASE=0x0460) [ 9.863389] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) [ 10.235585] Adding 5859392k swap on /dev/sdb4. Priority:-1 extents:1 across:5859392k FS [ 10.305101] Adding 5859392k swap on /dev/sda4. Priority:-2 extents:1 across:5859392k FS [ 10.361287] Console: switching to colour frame buffer device 160x48 [ 10.371470] gma500 0000:00:02.0: fb0: psbdrmfb frame buffer device [ 10.385602] [drm] Initialized gma500 1.0.0 20140314 for 0000:00:02.0 on minor 0 [ 11.265647] EXT4-fs (md0): re-mounted. Opts: errors=remount-ro [ 11.490691] FAT-fs (sda1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive! [ 13.752425] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: errors=remount-ro [ 13.790593] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: errors=remount-ro [ 14.492688] EXT4-fs (dm-6): mounted filesystem with ordered data mode. Opts: errors=remount-ro [ 14.700572] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: errors=remount-ro [ 14.706635] EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: errors=remount-ro [ 14.769001] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: errors=remount-ro [ 14.820952] EXT4-fs (dm-5): mounted filesystem with ordered data mode. Opts: errors=remount-ro [ 14.910963] systemd-journald[204]: Received request to flush runtime journal from PID 1 [ 15.863586] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. [ 16.829816] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 17.623185] ip_tables: (C) 2000-2006 Netfilter Core Team [ 17.711427] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 18.317994] RPC: Registered named UNIX socket transport module. [ 18.318001] RPC: Registered udp transport module. [ 18.318005] RPC: Registered tcp transport module. [ 18.318008] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 18.362158] FS-Cache: Loaded [ 18.496721] FS-Cache: Netfs 'nfs' registered for caching [ 18.588248] Installing knfsd (copyright (C) 1996 [email protected]). [ 20.882268] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None [ 20.882638] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 20.943562] nf_conntrack version 0.5.0 (65536 buckets, 262144 max) [ 21.046304] Netfilter messages via NETLINK v0.30. [ 21.050914] ctnetlink v0.93: registering with nfnetlink. [ 22.692560] xt_CT: No such helper "snmp" [ 22.732590] xt_CT: No such helper "irc" [ 22.750791] xt_CT: No such helper "irc-0" [ 22.763589] xt_CT: No such helper "netbios-ns" [ 22.794419] xt_CT: No such helper "pptp" [ 22.964443] xt_addrtype: ipv6 does not support BROADCAST matching [ 25.772220] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory [ 26.087098] NFSD: starting 90-second grace period (net ffffffff81ae3ac0) [ 35.961043] usb 5-1: USB disconnect, device number 2 [ 128.511117] md: md0: resync done. [ 128.566473] RAID1 conf printout: [ 128.566489] --- wd:2 rd:2 [ 128.566503] disk 0, wo:0, o:1, dev:sda2 [ 128.566516] disk 1, wo:0, o:1, dev:sdb2 [ 4802.266988] perf: interrupt took too long (2536 > 2500), lowering kernel.perf_event_max_sample_rate to 78750 ** Model information sys_vendor: Supermicro product_name: X9SCAA/-L product_version: 0123456789 chassis_vendor: Supermicro chassis_version: 0123456789 bios_vendor: American Megatrends Inc. bios_version: 1.00 board_vendor: Supermicro board_name: X9SCAA/-L board_version: 0123456789 ** Loaded modules: nf_log_ipv4(E) ipt_MASQUERADE(E) nf_nat_masquerade_ipv4(E) nf_log_ipv6(E) nf_log_common(E) xt_recent(E) ip6table_nat(E) nf_nat_ipv6(E) ip6t_REJECT(E) nf_reject_ipv6(E) ip6table_mangle(E) ip6table_raw(E) xt_comment(E) iptable_nat(E) nf_nat_ipv4(E) ipt_REJECT(E) nf_reject_ipv4(E) xt_addrtype(E) xt_mark(E) iptable_mangle(E) xt_tcpudp(E) xt_CT(E) iptable_raw(E) nf_conntrack_ipv4(E) nf_defrag_ipv4(E) xt_multiport(E) nf_nat_tftp(E) nf_conntrack_ipv6(E) nf_defrag_ipv6(E) nf_nat_snmp_basic(E) nf_conntrack_snmp(E) xt_conntrack(E) nf_nat_sip(E) nf_nat_pptp(E) nf_nat_proto_gre(E) nf_nat_irc(E) nf_nat_h323(E) xt_NFLOG(E) nfnetlink_log(E) nf_nat_ftp(E) xt_LOG(E) nf_nat_amanda(E) nf_nat(E) nf_conntrack_tftp(E) nf_conntrack_sip(E) nf_conntrack_sane(E) nf_conntrack_proto_udplite(E) nf_conntrack_proto_sctp(E) nf_conntrack_pptp(E) nf_conntrack_proto_gre(E) nf_conntrack_netlink(E) nfnetlink(E) nf_conntrack_netbios_ns(E) nf_conntrack_broadcast(E) nf_conntrack_irc(E) nf_conntrack_h323(E) ts_kmp(E) nf_conntrack_ftp(E) nf_conntrack_amanda(E) nf_conntrack(E) nfsd(E) auth_rpcgss(E) nfs_acl(E) nfs(E) lockd(E) grace(E) fscache(E) sunrpc(E) ip6table_filter(E) ip6_tables(E) iptable_filter(E) ip_tables(E) x_tables(E) bridge(E) stp(E) llc(E) nls_utf8(E) nls_cp437(E) vfat(E) fat(E) iTCO_wdt(E) iTCO_vendor_support(E) snd_hda_codec_realtek(E) snd_hda_codec_generic(E) snd_hda_codec_hdmi(E) gma500_gfx(E) snd_hda_intel(E) snd_hda_codec(E) efi_pstore(E) snd_hda_core(E) snd_hwdep(E) drm_kms_helper(E) coretemp(E) efivars(E) joydev(E) evdev(E) pcspkr(E) i2c_i801(E) drm(E) lpc_ich(E) 8250_fintek(E) snd_pcm(E) mfd_core(E) snd_timer(E) shpchp(E) acpi_cpufreq(E) battery(E) i2c_algo_bit(E) snd(E) video(E) tpm_tis(E) soundcore(E) ac(E) button(E) tpm(E) processor(E) autofs4(E) hid_generic(E) ext4(E) crc16(E) jbd2(E) mbcache(E) dm_mod(E) raid1(E) md_mod(E) sg(E) sd_mod(E) hid_lenovo(E) usbhid(E) hid(E) ahci(E) libahci(E) libata(E) scsi_mod(E) uhci_hcd(E) ehci_pci(E) ehci_hcd(E) usbcore(E) e1000e(E) ptp(E) usb_common(E) pps_core(E) fan(E) thermal(E) fjes(E) ** PCI devices: 00:00.0 Host bridge [0600]: Intel Corporation Atom Processor D2xxx/N2xxx DRAM Controller [8086:0bf2] (rev 04) Subsystem: Super Micro Computer Inc Device [15d9:0649] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller [8086:0be2] (rev 0b) (prog-if 00 [VGA controller]) Subsystem: Super Micro Computer Inc Device [15d9:0649] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 35 Region 0: Memory at dfc00000 (32-bit, non-prefetchable) [size=1M] Region 1: I/O ports at f0e0 [size=8] [virtual] Expansion ROM at 000c0000 [disabled] [size=128K] Capabilities: [d0] Power Management version 2 Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [b0] Vendor Specific Information: Len=07 <?> Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit- Address: fee0f00c Data: 41d2 Kernel driver in use: gma500 00:1b.0 Audio device [0403]: Intel Corporation NM10/ICH7 Family High Definition Audio Controller [8086:27d8] (rev 02) Subsystem: Super Micro Computer Inc Device [15d9:0649] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 34 Region 0: Memory at dff00000 (64-bit, non-prefetchable) [size=16K] Capabilities: [50] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+ Address: 00000000fee0f00c Data: 41c2 Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0 ExtTag- RBE- DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+ MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend- Capabilities: [100 v1] Virtual Channel Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 Arb: Fixed- WRR32- WRR64- WRR128- Ctrl: ArbSelect=Fixed Status: InProgress- VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 Status: NegoPending- InProgress- VC1: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=1 ArbSelect=Fixed TC/VC=02 Status: NegoPending- InProgress- Capabilities: [130 v1] Root Complex Link Desc: PortNumber=0f ComponentID=02 EltType=Config Link0: Desc: TargetPort=00 TargetComponent=02 AssocRCRB- LinkType=MemMapped LinkValid+ Addr: 00000000fed1c000 Kernel driver in use: snd_hda_intel 00:1c.0 PCI bridge [0604]: Intel Corporation NM10/ICH7 Family PCI Express Port 1 [8086:27d0] (rev 02) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: 00002000-00002fff Memory behind bridge: d0000000-d01fffff Prefetchable memory behind bridge: 00000000d0200000-00000000d03fffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0 ExtTag- RBE- DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend- LnkCap: Port #1, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <1us, L1 <4us ClockPM- Surprise- LLActRep+ BwNot- LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk- ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s, Width x0, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Slot #0, PowerLimit 6.500W; Interlock- NoCompl- SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock- SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock- Changed: MRL- PresDet- LinkState- RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- RootCap: CRSVisible- RootSta: PME ReqID 0000, PMEStatus- PMEPending- Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit- Address: 00000000 Data: 0000 Capabilities: [90] Subsystem: Intel Corporation Device [8086:7270] Capabilities: [a0] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [100 v1] Virtual Channel Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 Arb: Fixed+ WRR32- WRR64- WRR128- Ctrl: ArbSelect=Fixed Status: InProgress- VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=ff Status: NegoPending- InProgress- VC1: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable- ID=0 ArbSelect=Fixed TC/VC=00 Status: NegoPending- InProgress- Capabilities: [180 v1] Root Complex Link Desc: PortNumber=01 ComponentID=02 EltType=Config Link0: Desc: TargetPort=00 TargetComponent=02 AssocRCRB- LinkType=MemMapped LinkValid+ Addr: 00000000fed1c001 Kernel driver in use: pcieport 00:1c.2 PCI bridge [0604]: Intel Corporation NM10/ICH7 Family PCI Express Port 3 [8086:27d4] (rev 02) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 I/O behind bridge: 0000e000-0000efff Memory behind bridge: dfe00000-dfefffff Prefetchable memory behind bridge: 00000000d0400000-00000000d05fffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0 ExtTag- RBE- DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend- LnkCap: Port #3, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <256ns, L1 <4us ClockPM- Surprise- LLActRep+ BwNot- LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Slot #2, PowerLimit 6.500W; Interlock- NoCompl- SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock- SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock- Changed: MRL- PresDet- LinkState- RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ CRSVisible- RootCap: CRSVisible- RootSta: PME ReqID 0000, PMEStatus- PMEPending- Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit- Address: 00000000 Data: 0000 Capabilities: [90] Subsystem: Intel Corporation Device [8086:7270] Capabilities: [a0] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [100 v1] Virtual Channel Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 Arb: Fixed+ WRR32- WRR64- WRR128- Ctrl: ArbSelect=Fixed Status: InProgress- VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 Status: NegoPending- InProgress- VC1: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable- ID=1 ArbSelect=Fixed TC/VC=00 Status: NegoPending- InProgress- Capabilities: [180 v1] Root Complex Link Desc: PortNumber=03 ComponentID=02 EltType=Config Link0: Desc: TargetPort=00 TargetComponent=02 AssocRCRB- LinkType=MemMapped LinkValid+ Addr: 00000000fed1c001 Kernel driver in use: pcieport 00:1c.3 PCI bridge [0604]: Intel Corporation NM10/ICH7 Family PCI Express Port 4 [8086:27d6] (rev 02) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=03, subordinate=03, sec-latency=0 I/O behind bridge: 0000d000-0000dfff Memory behind bridge: dfd00000-dfdfffff Prefetchable memory behind bridge: 00000000d0600000-00000000d07fffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0 ExtTag- RBE- DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend- LnkCap: Port #4, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <256ns, L1 <4us ClockPM- Surprise- LLActRep+ BwNot- LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Slot #0, PowerLimit 6.500W; Interlock- NoCompl- SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock- SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock- Changed: MRL- PresDet- LinkState- RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ CRSVisible- RootCap: CRSVisible- RootSta: PME ReqID 0000, PMEStatus- PMEPending- Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit- Address: 00000000 Data: 0000 Capabilities: [90] Subsystem: Intel Corporation Device [8086:7270] Capabilities: [a0] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [100 v1] Virtual Channel Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 Arb: Fixed+ WRR32- WRR64- WRR128- Ctrl: ArbSelect=Fixed Status: InProgress- VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 Status: NegoPending- InProgress- VC1: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable- ID=1 ArbSelect=Fixed TC/VC=00 Status: NegoPending- InProgress- Capabilities: [180 v1] Root Complex Link Desc: PortNumber=04 ComponentID=02 EltType=Config Link0: Desc: TargetPort=00 TargetComponent=02 AssocRCRB- LinkType=MemMapped LinkValid+ Addr: 00000000fed1c001 Kernel driver in use: pcieport 00:1d.0 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 [8086:27c8] (rev 02) (prog-if 00 [UHCI]) Subsystem: Super Micro Computer Inc Device [15d9:0649] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 23 Region 4: I/O ports at f080 [size=32] Kernel driver in use: uhci_hcd 00:1d.1 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 [8086:27c9] (rev 02) (prog-if 00 [UHCI]) Subsystem: Super Micro Computer Inc Device [15d9:0649] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 19 Region 4: I/O ports at f060 [size=32] Kernel driver in use: uhci_hcd 00:1d.2 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 [8086:27ca] (rev 02) (prog-if 00 [UHCI]) Subsystem: Super Micro Computer Inc Device [15d9:0649] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin C routed to IRQ 18 Region 4: I/O ports at f040 [size=32] Kernel driver in use: uhci_hcd 00:1d.3 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 [8086:27cb] (rev 02) (prog-if 00 [UHCI]) Subsystem: Super Micro Computer Inc Device [15d9:0649] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin D routed to IRQ 16 Region 4: I/O ports at f020 [size=32] Kernel driver in use: uhci_hcd 00:1d.7 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller [8086:27cc] (rev 02) (prog-if 20 [EHCI]) Subsystem: Super Micro Computer Inc Device [15d9:0649] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 23 Region 0: Memory at dff05000 (32-bit, non-prefetchable) [size=1K] Capabilities: [50] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [58] Debug port: BAR=1 offset=00a0 Kernel driver in use: ehci-pci 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e2) (prog-if 01 [Subtractive decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Bus: primary=00, secondary=04, subordinate=04, sec-latency=32 Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [50] Subsystem: Super Micro Computer Inc Device [15d9:0649] 00:1f.0 ISA bridge [0601]: Intel Corporation NM10 Family LPC Controller [8086:27bc] (rev 02) Subsystem: Super Micro Computer Inc Device [15d9:0649] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Capabilities: [e0] Vendor Specific Information: Len=0c <?> Kernel driver in use: lpc_ich 00:1f.2 SATA controller [0106]: Intel Corporation NM10/ICH7 Family SATA Controller [AHCI mode] [8086:27c1] (rev 02) (prog-if 01 [AHCI 1.0]) Subsystem: Super Micro Computer Inc Device [15d9:0649] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 30 Region 0: I/O ports at f0d0 [size=8] Region 1: I/O ports at f0c0 [size=4] Region 2: I/O ports at f0b0 [size=8] Region 3: I/O ports at f0a0 [size=4] Region 4: I/O ports at f000 [size=16] Region 5: Memory at dff04000 (32-bit, non-prefetchable) [size=1K] Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit- Address: fee0c00c Data: 4172 Capabilities: [70] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold-) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Kernel driver in use: ahci 00:1f.3 SMBus [0c05]: Intel Corporation NM10/ICH7 Family SMBus Controller [8086:27da] (rev 02) Subsystem: Super Micro Computer Inc Device [15d9:0649] Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Interrupt: pin B routed to IRQ 19 Region 4: I/O ports at 0800 [size=32] 02:00.0 Ethernet controller [0200]: Intel Corporation 82574L Gigabit Network Connection [8086:10d3] Subsystem: Super Micro Computer Inc Device [15d9:10d3] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx+ Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 18 Region 0: Memory at dfe00000 (32-bit, non-prefetchable) [size=128K] Region 2: I/O ports at e000 [size=32] Region 3: Memory at dfe20000 (32-bit, non-prefetchable) [size=16K] Capabilities: [c8] Power Management version 2 Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=1 PME- Capabilities: [d0] MSI: Enable- Count=1/1 Maskable- 64bit+ Address: 0000000000000000 Data: 0000 Capabilities: [e0] Express (v1) Endpoint, MSI 00 DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <512ns, L1 <64us ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset- DevCtl: Report errors: Correctable+ Non-Fatal+ Fatal+ Unsupported+ RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+ MaxPayload 128 bytes, MaxReadReq 512 bytes DevSta: CorrErr+ UncorrErr- FatalErr- UnsuppReq+ AuxPwr+ TransPend- LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <128ns, L1 <64us ClockPM- Surprise- LLActRep- BwNot- LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- Capabilities: [a0] MSI-X: Enable+ Count=5 Masked- Vector table: BAR=3 offset=00000000 PBA: BAR=3 offset=00002000 Capabilities: [100 v1] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr- CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+ AERCap: First Error Pointer: 00, GenCap- CGenEn- ChkCap- ChkEn- Capabilities: [140 v1] Device Serial Number 00-25-90-ff-ff-c4-eb-5a Kernel driver in use: e1000e 03:00.0 Ethernet controller [0200]: Intel Corporation 82574L Gigabit Network Connection [8086:10d3] Subsystem: Super Micro Computer Inc Device [15d9:10d3] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 19 Region 0: Memory at dfd00000 (32-bit, non-prefetchable) [size=128K] Region 2: I/O ports at d000 [size=32] Region 3: Memory at dfd20000 (32-bit, non-prefetchable) [size=16K] Capabilities: [c8] Power Management version 2 Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=1 PME- Capabilities: [d0] MSI: Enable- Count=1/1 Maskable- 64bit+ Address: 0000000000000000 Data: 0000 Capabilities: [e0] Express (v1) Endpoint, MSI 00 DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <512ns, L1 <64us ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset- DevCtl: Report errors: Correctable+ Non-Fatal+ Fatal+ Unsupported+ RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+ MaxPayload 128 bytes, MaxReadReq 512 bytes DevSta: CorrErr+ UncorrErr- FatalErr- UnsuppReq+ AuxPwr+ TransPend- LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <128ns, L1 <64us ClockPM- Surprise- LLActRep- BwNot- LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- Capabilities: [a0] MSI-X: Enable+ Count=5 Masked- Vector table: BAR=3 offset=00000000 PBA: BAR=3 offset=00002000 Capabilities: [100 v1] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr- CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+ AERCap: First Error Pointer: 00, GenCap- CGenEn- ChkCap- ChkEn- Capabilities: [140 v1] Device Serial Number 00-25-90-ff-ff-c4-eb-5b Kernel driver in use: e1000e ** USB devices: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 005 Device 003: ID 051d:0002 American Power Conversion Uninterruptible Power Supply Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub -- System Information: Debian Release: 8.6 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 4.6.0-0.bpo.1-amd64 (SMP w/4 CPU cores) Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages linux-image-4.6.0-0.bpo.1-amd64 depends on: ii initramfs-tools [linux-initramfs-tool] 0.120+deb8u2 ii kmod 18-3 ii linux-base 4.3~bpo8+1 Versions of packages linux-image-4.6.0-0.bpo.1-amd64 recommends: ii firmware-linux-free 3.3 ii irqbalance 1.0.6-3 Versions of packages linux-image-4.6.0-0.bpo.1-amd64 suggests: pn debian-kernel-handbook <none> ii grub-pc 2.02~beta2-22+deb8u1 pn linux-doc-4.6 <none> Versions of packages linux-image-4.6.0-0.bpo.1-amd64 is related to: pn firmware-amd-graphics <none> pn firmware-atheros <none> pn firmware-bnx2 <none> pn firmware-bnx2x <none> pn firmware-brcm80211 <none> pn firmware-cavium <none> pn firmware-intel-sound <none> pn firmware-intelwimax <none> pn firmware-ipw2x00 <none> pn firmware-ivtv <none> pn firmware-iwlwifi <none> pn firmware-libertas <none> pn firmware-linux-nonfree <none> pn firmware-misc-nonfree <none> pn firmware-myricom <none> pn firmware-netxen <none> pn firmware-qlogic <none> pn firmware-realtek <none> pn firmware-samsung <none> pn firmware-siano <none> pn firmware-ti-connectivity <none> pn xen-hypervisor <none> -- no debconf information

