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

Bug#805252: linux-image-4.2.0-1-amd64: I/O errors when writing to iSCSI volumes



Package: src:linux
Version: 4.2.6-1
Severity: important
Tags: upstream

Dear Maintainer,

with this kernel version writing to iSCSI volumes will consistently
produce I/O errors. It appears as though this happens if a lot of
writes are performed at once (but I'm not sure of that).

I've seen this in the version in unstable (i.e. the version I'm
reporting this against), but also with 4.3-1~exp1, and also with
vanilla upstream git from just now.

Steps to reproduce:

 - have an iSCSI target ready (hardware or e.g. targetcli)
 - log in to the iSCSI target in a VM or on a separate computer
 - dd if=/dev/zero of=/dev/iscsidevice bs=4M
       -> will consistently produce I/O errors after a short
          amount of time

Reading from the same device is not a problem, I can dd the whole
device to /dev/null without any errors.

For example, the latest testing netinst installer is not able to
install Debian on iSCSI rootfs because of this: when using ext4 as the
root filesystem mkfs.ext4 will fail due to I/O errors consistently,
when using btrfs the filesystem will be created successfully, but the
package installation will fail with I/O errors, presumeably due to a
different block access strategy.

Logs I gathered with the latest upstream git kernel are (when doing
dd if=/dev/zero of=/mnt/foo bs=4M until disk full on a mounted iSCSI
drive):

-----------------------------------------------------------------------------------
[   21.473911] sd 2:0:0:0: [sda] tag#3 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[   21.473914] sd 2:0:0:0: [sda] tag#3 Sense Key : Not Ready [current] 
[   21.473916] sd 2:0:0:0: [sda] tag#3 Add. Sense: Logical unit communication failure
[   21.473917] sd 2:0:0:0: [sda] tag#3 CDB: Write(10) 2a 00 00 38 15 d8 00 20 28 00
[   21.473918] blk_update_request: I/O error, dev sda, sector 3675608
[   21.473939] EXT4-fs warning (device sda1): ext4_end_bio:329: I/O error -5 writing to inode 46 (offset 50331648 size 4214784 starting block 459707)
[   21.473941] Buffer I/O error on device sda1, logical block 457403
[   21.473954] Buffer I/O error on device sda1, logical block 457404
[   21.473966] Buffer I/O error on device sda1, logical block 457405
[   21.473978] Buffer I/O error on device sda1, logical block 457406
[   21.473990] Buffer I/O error on device sda1, logical block 457407
[   21.474003] Buffer I/O error on device sda1, logical block 457408
[   21.474015] Buffer I/O error on device sda1, logical block 457409
[   21.474027] Buffer I/O error on device sda1, logical block 457410
[   21.474039] Buffer I/O error on device sda1, logical block 457411
[   21.474051] Buffer I/O error on device sda1, logical block 457412
[   21.474096] EXT4-fs warning (device sda1): ext4_end_bio:329: I/O error -5 writing to inode 46 (offset 50331648 size 4214784 starting block 459963)
[   21.474128] EXT4-fs warning (device sda1): ext4_end_bio:329: I/O error -5 writing to inode 46 (offset 50331648 size 4214784 starting block 460219)
[   21.474162] EXT4-fs warning (device sda1): ext4_end_bio:329: I/O error -5 writing to inode 46 (offset 50331648 size 4214784 starting block 460475)
[   21.474191] EXT4-fs warning (device sda1): ext4_end_bio:329: I/O error -5 writing to inode 46 (offset 50331648 size 4214784 starting block 460480)
[   21.478983] sd 2:0:0:0: [sda] tag#12 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[   21.478986] sd 2:0:0:0: [sda] tag#12 Sense Key : Not Ready [current] 
[   21.478987] sd 2:0:0:0: [sda] tag#12 Add. Sense: Logical unit communication failure
[   21.478989] sd 2:0:0:0: [sda] tag#12 CDB: Write(10) 2a 00 00 3c 1f 20 00 20 e0 00
[   21.478990] blk_update_request: I/O error, dev sda, sector 3940128
[   21.479010] EXT4-fs warning (device sda1): ext4_end_bio:329: I/O error -5 writing to inode 46 (offset 16777216 size 4308992 starting block 492772)
[   21.479049] EXT4-fs warning (device sda1): ext4_end_bio:329: I/O error -5 writing to inode 46 (offset 16777216 size 4308992 starting block 493028)
[   21.479079] EXT4-fs warning (device sda1): ext4_end_bio:329: I/O error -5 writing to inode 46 (offset 16777216 size 4308992 starting block 493284)
[   21.479108] EXT4-fs warning (device sda1): ext4_end_bio:329: I/O error -5 writing to inode 46 (offset 16777216 size 4308992 starting block 493540)
[   21.479136] EXT4-fs warning (device sda1): ext4_end_bio:329: I/O error -5 writing to inode 46 (offset 16777216 size 4308992 starting block 493568)
[   21.483612] sd 2:0:0:0: [sda] tag#15 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[   21.483615] sd 2:0:0:0: [sda] tag#15 Sense Key : Not Ready [current] 
[   21.483617] sd 2:0:0:0: [sda] tag#15 Add. Sense: Logical unit communication failure
[   21.483618] sd 2:0:0:0: [sda] tag#15 CDB: Write(10) 2a 00 00 33 14 00 00 2c 00 00
[   21.483620] blk_update_request: I/O error, dev sda, sector 3347456
[   21.490616] sd 2:0:0:0: [sda] tag#20 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[   21.490619] sd 2:0:0:0: [sda] tag#20 Sense Key : Not Ready [current] 
[   21.490620] sd 2:0:0:0: [sda] tag#20 Add. Sense: Logical unit communication failure
[   21.490622] sd 2:0:0:0: [sda] tag#20 CDB: Write(10) 2a 00 00 2c 00 00 00 40 00 00
[   21.490623] blk_update_request: I/O error, dev sda, sector 2883584
[   21.491383] sd 2:0:0:0: [sda] tag#23 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[   21.491385] sd 2:0:0:0: [sda] tag#23 Sense Key : Not Ready [current] 
[   21.491386] sd 2:0:0:0: [sda] tag#23 Add. Sense: Logical unit communication failure
[   21.491387] sd 2:0:0:0: [sda] tag#23 CDB: Write(10) 2a 00 00 2f 80 90 00 3f 70 00
[   21.491388] blk_update_request: I/O error, dev sda, sector 3113104
[   21.500263] sd 2:0:0:0: [sda] tag#17 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[   21.500267] sd 2:0:0:0: [sda] tag#17 Sense Key : Not Ready [current] 
[   21.500268] sd 2:0:0:0: [sda] tag#17 Add. Sense: Logical unit communication failure
[   21.500270] sd 2:0:0:0: [sda] tag#17 CDB: Write(10) 2a 00 00 37 37 00 00 40 00 00
[   21.500271] blk_update_request: I/O error, dev sda, sector 3618560
[   21.539302] sd 2:0:0:0: [sda] tag#7 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[   21.539305] sd 2:0:0:0: [sda] tag#7 Sense Key : Not Ready [current] 
[   21.539307] sd 2:0:0:0: [sda] tag#7 Add. Sense: Logical unit communication failure
[   21.539309] sd 2:0:0:0: [sda] tag#7 CDB: Write(10) 2a 00 00 16 c0 00 00 24 00 00
[   21.539310] blk_update_request: I/O error, dev sda, sector 1490944
[   21.543006] sd 2:0:0:0: [sda] tag#8 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[   21.543009] sd 2:0:0:0: [sda] tag#8 Sense Key : Not Ready [current] 
[   21.543011] sd 2:0:0:0: [sda] tag#8 Add. Sense: Logical unit communication failure
[   21.543012] sd 2:0:0:0: [sda] tag#8 CDB: Write(10) 2a 00 00 2f 59 78 00 26 f0 00
[   21.543014] blk_update_request: I/O error, dev sda, sector 3103096
[   21.658595] sd 2:0:0:0: [sda] tag#10 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[   21.658598] sd 2:0:0:0: [sda] tag#10 Sense Key : Not Ready [current] 
[   21.658600] sd 2:0:0:0: [sda] tag#10 Add. Sense: Logical unit communication failure
[   21.658602] sd 2:0:0:0: [sda] tag#10 CDB: Write(10) 2a 00 00 1b 40 28 00 3f e0 00
[   21.658603] blk_update_request: I/O error, dev sda, sector 1785896
[   21.661393] sd 2:0:0:0: [sda] tag#1 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[   21.661396] sd 2:0:0:0: [sda] tag#1 Sense Key : Not Ready [current] 
[   21.661397] sd 2:0:0:0: [sda] tag#1 Add. Sense: Logical unit communication failure
[   21.661399] sd 2:0:0:0: [sda] tag#1 CDB: Write(10) 2a 00 00 1a c0 00 00 3d a8 00
[   21.661400] blk_update_request: I/O error, dev sda, sector 1753088
-----------------------------------------------------------------------------------

The messages are basically the same on 4.2.6-1 on Sid. (The tag # is
not there, but otherwise the output is the same. Note that the sector
numbers for which failures are reported differ when using a filesystem,
but when dd'ing directly to the device, or using mkfs as in the
installer case, they remain the same as far as I can tell.)

The kernel in Jessie is NOT affected, i.e. same Sid userspace with
3.16.7-ckt11-1+deb8u6 works perfectly fine, dd from /dev/zero will work
properly there until the device is full, so I assume this is not an
issue with the target.

(This bug report is done from a sid VM with rootfs on iSCSI that was
upgraded from jessie, otherwise I'd not have been able to install the
VM because of this bug. Since reading from the drive works, I can boot
the VM, but as soon as I try to write larger amounts of data in a short
period of time, the same I/O errors appear. If I just boot and do some
minor things with the system, I don't see any I/O errors and the system
works, But package installations and/or copying of large files can
already trigger the I/O errors, not only my dd example.)

Regards,
Christian

-- Package-specific info:
** Version:
Linux version 4.2.0-1-amd64 (debian-kernel@lists.debian.org) (gcc version 4.9.3 (Debian 4.9.3-5) ) #1 SMP Debian 4.2.6-1 (2015-11-10)

** Command line:
BOOT_IMAGE=/boot/vmlinuz-4.2.0-1-amd64 root=UUID=33f4cd53-10a5-423c-b8dd-5dca5f402b54 ro quiet

** Not tainted

** Kernel log:
[    0.585494] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    0.585495] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.585496] usb usb4: Product: UHCI Host Controller
[    0.585497] usb usb4: Manufacturer: Linux 4.2.0-1-amd64 uhci_hcd
[    0.585498] usb usb4: SerialNumber: 0000:00:05.2
[    0.585642] hub 4-0:1.0: USB hub found
[    0.585645] hub 4-0:1.0: 2 ports detected
[    0.688317] ata1.01: NODEV after polling detection
[    0.688500] ata1.00: ATAPI: QEMU DVD-ROM, 2.1.2, max UDMA/100
[    0.688826] ata1.00: configured for MWDMA2
[    0.689122] scsi 0:0:0:0: CD-ROM            QEMU     QEMU DVD-ROM     2.1. PQ: 0 ANSI: 5
[    0.700456] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
[    0.700458] cdrom: Uniform CD-ROM driver Revision: 3.20
[    0.700703] sr 0:0:0:0: Attached scsi CD-ROM sr0
[    0.816119] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    0.949946] usb 2-1: New USB device found, idVendor=0627, idProduct=0001
[    0.949950] usb 2-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5
[    0.949951] usb 2-1: Product: QEMU USB Tablet
[    0.949952] usb 2-1: Manufacturer: QEMU
[    0.949954] usb 2-1: SerialNumber: 42
[    0.952525] hidraw: raw HID events driver (C) Jiri Kosina
[    0.956783] usbcore: registered new interface driver usbhid
[    0.956786] usbhid: USB HID core driver
[    0.959096] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:05.7/usb2/2-1/2-1:1.0/0003:0627:0001.0001/input/input2
[    0.959266] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU QEMU USB Tablet] on usb-0000:00:05.7-1/input0
[    1.384097] tsc: Refined TSC clocksource calibration: 3392.145 MHz
[    1.384100] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x30e55212bb0, max_idle_ns: 440795241820 ns
[    1.767833] Loading iSCSI transport class v2.0-870.
[    1.770134] iscsi: registered transport (tcp)
[    3.025276] scsi host2: iSCSI Initiator over TCP/IP
[    3.278331] scsi 2:0:0:0: Direct-Access     LIO-ORG  FILEIO           4.0  PQ: 0 ANSI: 5
[    3.281724] sd 2:0:0:0: [sda] 4194304 512-byte logical blocks: (2.14 GB/2.00 GiB)
[    3.282124] sd 2:0:0:0: [sda] Write Protect is off
[    3.282126] sd 2:0:0:0: [sda] Mode Sense: 43 00 10 08
[    3.282219] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.282754]  sda: sda1
[    3.283243] sd 2:0:0:0: [sda] Attached SCSI disk
[    4.436463] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    4.533818] systemd[1]: Failed to insert module 'kdbus': Function not implemented
[    4.535963] systemd[1]: systemd 227 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
[    4.535984] systemd[1]: Detected virtualization qemu.
[    4.535986] systemd[1]: Detected architecture x86-64.
[    4.537343] systemd[1]: Set hostname to <iscsiroot>.
[    4.575208] systemd[1]: display-manager.service: Cannot add dependency job, ignoring: Unit display-manager.service failed to load: No such file or directory.
[    4.575376] systemd[1]: Reached target Encrypted Volumes.
[    4.575420] systemd[1]: Listening on Journal Socket (/dev/log).
[    4.575430] systemd[1]: Listening on fsck to fsckd communication Socket.
[    4.575443] systemd[1]: Listening on udev Kernel Socket.
[    4.575500] systemd[1]: Created slice System Slice.
[    4.575539] systemd[1]: Created slice User and Session Slice.
[    4.575555] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    4.575560] systemd[1]: Reached target Slices.
[    4.575600] systemd[1]: Created slice system-getty.slice.
[    4.575622] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    4.575825] systemd[1]: Starting Increase datagram queue length...
[    4.575864] systemd[1]: Listening on Journal Audit Socket.
[    4.575941] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    4.575966] systemd[1]: Listening on udev Control Socket.
[    4.575975] systemd[1]: Reached target Swap.
[    4.575993] systemd[1]: Listening on Journal Socket.
[    4.576397] systemd[1]: Starting Load Kernel Modules...
[    4.576593] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    4.576935] systemd[1]: Mounting Huge Pages File System...
[    4.577114] systemd[1]: Mounting Debug File System...
[    4.577278] systemd[1]: Mounting POSIX Message Queue File System...
[    4.577308] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    4.582586] systemd[1]: Started Increase datagram queue length.
[    4.584089] systemd[1]: Listening on Syslog Socket.
[    4.584288] systemd[1]: Starting Journal Service...
[    4.590331] systemd[1]: Mounted POSIX Message Queue File System.
[    4.590756] systemd[1]: Mounted Debug File System.
[    4.591234] systemd[1]: Mounted Huge Pages File System.
[    4.600490] systemd[1]: Started Create list of required static device nodes for the current kernel.
[    4.600825] systemd[1]: Starting Create Static Device Nodes in /dev...
[    4.620564] systemd[1]: Started Create Static Device Nodes in /dev.
[    4.620806] systemd[1]: Starting udev Kernel Device Manager...
[    4.624582] systemd[1]: Started Journal Service.
[    4.793975] iscsi: registered transport (iser)
[    4.868299] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[    4.880709] systemd-journald[180]: Received request to flush runtime journal from PID 1
[    5.031253] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0
[    5.059272] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    5.059276] ACPI: Power Button [PWRF]
[    5.141695] sr 0:0:0:0: Attached scsi generic sg0 type 5
[    5.141716] sd 2:0:0:0: Attached scsi generic sg1 type 0
[    5.194279] [drm] Initialized drm 1.1.0 20060810
[    5.278263] input: PC Speaker as /devices/platform/pcspkr/input/input4
[    5.324487] random: nonblocking pool is initialized
[    5.334065] ppdev: user-space parallel port driver
[    5.360879] snd_hda_codec_generic hdaudioC0D0: autoconfig for ID 22: line_outs=1 (0x3/0x0/0x0/0x0/0x0) type:line
[    5.360881] snd_hda_codec_generic hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    5.360882] snd_hda_codec_generic hdaudioC0D0:    hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    5.360883] snd_hda_codec_generic hdaudioC0D0:    mono: mono_out=0x0
[    5.360883] snd_hda_codec_generic hdaudioC0D0:    inputs:
[    5.360885] snd_hda_codec_generic hdaudioC0D0:      Line=0x5
[    5.408337] AVX2 version of gcm_enc/dec engaged.
[    5.408339] AES CTR mode by8 optimization enabled
[    5.423896] sha256_ssse3: Using AVX2 optimized SHA-256 implementation
[    5.459991] intel_rapl: no valid rapl domains found in package 0
[    6.128681] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input5

** Model information
sys_vendor: QEMU
product_name: Standard PC (i440FX + PIIX, 1996)
product_version: pc-i440fx-2.1
chassis_vendor: QEMU
chassis_version: pc-i440fx-2.1
bios_vendor: SeaBIOS
bios_version: 1.7.5-20140531_083030-gandalf

** Loaded modules:
iosf_mbi
crct10dif_pclmul
crc32_pclmul
sha256_ssse3
sha256_generic
hmac
drbg
ansi_cprng
aesni_intel
aes_x86_64
lrw
gf128mul
glue_helper
evdev
snd_hda_codec_generic
joydev
ppdev
ablk_helper
cryptd
psmouse
snd_hda_intel
serio_raw
pcspkr
snd_hda_codec
snd_hda_core
acpi_cpufreq
virtio_balloon
ttm
drm_kms_helper
drm
virtio_console
processor
8250_fintek
parport_pc
pvpanic
sg
snd_hwdep
snd_pcm
snd_timer
snd
soundcore
thermal_sys
parport
button
i2c_piix4
ib_iser
rdma_cm
iw_cm
ib_cm
ib_sa
ib_mad
ib_core
ib_addr
autofs4
ext4
crc16
mbcache
jbd2
sd_mod
crc32c_generic
iscsi_tcp
libiscsi_tcp
libiscsi
scsi_transport_iscsi
hid_generic
usbhid
hid
sr_mod
cdrom
ata_generic
virtio_net
crc32c_intel
ata_piix
floppy
ehci_pci
uhci_hcd
ehci_hcd
libata
scsi_mod
usbcore
usb_common
virtio_pci
virtio_ring
virtio

** Network interface configuration:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

source /etc/network/interfaces.d/*

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
iface eth0 inet manual

** Network status:
*** IP interfaces and addresses:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
    link/ether 52:54:00:31:f4:73 brd ff:ff:ff:ff:ff:ff
    inet 192.168.136.103/24 brd 192.168.136.255 scope global eth0
       valid_lft forever preferred_lft forever
    inet6 fe80::5054:ff:fe31:f473/64 scope link 
       valid_lft forever preferred_lft forever

*** Device statistics:
Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed multicast|bytes    packets errs drop fifo colls carrier compressed
  eth0: 235862760   46122    0    0    0     0          0         0  4290581   45561    0    0    0     0       0          0
    lo:       0       0    0    0    0     0          0         0        0       0    0    0    0     0       0          0

*** Protocol statistics:
Ip:
    Forwarding: 2
    46155 total packets received
    3 with invalid addresses
    0 forwarded
    0 incoming packets discarded
    46152 incoming packets delivered
    45585 requests sent out
Icmp:
    0 ICMP messages received
    0 input ICMP message failed.
    ICMP input histogram:
    0 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
Tcp:
    9 active connections openings
    1 passive connection openings
    0 failed connection attempts
    0 connection resets received
    2 connections established
    46126 segments received
    46038 segments send out
    3 segments retransmited
    0 bad segments received.
    2 resets sent
Udp:
    26 packets received
    0 packets to unknown port received.
    0 packet receive errors
    26 packets sent
    0 receive buffer errors
    0 send buffer errors
UdpLite:
TcpExt:
    4 TCP sockets finished time wait in fast timer
    22 delayed acks sent
    Quick ack mode was activated 1 times
    44249 packet headers predicted
    205 acknowledgments not containing data payload received
    5211 predicted acknowledgments
    TCPSackRecovery: 1
    TCPDSACKUndo: 1
    1 fast retransmits
    TCPLossProbes: 2
    TCPDSACKOldSent: 1
    TCPDSACKRecv: 3
    TCPDSACKIgnoredNoUndo: 2
    TCPSackShiftFallback: 10
    TCPRcvCoalesce: 39
    TCPOFOQueue: 4
    TCPOrigDataSent: 6993
    TCPHystartTrainDetect: 2
    TCPHystartTrainCwnd: 36
IpExt:
    InOctets: 235350008
    OutOctets: 3653471
    InNoECTPkts: 46155


** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 440FX - 82441FX PMC [Natoma] [8086:1237] (rev 02)
	Subsystem: Red Hat, Inc Qemu virtual machine [1af4:1100]
	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-

00:01.0 ISA bridge [0601]: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] [8086:7000]
	Subsystem: Red Hat, Inc Qemu virtual machine [1af4:1100]
	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-

00:01.1 IDE interface [0101]: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] [8086:7010] (prog-if 80 [Master])
	Subsystem: Red Hat, Inc Qemu virtual machine [1af4:1100]
	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
	Region 0: [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [size=8]
	Region 1: [virtual] Memory at 000003f0 (type 3, non-prefetchable)
	Region 2: [virtual] Memory at 00000170 (32-bit, non-prefetchable) [size=8]
	Region 3: [virtual] Memory at 00000370 (type 3, non-prefetchable)
	Region 4: I/O ports at c0e0 [size=16]
	Kernel driver in use: ata_piix

00:01.3 Bridge [0680]: Intel Corporation 82371AB/EB/MB PIIX4 ACPI [8086:7113] (rev 03)
	Subsystem: Red Hat, Inc Qemu virtual machine [1af4:1100]
	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 A routed to IRQ 9
	Kernel driver in use: piix4_smbus

00:02.0 VGA compatible controller [0300]: Red Hat, Inc. QXL paravirtual graphic card [1b36:0100] (rev 04) (prog-if 00 [VGA controller])
	Subsystem: Red Hat, Inc QEMU Virtual Machine [1af4:1100]
	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-
	Interrupt: pin A routed to IRQ 10
	Region 0: Memory at f4000000 (32-bit, non-prefetchable) [size=64M]
	Region 1: Memory at f8000000 (32-bit, non-prefetchable) [size=64M]
	Region 2: Memory at fc054000 (32-bit, non-prefetchable) [size=8K]
	Region 3: I/O ports at c000 [size=32]
	Expansion ROM at fc040000 [disabled] [size=64K]

00:03.0 Ethernet controller [0200]: Red Hat, Inc Virtio network device [1af4:1000]
	Subsystem: Red Hat, Inc Device [1af4:0001]
	Physical Slot: 3
	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 11
	Region 0: I/O ports at c020 [size=32]
	Region 1: Memory at fc056000 (32-bit, non-prefetchable) [size=4K]
	Expansion ROM at fc000000 [disabled] [size=256K]
	Capabilities: <access denied>
	Kernel driver in use: virtio-pci

00:04.0 Audio device [0403]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller [8086:2668] (rev 01)
	Subsystem: Red Hat, Inc QEMU Virtual Machine [1af4:1100]
	Physical Slot: 4
	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 29
	Region 0: Memory at fc050000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel

00:05.0 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 [8086:2934] (rev 03) (prog-if 00 [UHCI])
	Subsystem: Red Hat, Inc QEMU Virtual Machine [1af4:1100]
	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 10
	Region 4: I/O ports at c040 [size=32]
	Kernel driver in use: uhci_hcd

00:05.1 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 [8086:2935] (rev 03) (prog-if 00 [UHCI])
	Subsystem: Red Hat, Inc QEMU Virtual Machine [1af4:1100]
	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 B routed to IRQ 11
	Region 4: I/O ports at c060 [size=32]
	Kernel driver in use: uhci_hcd

00:05.2 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 [8086:2936] (rev 03) (prog-if 00 [UHCI])
	Subsystem: Red Hat, Inc QEMU Virtual Machine [1af4:1100]
	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 C routed to IRQ 11
	Region 4: I/O ports at c080 [size=32]
	Kernel driver in use: uhci_hcd

00:05.7 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 [8086:293a] (rev 03) (prog-if 20 [EHCI])
	Subsystem: Red Hat, Inc QEMU Virtual Machine [1af4:1100]
	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 D routed to IRQ 10
	Region 0: Memory at fc057000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ehci-pci

00:06.0 Communication controller [0780]: Red Hat, Inc Virtio console [1af4:1003]
	Subsystem: Red Hat, Inc Device [1af4:0003]
	Physical Slot: 6
	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 11
	Region 0: I/O ports at c0a0 [size=32]
	Region 1: Memory at fc058000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: virtio-pci

00:07.0 Unclassified device [00ff]: Red Hat, Inc Virtio memory balloon [1af4:1002]
	Subsystem: Red Hat, Inc Device [1af4:0005]
	Physical Slot: 7
	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 11
	Region 0: I/O ports at c0c0 [size=32]
	Kernel driver in use: virtio-pci


** USB devices:
Bus 002 Device 002: ID 0627:0001 Adomax Technology Co., Ltd 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 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 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


-- System Information:
Debian Release: stretch/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.2.0-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages linux-image-4.2.0-1-amd64 depends on:
ii  debconf [debconf-2.0]                   1.5.58
ii  initramfs-tools [linux-initramfs-tool]  0.120
ii  kmod                                    21-1
ii  linux-base                              4.0

Versions of packages linux-image-4.2.0-1-amd64 recommends:
ii  firmware-linux-free  3.4
ii  irqbalance           1.0.9-1

Versions of packages linux-image-4.2.0-1-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  grub-pc                 2.02~beta2-31
pn  linux-doc-4.2           <none>

Versions of packages linux-image-4.2.0-1-amd64 is related to:
pn  firmware-atheros        <none>
pn  firmware-bnx2           <none>
pn  firmware-bnx2x          <none>
pn  firmware-brcm80211      <none>
pn  firmware-intelwimax     <none>
pn  firmware-ipw2x00        <none>
pn  firmware-ivtv           <none>
pn  firmware-iwlwifi        <none>
pn  firmware-libertas       <none>
pn  firmware-linux          <none>
pn  firmware-linux-nonfree  <none>
pn  firmware-myricom        <none>
pn  firmware-netxen         <none>
pn  firmware-qlogic         <none>
pn  firmware-ralink         <none>
pn  firmware-realtek        <none>
pn  xen-hypervisor          <none>

-- debconf information:
  linux-image-4.2.0-1-amd64/postinst/mips-initrd-4.2.0-1-amd64:
  linux-image-4.2.0-1-amd64/postinst/depmod-error-initrd-4.2.0-1-amd64: false
  linux-image-4.2.0-1-amd64/prerm/removing-running-kernel-4.2.0-1-amd64: true


Reply to: