--- Begin Message ---
Package: src:linux
Version: 3.16.3-2~bpo70+1
Severity: important
Dear Maintainer,
Package linux-image-amd64 from wheezy-backports was upgraded,
resulting in installing linux-image-3.16-0.bpo.2-amd64 version
3.16.3-2~bpo70+1 . Previous kernel was linux-image-3.14-0.bpo.2-amd64
version 3.14.15-2~bpo70+1 .
We have several hosts that are part of an ocfs2 cluster. These hosts
mount a shared ocfs2 filesystem over iscsi/multipath.
The second node that tries to mount an ocfs2 partition fails with the
following messages in dmesg:
[ 394.938173] o2net: Connected to node zotac (num 0) at 10.247.9.96:7777
[ 401.151541] o2net: Connection to node zotac (num 0) at 10.247.9.96:7777
shutdown, state 8
[ 401.156642] o2net: Connection to node zotac (num 0) at 10.247.9.96:7777
shutdown, state 7
[ 401.161717] o2net: No longer connected to node zotac (num 0) at
10.247.9.96:7777
[ 401.166848] (mount.ocfs2,3573,1):dlm_send_nodeinfo:1294 ERROR: node mismatch
-112, node 0
[ 401.171475] (mount.ocfs2,3573,1):dlm_try_to_join_domain:1681 ERROR: status =
-112
[ 401.176085] (mount.ocfs2,3573,1):dlm_send_one_join_cancel:1399 ERROR: Error
-107 when sending message 512 (key 0x666c6172) to node 0
[ 401.180308] (mount.ocfs2,3573,1):dlm_send_join_cancels:1433 ERROR: Error
return -107 cancelling join on node 0
[ 401.184557] (mount.ocfs2,3573,1):dlm_send_join_cancels:1440 ERROR: status =
-107
[ 401.188783] (mount.ocfs2,3573,1):dlm_try_to_join_domain:1718 ERROR: status =
-107
[ 401.192638] (mount.ocfs2,3573,1):dlm_join_domain:1951 ERROR: status = -112
[ 401.196597] (mount.ocfs2,3573,0):dlm_register_domain:2209 ERROR: status =
-112
[ 401.200821] (mount.ocfs2,3573,0):o2cb_cluster_connect:368 ERROR: status =
-112
[ 401.204571] (mount.ocfs2,3573,0):ocfs2_dlm_init:3001 ERROR: status = -112
[ 401.208339] (mount.ocfs2,3573,1):ocfs2_mount_volume:1860 ERROR: status = -112
[ 401.212110] ocfs2: Unmounting device (254,0) on (node 0)
[ 401.215811] (mount.ocfs2,3573,1):ocfs2_fill_super:1234 ERROR: status = -112
Kernel version 3.14 from backports has no problem mounting ocfs2
filesystems.
I have tried compiling a kernel from upstream (using the config from
the 3.16 package) with the following result:
3.15.10 is ok
3.16.0 is ok
3.16.2 is ok
3.16.3 is ok
3.16.5 is ok
3.17 fails to mount
-- Package-specific info:
** Version:
Linux version 3.16-0.bpo.2-amd64 (debian-kernel@lists.debian.org) (gcc version
4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.16.3-2~bpo70+1 (2014-09-21)
** Command line:
BOOT_IMAGE=/boot/vmlinuz-3.16-0.bpo.2-amd64
root=UUID=462497b3-37bd-48de-9032-21946b5f6ea3 ro transparent_hugepage=always
elevator=deadline
** Not tainted
** Kernel log:
[ 3.923864] usb 2-1.1.4: New USB device found, idVendor=0430, idProduct=00a2
[ 3.923929] usb 2-1.1.4: New USB device strings: Mfr=0, Product=1,
SerialNumber=0
[ 3.923986] usb 2-1.1.4: Product: Sun USB Keyboard
[ 3.952944] Adding 5874684k swap on /dev/sda5. Priority:-1 extents:1
across:5874684k SSFS
[ 4.032812] device-mapper: multipath: version 1.7.0 loaded
[ 4.055175] loop: module loaded
[ 4.124380] usb 2-1.1.2: new full-speed USB device number 6 using ehci-pci
[ 4.221818] usb 2-1.1.2: New USB device found, idVendor=076b, idProduct=3021
[ 4.221886] usb 2-1.1.2: New USB device strings: Mfr=1, Product=2,
SerialNumber=0
[ 4.221944] usb 2-1.1.2: Product: Smart Card Reader USB
[ 4.221986] usb 2-1.1.2: Manufacturer: OMNIKEY AG
[ 4.235370] hidraw: raw HID events driver (C) Jiri Kosina
[ 4.241544] usbcore: registered new interface driver usbhid
[ 4.241600] usbhid: USB HID core driver
[ 4.245707] input: USB Mouse as
/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1.3/2-1.1.3:1.0/0003:0566:4006.0001/input/input6
[ 4.245997] hid-generic 0003:0566:4006.0001: input,hidraw0: USB HID v1.11
Mouse [USB Mouse] on usb-0000:00:1d.0-1.1.3/input0
[ 4.246344] input: Sun USB Keyboard as
/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1.4/2-1.1.4:1.0/0003:0430:00A2.0002/input/input7
[ 4.246568] hid-generic 0003:0430:00A2.0002: input,hidraw1: USB HID v1.10
Keyboard [Sun USB Keyboard] on usb-0000:00:1d.0-1.1.4/input0
[ 4.731698] random: nonblocking pool is initialized
[ 4.828369] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[ 5.011911] ocfs2: Registered cluster interface o2cb
[ 5.029420] OCFS2 User DLM kernel interface loaded
[ 5.045546] o2net: Error -99 while binding socket at 10.247.9.97:7777
[ 5.355578] Loading iSCSI transport class v2.0-870.
[ 5.364140] iscsi: registered transport (tcp)
[ 5.383780] iscsi: registered transport (iser)
[ 5.592223] e1000e 0000:00:19.0: irq 40 for MSI/MSI-X
[ 5.696001] e1000e 0000:00:19.0: irq 40 for MSI/MSI-X
[ 5.696167] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 5.723914] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 5.776325] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 5.811302] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 8.568693] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control:
None
[ 8.568741] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 25.587017] scsi6 : iSCSI Initiator over TCP/IP
[ 25.848703] scsi 6:0:0:0: Enclosure HP P2000 G3 iSCSI T240
PQ: 0 ANSI: 5
[ 25.850952] scsi 6:0:0:0: Attached scsi generic sg1 type 13
[ 25.854237] scsi 6:0:0:1: Direct-Access HP P2000 G3 iSCSI T240
PQ: 0 ANSI: 5
[ 25.856904] sd 6:0:0:1: Attached scsi generic sg2 type 0
[ 25.858937] sd 6:0:0:1: [sdb] 83886080 512-byte logical blocks: (42.9
GB/40.0 GiB)
[ 25.861961] ses 6:0:0:0: Attached Enclosure device
[ 25.862231] sd 6:0:0:1: [sdb] Write Protect is off
[ 25.862285] sd 6:0:0:1: [sdb] Mode Sense: d7 00 00 08
[ 25.865741] sd 6:0:0:1: [sdb] Write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[ 25.874042] sdb: unknown partition table
[ 25.877538] sd 6:0:0:1: [sdb] Attached SCSI disk
[ 25.966257] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 370.333199] scsi7 : iSCSI Initiator over TCP/IP
[ 370.594247] scsi 7:0:0:0: Enclosure HP P2000 G3 iSCSI T240
PQ: 0 ANSI: 5
[ 370.596019] ses 7:0:0:0: Attached Enclosure device
[ 370.596239] ses 7:0:0:0: Attached scsi generic sg3 type 13
[ 370.599229] scsi 7:0:0:1: Direct-Access HP P2000 G3 iSCSI T240
PQ: 0 ANSI: 5
[ 370.602162] sd 7:0:0:1: Attached scsi generic sg4 type 0
[ 370.604909] sd 7:0:0:1: [sdc] 83886080 512-byte logical blocks: (42.9
GB/40.0 GiB)
[ 370.607731] sd 7:0:0:1: [sdc] Write Protect is off
[ 370.607799] sd 7:0:0:1: [sdc] Mode Sense: d7 00 00 08
[ 370.608626] sd 7:0:0:1: [sdc] Write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[ 370.615499] sdc: unknown partition table
[ 370.618869] sd 7:0:0:1: [sdc] Attached SCSI disk
[ 375.702595] scsi8 : iSCSI Initiator over TCP/IP
[ 375.963836] scsi 8:0:0:0: Enclosure HP P2000 G3 iSCSI T240
PQ: 0 ANSI: 5
[ 375.965765] ses 8:0:0:0: Attached Enclosure device
[ 375.965989] ses 8:0:0:0: Attached scsi generic sg5 type 13
[ 375.968904] scsi 8:0:0:1: Direct-Access HP P2000 G3 iSCSI T240
PQ: 0 ANSI: 5
[ 375.971565] sd 8:0:0:1: Attached scsi generic sg6 type 0
[ 375.974948] sd 8:0:0:1: [sdd] 83886080 512-byte logical blocks: (42.9
GB/40.0 GiB)
[ 375.977061] sd 8:0:0:1: [sdd] Write Protect is off
[ 375.977119] sd 8:0:0:1: [sdd] Mode Sense: d7 00 00 08
[ 375.977895] sd 8:0:0:1: [sdd] Write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[ 375.984932] sdd: unknown partition table
[ 375.988492] sd 8:0:0:1: [sdd] Attached SCSI disk
[ 380.656540] scsi9 : iSCSI Initiator over TCP/IP
[ 380.917533] scsi 9:0:0:0: Enclosure HP P2000 G3 iSCSI T240
PQ: 0 ANSI: 5
[ 380.919525] ses 9:0:0:0: Attached Enclosure device
[ 380.919738] ses 9:0:0:0: Attached scsi generic sg7 type 13
[ 380.927305] scsi 9:0:0:1: Direct-Access HP P2000 G3 iSCSI T240
PQ: 0 ANSI: 5
[ 380.933693] sd 9:0:0:1: Attached scsi generic sg8 type 0
[ 380.938219] sd 9:0:0:1: [sde] 83886080 512-byte logical blocks: (42.9
GB/40.0 GiB)
[ 380.946102] sd 9:0:0:1: [sde] Write Protect is off
[ 380.949833] sd 9:0:0:1: [sde] Mode Sense: d7 00 00 08
[ 380.950935] sd 9:0:0:1: [sde] Write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[ 380.961489] sde: unknown partition table
[ 380.969707] sd 9:0:0:1: [sde] Attached SCSI disk
[ 394.938173] o2net: Connected to node zotac (num 0) at 10.247.9.96:7777
[ 401.151541] o2net: Connection to node zotac (num 0) at 10.247.9.96:7777
shutdown, state 8
[ 401.156642] o2net: Connection to node zotac (num 0) at 10.247.9.96:7777
shutdown, state 7
[ 401.161717] o2net: No longer connected to node zotac (num 0) at
10.247.9.96:7777
[ 401.166848] (mount.ocfs2,3573,1):dlm_send_nodeinfo:1294 ERROR: node mismatch
-112, node 0
[ 401.171475] (mount.ocfs2,3573,1):dlm_try_to_join_domain:1681 ERROR: status =
-112
[ 401.176085] (mount.ocfs2,3573,1):dlm_send_one_join_cancel:1399 ERROR: Error
-107 when sending message 512 (key 0x666c6172) to node 0
[ 401.180308] (mount.ocfs2,3573,1):dlm_send_join_cancels:1433 ERROR: Error
return -107 cancelling join on node 0
[ 401.184557] (mount.ocfs2,3573,1):dlm_send_join_cancels:1440 ERROR: status =
-107
[ 401.188783] (mount.ocfs2,3573,1):dlm_try_to_join_domain:1718 ERROR: status =
-107
[ 401.192638] (mount.ocfs2,3573,1):dlm_join_domain:1951 ERROR: status = -112
[ 401.196597] (mount.ocfs2,3573,0):dlm_register_domain:2209 ERROR: status =
-112
[ 401.200821] (mount.ocfs2,3573,0):o2cb_cluster_connect:368 ERROR: status =
-112
[ 401.204571] (mount.ocfs2,3573,0):ocfs2_dlm_init:3001 ERROR: status = -112
[ 401.208339] (mount.ocfs2,3573,1):ocfs2_mount_volume:1860 ERROR: status = -112
[ 401.212110] ocfs2: Unmounting device (254,0) on (node 0)
[ 401.215811] (mount.ocfs2,3573,1):ocfs2_fill_super:1234 ERROR: status = -112
** Model information
sys_vendor:
product_name:
product_version:
chassis_vendor:
chassis_version:
bios_vendor: Intel Corp.
bios_version: GKPPT10H.86A.0049.2014.0224.1435
board_vendor: Intel Corporation
board_name: DCP847SKE
board_version: G80890-104
** Loaded modules:
ocfs2
jbd2
quota_tree
dm_round_robin
ses
enclosure
nf_conntrack_ipv4
nf_defrag_ipv4
iptable_filter
ip_tables
xt_tcpudp
xt_limit
nf_conntrack_ipv6
nf_defrag_ipv6
xt_state
nf_conntrack
ip6table_filter
ip6_tables
x_tables
ib_iser
rdma_cm
iw_cm
ib_cm
ib_sa
ib_mad
ib_core
ib_addr
iscsi_tcp
libiscsi_tcp
libiscsi
scsi_transport_iscsi
ocfs2_dlmfs
ocfs2_stack_o2cb
ocfs2_dlm
ocfs2_nodemanager
ocfs2_stackglue
configfs
hid_generic
usbhid
hid
loop
dm_multipath
scsi_dh
dm_mod
x86_pkg_temp_thermal
intel_powerclamp
intel_rapl
coretemp
kvm_intel
kvm
crct10dif_pclmul
iTCO_wdt
iTCO_vendor_support
crc32_pclmul
evdev
ghash_clmulni_intel
cryptd
i2c_i801
pcspkr
battery
snd_hda_codec_hdmi
snd_hda_intel
i915
snd_hda_controller
drm_kms_helper
snd_hda_codec
snd_hwdep
video
snd_pcm
drm
i2c_algo_bit
snd_timer
i2c_core
lpc_ich
mei_me
snd
mfd_core
mei
soundcore
button
processor
xfs
libcrc32c
sg
sd_mod
crc_t10dif
crct10dif_common
crc32c_intel
ahci
libahci
thermal
ehci_pci
ehci_hcd
libata
e1000e
ptp
pps_core
usbcore
usb_common
scsi_mod
fan
thermal_sys
** Network interface configuration:
auto lo
iface lo inet loopback
allow-hotplug eth0
iface eth0 inet static
address 10.247.9.97
netmask 255.255.255.0
network 10.247.9.0
gateway 10.247.9.1
broadcast 10.247.9.255
dns-nameservers 10.247.9.16 10.247.9.5
dns-search local
** Network status:
*** IP interfaces and addresses:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN
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
qlen 1000
link/ether ec:a8:6b:ff:17:69 brd ff:ff:ff:ff:ff:ff
inet 10.247.9.97/24 brd 10.247.9.255 scope global eth0
valid_lft forever preferred_lft forever
inet6 fe80::eea8:6bff:feff:1769/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: 5480114 12671 0 0 0 0 0 0 1787726
17202 0 0 0 0 0 0
lo: 260 3 0 0 0 0 0 0 260
3 0 0 0 0 0 0
*** Protocol statistics:
Ip:
11481 total packets received
0 forwarded
0 incoming packets discarded
11445 incoming packets delivered
17152 requests sent out
Icmp:
7 ICMP messages received
0 input ICMP message failed.
ICMP input histogram:
destination unreachable: 3
redirects: 4
3 ICMP messages sent
0 ICMP messages failed
ICMP output histogram:
destination unreachable: 3
IcmpMsg:
InType3: 3
InType5: 4
OutType3: 3
Tcp:
7 active connections openings
0 passive connection openings
1 failed connection attempts
1 connection resets received
4 connections established
11433 segments received
16348 segments send out
5 segments retransmited
0 bad segments received.
1 resets sent
Udp:
5 packets received
0 packets to unknown port received.
0 packet receive errors
796 packets sent
UdpLite:
TcpExt:
1 TCP sockets finished time wait in fast timer
2367 delayed acks sent
1 packets directly queued to recvmsg prequeue.
1 bytes directly received in process context from prequeue
11187 packet headers predicted
8 acknowledgments not containing data payload received
10495 predicted acknowledgments
4 congestion windows recovered without slow start after partial ack
5 other TCP timeouts
TCPSpuriousRtxHostQueues: 1
TCPAutoCorking: 26
TCPSynRetrans: 5
TCPOrigDataSent: 10704
IpExt:
InBcastPkts: 36
InOctets: 5190836
OutOctets: 1475776
InBcastOctets: 3282
InNoECTPkts: 12578
** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 2nd Generation Core Processor
Family DRAM Controller [8086:0104] (rev 09)
Subsystem: Intel Corporation Device [8086:2044]
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
Capabilities: <access denied>
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core
Processor Family Integrated Graphics Controller [8086:0106] (rev 09) (prog-if
00 [VGA controller])
Subsystem: Intel Corporation Device [8086:2044]
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 44
Region 0: Memory at f7800000 (64-bit, non-prefetchable) [size=4M]
Region 2: Memory at e0000000 (64-bit, prefetchable) [size=256M]
Region 4: I/O ports at f000 [size=64]
Expansion ROM at <unassigned> [disabled]
Capabilities: <access denied>
Kernel driver in use: i915
00:16.0 Communication controller [0780]: Intel Corporation 7 Series/C210 Series
Chipset Family MEI Controller #1 [8086:1e3a] (rev 04)
Subsystem: Intel Corporation Device [8086:2044]
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 42
Region 0: Memory at f7c2c000 (64-bit, non-prefetchable) [size=16]
Capabilities: <access denied>
Kernel driver in use: mei_me
00:19.0 Ethernet controller [0200]: Intel Corporation 82579V Gigabit Network
Connection [8086:1503] (rev 04)
Subsystem: Intel Corporation Device [8086:2044]
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 40
Region 0: Memory at f7c00000 (32-bit, non-prefetchable) [size=128K]
Region 1: Memory at f7c29000 (32-bit, non-prefetchable) [size=4K]
Region 2: I/O ports at f080 [size=32]
Capabilities: <access denied>
Kernel driver in use: e1000e
00:1a.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset
Family USB Enhanced Host Controller #2 [8086:1e2d] (rev 04) (prog-if 20 [EHCI])
Subsystem: Intel Corporation Device [8086:2044]
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 16
Region 0: Memory at f7c28000 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>
Kernel driver in use: ehci-pci
00:1b.0 Audio device [0403]: Intel Corporation 7 Series/C210 Series Chipset
Family High Definition Audio Controller [8086:1e20] (rev 04)
Subsystem: Intel Corporation Device [8086:2044]
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 43
Region 0: Memory at f7c20000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
00:1d.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset
Family USB Enhanced Host Controller #1 [8086:1e26] (rev 04) (prog-if 20 [EHCI])
Subsystem: Intel Corporation Device [8086:2044]
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 f7c27000 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>
Kernel driver in use: ehci-pci
00:1f.0 ISA bridge [0601]: Intel Corporation QS77 Express Chipset LPC
Controller [8086:1e56] (rev 04)
Subsystem: Intel Corporation Device [8086:2044]
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: <access denied>
Kernel driver in use: lpc_ich
00:1f.2 SATA controller [0106]: Intel Corporation 7 Series Chipset Family
6-port SATA Controller [AHCI mode] [8086:1e03] (rev 04) (prog-if 01 [AHCI 1.0])
Subsystem: Intel Corporation Device [8086:2044]
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 41
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 f060 [size=32]
Region 5: Memory at f7c26000 (32-bit, non-prefetchable) [size=2K]
Capabilities: <access denied>
Kernel driver in use: ahci
00:1f.3 SMBus [0c05]: Intel Corporation 7 Series/C210 Series Chipset Family
SMBus Controller [8086:1e22] (rev 04)
Subsystem: Intel Corporation Device [8086:2044]
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 C routed to IRQ 18
Region 0: Memory at f7c25000 (64-bit, non-prefetchable) [size=256]
Region 4: I/O ports at f040 [size=32]
** USB devices:
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 003: ID 0430:100e Sun Microsystems, Inc. 24.1" LCD Monitor v4 /
FID-638 Mouse
Bus 002 Device 006: ID 076b:3021 OmniKey AG CardMan 3121
Bus 002 Device 004: ID 0566:4006 Monterey International Corp.
Bus 002 Device 005: ID 0430:00a2 Sun Microsystems, Inc. Type 7 Keyboard
-- System Information:
Debian Release: 7.6
APT prefers stable
APT policy: (990, 'stable'), (500, 'stable-updates')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16-0.bpo.2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages linux-image-3.16-0.bpo.2-amd64 depends on:
ii debconf [debconf-2.0] 1.5.49
ii initramfs-tools [linux-initramfs-tool] 0.115~bpo70+1
ii kmod 9-3
ii linux-base 3.5
ii module-init-tools 9-3
Versions of packages linux-image-3.16-0.bpo.2-amd64 recommends:
ii firmware-linux-free 3.2
Versions of packages linux-image-3.16-0.bpo.2-amd64 suggests:
pn debian-kernel-handbook <none>
ii grub-pc 1.99-27+deb7u2
pn linux-doc-3.16 <none>
Versions of packages linux-image-3.16-0.bpo.2-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-3.16-0.bpo.2-amd64/postinst/depmod-error-initrd-3.16-0.bpo.2-amd64:
false
linux-image-3.16-0.bpo.2-amd64/prerm/removing-running-kernel-3.16-0.bpo.2-amd64:
true
linux-image-3.16-0.bpo.2-amd64/postinst/mips-initrd-3.16-0.bpo.2-amd64:
--- End Message ---