Debian Bug report logs - #511165
linux-image-2.6.26-1-openvz-amd64: Kernel panic with nf_conntrack and FTP

version graph

Package: linux-image-2.6.26-1-openvz-amd64; Maintainer for linux-image-2.6.26-1-openvz-amd64 is (unknown);

Reported by: Lars Hanke <[email protected]>

Date: Wed, 7 Jan 2009 22:21:04 UTC

Severity: important

Tags: patch

Found in version linux-2.6/2.6.26-12

Fixed in version linux-2.6/2.6.26-14

Done: dann frazier <[email protected]>

Bug is archived. No further changes may be made.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to [email protected], Debian Kernel Team <[email protected]>:
Bug#511165; Package linux-image-2.6.26-1-openvz-amd64. (Wed, 07 Jan 2009 22:21:07 GMT) (full text, mbox, link).


Acknowledgement sent to Lars Hanke <[email protected]>:
New Bug report received and forwarded. Copy sent to Debian Kernel Team <[email protected]>. (Wed, 07 Jan 2009 22:21:07 GMT) (full text, mbox, link).


Message #5 received at [email protected] (full text, mbox, reply):

From: Lars Hanke <[email protected]>
To: Debian Bug Tracking System <[email protected]>
Subject: linux-image-2.6.26-1-openvz-amd64: Kernel panic with nf_conntrack and FTP
Date: Wed, 07 Jan 2009 23:01:47 +0100
Package: linux-image-2.6.26-1-openvz-amd64
Version: 2.6.26-12
Severity: grave
Justification: causes non-serious data loss


The kernel is used in a Node running several OpenVZ Containers. The node itself does the PPPoE connection to the Internet, a netfilter firewall with NAT, DHCP for the LAN, routing, and that's pretty much it. One of the Containers runs frox through squid3. From my workstation, i.e. Etch system on the LAN, I use gFTP->frox in the container. The latter will pass through squid3 to the node, which will route, forward and NAT.

I loaded the relevant kernel modules using modprobe nf_conntrack_ftp and modprobe nf_nat_ftp. The panic appears as like, if these modules are not loaded (as shown by reportbug below)! The panic persists, if the following netfilter modules are present:
 lsmod | grep -E '^(nf|ipt|xt)_'
nf_nat_ftp              7296  0
nf_conntrack_ftp       12728  1 nf_nat_ftp
xt_length               6400  0
ipt_ttl                 6144  0
xt_limit                7172  0
xt_dscp                 7168  0
ipt_REJECT              7552  0
xt_TCPMSS               8576  1
xt_tcpmss               6656  1
ipt_LOG                10372  4
xt_tcpudp               7680  52
xt_state                6656  35
xt_multiport            7424  5
ipt_MASQUERADE          6528  1
nf_nat                 22548  3 nf_nat_ftp,ipt_MASQUERADE,iptable_nat
nf_conntrack_ipv4      24608  38 iptable_nat,nf_nat
nf_conntrack           82432  6 nf_nat_ftp,nf_conntrack_ftp,xt_state,iptable_nat,nf_nat,nf_conntrack_ipv4

The kernel panic ends in the trace:

Call Trace:
[<ffffffffa03bd613>]?:nf_conntrack:nf_conntrack_find_get+0x9/0x4d
[<ffffffffa03d31c5>]?:nf_conntrack_ipv4:get_origdst+0x90/0x108
[<ffffffff803cb08b>]?nf_sockopt_find+0xa3/0xae
[<ffffffff803cb1a9>]?nf_sockopt+0x48/0x73
[<ffffffff803d6f35>]?ip_getsockopt+0x6e/0x99
[<ffffffff803a4212>]?sys_getsockopt+0x6b/0x8f
[<ffffffff8020bffa>]?system_call_after_swapgs+0x8a/0x8f


Code: 01 00 e8 de fa ff ff 89 c5 e8 6a cd e7 df 65 48 8b 04 25 00 00 00 00 48 8b 80 08 07 00 00 89 ea 48 c1 e2 03 48 8b 80 c8 14 00 00 <48> 03 50 30 48 8b 3a eb 65 8b 41 04 39 43 04 75 47 8b 41 08 39
RIP [<ffffffffa03bd546>]:nf_conntrack:__nf_conntrack_find+0x3e/0x102
RSP <ffff8101e9511e28>
CR2: 0000000000000030
---[ end trace 6999cc5debbade24 ]---
Kernel panic - not syncing: Aiee, killing interrupt handler!

Don't know what is before that. The machine is dead so I cannot scroll and logs, if produced, are not sync'ed to disk. This is why I classified it as grave!

I can reproduce the crash reliably. The RSP parameter may differ, the rest appears to be identical for each crash.

-- Package-specific info:
** Version:
Linux version 2.6.26-1-openvz-amd64 (Debian 2.6.26-12) ([email protected]) (gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-24)) #1 SMP Mon Dec 15 18:21:25 UTC 2008

** Command line:
root=/dev/sda5 ro quiet

** Not tainted

** Kernel log:
[  117.059519] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=55 TOS=0x00 PREC=0x00 TTL=63 ID=1479 DF PROTO=UDP SPT=34866 DPT=53 LEN=35 
[  117.202223] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.8 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=42062 DF PROTO=UDP SPT=35763 DPT=53 LEN=39 
[  118.151920] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.8 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=42285 DF PROTO=UDP SPT=35764 DPT=53 LEN=39 
[  123.059611] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=3954 DF PROTO=UDP SPT=34867 DPT=53 LEN=39 
[  123.075863] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.8 DST=172.16.6.3 LEN=57 TOS=0x00 PREC=0x00 TTL=63 ID=42017 DF PROTO=UDP SPT=35762 DPT=53 LEN=37 
[  123.158894] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=3978 DF PROTO=UDP SPT=34868 DPT=53 LEN=39 
[  123.260491] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.8 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=42063 DF PROTO=UDP SPT=35763 DPT=53 LEN=39 
[  124.386247] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.8 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=42286 DF PROTO=UDP SPT=35764 DPT=53 LEN=39 
[  128.610670] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=3955 DF PROTO=UDP SPT=34867 DPT=53 LEN=39 
[  128.632206] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.8 DST=172.16.6.3 LEN=55 TOS=0x00 PREC=0x00 TTL=63 ID=44516 DF PROTO=UDP SPT=35765 DPT=53 LEN=35 
[  128.707681] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=3979 DF PROTO=UDP SPT=34868 DPT=53 LEN=39 
[  133.988410] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=55 TOS=0x00 PREC=0x00 TTL=63 ID=6454 DF PROTO=UDP SPT=34869 DPT=53 LEN=35 
[  134.004249] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.8 DST=172.16.6.3 LEN=55 TOS=0x00 PREC=0x00 TTL=63 ID=44517 DF PROTO=UDP SPT=35765 DPT=53 LEN=35 
[  134.368690] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=55 TOS=0x00 PREC=0x00 TTL=63 ID=6478 DF PROTO=UDP SPT=34870 DPT=53 LEN=35 
[  140.664030] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=55 TOS=0x00 PREC=0x00 TTL=63 ID=6455 DF PROTO=UDP SPT=34869 DPT=53 LEN=35 
[  140.680667] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.8 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=47016 DF PROTO=UDP SPT=35765 DPT=53 LEN=39 
[  140.755899] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=55 TOS=0x00 PREC=0x00 TTL=63 ID=6479 DF PROTO=UDP SPT=34870 DPT=53 LEN=35 
[  141.323726] tun: Universal TUN/TAP device driver, 1.6
[  141.323731] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
[  145.879874] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=8954 DF PROTO=UDP SPT=34871 DPT=53 LEN=39 
[  145.897710] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.8 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=47017 DF PROTO=UDP SPT=35765 DPT=53 LEN=39 
[  145.977925] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=8978 DF PROTO=UDP SPT=34872 DPT=53 LEN=39 
[  149.558000] warning: `vzctl' uses deprecated v2 capabilities in a way that may be insecure.
[  149.593051] CT: 1001: started
[  151.174517] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=8955 DF PROTO=UDP SPT=34871 DPT=53 LEN=39 
[  151.192663] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.8 DST=172.16.6.3 LEN=55 TOS=0x00 PREC=0x00 TTL=63 ID=49516 DF PROTO=UDP SPT=35765 DPT=53 LEN=35 
[  151.276729] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=8979 DF PROTO=UDP SPT=34872 DPT=53 LEN=39 
[  157.450465] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=55 TOS=0x00 PREC=0x00 TTL=63 ID=11454 DF PROTO=UDP SPT=34873 DPT=53 LEN=35 
[  157.472548] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.8 DST=172.16.6.3 LEN=55 TOS=0x00 PREC=0x00 TTL=63 ID=49517 DF PROTO=UDP SPT=35765 DPT=53 LEN=35 
[  157.548548] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=55 TOS=0x00 PREC=0x00 TTL=63 ID=11478 DF PROTO=UDP SPT=34874 DPT=53 LEN=35 
[  162.768100] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=55 TOS=0x00 PREC=0x00 TTL=63 ID=11455 DF PROTO=UDP SPT=34873 DPT=53 LEN=35 
[  162.787808] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.8 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=52016 DF PROTO=UDP SPT=35765 DPT=53 LEN=39 
[  162.868612] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=55 TOS=0x00 PREC=0x00 TTL=63 ID=11479 DF PROTO=UDP SPT=34874 DPT=53 LEN=35 
[  165.843996] Filesystem "dm-2": Disabling barriers, not supported by the underlying device
[  165.859996] XFS mounting filesystem dm-2
[  165.993837] Starting XFS recovery on filesystem: dm-2 (logdev: internal)
[  166.191974] Ending XFS recovery on filesystem: dm-2 (logdev: internal)
[  166.225355] CT: 1002: started
[  168.164928] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=13954 DF PROTO=UDP SPT=34875 DPT=53 LEN=39 
[  168.184359] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.8 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=52017 DF PROTO=UDP SPT=35765 DPT=53 LEN=39 
[  168.264763] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=13978 DF PROTO=UDP SPT=34876 DPT=53 LEN=39 
[  173.405238] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=13955 DF PROTO=UDP SPT=34875 DPT=53 LEN=39 
[  173.425405] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.8 DST=172.16.6.3 LEN=55 TOS=0x00 PREC=0x00 TTL=63 ID=54516 DF PROTO=UDP SPT=35765 DPT=53 LEN=35 
[  173.509561] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=13979 DF PROTO=UDP SPT=34876 DPT=53 LEN=39 
[  174.111437] CT: 1003: started
[  184.588460] Filesystem "dm-8": Disabling barriers, not supported by the underlying device
[  184.601985] XFS mounting filesystem dm-8
[  185.353038] Ending clean XFS mount for filesystem: dm-8
[  185.373037] Filesystem "dm-9": Disabling barriers, not supported by the underlying device
[  185.401036] XFS mounting filesystem dm-9
[  185.776539] Starting XFS recovery on filesystem: dm-9 (logdev: internal)
[  185.830559] Ending XFS recovery on filesystem: dm-9 (logdev: internal)
[  185.851734] Filesystem "dm-10": Disabling barriers, not supported by the underlying device
[  185.861772] XFS mounting filesystem dm-10
[  186.030025] Ending clean XFS mount for filesystem: dm-10
[  186.106864] Filesystem "dm-4": Disabling barriers, not supported by the underlying device
[  186.137684] XFS mounting filesystem dm-4
[  186.441581] Ending clean XFS mount for filesystem: dm-4
[  186.489838] Filesystem "dm-3": Disabling barriers, not supported by the underlying device
[  186.505835] XFS mounting filesystem dm-3
[  186.736336] Ending clean XFS mount for filesystem: dm-3
[  186.940327] CT: 1004: started
[  192.677910] warning: `ntpd' uses 32-bit capabilities (legacy support in use)
[  199.601077] Filesystem "dm-7": Disabling barriers, not supported by the underlying device
[  199.629078] XFS mounting filesystem dm-7
[  199.869557] Starting XFS recovery on filesystem: dm-7 (logdev: internal)
[  199.924343] Ending XFS recovery on filesystem: dm-7 (logdev: internal)
[  199.968345] CT: 1005: started
[  205.293845] CT: 1007: started
[  206.259670] device veth1007.0 entered promiscuous mode
[  206.259670] br1: port 1(veth1007.0) entering learning state
[  207.666691] eth3: Link changed: 100Mbps, full duplex
[  217.446852] FWD Drop: IN=venet0 OUT=ppp0 SRC=172.16.6.5 DST=82.94.255.100 LEN=193 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=49914 DPT=24441 LEN=173 
[  218.535329] veth1007.0: no IPv6 routers present
[  219.212162] FWD Drop: IN=venet0 OUT=ppp0 SRC=172.16.6.5 DST=82.94.255.100 LEN=193 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=43822 DPT=24441 LEN=173 
[  220.737028] eth3: no IPv6 routers present
[  224.106330] br1: topology change detected, propagating
[  224.106335] br1: port 1(veth1007.0) entering forwarding state
[  896.445324] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=64916 DF PROTO=TCP SPT=60866 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
[  900.014116] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=64917 DF PROTO=TCP SPT=60866 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
[  907.640988] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=64918 DF PROTO=TCP SPT=60866 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
[  923.128468] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=64919 DF PROTO=TCP SPT=60866 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
[  956.592283] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=64920 DF PROTO=TCP SPT=60866 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
[ 1019.948174] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=64921 DF PROTO=TCP SPT=60866 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
[ 1144.395610] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=60582 DF PROTO=TCP SPT=60867 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
[ 1148.139952] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=60583 DF PROTO=TCP SPT=60867 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
[ 1155.808345] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=60584 DF PROTO=TCP SPT=60867 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
[ 1170.066485] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=60585 DF PROTO=TCP SPT=60867 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
[ 1203.597333] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=60586 DF PROTO=TCP SPT=60867 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
[ 1278.366478] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=53839 DF PROTO=TCP SPT=38972 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
[ 1282.147150] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=53840 DF PROTO=TCP SPT=38972 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
[ 1289.613137] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=53841 DF PROTO=TCP SPT=38972 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
[ 1305.044481] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=53842 DF PROTO=TCP SPT=38972 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
[ 1335.889705] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=53843 DF PROTO=TCP SPT=38972 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
[ 1425.099581] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=52141 DF PROTO=TCP SPT=38973 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
[ 1428.903163] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=52142 DF PROTO=TCP SPT=38973 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
[ 1436.248180] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=52143 DF PROTO=TCP SPT=38973 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
[ 1451.905278] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=52144 DF PROTO=TCP SPT=38973 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
[ 1482.691589] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=52145 DF PROTO=TCP SPT=38973 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
[ 1547.506899] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=52146 DF PROTO=TCP SPT=38973 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 

** Loaded modules:
Module                  Size  Used by
vzethdev               14592  0 
vznetdev               24456  12 
simfs                   8944  6 
vzrst                 122920  0 
vzcpt                 106424  0 
tun                    15492  3 vzrst,vzcpt
vzdquota               42868  6 [permanent]
vzmon                  31248  10 vzethdev,vznetdev,vzrst,vzcpt
vzdev                   7568  6 vzethdev,vznetdev,vzdquota,vzmon
xt_length               6400  0 
ipt_ttl                 6144  0 
xt_limit                7172  0 
xt_dscp                 7168  0 
ipt_REJECT              7552  0 
kvm_intel              39648  0 
kvm                   127208  1 kvm_intel
xt_TCPMSS               8576  1 
xt_tcpmss               6656  1 
pppoe                  15104  2 
pppox                   7960  1 pppoe
ppp_generic            27816  6 pppoe,pppox
slhc                   10112  1 ppp_generic
iptable_mangle          8704  1 
ipt_LOG                10372  4 
xt_tcpudp               7680  52 
xt_state                6656  35 
xt_multiport            7424  5 
iptable_filter          8320  1 
ipt_MASQUERADE          6528  1 
iptable_nat            11652  1 
nf_nat                 22548  2 ipt_MASQUERADE,iptable_nat
nf_conntrack_ipv4      24608  38 iptable_nat,nf_nat
nf_conntrack           82432  4 xt_state,iptable_nat,nf_nat,nf_conntrack_ipv4
ip_tables              21776  3 iptable_mangle,iptable_filter,iptable_nat
x_tables               25736  14 xt_length,ipt_ttl,xt_limit,xt_dscp,ipt_REJECT,xt_TCPMSS,xt_tcpmss,ipt_LOG,xt_tcpudp,xt_state,xt_multiport,ipt_MASQUERADE,iptable_nat,ip_tables
bridge                 54952  0 
ipv6                  296256  143 vzrst,vzcpt,vzmon
xfs                   475304  10 
ext2                   66448  1 
loop                   19340  0 
b1pci                  11520  0 
b1dma                  18052  1 b1pci
b1                     26880  2 b1pci,b1dma
snd_hda_intel         434776  0 
parport_pc             31016  0 
i2c_i801               13596  0 
shpchp                 34080  0 
parport                41776  1 parport_pc
kernelcapi             46112  3 b1pci,b1dma,b1
snd_pcm                81800  1 snd_hda_intel
snd_timer              25744  1 snd_pcm
snd                    63688  3 snd_hda_intel,snd_pcm,snd_timer
soundcore              12064  1 snd
i2c_core               27936  1 i2c_i801
pci_hotplug            32056  1 shpchp
serio_raw               9988  0 
pcspkr                  7040  0 
button                 11680  0 
snd_page_alloc         13072  2 snd_hda_intel,snd_pcm
psmouse                42268  0 
iTCO_wdt               15696  0 
evdev                  14208  0 
intel_agp              31728  0 
ext3                  124816  3 
jbd                    51240  1 ext3
mbcache                12804  2 ext2,ext3
dm_mirror              20608  0 
dm_log                 13956  1 dm_mirror
dm_snapshot            19400  0 
dm_mod                 58864  29 dm_mirror,dm_log,dm_snapshot
raid456               125728  1 
md_mod                 79908  2 raid456
async_xor               8448  1 raid456
async_memcpy            6912  1 raid456
async_tx               11764  3 raid456,async_xor,async_memcpy
xor                     9744  2 raid456,async_xor
sg                     36448  0 
sr_mod                 19780  0 
cdrom                  37928  1 sr_mod
sd_mod                 29376  14 
ata_piix               22660  11 
ata_generic            10116  0 
sundance               23904  0 
mii                     9856  1 sundance
ide_pci_generic         9220  0 [permanent]
jmicron                 6912  0 [permanent]
ide_core              128156  2 ide_pci_generic,jmicron
ahci                   33036  0 
libata                165472  3 ata_piix,ata_generic,ahci
r8169                  31364  0 
scsi_mod              160888  4 sg,sr_mod,sd_mod,libata
dock                   14112  1 libata
ehci_hcd               36108  0 
uhci_hcd               25760  0 
thermal                22688  0 
processor              42304  1 thermal
fan                     9352  0 
thermal_sys            17728  3 thermal,processor,fan

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller [8086:29c0] (rev 02)
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
	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: [e0] Vendor Specific Information <?>
	Kernel modules: intel-agp

00:01.0 PCI bridge [0604]: Intel Corporation 82G33/G31/P35/P31 Express PCI Express Root Port [8086:29c1] (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: 32 bytes
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: 0000a000-0000afff
	Memory behind bridge: fa000000-fe8fffff
	Prefetchable memory behind bridge: 00000000d0000000-00000000dfffffff
	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: [88] Subsystem: Intel Corporation Device [8086:0000]
	Capabilities: [80] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [90] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable+
		Address: fee0f00c  Data: 4159
	Capabilities: [a0] Express (v1) Root Port (Slot+), MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
			ExtTag- RBE+ FLReset-
		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 #2, Speed 2.5GT/s, Width x16, ASPM L0s, Latency L0 <256ns, L1 <4us
			ClockPM- Suprise- LLActRep- BwNot-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x16, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surpise-
			Slot #  0, PowerLimit 75.000000; Interlock- NoCompl-
		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
			Control: AttnInd Off, PwrInd On, 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: [100] Virtual Channel <?>
	Capabilities: [140] Root Complex Link <?>
	Kernel driver in use: pcieport-driver
	Kernel modules: shpchp

00:1a.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 [8086:2937] (rev 02) (prog-if 00 [UHCI])
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
	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 4: I/O ports at 9c00 [size=32]
	Capabilities: [50] Vendor Specific Information <?>
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:1a.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 [8086:2938] (rev 02) (prog-if 00 [UHCI])
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
	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 21
	Region 4: I/O ports at 9880 [size=32]
	Capabilities: [50] Vendor Specific Information <?>
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:1a.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 [8086:293c] (rev 02) (prog-if 20 [EHCI])
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
	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 0: Memory at f9fffc00 (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 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [58] Debug port: BAR=1 offset=00a0
	Capabilities: [98] Vendor Specific Information <?>
	Kernel driver in use: ehci_hcd
	Kernel modules: ehci-hcd

00:1b.0 Audio device [0403]: Intel Corporation 82801I (ICH9 Family) HD Audio Controller [8086:293e] (rev 02)
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
	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: 32 bytes
	Interrupt: pin A routed to IRQ 22
	Region 0: Memory at f9ff8000 (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 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
		Address: 0000000000000000  Data: 0000
	Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
			ExtTag- RBE- FLReset+
		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 #0, Speed unknown, Width x0, ASPM unknown, Latency L0 <64ns, L1 <1us
			ClockPM- Suprise- LLActRep- BwNot-
		LnkCtl:	ASPM Disabled; Disabled- Retrain- CommClk-
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed unknown, Width x0, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
	Capabilities: [100] Virtual Channel <?>
	Capabilities: [130] Root Complex Link <?>
	Kernel driver in use: HDA Intel
	Kernel modules: snd-hda-intel

00:1c.0 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 [8086:2940] (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: 32 bytes
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	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, Latency L0s <64ns, L1 <1us
			ExtTag- RBE+ FLReset-
		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, Latency L0 <256ns, L1 <4us
			ClockPM- Suprise- LLActRep+ BwNot-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- 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+ Surpise+
			Slot #  0, PowerLimit 10.000000; 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] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable+
		Address: fee0f00c  Data: 4161
	Capabilities: [90] Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
	Capabilities: [a0] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [100] Virtual Channel <?>
	Capabilities: [180] Root Complex Link <?>
	Kernel driver in use: pcieport-driver
	Kernel modules: shpchp

00:1c.4 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 [8086:2948] (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: 32 bytes
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	I/O behind bridge: 0000b000-0000bfff
	Memory behind bridge: fe900000-fe9fffff
	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, Latency L0s <64ns, L1 <1us
			ExtTag- RBE+ FLReset-
		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 #5, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <256ns, L1 <4us
			ClockPM- Suprise- LLActRep+ BwNot-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- 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+ Surpise+
			Slot #  0, PowerLimit 10.000000; 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] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable+
		Address: fee0f00c  Data: 4169
	Capabilities: [90] Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
	Capabilities: [a0] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [100] Virtual Channel <?>
	Capabilities: [180] Root Complex Link <?>
	Kernel driver in use: pcieport-driver
	Kernel modules: shpchp

00:1c.5 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 [8086:294a] (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: 32 bytes
	Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
	I/O behind bridge: 0000c000-0000cfff
	Memory behind bridge: fea00000-feafffff
	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, Latency L0s <64ns, L1 <1us
			ExtTag- RBE+ FLReset-
		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 #6, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <256ns, L1 <4us
			ClockPM- Suprise- LLActRep+ BwNot-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- 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+ Surpise+
			Slot #  0, PowerLimit 10.000000; 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] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable+
		Address: fee0f00c  Data: 4171
	Capabilities: [90] Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
	Capabilities: [a0] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [100] Virtual Channel <?>
	Capabilities: [180] Root Complex Link <?>
	Kernel driver in use: pcieport-driver
	Kernel modules: shpchp

00:1d.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 [8086:2934] (rev 02) (prog-if 00 [UHCI])
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
	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 9800 [size=32]
	Capabilities: [50] Vendor Specific Information <?>
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:1d.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 [8086:2935] (rev 02) (prog-if 00 [UHCI])
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
	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 9480 [size=32]
	Capabilities: [50] Vendor Specific Information <?>
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:1d.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 [8086:2936] (rev 02) (prog-if 00 [UHCI])
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
	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 9400 [size=32]
	Capabilities: [50] Vendor Specific Information <?>
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:1d.3 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 [8086:2939] (rev 02) (prog-if 00 [UHCI])
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
	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 9080 [size=32]
	Capabilities: [50] Vendor Specific Information <?>
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:1d.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 [8086:293a] (rev 02) (prog-if 20 [EHCI])
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
	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 f9fff800 (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 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [58] Debug port: BAR=1 offset=00a0
	Capabilities: [98] Vendor Specific Information <?>
	Kernel driver in use: ehci_hcd
	Kernel modules: ehci-hcd

00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev 92) (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=05, subordinate=06, sec-latency=32
	I/O behind bridge: 0000d000-0000efff
	Memory behind bridge: feb00000-febfffff
	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: Micro-Star International Co., Ltd. Device [1462:7395]

00:1f.0 ISA bridge [0601]: Intel Corporation 82801IB (ICH9) LPC Interface Controller [8086:2918] (rev 02)
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
	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 <?>
	Kernel modules: iTCO_wdt

00:1f.2 IDE interface [0101]: Intel Corporation 82801IB (ICH9) 2 port SATA IDE Controller [8086:2921] (rev 02) (prog-if 8f [Master SecP SecO PriP PriO])
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
	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 0: I/O ports at 9000 [size=8]
	Region 1: I/O ports at 8c00 [size=4]
	Region 2: I/O ports at 8880 [size=8]
	Region 3: I/O ports at 8800 [size=4]
	Region 4: I/O ports at 8480 [size=16]
	Region 5: I/O ports at 8400 [size=16]
	Capabilities: [70] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [b0] Vendor Specific Information <?>
	Kernel driver in use: ata_piix
	Kernel modules: ide-pci-generic, ata_generic, ata_piix

00:1f.3 SMBus [0c05]: Intel Corporation 82801I (ICH9 Family) SMBus Controller [8086:2930] (rev 02)
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
	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 f9fff400 (64-bit, non-prefetchable) [size=256]
	Region 4: I/O ports at 0400 [size=32]
	Kernel driver in use: i801_smbus
	Kernel modules: i2c-i801

00:1f.5 IDE interface [0101]: Intel Corporation 82801I (ICH9 Family) 2 port SATA IDE Controller [8086:2926] (rev 02) (prog-if 85 [Master SecO PriO])
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
	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 0: I/O ports at 8000 [size=8]
	Region 1: I/O ports at 7c00 [size=4]
	Region 2: I/O ports at 7880 [size=8]
	Region 3: I/O ports at 7800 [size=4]
	Region 4: I/O ports at 7480 [size=16]
	Region 5: I/O ports at 7400 [size=16]
	Capabilities: [70] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [b0] Vendor Specific Information <?>
	Kernel driver in use: ata_piix
	Kernel modules: ide-pci-generic, ata_generic, ata_piix

01:00.0 VGA compatible controller [0300]: nVidia Corporation GeForce 8400 GS [10de:0422] (rev a1) (prog-if 00 [VGA controller])
	Subsystem: Micro-Star International Co., Ltd. Device [1462:0740]
	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: 32 bytes
	Interrupt: pin A routed to IRQ 10
	Region 0: Memory at fd000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at d0000000 (64-bit, prefetchable) [size=256M]
	Region 3: Memory at fa000000 (64-bit, non-prefetchable) [size=32M]
	Region 5: I/O ports at ac00 [size=128]
	Expansion ROM at fe8e0000 [disabled] [size=128K]
	Capabilities: [60] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [68] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
		Address: 0000000000000000  Data: 0000
	Capabilities: [78] Express (v1) Endpoint, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <512ns, L1 <4us
			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 x16, ASPM L0s L1, Latency L0 <512ns, L1 <4us
			ClockPM- Suprise- LLActRep- BwNot-
		LnkCtl:	ASPM Disabled; RCB 128 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x16, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
	Capabilities: [100] Virtual Channel <?>
	Capabilities: [128] Power Budgeting <?>
	Capabilities: [600] Vendor Specific Information <?>
	Kernel modules: nvidiafb

03:00.0 SATA controller [0106]: JMicron Technologies, Inc. JMicron 20360/20363 AHCI Controller [197b:2363] (rev 03) (prog-if 01 [AHCI 1.0])
	Subsystem: JMicron Technologies, Inc. Device [197b:2361]
	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: 32 bytes
	Interrupt: pin A routed to IRQ 16
	Region 5: Memory at fe9fe000 (32-bit, non-prefetchable) [size=8K]
	Capabilities: [68] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [50] Express (v1) Legacy Endpoint, MSI 01
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
			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 #1, Speed 2.5GT/s, Width x1, ASPM L0s, Latency L0 unlimited, L1 unlimited
			ClockPM- Suprise- LLActRep- BwNot-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
	Kernel driver in use: ahci
	Kernel modules: ahci

03:00.1 IDE interface [0101]: JMicron Technologies, Inc. JMicron 20360/20363 AHCI Controller [197b:2363] (rev 03) (prog-if 85 [Master SecO PriO])
	Subsystem: JMicron Technologies, Inc. Device [197b:2361]
	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 17
	Region 0: I/O ports at bc00 [size=8]
	Region 1: I/O ports at b880 [size=4]
	Region 2: I/O ports at b800 [size=8]
	Region 3: I/O ports at b480 [size=4]
	Region 4: I/O ports at b400 [size=16]
	Capabilities: [68] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Kernel driver in use: JMicron IDE
	Kernel modules: jmicron, ide-pci-generic, ata_generic

04:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 01)
	Subsystem: Micro-Star International Co., Ltd. Device [1462:395c]
	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: 32 bytes
	Interrupt: pin A routed to IRQ 1275
	Region 0: I/O ports at c800 [size=256]
	Region 2: Memory at feaff000 (64-bit, non-prefetchable) [size=4K]
	Expansion ROM at feac0000 [disabled] [size=128K]
	Capabilities: [40] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0-,D1+,D2+,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [48] Vital Product Data <?>
	Capabilities: [50] Message Signalled Interrupts: Mask- 64bit+ Queue=0/1 Enable+
		Address: 00000000fee0f00c  Data: 4199
	Capabilities: [60] Express (v1) Endpoint, MSI 00
		DevCap:	MaxPayload 1024 bytes, PhantFunc 0, Latency L0s <1us, L1 unlimited
			ExtTag+ AttnBtn+ AttnInd+ PwrInd+ RBE- FLReset-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
			MaxPayload 128 bytes, MaxReadReq 4096 bytes
		DevSta:	CorrErr- UncorrErr+ FatalErr- UnsuppReq+ AuxPwr+ TransPend-
		LnkCap:	Port #0, Speed 2.5GT/s, Width x1, ASPM L0s, Latency L0 unlimited, L1 unlimited
			ClockPM- Suprise- LLActRep- BwNot-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
	Capabilities: [84] Vendor Specific Information <?>
	Capabilities: [100] Advanced Error Reporting <?>
	Capabilities: [12c] Virtual Channel <?>
	Capabilities: [148] Device Serial Number 68-81-ec-10-00-00-00-6e
	Capabilities: [154] Power Budgeting <?>
	Kernel driver in use: r8169
	Kernel modules: r8169

05:02.0 Network controller [0280]: AVM Audiovisuelles MKTG & Computer System GmbH B1 ISDN [1244:0700]
	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: 64
	Interrupt: pin A routed to IRQ 18
	Region 0: I/O ports at dc00 [size=64]
	Region 1: I/O ports at d880 [size=32]
	Kernel driver in use: b1pci
	Kernel modules: b1pci

05:03.0 PCI bridge [0604]: Intel Corporation 21152 PCI-to-PCI Bridge [8086:b152] (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=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 32 bytes
	Bus: primary=05, secondary=06, subordinate=06, sec-latency=64
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: feb00000-febfffff
	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: [dc] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
		Bridge: PM- B3+
	Kernel modules: shpchp

06:04.0 Ethernet controller [0200]: D-Link System Inc DL10050 Sundance Ethernet [1186:1002] (rev 15)
	Subsystem: D-Link System Inc DFE-580TX [1186:1012]
	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: 64 (2500ns min, 2500ns max), Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 19
	Region 0: I/O ports at ec00 [size=128]
	Expansion ROM at febf0000 [disabled] [size=64K]
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1+,D2+,D3hot+,D3cold+)
		Status: D0 PME-Enable+ DSel=0 DScale=2 PME-
	Kernel driver in use: sundance
	Kernel modules: sundance

06:05.0 Ethernet controller [0200]: D-Link System Inc DL10050 Sundance Ethernet [1186:1002] (rev 15)
	Subsystem: D-Link System Inc DFE-580TX [1186:1012]
	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: 64 (2500ns min, 2500ns max), Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: I/O ports at e880 [size=128]
	Expansion ROM at febe0000 [disabled] [size=64K]
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1+,D2+,D3hot+,D3cold+)
		Status: D0 PME-Enable+ DSel=0 DScale=2 PME-
	Kernel driver in use: sundance
	Kernel modules: sundance

06:06.0 Ethernet controller [0200]: D-Link System Inc DL10050 Sundance Ethernet [1186:1002] (rev 15)
	Subsystem: D-Link System Inc DFE-580TX [1186:1012]
	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: 64 (2500ns min, 2500ns max), Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 17
	Region 0: I/O ports at e800 [size=128]
	Expansion ROM at febd0000 [disabled] [size=64K]
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1+,D2+,D3hot+,D3cold+)
		Status: D0 PME-Enable+ DSel=0 DScale=2 PME-
	Kernel driver in use: sundance
	Kernel modules: sundance

06:07.0 Ethernet controller [0200]: D-Link System Inc DL10050 Sundance Ethernet [1186:1002] (rev 15)
	Subsystem: D-Link System Inc DFE-580TX [1186:1012]
	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: 64 (2500ns min, 2500ns max), Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 18
	Region 0: I/O ports at e480 [size=128]
	Expansion ROM at febc0000 [disabled] [size=64K]
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1+,D2+,D3hot+,D3cold+)
		Status: D0 PME-Enable+ DSel=0 DScale=2 PME-
	Kernel driver in use: sundance
	Kernel modules: sundance



-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-openvz-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.26-1-openvz-amd64 depends on:
ii  debconf [debconf-2.0]         1.5.24     Debian configuration management sy
ii  initramfs-tools [linux-initra 0.92n      tools for generating an initramfs
ii  module-init-tools             3.4-1      tools for managing Linux kernel mo
ii  vzctl                         3.0.22-14  server virtualization solution - c

linux-image-2.6.26-1-openvz-amd64 recommends no packages.

Versions of packages linux-image-2.6.26-1-openvz-amd64 suggests:
ii  grub                       0.97-47lenny1 GRand Unified Bootloader (Legacy v
pn  linux-doc-2.6.26           <none>        (no description available)

-- debconf information:
  shared/kernel-image/really-run-bootloader: true
  linux-image-2.6.26-1-openvz-amd64/preinst/overwriting-modules-2.6.26-1-openvz-amd64: true
  linux-image-2.6.26-1-openvz-amd64/postinst/old-system-map-link-2.6.26-1-openvz-amd64: true
  linux-image-2.6.26-1-openvz-amd64/postinst/bootloader-test-error-2.6.26-1-openvz-amd64:
  linux-image-2.6.26-1-openvz-amd64/preinst/abort-install-2.6.26-1-openvz-amd64:
  linux-image-2.6.26-1-openvz-amd64/prerm/removing-running-kernel-2.6.26-1-openvz-amd64: true
  linux-image-2.6.26-1-openvz-amd64/preinst/bootloader-initrd-2.6.26-1-openvz-amd64: true
  linux-image-2.6.26-1-openvz-amd64/postinst/bootloader-error-2.6.26-1-openvz-amd64:
  linux-image-2.6.26-1-openvz-amd64/postinst/depmod-error-2.6.26-1-openvz-amd64: false
  linux-image-2.6.26-1-openvz-amd64/postinst/depmod-error-initrd-2.6.26-1-openvz-amd64: false
  linux-image-2.6.26-1-openvz-amd64/preinst/lilo-initrd-2.6.26-1-openvz-amd64: true
  linux-image-2.6.26-1-openvz-amd64/prerm/would-invalidate-boot-loader-2.6.26-1-openvz-amd64: true
  linux-image-2.6.26-1-openvz-amd64/preinst/failed-to-move-modules-2.6.26-1-openvz-amd64:
  linux-image-2.6.26-1-openvz-amd64/postinst/kimage-is-a-directory:
  linux-image-2.6.26-1-openvz-amd64/preinst/abort-overwrite-2.6.26-1-openvz-amd64:
  linux-image-2.6.26-1-openvz-amd64/postinst/old-dir-initrd-link-2.6.26-1-openvz-amd64: true
  linux-image-2.6.26-1-openvz-amd64/postinst/old-initrd-link-2.6.26-1-openvz-amd64: true
  linux-image-2.6.26-1-openvz-amd64/preinst/initrd-2.6.26-1-openvz-amd64:
  linux-image-2.6.26-1-openvz-amd64/preinst/elilo-initrd-2.6.26-1-openvz-amd64: true
  linux-image-2.6.26-1-openvz-amd64/preinst/lilo-has-ramdisk:
  linux-image-2.6.26-1-openvz-amd64/postinst/create-kimage-link-2.6.26-1-openvz-amd64: true




Information forwarded to [email protected], Debian Kernel Team <[email protected]>:
Bug#511165; Package linux-image-2.6.26-1-openvz-amd64. (Wed, 07 Jan 2009 23:57:03 GMT) (full text, mbox, link).


Acknowledgement sent to Lars Hanke <[email protected]>:
Extra info received and forwarded to list. Copy sent to Debian Kernel Team <[email protected]>. (Wed, 07 Jan 2009 23:57:03 GMT) (full text, mbox, link).


Message #10 received at [email protected] (full text, mbox, reply):

From: Lars Hanke <[email protected]>
To: [email protected]
Subject: Does not show up with standard clients
Date: Thu, 08 Jan 2009 00:54:02 +0100
I tried to further locate when the bug appears. As it turned out the 
command line ftp client does not cause the kernel panic, neither in 
passive nor in standard mode. I also ran the ftpsync Perl script without 
problems.

In order to allow the systems to access ftp, I added the following rule 
to the applicable chain:

iptables -A _chain_ -p tcp -o ppp0 -s _client-system_ --syn -m state 
--state NEW -j ACCEPT

(yes, there is a state established, related rule somewhere at the top of 
the stack.) However, even after having performed the ftpsync, using gFTP 
through frox panicked the firewall.

However, during further searching for the point of no return, I found 
that my proxy did not even have permission to open a connection to port 
21. After allowing this, I can browse ftp:// URLs through the same 
squid3 as used by frox without problems. The kernel panic using gFTP 
still persists.

If nf_nat_ftp and nf_conntrack_ftp are not loaded during browser access, 
the data connection is just dropped by the firewall. Nothing evil happens.

This is the frox configuration file. So far untested, but a very similar 
one ran for a couple of years on my Etch server.

/# grep -v '^#' /etc/frox.conf | grep -v '^ *$'
Listen proxy.mgr
Port 2121
ResolvLoadHack wontresolve.doesntexist.abc
User frox
Group frox
WorkingDir /srv/proxy/frox
LogLevel 25
LogFile /var/log/frox.log
PidFile /var/run/frox.pid
BounceDefend yes
CacheModule http
HTTPProxy 127.0.0.1:8080
MinCacheSize 5000
DoNTP yes
MaxForks 10
MaxForksPerHost 4
ACL Allow sleipnir - *

gFTP on sleipnir is configured to use:
Proxy: proxy.mgr:2121
Typ: user@host NOAUTH
USER %hu@%hh
PASS %hp

... and yes proxy.mgr resolves to the OpenVZ container homing the frox.




Information forwarded to [email protected], Debian Kernel Team <[email protected]>:
Bug#511165; Package linux-image-2.6.26-1-openvz-amd64. (Thu, 08 Jan 2009 08:57:03 GMT) (full text, mbox, link).


Acknowledgement sent to Vitaliy Gusev <[email protected]>:
Extra info received and forwarded to list. Copy sent to Debian Kernel Team <[email protected]>. (Thu, 08 Jan 2009 08:57:03 GMT) (full text, mbox, link).


Message #15 received at [email protected] (full text, mbox, reply):

From: Vitaliy Gusev <[email protected]>
To: Lars Hanke <[email protected]>
Cc: [email protected], Debian Bug Tracking System <[email protected]>, Pavel Emelyanov <[email protected]>
Subject: Re: Bug#511165: linux-image-2.6.26-1-openvz-amd64: Kernel panic with nf_conntrack and FTP
Date: Thu, 8 Jan 2009 12:10:17 +0300
It seem like bug #1091 (http://bugzilla.openvz.org/show_bug.cgi?id=1091)

Pavel, please apply fix patch to 2.6.26


On 8 January 2009 01:01:47 Lars Hanke wrote:
> Package: linux-image-2.6.26-1-openvz-amd64
> Version: 2.6.26-12
> Severity: grave
> Justification: causes non-serious data loss
> 
> 
> The kernel is used in a Node running several OpenVZ Containers. The node itself does the PPPoE connection to the Internet, a netfilter firewall with NAT, DHCP for the LAN, routing, and that's pretty much it. One of the Containers runs frox through squid3. From my workstation, i.e. Etch system on the LAN, I use gFTP->frox in the container. The latter will pass through squid3 to the node, which will route, forward and NAT.
> 
> I loaded the relevant kernel modules using modprobe nf_conntrack_ftp and modprobe nf_nat_ftp. The panic appears as like, if these modules are not loaded (as shown by reportbug below)! The panic persists, if the following netfilter modules are present:
>  lsmod | grep -E '^(nf|ipt|xt)_'
> nf_nat_ftp              7296  0
> nf_conntrack_ftp       12728  1 nf_nat_ftp
> xt_length               6400  0
> ipt_ttl                 6144  0
> xt_limit                7172  0
> xt_dscp                 7168  0
> ipt_REJECT              7552  0
> xt_TCPMSS               8576  1
> xt_tcpmss               6656  1
> ipt_LOG                10372  4
> xt_tcpudp               7680  52
> xt_state                6656  35
> xt_multiport            7424  5
> ipt_MASQUERADE          6528  1
> nf_nat                 22548  3 nf_nat_ftp,ipt_MASQUERADE,iptable_nat
> nf_conntrack_ipv4      24608  38 iptable_nat,nf_nat
> nf_conntrack           82432  6 nf_nat_ftp,nf_conntrack_ftp,xt_state,iptable_nat,nf_nat,nf_conntrack_ipv4
> 
> The kernel panic ends in the trace:
> 
> Call Trace:
> [<ffffffffa03bd613>]?:nf_conntrack:nf_conntrack_find_get+0x9/0x4d
> [<ffffffffa03d31c5>]?:nf_conntrack_ipv4:get_origdst+0x90/0x108
> [<ffffffff803cb08b>]?nf_sockopt_find+0xa3/0xae
> [<ffffffff803cb1a9>]?nf_sockopt+0x48/0x73
> [<ffffffff803d6f35>]?ip_getsockopt+0x6e/0x99
> [<ffffffff803a4212>]?sys_getsockopt+0x6b/0x8f
> [<ffffffff8020bffa>]?system_call_after_swapgs+0x8a/0x8f
> 
> 
> Code: 01 00 e8 de fa ff ff 89 c5 e8 6a cd e7 df 65 48 8b 04 25 00 00 00 00 48 8b 80 08 07 00 00 89 ea 48 c1 e2 03 48 8b 80 c8 14 00 00 <48> 03 50 30 48 8b 3a eb 65 8b 41 04 39 43 04 75 47 8b 41 08 39
> RIP [<ffffffffa03bd546>]:nf_conntrack:__nf_conntrack_find+0x3e/0x102
> RSP <ffff8101e9511e28>
> CR2: 0000000000000030
> ---[ end trace 6999cc5debbade24 ]---
> Kernel panic - not syncing: Aiee, killing interrupt handler!
> 
> Don't know what is before that. The machine is dead so I cannot scroll and logs, if produced, are not sync'ed to disk. This is why I classified it as grave!
> 
> I can reproduce the crash reliably. The RSP parameter may differ, the rest appears to be identical for each crash.
> 
> -- Package-specific info:
> ** Version:
> Linux version 2.6.26-1-openvz-amd64 (Debian 2.6.26-12) ([email protected]) (gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-24)) #1 SMP Mon Dec 15 18:21:25 UTC 2008
> 
> ** Command line:
> root=/dev/sda5 ro quiet
> 
> ** Not tainted
> 
> ** Kernel log:
> [  117.059519] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=55 TOS=0x00 PREC=0x00 TTL=63 ID=1479 DF PROTO=UDP SPT=34866 DPT=53 LEN=35 
> [  117.202223] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.8 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=42062 DF PROTO=UDP SPT=35763 DPT=53 LEN=39 
> [  118.151920] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.8 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=42285 DF PROTO=UDP SPT=35764 DPT=53 LEN=39 
> [  123.059611] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=3954 DF PROTO=UDP SPT=34867 DPT=53 LEN=39 
> [  123.075863] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.8 DST=172.16.6.3 LEN=57 TOS=0x00 PREC=0x00 TTL=63 ID=42017 DF PROTO=UDP SPT=35762 DPT=53 LEN=37 
> [  123.158894] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=3978 DF PROTO=UDP SPT=34868 DPT=53 LEN=39 
> [  123.260491] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.8 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=42063 DF PROTO=UDP SPT=35763 DPT=53 LEN=39 
> [  124.386247] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.8 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=42286 DF PROTO=UDP SPT=35764 DPT=53 LEN=39 
> [  128.610670] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=3955 DF PROTO=UDP SPT=34867 DPT=53 LEN=39 
> [  128.632206] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.8 DST=172.16.6.3 LEN=55 TOS=0x00 PREC=0x00 TTL=63 ID=44516 DF PROTO=UDP SPT=35765 DPT=53 LEN=35 
> [  128.707681] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=3979 DF PROTO=UDP SPT=34868 DPT=53 LEN=39 
> [  133.988410] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=55 TOS=0x00 PREC=0x00 TTL=63 ID=6454 DF PROTO=UDP SPT=34869 DPT=53 LEN=35 
> [  134.004249] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.8 DST=172.16.6.3 LEN=55 TOS=0x00 PREC=0x00 TTL=63 ID=44517 DF PROTO=UDP SPT=35765 DPT=53 LEN=35 
> [  134.368690] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=55 TOS=0x00 PREC=0x00 TTL=63 ID=6478 DF PROTO=UDP SPT=34870 DPT=53 LEN=35 
> [  140.664030] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=55 TOS=0x00 PREC=0x00 TTL=63 ID=6455 DF PROTO=UDP SPT=34869 DPT=53 LEN=35 
> [  140.680667] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.8 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=47016 DF PROTO=UDP SPT=35765 DPT=53 LEN=39 
> [  140.755899] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=55 TOS=0x00 PREC=0x00 TTL=63 ID=6479 DF PROTO=UDP SPT=34870 DPT=53 LEN=35 
> [  141.323726] tun: Universal TUN/TAP device driver, 1.6
> [  141.323731] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
> [  145.879874] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=8954 DF PROTO=UDP SPT=34871 DPT=53 LEN=39 
> [  145.897710] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.8 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=47017 DF PROTO=UDP SPT=35765 DPT=53 LEN=39 
> [  145.977925] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=8978 DF PROTO=UDP SPT=34872 DPT=53 LEN=39 
> [  149.558000] warning: `vzctl' uses deprecated v2 capabilities in a way that may be insecure.
> [  149.593051] CT: 1001: started
> [  151.174517] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=8955 DF PROTO=UDP SPT=34871 DPT=53 LEN=39 
> [  151.192663] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.8 DST=172.16.6.3 LEN=55 TOS=0x00 PREC=0x00 TTL=63 ID=49516 DF PROTO=UDP SPT=35765 DPT=53 LEN=35 
> [  151.276729] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=8979 DF PROTO=UDP SPT=34872 DPT=53 LEN=39 
> [  157.450465] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=55 TOS=0x00 PREC=0x00 TTL=63 ID=11454 DF PROTO=UDP SPT=34873 DPT=53 LEN=35 
> [  157.472548] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.8 DST=172.16.6.3 LEN=55 TOS=0x00 PREC=0x00 TTL=63 ID=49517 DF PROTO=UDP SPT=35765 DPT=53 LEN=35 
> [  157.548548] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=55 TOS=0x00 PREC=0x00 TTL=63 ID=11478 DF PROTO=UDP SPT=34874 DPT=53 LEN=35 
> [  162.768100] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=55 TOS=0x00 PREC=0x00 TTL=63 ID=11455 DF PROTO=UDP SPT=34873 DPT=53 LEN=35 
> [  162.787808] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.8 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=52016 DF PROTO=UDP SPT=35765 DPT=53 LEN=39 
> [  162.868612] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=55 TOS=0x00 PREC=0x00 TTL=63 ID=11479 DF PROTO=UDP SPT=34874 DPT=53 LEN=35 
> [  165.843996] Filesystem "dm-2": Disabling barriers, not supported by the underlying device
> [  165.859996] XFS mounting filesystem dm-2
> [  165.993837] Starting XFS recovery on filesystem: dm-2 (logdev: internal)
> [  166.191974] Ending XFS recovery on filesystem: dm-2 (logdev: internal)
> [  166.225355] CT: 1002: started
> [  168.164928] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=13954 DF PROTO=UDP SPT=34875 DPT=53 LEN=39 
> [  168.184359] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.8 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=52017 DF PROTO=UDP SPT=35765 DPT=53 LEN=39 
> [  168.264763] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=13978 DF PROTO=UDP SPT=34876 DPT=53 LEN=39 
> [  173.405238] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=13955 DF PROTO=UDP SPT=34875 DPT=53 LEN=39 
> [  173.425405] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.8 DST=172.16.6.3 LEN=55 TOS=0x00 PREC=0x00 TTL=63 ID=54516 DF PROTO=UDP SPT=35765 DPT=53 LEN=35 
> [  173.509561] FWD Drop: IN=eth0 OUT=ppp0 SRC=172.16.1.3 DST=172.16.6.3 LEN=59 TOS=0x00 PREC=0x00 TTL=63 ID=13979 DF PROTO=UDP SPT=34876 DPT=53 LEN=39 
> [  174.111437] CT: 1003: started
> [  184.588460] Filesystem "dm-8": Disabling barriers, not supported by the underlying device
> [  184.601985] XFS mounting filesystem dm-8
> [  185.353038] Ending clean XFS mount for filesystem: dm-8
> [  185.373037] Filesystem "dm-9": Disabling barriers, not supported by the underlying device
> [  185.401036] XFS mounting filesystem dm-9
> [  185.776539] Starting XFS recovery on filesystem: dm-9 (logdev: internal)
> [  185.830559] Ending XFS recovery on filesystem: dm-9 (logdev: internal)
> [  185.851734] Filesystem "dm-10": Disabling barriers, not supported by the underlying device
> [  185.861772] XFS mounting filesystem dm-10
> [  186.030025] Ending clean XFS mount for filesystem: dm-10
> [  186.106864] Filesystem "dm-4": Disabling barriers, not supported by the underlying device
> [  186.137684] XFS mounting filesystem dm-4
> [  186.441581] Ending clean XFS mount for filesystem: dm-4
> [  186.489838] Filesystem "dm-3": Disabling barriers, not supported by the underlying device
> [  186.505835] XFS mounting filesystem dm-3
> [  186.736336] Ending clean XFS mount for filesystem: dm-3
> [  186.940327] CT: 1004: started
> [  192.677910] warning: `ntpd' uses 32-bit capabilities (legacy support in use)
> [  199.601077] Filesystem "dm-7": Disabling barriers, not supported by the underlying device
> [  199.629078] XFS mounting filesystem dm-7
> [  199.869557] Starting XFS recovery on filesystem: dm-7 (logdev: internal)
> [  199.924343] Ending XFS recovery on filesystem: dm-7 (logdev: internal)
> [  199.968345] CT: 1005: started
> [  205.293845] CT: 1007: started
> [  206.259670] device veth1007.0 entered promiscuous mode
> [  206.259670] br1: port 1(veth1007.0) entering learning state
> [  207.666691] eth3: Link changed: 100Mbps, full duplex
> [  217.446852] FWD Drop: IN=venet0 OUT=ppp0 SRC=172.16.6.5 DST=82.94.255.100 LEN=193 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=49914 DPT=24441 LEN=173 
> [  218.535329] veth1007.0: no IPv6 routers present
> [  219.212162] FWD Drop: IN=venet0 OUT=ppp0 SRC=172.16.6.5 DST=82.94.255.100 LEN=193 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=43822 DPT=24441 LEN=173 
> [  220.737028] eth3: no IPv6 routers present
> [  224.106330] br1: topology change detected, propagating
> [  224.106335] br1: port 1(veth1007.0) entering forwarding state
> [  896.445324] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=64916 DF PROTO=TCP SPT=60866 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
> [  900.014116] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=64917 DF PROTO=TCP SPT=60866 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
> [  907.640988] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=64918 DF PROTO=TCP SPT=60866 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
> [  923.128468] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=64919 DF PROTO=TCP SPT=60866 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
> [  956.592283] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=64920 DF PROTO=TCP SPT=60866 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
> [ 1019.948174] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=64921 DF PROTO=TCP SPT=60866 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
> [ 1144.395610] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=60582 DF PROTO=TCP SPT=60867 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
> [ 1148.139952] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=60583 DF PROTO=TCP SPT=60867 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
> [ 1155.808345] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=60584 DF PROTO=TCP SPT=60867 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
> [ 1170.066485] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=60585 DF PROTO=TCP SPT=60867 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
> [ 1203.597333] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=60586 DF PROTO=TCP SPT=60867 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
> [ 1278.366478] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=53839 DF PROTO=TCP SPT=38972 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
> [ 1282.147150] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=53840 DF PROTO=TCP SPT=38972 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
> [ 1289.613137] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=53841 DF PROTO=TCP SPT=38972 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
> [ 1305.044481] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=53842 DF PROTO=TCP SPT=38972 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
> [ 1335.889705] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=53843 DF PROTO=TCP SPT=38972 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
> [ 1425.099581] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=52141 DF PROTO=TCP SPT=38973 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
> [ 1428.903163] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=52142 DF PROTO=TCP SPT=38973 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
> [ 1436.248180] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=52143 DF PROTO=TCP SPT=38973 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
> [ 1451.905278] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=52144 DF PROTO=TCP SPT=38973 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
> [ 1482.691589] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=52145 DF PROTO=TCP SPT=38973 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
> [ 1547.506899] OUT: IN= OUT=venet0 SRC=172.16.1.66 DST=172.16.6.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=52146 DF PROTO=TCP SPT=38973 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 
> 
> ** Loaded modules:
> Module                  Size  Used by
> vzethdev               14592  0 
> vznetdev               24456  12 
> simfs                   8944  6 
> vzrst                 122920  0 
> vzcpt                 106424  0 
> tun                    15492  3 vzrst,vzcpt
> vzdquota               42868  6 [permanent]
> vzmon                  31248  10 vzethdev,vznetdev,vzrst,vzcpt
> vzdev                   7568  6 vzethdev,vznetdev,vzdquota,vzmon
> xt_length               6400  0 
> ipt_ttl                 6144  0 
> xt_limit                7172  0 
> xt_dscp                 7168  0 
> ipt_REJECT              7552  0 
> kvm_intel              39648  0 
> kvm                   127208  1 kvm_intel
> xt_TCPMSS               8576  1 
> xt_tcpmss               6656  1 
> pppoe                  15104  2 
> pppox                   7960  1 pppoe
> ppp_generic            27816  6 pppoe,pppox
> slhc                   10112  1 ppp_generic
> iptable_mangle          8704  1 
> ipt_LOG                10372  4 
> xt_tcpudp               7680  52 
> xt_state                6656  35 
> xt_multiport            7424  5 
> iptable_filter          8320  1 
> ipt_MASQUERADE          6528  1 
> iptable_nat            11652  1 
> nf_nat                 22548  2 ipt_MASQUERADE,iptable_nat
> nf_conntrack_ipv4      24608  38 iptable_nat,nf_nat
> nf_conntrack           82432  4 xt_state,iptable_nat,nf_nat,nf_conntrack_ipv4
> ip_tables              21776  3 iptable_mangle,iptable_filter,iptable_nat
> x_tables               25736  14 xt_length,ipt_ttl,xt_limit,xt_dscp,ipt_REJECT,xt_TCPMSS,xt_tcpmss,ipt_LOG,xt_tcpudp,xt_state,xt_multiport,ipt_MASQUERADE,iptable_nat,ip_tables
> bridge                 54952  0 
> ipv6                  296256  143 vzrst,vzcpt,vzmon
> xfs                   475304  10 
> ext2                   66448  1 
> loop                   19340  0 
> b1pci                  11520  0 
> b1dma                  18052  1 b1pci
> b1                     26880  2 b1pci,b1dma
> snd_hda_intel         434776  0 
> parport_pc             31016  0 
> i2c_i801               13596  0 
> shpchp                 34080  0 
> parport                41776  1 parport_pc
> kernelcapi             46112  3 b1pci,b1dma,b1
> snd_pcm                81800  1 snd_hda_intel
> snd_timer              25744  1 snd_pcm
> snd                    63688  3 snd_hda_intel,snd_pcm,snd_timer
> soundcore              12064  1 snd
> i2c_core               27936  1 i2c_i801
> pci_hotplug            32056  1 shpchp
> serio_raw               9988  0 
> pcspkr                  7040  0 
> button                 11680  0 
> snd_page_alloc         13072  2 snd_hda_intel,snd_pcm
> psmouse                42268  0 
> iTCO_wdt               15696  0 
> evdev                  14208  0 
> intel_agp              31728  0 
> ext3                  124816  3 
> jbd                    51240  1 ext3
> mbcache                12804  2 ext2,ext3
> dm_mirror              20608  0 
> dm_log                 13956  1 dm_mirror
> dm_snapshot            19400  0 
> dm_mod                 58864  29 dm_mirror,dm_log,dm_snapshot
> raid456               125728  1 
> md_mod                 79908  2 raid456
> async_xor               8448  1 raid456
> async_memcpy            6912  1 raid456
> async_tx               11764  3 raid456,async_xor,async_memcpy
> xor                     9744  2 raid456,async_xor
> sg                     36448  0 
> sr_mod                 19780  0 
> cdrom                  37928  1 sr_mod
> sd_mod                 29376  14 
> ata_piix               22660  11 
> ata_generic            10116  0 
> sundance               23904  0 
> mii                     9856  1 sundance
> ide_pci_generic         9220  0 [permanent]
> jmicron                 6912  0 [permanent]
> ide_core              128156  2 ide_pci_generic,jmicron
> ahci                   33036  0 
> libata                165472  3 ata_piix,ata_generic,ahci
> r8169                  31364  0 
> scsi_mod              160888  4 sg,sr_mod,sd_mod,libata
> dock                   14112  1 libata
> ehci_hcd               36108  0 
> uhci_hcd               25760  0 
> thermal                22688  0 
> processor              42304  1 thermal
> fan                     9352  0 
> thermal_sys            17728  3 thermal,processor,fan
> 
> ** PCI devices:
> 00:00.0 Host bridge [0600]: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller [8086:29c0] (rev 02)
> 	Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
> 	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: [e0] Vendor Specific Information <?>
> 	Kernel modules: intel-agp
> 
> 00:01.0 PCI bridge [0604]: Intel Corporation 82G33/G31/P35/P31 Express PCI Express Root Port [8086:29c1] (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: 32 bytes
> 	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
> 	I/O behind bridge: 0000a000-0000afff
> 	Memory behind bridge: fa000000-fe8fffff
> 	Prefetchable memory behind bridge: 00000000d0000000-00000000dfffffff
> 	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: [88] Subsystem: Intel Corporation Device [8086:0000]
> 	Capabilities: [80] Power Management version 3
> 		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
> 		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
> 	Capabilities: [90] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable+
> 		Address: fee0f00c  Data: 4159
> 	Capabilities: [a0] Express (v1) Root Port (Slot+), MSI 00
> 		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
> 			ExtTag- RBE+ FLReset-
> 		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 #2, Speed 2.5GT/s, Width x16, ASPM L0s, Latency L0 <256ns, L1 <4us
> 			ClockPM- Suprise- LLActRep- BwNot-
> 		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
> 			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
> 		LnkSta:	Speed 2.5GT/s, Width x16, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
> 		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surpise-
> 			Slot #  0, PowerLimit 75.000000; Interlock- NoCompl-
> 		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
> 			Control: AttnInd Off, PwrInd On, 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: [100] Virtual Channel <?>
> 	Capabilities: [140] Root Complex Link <?>
> 	Kernel driver in use: pcieport-driver
> 	Kernel modules: shpchp
> 
> 00:1a.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 [8086:2937] (rev 02) (prog-if 00 [UHCI])
> 	Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
> 	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 4: I/O ports at 9c00 [size=32]
> 	Capabilities: [50] Vendor Specific Information <?>
> 	Kernel driver in use: uhci_hcd
> 	Kernel modules: uhci-hcd
> 
> 00:1a.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 [8086:2938] (rev 02) (prog-if 00 [UHCI])
> 	Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
> 	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 21
> 	Region 4: I/O ports at 9880 [size=32]
> 	Capabilities: [50] Vendor Specific Information <?>
> 	Kernel driver in use: uhci_hcd
> 	Kernel modules: uhci-hcd
> 
> 00:1a.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 [8086:293c] (rev 02) (prog-if 20 [EHCI])
> 	Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
> 	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 0: Memory at f9fffc00 (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 PME-Enable- DSel=0 DScale=0 PME-
> 	Capabilities: [58] Debug port: BAR=1 offset=00a0
> 	Capabilities: [98] Vendor Specific Information <?>
> 	Kernel driver in use: ehci_hcd
> 	Kernel modules: ehci-hcd
> 
> 00:1b.0 Audio device [0403]: Intel Corporation 82801I (ICH9 Family) HD Audio Controller [8086:293e] (rev 02)
> 	Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
> 	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: 32 bytes
> 	Interrupt: pin A routed to IRQ 22
> 	Region 0: Memory at f9ff8000 (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 PME-Enable- DSel=0 DScale=0 PME-
> 	Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
> 		Address: 0000000000000000  Data: 0000
> 	Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
> 		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
> 			ExtTag- RBE- FLReset+
> 		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 #0, Speed unknown, Width x0, ASPM unknown, Latency L0 <64ns, L1 <1us
> 			ClockPM- Suprise- LLActRep- BwNot-
> 		LnkCtl:	ASPM Disabled; Disabled- Retrain- CommClk-
> 			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
> 		LnkSta:	Speed unknown, Width x0, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
> 	Capabilities: [100] Virtual Channel <?>
> 	Capabilities: [130] Root Complex Link <?>
> 	Kernel driver in use: HDA Intel
> 	Kernel modules: snd-hda-intel
> 
> 00:1c.0 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 [8086:2940] (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: 32 bytes
> 	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
> 	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, Latency L0s <64ns, L1 <1us
> 			ExtTag- RBE+ FLReset-
> 		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, Latency L0 <256ns, L1 <4us
> 			ClockPM- Suprise- LLActRep+ BwNot-
> 		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- 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+ Surpise+
> 			Slot #  0, PowerLimit 10.000000; 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] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable+
> 		Address: fee0f00c  Data: 4161
> 	Capabilities: [90] Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
> 	Capabilities: [a0] Power Management version 2
> 		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
> 		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
> 	Capabilities: [100] Virtual Channel <?>
> 	Capabilities: [180] Root Complex Link <?>
> 	Kernel driver in use: pcieport-driver
> 	Kernel modules: shpchp
> 
> 00:1c.4 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 [8086:2948] (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: 32 bytes
> 	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
> 	I/O behind bridge: 0000b000-0000bfff
> 	Memory behind bridge: fe900000-fe9fffff
> 	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, Latency L0s <64ns, L1 <1us
> 			ExtTag- RBE+ FLReset-
> 		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 #5, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <256ns, L1 <4us
> 			ClockPM- Suprise- LLActRep+ BwNot-
> 		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- 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+ Surpise+
> 			Slot #  0, PowerLimit 10.000000; 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] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable+
> 		Address: fee0f00c  Data: 4169
> 	Capabilities: [90] Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
> 	Capabilities: [a0] Power Management version 2
> 		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
> 		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
> 	Capabilities: [100] Virtual Channel <?>
> 	Capabilities: [180] Root Complex Link <?>
> 	Kernel driver in use: pcieport-driver
> 	Kernel modules: shpchp
> 
> 00:1c.5 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 [8086:294a] (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: 32 bytes
> 	Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
> 	I/O behind bridge: 0000c000-0000cfff
> 	Memory behind bridge: fea00000-feafffff
> 	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, Latency L0s <64ns, L1 <1us
> 			ExtTag- RBE+ FLReset-
> 		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 #6, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <256ns, L1 <4us
> 			ClockPM- Suprise- LLActRep+ BwNot-
> 		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- 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+ Surpise+
> 			Slot #  0, PowerLimit 10.000000; 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] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable+
> 		Address: fee0f00c  Data: 4171
> 	Capabilities: [90] Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
> 	Capabilities: [a0] Power Management version 2
> 		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
> 		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
> 	Capabilities: [100] Virtual Channel <?>
> 	Capabilities: [180] Root Complex Link <?>
> 	Kernel driver in use: pcieport-driver
> 	Kernel modules: shpchp
> 
> 00:1d.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 [8086:2934] (rev 02) (prog-if 00 [UHCI])
> 	Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
> 	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 9800 [size=32]
> 	Capabilities: [50] Vendor Specific Information <?>
> 	Kernel driver in use: uhci_hcd
> 	Kernel modules: uhci-hcd
> 
> 00:1d.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 [8086:2935] (rev 02) (prog-if 00 [UHCI])
> 	Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
> 	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 9480 [size=32]
> 	Capabilities: [50] Vendor Specific Information <?>
> 	Kernel driver in use: uhci_hcd
> 	Kernel modules: uhci-hcd
> 
> 00:1d.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 [8086:2936] (rev 02) (prog-if 00 [UHCI])
> 	Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
> 	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 9400 [size=32]
> 	Capabilities: [50] Vendor Specific Information <?>
> 	Kernel driver in use: uhci_hcd
> 	Kernel modules: uhci-hcd
> 
> 00:1d.3 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 [8086:2939] (rev 02) (prog-if 00 [UHCI])
> 	Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
> 	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 9080 [size=32]
> 	Capabilities: [50] Vendor Specific Information <?>
> 	Kernel driver in use: uhci_hcd
> 	Kernel modules: uhci-hcd
> 
> 00:1d.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 [8086:293a] (rev 02) (prog-if 20 [EHCI])
> 	Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
> 	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 f9fff800 (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 PME-Enable- DSel=0 DScale=0 PME-
> 	Capabilities: [58] Debug port: BAR=1 offset=00a0
> 	Capabilities: [98] Vendor Specific Information <?>
> 	Kernel driver in use: ehci_hcd
> 	Kernel modules: ehci-hcd
> 
> 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev 92) (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=05, subordinate=06, sec-latency=32
> 	I/O behind bridge: 0000d000-0000efff
> 	Memory behind bridge: feb00000-febfffff
> 	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: Micro-Star International Co., Ltd. Device [1462:7395]
> 
> 00:1f.0 ISA bridge [0601]: Intel Corporation 82801IB (ICH9) LPC Interface Controller [8086:2918] (rev 02)
> 	Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
> 	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 <?>
> 	Kernel modules: iTCO_wdt
> 
> 00:1f.2 IDE interface [0101]: Intel Corporation 82801IB (ICH9) 2 port SATA IDE Controller [8086:2921] (rev 02) (prog-if 8f [Master SecP SecO PriP PriO])
> 	Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
> 	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 0: I/O ports at 9000 [size=8]
> 	Region 1: I/O ports at 8c00 [size=4]
> 	Region 2: I/O ports at 8880 [size=8]
> 	Region 3: I/O ports at 8800 [size=4]
> 	Region 4: I/O ports at 8480 [size=16]
> 	Region 5: I/O ports at 8400 [size=16]
> 	Capabilities: [70] Power Management version 3
> 		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
> 		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
> 	Capabilities: [b0] Vendor Specific Information <?>
> 	Kernel driver in use: ata_piix
> 	Kernel modules: ide-pci-generic, ata_generic, ata_piix
> 
> 00:1f.3 SMBus [0c05]: Intel Corporation 82801I (ICH9 Family) SMBus Controller [8086:2930] (rev 02)
> 	Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
> 	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 f9fff400 (64-bit, non-prefetchable) [size=256]
> 	Region 4: I/O ports at 0400 [size=32]
> 	Kernel driver in use: i801_smbus
> 	Kernel modules: i2c-i801
> 
> 00:1f.5 IDE interface [0101]: Intel Corporation 82801I (ICH9 Family) 2 port SATA IDE Controller [8086:2926] (rev 02) (prog-if 85 [Master SecO PriO])
> 	Subsystem: Micro-Star International Co., Ltd. Device [1462:7395]
> 	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 0: I/O ports at 8000 [size=8]
> 	Region 1: I/O ports at 7c00 [size=4]
> 	Region 2: I/O ports at 7880 [size=8]
> 	Region 3: I/O ports at 7800 [size=4]
> 	Region 4: I/O ports at 7480 [size=16]
> 	Region 5: I/O ports at 7400 [size=16]
> 	Capabilities: [70] Power Management version 3
> 		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
> 		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
> 	Capabilities: [b0] Vendor Specific Information <?>
> 	Kernel driver in use: ata_piix
> 	Kernel modules: ide-pci-generic, ata_generic, ata_piix
> 
> 01:00.0 VGA compatible controller [0300]: nVidia Corporation GeForce 8400 GS [10de:0422] (rev a1) (prog-if 00 [VGA controller])
> 	Subsystem: Micro-Star International Co., Ltd. Device [1462:0740]
> 	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: 32 bytes
> 	Interrupt: pin A routed to IRQ 10
> 	Region 0: Memory at fd000000 (32-bit, non-prefetchable) [size=16M]
> 	Region 1: Memory at d0000000 (64-bit, prefetchable) [size=256M]
> 	Region 3: Memory at fa000000 (64-bit, non-prefetchable) [size=32M]
> 	Region 5: I/O ports at ac00 [size=128]
> 	Expansion ROM at fe8e0000 [disabled] [size=128K]
> 	Capabilities: [60] Power Management version 2
> 		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
> 		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
> 	Capabilities: [68] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
> 		Address: 0000000000000000  Data: 0000
> 	Capabilities: [78] Express (v1) Endpoint, MSI 00
> 		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <512ns, L1 <4us
> 			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 x16, ASPM L0s L1, Latency L0 <512ns, L1 <4us
> 			ClockPM- Suprise- LLActRep- BwNot-
> 		LnkCtl:	ASPM Disabled; RCB 128 bytes Disabled- Retrain- CommClk+
> 			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
> 		LnkSta:	Speed 2.5GT/s, Width x16, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
> 	Capabilities: [100] Virtual Channel <?>
> 	Capabilities: [128] Power Budgeting <?>
> 	Capabilities: [600] Vendor Specific Information <?>
> 	Kernel modules: nvidiafb
> 
> 03:00.0 SATA controller [0106]: JMicron Technologies, Inc. JMicron 20360/20363 AHCI Controller [197b:2363] (rev 03) (prog-if 01 [AHCI 1.0])
> 	Subsystem: JMicron Technologies, Inc. Device [197b:2361]
> 	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: 32 bytes
> 	Interrupt: pin A routed to IRQ 16
> 	Region 5: Memory at fe9fe000 (32-bit, non-prefetchable) [size=8K]
> 	Capabilities: [68] Power Management version 2
> 		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold-)
> 		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
> 	Capabilities: [50] Express (v1) Legacy Endpoint, MSI 01
> 		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
> 			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 #1, Speed 2.5GT/s, Width x1, ASPM L0s, Latency L0 unlimited, L1 unlimited
> 			ClockPM- Suprise- LLActRep- BwNot-
> 		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
> 			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
> 		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
> 	Kernel driver in use: ahci
> 	Kernel modules: ahci
> 
> 03:00.1 IDE interface [0101]: JMicron Technologies, Inc. JMicron 20360/20363 AHCI Controller [197b:2363] (rev 03) (prog-if 85 [Master SecO PriO])
> 	Subsystem: JMicron Technologies, Inc. Device [197b:2361]
> 	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 17
> 	Region 0: I/O ports at bc00 [size=8]
> 	Region 1: I/O ports at b880 [size=4]
> 	Region 2: I/O ports at b800 [size=8]
> 	Region 3: I/O ports at b480 [size=4]
> 	Region 4: I/O ports at b400 [size=16]
> 	Capabilities: [68] Power Management version 2
> 		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
> 		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
> 	Kernel driver in use: JMicron IDE
> 	Kernel modules: jmicron, ide-pci-generic, ata_generic
> 
> 04:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 01)
> 	Subsystem: Micro-Star International Co., Ltd. Device [1462:395c]
> 	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: 32 bytes
> 	Interrupt: pin A routed to IRQ 1275
> 	Region 0: I/O ports at c800 [size=256]
> 	Region 2: Memory at feaff000 (64-bit, non-prefetchable) [size=4K]
> 	Expansion ROM at feac0000 [disabled] [size=128K]
> 	Capabilities: [40] Power Management version 2
> 		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0-,D1+,D2+,D3hot+,D3cold+)
> 		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
> 	Capabilities: [48] Vital Product Data <?>
> 	Capabilities: [50] Message Signalled Interrupts: Mask- 64bit+ Queue=0/1 Enable+
> 		Address: 00000000fee0f00c  Data: 4199
> 	Capabilities: [60] Express (v1) Endpoint, MSI 00
> 		DevCap:	MaxPayload 1024 bytes, PhantFunc 0, Latency L0s <1us, L1 unlimited
> 			ExtTag+ AttnBtn+ AttnInd+ PwrInd+ RBE- FLReset-
> 		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
> 			RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
> 			MaxPayload 128 bytes, MaxReadReq 4096 bytes
> 		DevSta:	CorrErr- UncorrErr+ FatalErr- UnsuppReq+ AuxPwr+ TransPend-
> 		LnkCap:	Port #0, Speed 2.5GT/s, Width x1, ASPM L0s, Latency L0 unlimited, L1 unlimited
> 			ClockPM- Suprise- LLActRep- BwNot-
> 		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
> 			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
> 		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
> 	Capabilities: [84] Vendor Specific Information <?>
> 	Capabilities: [100] Advanced Error Reporting <?>
> 	Capabilities: [12c] Virtual Channel <?>
> 	Capabilities: [148] Device Serial Number 68-81-ec-10-00-00-00-6e
> 	Capabilities: [154] Power Budgeting <?>
> 	Kernel driver in use: r8169
> 	Kernel modules: r8169
> 
> 05:02.0 Network controller [0280]: AVM Audiovisuelles MKTG & Computer System GmbH B1 ISDN [1244:0700]
> 	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: 64
> 	Interrupt: pin A routed to IRQ 18
> 	Region 0: I/O ports at dc00 [size=64]
> 	Region 1: I/O ports at d880 [size=32]
> 	Kernel driver in use: b1pci
> 	Kernel modules: b1pci
> 
> 05:03.0 PCI bridge [0604]: Intel Corporation 21152 PCI-to-PCI Bridge [8086:b152] (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=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
> 	Latency: 64, Cache Line Size: 32 bytes
> 	Bus: primary=05, secondary=06, subordinate=06, sec-latency=64
> 	I/O behind bridge: 0000e000-0000efff
> 	Memory behind bridge: feb00000-febfffff
> 	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: [dc] Power Management version 2
> 		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
> 		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
> 		Bridge: PM- B3+
> 	Kernel modules: shpchp
> 
> 06:04.0 Ethernet controller [0200]: D-Link System Inc DL10050 Sundance Ethernet [1186:1002] (rev 15)
> 	Subsystem: D-Link System Inc DFE-580TX [1186:1012]
> 	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: 64 (2500ns min, 2500ns max), Cache Line Size: 32 bytes
> 	Interrupt: pin A routed to IRQ 19
> 	Region 0: I/O ports at ec00 [size=128]
> 	Expansion ROM at febf0000 [disabled] [size=64K]
> 	Capabilities: [50] Power Management version 2
> 		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1+,D2+,D3hot+,D3cold+)
> 		Status: D0 PME-Enable+ DSel=0 DScale=2 PME-
> 	Kernel driver in use: sundance
> 	Kernel modules: sundance
> 
> 06:05.0 Ethernet controller [0200]: D-Link System Inc DL10050 Sundance Ethernet [1186:1002] (rev 15)
> 	Subsystem: D-Link System Inc DFE-580TX [1186:1012]
> 	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: 64 (2500ns min, 2500ns max), Cache Line Size: 32 bytes
> 	Interrupt: pin A routed to IRQ 16
> 	Region 0: I/O ports at e880 [size=128]
> 	Expansion ROM at febe0000 [disabled] [size=64K]
> 	Capabilities: [50] Power Management version 2
> 		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1+,D2+,D3hot+,D3cold+)
> 		Status: D0 PME-Enable+ DSel=0 DScale=2 PME-
> 	Kernel driver in use: sundance
> 	Kernel modules: sundance
> 
> 06:06.0 Ethernet controller [0200]: D-Link System Inc DL10050 Sundance Ethernet [1186:1002] (rev 15)
> 	Subsystem: D-Link System Inc DFE-580TX [1186:1012]
> 	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: 64 (2500ns min, 2500ns max), Cache Line Size: 32 bytes
> 	Interrupt: pin A routed to IRQ 17
> 	Region 0: I/O ports at e800 [size=128]
> 	Expansion ROM at febd0000 [disabled] [size=64K]
> 	Capabilities: [50] Power Management version 2
> 		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1+,D2+,D3hot+,D3cold+)
> 		Status: D0 PME-Enable+ DSel=0 DScale=2 PME-
> 	Kernel driver in use: sundance
> 	Kernel modules: sundance
> 
> 06:07.0 Ethernet controller [0200]: D-Link System Inc DL10050 Sundance Ethernet [1186:1002] (rev 15)
> 	Subsystem: D-Link System Inc DFE-580TX [1186:1012]
> 	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: 64 (2500ns min, 2500ns max), Cache Line Size: 32 bytes
> 	Interrupt: pin A routed to IRQ 18
> 	Region 0: I/O ports at e480 [size=128]
> 	Expansion ROM at febc0000 [disabled] [size=64K]
> 	Capabilities: [50] Power Management version 2
> 		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1+,D2+,D3hot+,D3cold+)
> 		Status: D0 PME-Enable+ DSel=0 DScale=2 PME-
> 	Kernel driver in use: sundance
> 	Kernel modules: sundance
> 
> 
> 
> -- System Information:
> Debian Release: 5.0
>   APT prefers testing
>   APT policy: (500, 'testing')
> Architecture: amd64 (x86_64)
> 
> Kernel: Linux 2.6.26-1-openvz-amd64 (SMP w/4 CPU cores)
> Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/bash
> 
> Versions of packages linux-image-2.6.26-1-openvz-amd64 depends on:
> ii  debconf [debconf-2.0]         1.5.24     Debian configuration management sy
> ii  initramfs-tools [linux-initra 0.92n      tools for generating an initramfs
> ii  module-init-tools             3.4-1      tools for managing Linux kernel mo
> ii  vzctl                         3.0.22-14  server virtualization solution - c
> 
> linux-image-2.6.26-1-openvz-amd64 recommends no packages.
> 
> Versions of packages linux-image-2.6.26-1-openvz-amd64 suggests:
> ii  grub                       0.97-47lenny1 GRand Unified Bootloader (Legacy v
> pn  linux-doc-2.6.26           <none>        (no description available)
> 
> -- debconf information:
>   shared/kernel-image/really-run-bootloader: true
>   linux-image-2.6.26-1-openvz-amd64/preinst/overwriting-modules-2.6.26-1-openvz-amd64: true
>   linux-image-2.6.26-1-openvz-amd64/postinst/old-system-map-link-2.6.26-1-openvz-amd64: true
>   linux-image-2.6.26-1-openvz-amd64/postinst/bootloader-test-error-2.6.26-1-openvz-amd64:
>   linux-image-2.6.26-1-openvz-amd64/preinst/abort-install-2.6.26-1-openvz-amd64:
>   linux-image-2.6.26-1-openvz-amd64/prerm/removing-running-kernel-2.6.26-1-openvz-amd64: true
>   linux-image-2.6.26-1-openvz-amd64/preinst/bootloader-initrd-2.6.26-1-openvz-amd64: true
>   linux-image-2.6.26-1-openvz-amd64/postinst/bootloader-error-2.6.26-1-openvz-amd64:
>   linux-image-2.6.26-1-openvz-amd64/postinst/depmod-error-2.6.26-1-openvz-amd64: false
>   linux-image-2.6.26-1-openvz-amd64/postinst/depmod-error-initrd-2.6.26-1-openvz-amd64: false
>   linux-image-2.6.26-1-openvz-amd64/preinst/lilo-initrd-2.6.26-1-openvz-amd64: true
>   linux-image-2.6.26-1-openvz-amd64/prerm/would-invalidate-boot-loader-2.6.26-1-openvz-amd64: true
>   linux-image-2.6.26-1-openvz-amd64/preinst/failed-to-move-modules-2.6.26-1-openvz-amd64:
>   linux-image-2.6.26-1-openvz-amd64/postinst/kimage-is-a-directory:
>   linux-image-2.6.26-1-openvz-amd64/preinst/abort-overwrite-2.6.26-1-openvz-amd64:
>   linux-image-2.6.26-1-openvz-amd64/postinst/old-dir-initrd-link-2.6.26-1-openvz-amd64: true
>   linux-image-2.6.26-1-openvz-amd64/postinst/old-initrd-link-2.6.26-1-openvz-amd64: true
>   linux-image-2.6.26-1-openvz-amd64/preinst/initrd-2.6.26-1-openvz-amd64:
>   linux-image-2.6.26-1-openvz-amd64/preinst/elilo-initrd-2.6.26-1-openvz-amd64: true
>   linux-image-2.6.26-1-openvz-amd64/preinst/lilo-has-ramdisk:
>   linux-image-2.6.26-1-openvz-amd64/postinst/create-kimage-link-2.6.26-1-openvz-amd64: true
> 
> 
> 
> 



-- 
Thank,
Vitaliy Gusev




Information forwarded to [email protected], Debian Kernel Team <[email protected]>:
Bug#511165; Package linux-image-2.6.26-1-openvz-amd64. (Thu, 08 Jan 2009 08:57:06 GMT) (full text, mbox, link).


Acknowledgement sent to Vitaliy Gusev <[email protected]>:
Extra info received and forwarded to list. Copy sent to Debian Kernel Team <[email protected]>. (Thu, 08 Jan 2009 08:57:06 GMT) (full text, mbox, link).


Information forwarded to [email protected], Debian Kernel Team <[email protected]>:
Bug#511165; Package linux-image-2.6.26-1-openvz-amd64. (Mon, 12 Jan 2009 20:09:05 GMT) (full text, mbox, link).


Acknowledgement sent to [email protected]:
Extra info received and forwarded to list. Copy sent to Debian Kernel Team <[email protected]>. (Mon, 12 Jan 2009 20:09:05 GMT) (full text, mbox, link).


Message #25 received at [email protected] (full text, mbox, reply):

From: Ola Lundqvist <[email protected]>
To: [email protected]
Cc: [email protected]
Subject: Fix available
Date: Mon, 12 Jan 2009 21:06:09 +0100
tags 511165 + patch
thanks

Patch available in
http://git.openvz.org/?p=linux-2.6.26-openvz;a=commit;h=b5e1f74cee5bc2c45bdca53a7218fb8de89215dd

For more information see http://bugzilla.openvz.org/show_bug.cgi?id=1091
and http://bugzilla.openvz.org/show_bug.cgi?id=788

Best regards,

// Ola

-- 
 --- Inguza Technology AB --- MSc in Information Technology ----
/  [email protected]                    Annebergsslingan 37        \
|  [email protected]                   654 65 KARLSTAD            |
|  http://inguza.com/                Mobile: +46 (0)70-332 1551 |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9  /
 ---------------------------------------------------------------




Tags added: patch Request was from Ola Lundqvist <[email protected]> to [email protected]. (Mon, 12 Jan 2009 20:09:07 GMT) (full text, mbox, link).


Severity set to `important' from `grave' Request was from Moritz Muehlenhoff <[email protected]> to [email protected]. (Sat, 17 Jan 2009 23:36:03 GMT) (full text, mbox, link).


Information forwarded to [email protected], Debian Kernel Team <[email protected]>:
Bug#511165; Package linux-image-2.6.26-1-openvz-amd64. (Thu, 29 Jan 2009 12:54:02 GMT) (full text, mbox, link).


Acknowledgement sent to Lars Hanke <[email protected]>:
Extra info received and forwarded to list. Copy sent to Debian Kernel Team <[email protected]>. (Thu, 29 Jan 2009 12:54:03 GMT) (full text, mbox, link).


Message #34 received at [email protected] (full text, mbox, reply):

From: Lars Hanke <[email protected]>
To: Vitaliy Gusev <[email protected]>
Cc: [email protected], Pavel Emelyanov <[email protected]>
Subject: Bug#511165 SOLVED
Date: Thu, 29 Jan 2009 13:51:08 +0100
[Message part 1 (text/plain, inline)]
Vitaliy Gusev wrote:
> It seem like bug #1091 (http://bugzilla.openvz.org/show_bug.cgi?id=1091)
> Pavel, please apply fix patch to 2.6.26
>   
Yes, this does it. For the Debian openvz-amd64 sources the above patch 
translated to quilt results in what's attached.

Regards,
- lars.



[openvz-1091.diff (text/x-patch, inline)]
Index: build_amd64_openvz_amd64/include/net/netfilter/nf_conntrack_l4proto.h
===================================================================
--- build_amd64_openvz_amd64.orig/include/net/netfilter/nf_conntrack_l4proto.h	2009-01-29 12:42:16.000000000 +0100
+++ build_amd64_openvz_amd64/include/net/netfilter/nf_conntrack_l4proto.h	2009-01-29 12:46:07.000000000 +0100
@@ -126,6 +126,9 @@
 #ifdef CONFIG_VE_IPTABLES
 #include <linux/sched.h>
 #define ve_nf_ct4			(get_exec_env()->_nf_conntrack)
+#define ve_nf_ct_initialized()          (get_exec_env()->_nf_conntrack != NULL)
+#else
+#define ve_nf_ct_initialized()          1
 #endif
 
 #if defined(CONFIG_VE_IPTABLES) && defined(CONFIG_SYSCTL)
Index: build_amd64_openvz_amd64/net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c
===================================================================
--- build_amd64_openvz_amd64.orig/net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c	2009-01-29 12:42:25.000000000 +0100
+++ build_amd64_openvz_amd64/net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c	2009-01-29 12:48:43.000000000 +0100
@@ -306,6 +306,9 @@
 	const struct nf_conntrack_tuple_hash *h;
 	struct nf_conntrack_tuple tuple;
 
+	if (!ve_nf_ct_initialized())
+	  return -ENOPROTOOPT;
+
 	memset(&tuple, 0, sizeof(tuple));
 	tuple.src.u3.ip = inet->rcv_saddr;
 	tuple.src.u.tcp.port = inet->sport;
Index: build_amd64_openvz_amd64/net/netfilter/nf_conntrack_netlink.c
===================================================================
--- build_amd64_openvz_amd64.orig/net/netfilter/nf_conntrack_netlink.c	2009-01-29 12:42:36.000000000 +0100
+++ build_amd64_openvz_amd64/net/netfilter/nf_conntrack_netlink.c	2009-01-29 12:53:28.000000000 +0100
@@ -790,6 +790,9 @@
 	u_int8_t u3 = nfmsg->nfgen_family;
 	int err = 0;
 
+	if (!ve_nf_ct_initialized())
+	  return -ENOPROTOOPT;
+
 	if (cda[CTA_TUPLE_ORIG])
 		err = ctnetlink_parse_tuple(cda, &tuple, CTA_TUPLE_ORIG, u3);
 	else if (cda[CTA_TUPLE_REPLY])
@@ -836,6 +839,9 @@
 	u_int8_t u3 = nfmsg->nfgen_family;
 	int err = 0;
 
+	if (!ve_nf_ct_initialized())
+	  return -ENOPROTOOPT;
+
 	if (nlh->nlmsg_flags & NLM_F_DUMP) {
 #ifndef CONFIG_NF_CT_ACCT
 		if (NFNL_MSG_TYPE(nlh->nlmsg_type) == IPCTNL_MSG_CT_GET_CTRZERO)
@@ -1203,6 +1209,9 @@
 	u_int8_t u3 = nfmsg->nfgen_family;
 	int err = 0;
 
+	if (!ve_nf_ct_initialized())
+	  return -ENOPROTOOPT;
+
 	if (cda[CTA_TUPLE_ORIG]) {
 		err = ctnetlink_parse_tuple(cda, &otuple, CTA_TUPLE_ORIG, u3);
 		if (err < 0)
@@ -1527,6 +1536,9 @@
 	u_int8_t u3 = nfmsg->nfgen_family;
 	int err = 0;
 
+	if (!ve_nf_ct_initialized())
+	  return -ENOPROTOOPT;
+
 	if (nlh->nlmsg_flags & NLM_F_DUMP) {
 		return netlink_dump_start(ctnl, skb, nlh,
 					  ctnetlink_exp_dump_table,
@@ -1588,6 +1600,9 @@
 	unsigned int i;
 	int err;
 
+	if (!ve_nf_ct_initialized())
+	  return -ENOPROTOOPT;
+
 	if (cda[CTA_EXPECT_TUPLE]) {
 		/* delete a single expect by tuple */
 		err = ctnetlink_parse_tuple(cda, &tuple, CTA_EXPECT_TUPLE, u3);
@@ -1726,6 +1741,9 @@
 	u_int8_t u3 = nfmsg->nfgen_family;
 	int err = 0;
 
+	if (!ve_nf_ct_initialized())
+	  return -ENOPROTOOPT;
+
 	if (!cda[CTA_EXPECT_TUPLE]
 	    || !cda[CTA_EXPECT_MASK]
 	    || !cda[CTA_EXPECT_MASTER])

Tags added: pending Request was from Dann Frazier <[email protected]> to [email protected]. (Mon, 09 Mar 2009 14:21:11 GMT) (full text, mbox, link).


Reply sent to dann frazier <[email protected]>:
You have taken responsibility. (Thu, 26 Mar 2009 20:18:15 GMT) (full text, mbox, link).


Notification sent to Lars Hanke <[email protected]>:
Bug acknowledged by developer. (Thu, 26 Mar 2009 20:18:15 GMT) (full text, mbox, link).


Message #41 received at [email protected] (full text, mbox, reply):

From: dann frazier <[email protected]>
To: [email protected]
Subject: Bug#511165: fixed in linux-2.6 2.6.26-14
Date: Thu, 26 Mar 2009 19:53:42 +0000
Source: linux-2.6
Source-Version: 2.6.26-14

We believe that the bug you reported is fixed in the latest version of
linux-2.6, which is due to be installed in the Debian FTP archive:

linux-2.6_2.6.26-14.diff.gz
  to pool/main/l/linux-2.6/linux-2.6_2.6.26-14.diff.gz
linux-2.6_2.6.26-14.dsc
  to pool/main/l/linux-2.6/linux-2.6_2.6.26-14.dsc
linux-doc-2.6.26_2.6.26-14_all.deb
  to pool/main/l/linux-2.6/linux-doc-2.6.26_2.6.26-14_all.deb
linux-headers-2.6.26-2-all-amd64_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.26-2-all-amd64_2.6.26-14_amd64.deb
linux-headers-2.6.26-2-all_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.26-2-all_2.6.26-14_amd64.deb
linux-headers-2.6.26-2-amd64_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.26-2-amd64_2.6.26-14_amd64.deb
linux-headers-2.6.26-2-common-openvz_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.26-2-common-openvz_2.6.26-14_amd64.deb
linux-headers-2.6.26-2-common-vserver_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.26-2-common-vserver_2.6.26-14_amd64.deb
linux-headers-2.6.26-2-common-xen_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.26-2-common-xen_2.6.26-14_amd64.deb
linux-headers-2.6.26-2-common_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.26-2-common_2.6.26-14_amd64.deb
linux-headers-2.6.26-2-openvz-amd64_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.26-2-openvz-amd64_2.6.26-14_amd64.deb
linux-headers-2.6.26-2-vserver-amd64_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.26-2-vserver-amd64_2.6.26-14_amd64.deb
linux-headers-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
linux-image-2.6.26-2-amd64_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/linux-image-2.6.26-2-amd64_2.6.26-14_amd64.deb
linux-image-2.6.26-2-openvz-amd64_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/linux-image-2.6.26-2-openvz-amd64_2.6.26-14_amd64.deb
linux-image-2.6.26-2-vserver-amd64_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/linux-image-2.6.26-2-vserver-amd64_2.6.26-14_amd64.deb
linux-image-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/linux-image-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
linux-libc-dev_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/linux-libc-dev_2.6.26-14_amd64.deb
linux-manual-2.6.26_2.6.26-14_all.deb
  to pool/main/l/linux-2.6/linux-manual-2.6.26_2.6.26-14_all.deb
linux-modules-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/linux-modules-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
linux-patch-debian-2.6.26_2.6.26-14_all.deb
  to pool/main/l/linux-2.6/linux-patch-debian-2.6.26_2.6.26-14_all.deb
linux-source-2.6.26_2.6.26-14_all.deb
  to pool/main/l/linux-2.6/linux-source-2.6.26_2.6.26-14_all.deb
linux-support-2.6.26-2_2.6.26-14_all.deb
  to pool/main/l/linux-2.6/linux-support-2.6.26-2_2.6.26-14_all.deb
linux-tree-2.6.26_2.6.26-14_all.deb
  to pool/main/l/linux-2.6/linux-tree-2.6.26_2.6.26-14_all.deb
xen-linux-system-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/xen-linux-system-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
dann frazier <[email protected]> (supplier of updated linux-2.6 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 22 Mar 2009 14:09:23 -0600
Source: linux-2.6
Binary: linux-source-2.6.26 linux-doc-2.6.26 linux-manual-2.6.26 linux-patch-debian-2.6.26 linux-tree-2.6.26 linux-support-2.6.26-2 linux-libc-dev linux-headers-2.6.26-2-all linux-headers-2.6.26-2-all-alpha linux-headers-2.6.26-2-common linux-image-2.6.26-2-alpha-generic linux-headers-2.6.26-2-alpha-generic linux-image-2.6.26-2-alpha-smp linux-headers-2.6.26-2-alpha-smp linux-image-2.6.26-2-alpha-legacy linux-headers-2.6.26-2-alpha-legacy linux-headers-2.6.26-2-all-amd64 linux-image-2.6.26-2-amd64 linux-headers-2.6.26-2-amd64 linux-headers-2.6.26-2-common-openvz linux-image-2.6.26-2-openvz-amd64 linux-headers-2.6.26-2-openvz-amd64 linux-headers-2.6.26-2-common-vserver linux-image-2.6.26-2-vserver-amd64 linux-headers-2.6.26-2-vserver-amd64 linux-headers-2.6.26-2-common-xen linux-image-2.6.26-2-xen-amd64 linux-modules-2.6.26-2-xen-amd64 linux-headers-2.6.26-2-xen-amd64 xen-linux-system-2.6.26-2-xen-amd64 linux-headers-2.6.26-2-all-arm linux-image-2.6.26-2-footbridge linux-headers-2.6.26-2-footbridge linux-image-2.6.26-2-iop32x linux-headers-2.6.26-2-iop32x linux-image-2.6.26-2-ixp4xx linux-headers-2.6.26-2-ixp4xx linux-image-2.6.26-2-orion5x linux-headers-2.6.26-2-orion5x linux-headers-2.6.26-2-all-armel linux-image-2.6.26-2-versatile linux-headers-2.6.26-2-versatile linux-headers-2.6.26-2-all-hppa linux-image-2.6.26-2-parisc linux-headers-2.6.26-2-parisc linux-image-2.6.26-2-parisc-smp linux-headers-2.6.26-2-parisc-smp linux-image-2.6.26-2-parisc64 linux-headers-2.6.26-2-parisc64 linux-image-2.6.26-2-parisc64-smp linux-headers-2.6.26-2-parisc64-smp linux-headers-2.6.26-2-all-i386 linux-image-2.6.26-2-486 linux-headers-2.6.26-2-486 linux-image-2.6.26-2-686 linux-headers-2.6.26-2-686 linux-image-2.6.26-2-686-bigmem linux-headers-2.6.26-2-686-bigmem linux-image-2.6.26-2-openvz-686 linux-headers-2.6.26-2-openvz-686 linux-image-2.6.26-2-vserver-686 linux-headers-2.6.26-2-vserver-686 linux-image-2.6.26-2-vserver-686-bigmem linux-headers-2.6.26-2-vserver-686-bigmem linux-image-2.6.26-2-xen-686 linux-modules-2.6.26-2-xen-686 linux-headers-2.6.26-2-xen-686 xen-linux-system-2.6.26-2-xen-686 linux-headers-2.6.26-2-all-ia64 linux-image-2.6.26-2-itanium linux-headers-2.6.26-2-itanium linux-image-2.6.26-2-mckinley linux-headers-2.6.26-2-mckinley linux-image-2.6.26-2-vserver-itanium linux-headers-2.6.26-2-vserver-itanium linux-image-2.6.26-2-vserver-mckinley linux-headers-2.6.26-2-vserver-mckinley linux-headers-2.6.26-2-all-m68k linux-image-2.6.26-2-amiga linux-headers-2.6.26-2-amiga linux-image-2.6.26-2-atari linux-headers-2.6.26-2-atari linux-image-2.6.26-2-bvme6000 linux-headers-2.6.26-2-bvme6000 linux-image-2.6.26-2-mac linux-headers-2.6.26-2-mac linux-image-2.6.26-2-mvme147 linux-headers-2.6.26-2-mvme147 linux-image-2.6.26-2-mvme16x linux-headers-2.6.26-2-mvme16x linux-headers-2.6.26-2-all-mips linux-image-2.6.26-2-r4k-ip22 linux-headers-2.6.26-2-r4k-ip22 linux-image-2.6.26-2-r5k-ip32 linux-headers-2.6.26-2-r5k-ip32 linux-image-2.6.26-2-sb1-bcm91250a linux-headers-2.6.26-2-sb1-bcm91250a linux-image-2.6.26-2-sb1a-bcm91480b linux-headers-2.6.26-2-sb1a-bcm91480b linux-image-2.6.26-2-4kc-malta linux-headers-2.6.26-2-4kc-malta linux-image-2.6.26-2-5kc-malta linux-headers-2.6.26-2-5kc-malta linux-headers-2.6.26-2-all-mipsel linux-image-2.6.26-2-r5k-cobalt linux-headers-2.6.26-2-r5k-cobalt linux-headers-2.6.26-2-all-powerpc linux-image-2.6.26-2-powerpc linux-headers-2.6.26-2-powerpc linux-image-2.6.26-2-powerpc-smp linux-headers-2.6.26-2-powerpc-smp linux-image-2.6.26-2-powerpc64 linux-headers-2.6.26-2-powerpc64 linux-image-2.6.26-2-vserver-powerpc linux-headers-2.6.26-2-vserver-powerpc linux-image-2.6.26-2-vserver-powerpc64 linux-headers-2.6.26-2-vserver-powerpc64 linux-headers-2.6.26-2-all-s390 linux-image-2.6.26-2-s390 linux-headers-2.6.26-2-s390 linux-image-2.6.26-2-s390-tape linux-image-2.6.26-2-s390x linux-headers-2.6.26-2-s390x linux-image-2.6.26-2-vserver-s390x linux-headers-2.6.26-2-vserver-s390x linux-headers-2.6.26-2-all-sparc linux-image-2.6.26-2-sparc64 linux-headers-2.6.26-2-sparc64 linux-image-2.6.26-2-sparc64-smp linux-headers-2.6.26-2-sparc64-smp linux-image-2.6.26-2-vserver-sparc64 linux-headers-2.6.26-2-vserver-sparc64
Architecture: source all amd64
Version: 2.6.26-14
Distribution: stable
Urgency: high
Maintainer: Debian Kernel Team <[email protected]>
Changed-By: dann frazier <[email protected]>
Description: 
 linux-doc-2.6.26 - Linux kernel specific documentation for version 2.6.26
 linux-headers-2.6.26-2-486 - Header files for Linux 2.6.26-2-486
 linux-headers-2.6.26-2-4kc-malta - Header files for Linux 2.6.26-2-4kc-malta
 linux-headers-2.6.26-2-5kc-malta - Header files for Linux 2.6.26-2-5kc-malta
 linux-headers-2.6.26-2-686 - Header files for Linux 2.6.26-2-686
 linux-headers-2.6.26-2-686-bigmem - Header files for Linux 2.6.26-2-686-bigmem
 linux-headers-2.6.26-2-all - All header files for Linux 2.6.26
 linux-headers-2.6.26-2-all-alpha - All header files for Linux 2.6.26
 linux-headers-2.6.26-2-all-amd64 - All header files for Linux 2.6.26
 linux-headers-2.6.26-2-all-arm - All header files for Linux 2.6.26
 linux-headers-2.6.26-2-all-armel - All header files for Linux 2.6.26
 linux-headers-2.6.26-2-all-hppa - All header files for Linux 2.6.26
 linux-headers-2.6.26-2-all-i386 - All header files for Linux 2.6.26
 linux-headers-2.6.26-2-all-ia64 - All header files for Linux 2.6.26
 linux-headers-2.6.26-2-all-m68k - All header files for Linux 2.6.26
 linux-headers-2.6.26-2-all-mips - All header files for Linux 2.6.26
 linux-headers-2.6.26-2-all-mipsel - All header files for Linux 2.6.26
 linux-headers-2.6.26-2-all-powerpc - All header files for Linux 2.6.26
 linux-headers-2.6.26-2-all-s390 - All header files for Linux 2.6.26
 linux-headers-2.6.26-2-all-sparc - All header files for Linux 2.6.26
 linux-headers-2.6.26-2-alpha-generic - Header files for Linux 2.6.26-2-alpha-generic
 linux-headers-2.6.26-2-alpha-legacy - Header files for Linux 2.6.26-2-alpha-legacy
 linux-headers-2.6.26-2-alpha-smp - Header files for Linux 2.6.26-2-alpha-smp
 linux-headers-2.6.26-2-amd64 - Header files for Linux 2.6.26-2-amd64
 linux-headers-2.6.26-2-amiga - Header files for Linux 2.6.26-2-amiga
 linux-headers-2.6.26-2-atari - Header files for Linux 2.6.26-2-atari
 linux-headers-2.6.26-2-bvme6000 - Header files for Linux 2.6.26-2-bvme6000
 linux-headers-2.6.26-2-common - Common header files for Linux 2.6.26-2
 linux-headers-2.6.26-2-common-openvz - Common header files for Linux 2.6.26-2-openvz
 linux-headers-2.6.26-2-common-vserver - Common header files for Linux 2.6.26-2-vserver
 linux-headers-2.6.26-2-common-xen - Common header files for Linux 2.6.26-2-xen
 linux-headers-2.6.26-2-footbridge - Header files for Linux 2.6.26-2-footbridge
 linux-headers-2.6.26-2-iop32x - Header files for Linux 2.6.26-2-iop32x
 linux-headers-2.6.26-2-itanium - Header files for Linux 2.6.26-2-itanium
 linux-headers-2.6.26-2-ixp4xx - Header files for Linux 2.6.26-2-ixp4xx
 linux-headers-2.6.26-2-mac - Header files for Linux 2.6.26-2-mac
 linux-headers-2.6.26-2-mckinley - Header files for Linux 2.6.26-2-mckinley
 linux-headers-2.6.26-2-mvme147 - Header files for Linux 2.6.26-2-mvme147
 linux-headers-2.6.26-2-mvme16x - Header files for Linux 2.6.26-2-mvme16x
 linux-headers-2.6.26-2-openvz-686 - Header files for Linux 2.6.26-2-openvz-686
 linux-headers-2.6.26-2-openvz-amd64 - Header files for Linux 2.6.26-2-openvz-amd64
 linux-headers-2.6.26-2-orion5x - Header files for Linux 2.6.26-2-orion5x
 linux-headers-2.6.26-2-parisc - Header files for Linux 2.6.26-2-parisc
 linux-headers-2.6.26-2-parisc-smp - Header files for Linux 2.6.26-2-parisc-smp
 linux-headers-2.6.26-2-parisc64 - Header files for Linux 2.6.26-2-parisc64
 linux-headers-2.6.26-2-parisc64-smp - Header files for Linux 2.6.26-2-parisc64-smp
 linux-headers-2.6.26-2-powerpc - Header files for Linux 2.6.26-2-powerpc
 linux-headers-2.6.26-2-powerpc-smp - Header files for Linux 2.6.26-2-powerpc-smp
 linux-headers-2.6.26-2-powerpc64 - Header files for Linux 2.6.26-2-powerpc64
 linux-headers-2.6.26-2-r4k-ip22 - Header files for Linux 2.6.26-2-r4k-ip22
 linux-headers-2.6.26-2-r5k-cobalt - Header files for Linux 2.6.26-2-r5k-cobalt
 linux-headers-2.6.26-2-r5k-ip32 - Header files for Linux 2.6.26-2-r5k-ip32
 linux-headers-2.6.26-2-s390 - Header files for Linux 2.6.26-2-s390
 linux-headers-2.6.26-2-s390x - Header files for Linux 2.6.26-2-s390x
 linux-headers-2.6.26-2-sb1-bcm91250a - Header files for Linux 2.6.26-2-sb1-bcm91250a
 linux-headers-2.6.26-2-sb1a-bcm91480b - Header files for Linux 2.6.26-2-sb1a-bcm91480b
 linux-headers-2.6.26-2-sparc64 - Header files for Linux 2.6.26-2-sparc64
 linux-headers-2.6.26-2-sparc64-smp - Header files for Linux 2.6.26-2-sparc64-smp
 linux-headers-2.6.26-2-versatile - Header files for Linux 2.6.26-2-versatile
 linux-headers-2.6.26-2-vserver-686 - Header files for Linux 2.6.26-2-vserver-686
 linux-headers-2.6.26-2-vserver-686-bigmem - Header files for Linux 2.6.26-2-vserver-686-bigmem
 linux-headers-2.6.26-2-vserver-amd64 - Header files for Linux 2.6.26-2-vserver-amd64
 linux-headers-2.6.26-2-vserver-itanium - Header files for Linux 2.6.26-2-vserver-itanium
 linux-headers-2.6.26-2-vserver-mckinley - Header files for Linux 2.6.26-2-vserver-mckinley
 linux-headers-2.6.26-2-vserver-powerpc - Header files for Linux 2.6.26-2-vserver-powerpc
 linux-headers-2.6.26-2-vserver-powerpc64 - Header files for Linux 2.6.26-2-vserver-powerpc64
 linux-headers-2.6.26-2-vserver-s390x - Header files for Linux 2.6.26-2-vserver-s390x
 linux-headers-2.6.26-2-vserver-sparc64 - Header files for Linux 2.6.26-2-vserver-sparc64
 linux-headers-2.6.26-2-xen-686 - Header files for Linux 2.6.26-2-xen-686
 linux-headers-2.6.26-2-xen-amd64 - Header files for Linux 2.6.26-2-xen-amd64
 linux-image-2.6.26-2-486 - Linux 2.6.26 image on x86
 linux-image-2.6.26-2-4kc-malta - Linux 2.6.26 image on MIPS Malta
 linux-image-2.6.26-2-5kc-malta - Linux 2.6.26 image on MIPS Malta (64-bit)
 linux-image-2.6.26-2-686 - Linux 2.6.26 image on PPro/Celeron/PII/PIII/P4
 linux-image-2.6.26-2-686-bigmem - Linux 2.6.26 image on PPro/Celeron/PII/PIII/P4
 linux-image-2.6.26-2-alpha-generic - Linux 2.6.26 image on Alpha
 linux-image-2.6.26-2-alpha-legacy - Linux 2.6.26 image on Alpha Legacy
 linux-image-2.6.26-2-alpha-smp - Linux 2.6.26 image on Alpha SMP
 linux-image-2.6.26-2-amd64 - Linux 2.6.26 image on AMD64
 linux-image-2.6.26-2-amiga - Linux 2.6.26 image on Amiga
 linux-image-2.6.26-2-atari - Linux 2.6.26 image on Atari
 linux-image-2.6.26-2-bvme6000 - Linux 2.6.26 image on BVM BVME4000 and BVME6000
 linux-image-2.6.26-2-footbridge - Linux 2.6.26 image on Footbridge
 linux-image-2.6.26-2-iop32x - Linux 2.6.26 image on IOP32x
 linux-image-2.6.26-2-itanium - Linux 2.6.26 image on Itanium
 linux-image-2.6.26-2-ixp4xx - Linux 2.6.26 image on IXP4xx
 linux-image-2.6.26-2-mac - Linux 2.6.26 image on Macintosh
 linux-image-2.6.26-2-mckinley - Linux 2.6.26 image on Itanium II
 linux-image-2.6.26-2-mvme147 - Linux 2.6.26 image on Motorola MVME147
 linux-image-2.6.26-2-mvme16x - Linux 2.6.26 image on Motorola MVME162/6/7, MVME172/7
 linux-image-2.6.26-2-openvz-686 - Linux 2.6.26 image on PPro/Celeron/PII/PIII/P4, OpenVZ support
 linux-image-2.6.26-2-openvz-amd64 - Linux 2.6.26 image on AMD64, OpenVZ support
 linux-image-2.6.26-2-orion5x - Linux 2.6.26 image on Orion
 linux-image-2.6.26-2-parisc - Linux 2.6.26 image on 32-bit PA-RISC
 linux-image-2.6.26-2-parisc-smp - Linux 2.6.26 image on multiprocessor 32-bit PA-RISC
 linux-image-2.6.26-2-parisc64 - Linux 2.6.26 image on 64-bit PA-RISC
 linux-image-2.6.26-2-parisc64-smp - Linux 2.6.26 image on multiprocessor 64-bit PA-RISC
 linux-image-2.6.26-2-powerpc - Linux 2.6.26 image on uniprocessor 32-bit PowerPC
 linux-image-2.6.26-2-powerpc-smp - Linux 2.6.26 image on multiprocessor 32-bit PowerPC
 linux-image-2.6.26-2-powerpc64 - Linux 2.6.26 image on 64-bit PowerPC
 linux-image-2.6.26-2-r4k-ip22 - Linux 2.6.26 image on SGI IP22
 linux-image-2.6.26-2-r5k-cobalt - Linux 2.6.26 image on Cobalt
 linux-image-2.6.26-2-r5k-ip32 - Linux 2.6.26 image on SGI IP32
 linux-image-2.6.26-2-s390 - Linux 2.6.26 image on IBM S/390
 linux-image-2.6.26-2-s390-tape - Linux 2.6.26 image on IBM S/390, IPL from tape
 linux-image-2.6.26-2-s390x - Linux 2.6.26 image on IBM zSeries
 linux-image-2.6.26-2-sb1-bcm91250a - Linux 2.6.26 image on BCM91250A
 linux-image-2.6.26-2-sb1a-bcm91480b - Linux 2.6.26 image on BCM91480B
 linux-image-2.6.26-2-sparc64 - Linux 2.6.26 image on uniprocessor 64-bit UltraSPARC
 linux-image-2.6.26-2-sparc64-smp - Linux 2.6.26 image on multiprocessor 64-bit UltraSPARC
 linux-image-2.6.26-2-versatile - Linux 2.6.26 image on Versatile
 linux-image-2.6.26-2-vserver-686 - Linux 2.6.26 image on PPro/Celeron/PII/PIII/P4, Linux-VServer sup
 linux-image-2.6.26-2-vserver-686-bigmem - Linux 2.6.26 image on PPro/Celeron/PII/PIII/P4, Linux-VServer sup
 linux-image-2.6.26-2-vserver-amd64 - Linux 2.6.26 image on AMD64, Linux-VServer support
 linux-image-2.6.26-2-vserver-itanium - Linux 2.6.26 image on Itanium, Linux-VServer support
 linux-image-2.6.26-2-vserver-mckinley - Linux 2.6.26 image on Itanium II, Linux-VServer support
 linux-image-2.6.26-2-vserver-powerpc - Linux 2.6.26 image on uniprocessor 32-bit PowerPC, Linux-VServer 
 linux-image-2.6.26-2-vserver-powerpc64 - Linux 2.6.26 image on 64-bit PowerPC, Linux-VServer support
 linux-image-2.6.26-2-vserver-s390x - Linux 2.6.26 image on IBM zSeries, Linux-VServer support
 linux-image-2.6.26-2-vserver-sparc64 - Linux 2.6.26 image on uniprocessor 64-bit UltraSPARC, Linux-VServ
 linux-image-2.6.26-2-xen-686 - Linux 2.6.26 image on i686, oldstyle Xen support
 linux-image-2.6.26-2-xen-amd64 - Linux 2.6.26 image on AMD64, oldstyle Xen support
 linux-libc-dev - Linux support headers for userspace development
 linux-manual-2.6.26 - Linux kernel API manual pages for version 2.6.26
 linux-modules-2.6.26-2-xen-686 - Linux 2.6.26 modules on i686
 linux-modules-2.6.26-2-xen-amd64 - Linux 2.6.26 modules on AMD64
 linux-patch-debian-2.6.26 - Debian patches to version 2.6.26 of the Linux kernel
 linux-source-2.6.26 - Linux kernel source for version 2.6.26 with Debian patches
 linux-support-2.6.26-2 - Support files for Linux 2.6.26
 linux-tree-2.6.26 - Linux kernel source tree for building Debian kernel images
 xen-linux-system-2.6.26-2-xen-686 - XEN system with Linux 2.6.26 image on i686
 xen-linux-system-2.6.26-2-xen-amd64 - XEN system with Linux 2.6.26 image on AMD64
Closes: 401439 463402 493415 494445 500645 500876 501985 503097 505174 505250 508773 509716 510607 511165 512031 513228 514149 514155 514567 514624 516775 517771 517892 518431 518582 518899 518900 518921 520034 520379 520433 520548 520561 520677 520740 521016
Changes: 
 linux-2.6 (2.6.26-14) stable; urgency=high
 .
   [ Moritz Muehlenhoff ]
   * Add support for Acer Aspire One with ALC269 codec chip. (Closes: #505250)
   * Allow authenticated deep NFS mounts, a regression from etch
     (Closes: #512031)
   * ALSA HDA hardware support (closes: #514567)
     - Backport ALSA driver quirks for various HP notebooks
     - Add appletv support
     - Fix SPDIF output on AD1989B
     - Add ALC887 support
     - Add support for Dell Studio 15
     - Add support for MEDION MD96630
     - Support Asus P5Q Premium/Pro boards
     - Add support for ECS/PC Chips boards with Sigmatel codecs
     - Add support for Toshiba L305
   * Add USB mass storage quirk for "Kyocera / Contax SL300R T*" digital
     cameras. (Closes: #518899)
   * ALSA: Fix OOPS with MIDI in caiaq driver. (Closes: #518900)
   * Add USB mass storage quirks (Closes: #520561)
      - Nikon D300 and Nikon D2H cameras
      - Mio C520-GPS units and Mio Moov 330 GPS
      - Nokia phones: 7610, Supernova, 3500c, 3109c, 5300 and 5310
      - Nokia 6233 (Closes: #493415)
   * [cifs] Fix oops when mounting servers that don't specify their OS
     (Closes: #463402)
   * Remove invalid truesize detection (Closes: #509716)
 .
   [ dann frazier ]
   * Fix softlockups in sungem driver (Closes: #514624)
   * intel-agp: Add support for G41 chipset (Closes: #513228)
   * [openvz] 777e816 Fix wrong size of ub0_percpu.
     (Closes: #500876, #503097, #514149)
   * [openvz] b5e1f74 Fix oops in netlink conntrack module when loaded after
     a ve start (Closes: #511165)
   * [openvz] 6d18ba3 CPT: revert check on sk_reuse>1 (Closes: #500645)
   * Fixes for CVE-2009-0029 broke uml compilation; fix.
   * [openvz] 20bd907 simfs: fix oops if filesystem passes NULL mnt arg to
     getattr. (Closes: #508773)
   * Add -fwrapv to CFLAGS to prevent gcc from optimizing out certain
     wrap tests. (Closes: #520548)
   * Bump ABI to 2.
   * [parisc] Fix the loading of large kernel modules (Closes: #401439)
   * Make the max number of lockd connections configurable and increase
     the default from 80 to the more reasonable 1024 (Closes: #520379)
   * [x86, vmi] Fix missing paravirt_release_pmd in pgd_dtor (Closes: #520677)
   * [mips64] Fix sign extend issue in llseek syscall (Closes: #521016)
 .
   [ Martin Michlmayr ]
   * rt2x00: Fix VGC lower bound initialization. (Closes: #510607)
   * sata_mv: Fix 8-port timeouts on 508x/6081 chips (Closes: #514155)
   * sata_mv: Properly initialize main irq mask.
   * IP32: Add platform device for CMOS RTC; remove dead code.
   * [mips/r5k-ip32] Build in RTC_DRV_CMOS. (Closes: #516775)
   * [arm, armel] Enable USB_HIDDEV. (Closes: #517771)
   * [arm, armel] Enable various V4L USB devices. (Closes: #518582)
   * [arm/iop32x, arm/ixp4xx, arm/orion5x] Enable INPUT_JOYDEV, GAMEPORT
     and INPUT_JOYSTICK (Closes: #520433).
 .
   [ Bastian Blank ]
   * [sparc] Revert: Reintroduce dummy PCI host controller to workaround broken
     X.org. Not supportable and breaks to many things.
   * [amd64] Fix errno on nonexistant syscalls. (closes: #518921)
 .
   [ Ian Campbell ]
   * [nfs] Backport upstream patches to fix NFS "task blocked for more than 120
     seconds" issue (Closes: #518431)
 .
   [ Aurelien Jarno ]
   * [mips/mipsel] Fix errno on inexistent syscalls. (Closes: #520034).
 .
   [ maximilian attems ]
   * [openvz] 849af42 [UB]: Double free for UDP socket.
   * [openvz] 7ebcbe3 autofs: fix default pgrp vnr.
   * [openvz] 17b09e1 conntrack: prevent double allocate/free of protos.
     (closes: #494445)
   * [openvz] 7d3f10f conntrack: prevent call register_pernet_subsys() from VE
     context.
   * [openvz] 482dd20 conntrack: prevent call nf_register_hooks() from VE
     context.
   * [openvz] ff3483a Fix erratum that causes memory corruption.
   * [openvz] 5fff3eb conntrack: adjust context during freeing.
   * [openvz] 3cb8bc3 netfilter: NAT: assign nf_nat_seq_adjust_hook from VE0
     context only.
   * [openvz] 4909102 netfilter: call nf_register_hooks from VE0 context only.
   * [openvz] ce67d5b iptables: setup init iptables mask before net
     initialization.
   * [openvz] 134416f Correct per-process capabilities bounding set in CT.
   * [openvz] 029cecb cpt: Make the proper check for sigmask.
   * [openvz] 86d7416 ms: fix inotify umount.
   * [openvz] c5c1032 Don't dereference NULL tsk->mm in ve_move_task.
   * [openvz] 5c591ae bridge: don't leak master device on brctl addif.
   * [openvz] c578262 net: NETIF_F_VIRTUAL intersects with NETIF_F_LRO.
   * [openvz] 8aa7044 Fix broken permissions for Unix98 pty.
   * [openvz] 09686c1 Free skb->nf_bridge in veth_xmit() and venet_xmit().
   * [openvz] 397500c autofs4: fix ia32 compat mode.
   * [openvz] 0328e3d pidns: update leader_pid at pidns attach.
   * [openvz] 66ec7f7 nfs: fix nfs clinet in VE (finally).
   * [openvz] 4fc3a18 cpt: bump image version to VERSION_26.
   * [openvz] 2a08380 nfs: add missed ve_nfs.h file.
   * [openvz] 4c9010e autofs4: pidns friendly oz_mode.
   * [openvz] 2c1b2f7 conntrack: Allocate/free ve_nf_conntrack_l3proto_ipv6.
   * [openvz] e29a555 ct: Move _nf_conntrack_l3proto_ipv6 to net namespace.
   * [openvz] 4355344 conntrack: fix oops in nf_ct_frag6_gather.
   * [openvz] bd5e806 Add "VE features" for sit and ipip devices.
   * [openvz] 9baf6095 Simplify call __dev_change_net_namespace() by remove
     parameters.
   * [openvz] 35f41f11 Adjust VE before call
     netdev_unregister_kobject/netdev_register_kobject.
   * [openvz] 83ea78e netns: fix net_generic array leak.
   * [openvz] ce67d5b iptables: setup init iptables mask before net
     initialization.
   * [openvz] fffc6ff net: set ve context when init/exit method is called.
     (closes: #517892, #520740)
   * [openvz] 6b9fe02 vzwdog: walk through the block devices list properly.
   * [openvz] 6b9fe02 netns: enable cross-ve Unix sockets.
   * [openvz] 1acba85 netfilter: Fix NULL dereference in nf_nat_setup_info.
   * [openvz] b405aed netfilter: Add check to the nat hooks.
   * [openvz] b8b70c7 nfs: Fix access to freed memory.
   * [openvz] 840ea01 NFS: NFS super blocks in different VEs should be
     different.
   * [openvz] 14131d2 ve: sanitize capability checks for namespaces creation.
   * [openvz] 39bb1ee nfs: Fix nfs_match_client(). (closes: #501985)
   * [openvz] 32e9103 Add do_ve_enter_hook.
   * [openvz] d4988b6 Add kthread_create_ve() and kthread_run_ve() functions.
   * [openvz] ba0ce90 nfs: use kthread_run_ve to start lockd. (closes: #505174)
   * [openvz] 672ab37 pidns: lost task debug print uses wrong prototype.
   * [openvz] d876c93 pidns: zap ve process only when killing ve's init pid-ns.
   * [openvz] 9abe1a6 bc: fix permissions on /proc/bc.
   * [openvz] Reenable NF_CONNTRACK_IPV6.
Checksums-Sha1: 
 271db2f179caec81a4375fc61d97328618d9ebd3 5753 linux-2.6_2.6.26-14.dsc
 9aeb2bc920ebf859d84d9e9af30b16d9e9d691f8 2611597 linux-2.6_2.6.26-14.diff.gz
 0889471e6c5c6d4c421a8e7a50da7b64c65beb3a 4619702 linux-doc-2.6.26_2.6.26-14_all.deb
 d906c00f73a4e2ae4636407c0904deb11cf89381 1759854 linux-manual-2.6.26_2.6.26-14_all.deb
 8051cb7c1df02af5d1861e22c748b76bb4a35c55 2242242 linux-patch-debian-2.6.26_2.6.26-14_all.deb
 94cab847e9a4eeffb0046f466bbd613bbf8b0485 48699418 linux-source-2.6.26_2.6.26-14_all.deb
 0a171fcda3907c59b9ef8563819ebf757eb695cd 118812 linux-support-2.6.26-2_2.6.26-14_all.deb
 fc2f13370b525434d85267a4428693c5f1e5a4f3 103526 linux-tree-2.6.26_2.6.26-14_all.deb
 223e4ef6ea6bb188ecbb4e4a4cd6fae832318ff2 20779832 linux-image-2.6.26-2-amd64_2.6.26-14_amd64.deb
 73b857792e00250a0c98852159c85bfeda9a546e 385170 linux-headers-2.6.26-2-amd64_2.6.26-14_amd64.deb
 92958d47cbed5bb78604aa3eaa5cdc4ebbd32d84 3714922 linux-headers-2.6.26-2-common_2.6.26-14_amd64.deb
 871167e35c7078bd98b0c46447a63809c2e615f2 20948814 linux-image-2.6.26-2-openvz-amd64_2.6.26-14_amd64.deb
 9dced53f8f712e73ccaad7d8d82e433e3d3fcffc 390778 linux-headers-2.6.26-2-openvz-amd64_2.6.26-14_amd64.deb
 82415dd0010644f036b21464179b642ffec8ea69 3770580 linux-headers-2.6.26-2-common-openvz_2.6.26-14_amd64.deb
 f143a1d70b43311fc1843f6310bc50ac07fc4ae6 103074 linux-headers-2.6.26-2-all_2.6.26-14_amd64.deb
 a856aaaf3c757a074f3286115fd26bedc0307038 103104 linux-headers-2.6.26-2-all-amd64_2.6.26-14_amd64.deb
 370e9a7a2153e2c5d0944be6f965c8a0a533d002 745940 linux-libc-dev_2.6.26-14_amd64.deb
 e44dffed5cb9677e2fb341340e6f3faf03b37bad 20797410 linux-image-2.6.26-2-vserver-amd64_2.6.26-14_amd64.deb
 dd755216bf11f8650d7e5d3f99e3695c86e83d24 384790 linux-headers-2.6.26-2-vserver-amd64_2.6.26-14_amd64.deb
 43cb0760fa2ba36160eb89e020ba76d38011a7f8 3747594 linux-headers-2.6.26-2-common-vserver_2.6.26-14_amd64.deb
 8c1b142a7e63c74952c28e971430e7d09527ea40 1799184 linux-image-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
 f1d12d754bafb1ca285e70c16e9faa0943702f1d 19173426 linux-modules-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
 c8bb1f4b4b1eba0af67e75ba026611cd1310c337 378974 linux-headers-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
 550354cd22335219e527439364c582adc8606cce 103060 xen-linux-system-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
 a50ccccb04e2eb1e60ffff3186fbe7ec5885053d 3847402 linux-headers-2.6.26-2-common-xen_2.6.26-14_amd64.deb
Checksums-Sha256: 
 3ffd6fdb1f768787e24d6f2f5106079a627a6c45ed2b8ddda0387fc1a4607aa9 5753 linux-2.6_2.6.26-14.dsc
 d40ce6adf4b306673b4fb5f19315c0262f33e157e34ccabd8b5ad14a537d6946 2611597 linux-2.6_2.6.26-14.diff.gz
 c3e2fe0b9404f65ba54681a0bd1296dacba9a4863467f52604760caeadb260b0 4619702 linux-doc-2.6.26_2.6.26-14_all.deb
 f2bcf31a3cdb98e683ce394743e5548f2e54563ea09ea66c488d9d30802d3c28 1759854 linux-manual-2.6.26_2.6.26-14_all.deb
 0e9de76fbc92677f7d74c1c41c7b2cad7429f01a5add9275febc18632e22aa07 2242242 linux-patch-debian-2.6.26_2.6.26-14_all.deb
 1550e9c15430ba098ceef707e49287b47b83b0581a06552cde44b01dbb25175e 48699418 linux-source-2.6.26_2.6.26-14_all.deb
 019005ed086631596156c319aee08207cab6ce1d2aff6f7119bbbce0f78f83a6 118812 linux-support-2.6.26-2_2.6.26-14_all.deb
 63839a29bcda9b4bfc0ff1625c4d9f66e5b5d374d79aa3ceef0b11d92c0f9694 103526 linux-tree-2.6.26_2.6.26-14_all.deb
 680bb1136e4662becc4755f8cb349158af3bfd4b0ff589c48074330df31f20ec 20779832 linux-image-2.6.26-2-amd64_2.6.26-14_amd64.deb
 d90f18ec9e59f9a01d303a60fbef2364076e96f10b3f334592c9cdc46d4d1ace 385170 linux-headers-2.6.26-2-amd64_2.6.26-14_amd64.deb
 9c989e8064057134596e637bfefd0efaf65f3680382529d8f8dc0ebb9c8518c3 3714922 linux-headers-2.6.26-2-common_2.6.26-14_amd64.deb
 a558feacef515a884ff0d94766b0bcda9dd2578928a06af01f71f21dbdc04291 20948814 linux-image-2.6.26-2-openvz-amd64_2.6.26-14_amd64.deb
 0ea57cb9fb58a71ccf5e4a92ddc96410095157f1b8fa43128ce59ac6ce4a0af5 390778 linux-headers-2.6.26-2-openvz-amd64_2.6.26-14_amd64.deb
 6cb7f0a53bb500c2674aec9ceca2dc20811ecd064dbd0fec8e5dc4e0a9512fca 3770580 linux-headers-2.6.26-2-common-openvz_2.6.26-14_amd64.deb
 79c6af3ccd4510d806c2e6870ae41396a6a7b42ccbb506d3d11640af0848c54a 103074 linux-headers-2.6.26-2-all_2.6.26-14_amd64.deb
 0b7c425771dfea6aeab9b0c7910c2d309433b675d40d7e7fd8ddc5d44ded68f1 103104 linux-headers-2.6.26-2-all-amd64_2.6.26-14_amd64.deb
 d547dcb976189070bb7d7245bc9f338fe2ab201acb31de2c62895007c3b12e31 745940 linux-libc-dev_2.6.26-14_amd64.deb
 2a9f98c8c42896d9e1e94839e50b346067c43314ee0125478e563aba2e13a9e6 20797410 linux-image-2.6.26-2-vserver-amd64_2.6.26-14_amd64.deb
 c65fab4ff22be6d8210ecf7c22b2ddc0e4992f0d810fa1594bfb41ff7d841a23 384790 linux-headers-2.6.26-2-vserver-amd64_2.6.26-14_amd64.deb
 864a198c1996f76d9ad2dcc23ef2a218e017675ecd99f6c1994c22290013455b 3747594 linux-headers-2.6.26-2-common-vserver_2.6.26-14_amd64.deb
 7c2e0c397ee1c56d087c7e21cbb1ff01ce7b6cd678bc25fd56953257c06410e9 1799184 linux-image-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
 e66bb916b485d6cb872a2aa26f789dc3a89aa9ca209cb075b7140fcef3640804 19173426 linux-modules-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
 e92b4824d3ae7c7c136649f769be161070e4471dad1df9ef0750a6a404fcb11a 378974 linux-headers-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
 cd2294a0f2c5e11d904c20c67900a36d421797dff1296d151e30507b5feb114f 103060 xen-linux-system-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
 1eea6ff61875c6fbc5b913e52e43d536a8f957618864e7bdf7ff2775316f6c8d 3847402 linux-headers-2.6.26-2-common-xen_2.6.26-14_amd64.deb
Files: 
 2647d78d27087c66521ecdb0730494c0 5753 devel optional linux-2.6_2.6.26-14.dsc
 3c5225637e11a62fbfc1aea043daf297 2611597 devel optional linux-2.6_2.6.26-14.diff.gz
 fab50e263c34c8e5abc0a9dc75e6c193 4619702 doc optional linux-doc-2.6.26_2.6.26-14_all.deb
 89f6ab53c6b934f9e26242fc843f61bc 1759854 doc optional linux-manual-2.6.26_2.6.26-14_all.deb
 40447a33fcb5dbd67e8b1e9e241c186a 2242242 devel optional linux-patch-debian-2.6.26_2.6.26-14_all.deb
 1f8febe5ff545c86c0283b7df955ffd3 48699418 devel optional linux-source-2.6.26_2.6.26-14_all.deb
 cfa7aac881f7d127c3e60c3de656fa95 118812 devel optional linux-support-2.6.26-2_2.6.26-14_all.deb
 6429c1a71d9ff280252737e44e3f4bc6 103526 devel optional linux-tree-2.6.26_2.6.26-14_all.deb
 e2c1b436037d0e59f2ba2dc505d4f094 20779832 admin optional linux-image-2.6.26-2-amd64_2.6.26-14_amd64.deb
 4b49f2fa85210e72e3ce44aafd604518 385170 devel optional linux-headers-2.6.26-2-amd64_2.6.26-14_amd64.deb
 2f32208ff219bcaecaa679df9c387fb2 3714922 devel optional linux-headers-2.6.26-2-common_2.6.26-14_amd64.deb
 cc990603cd9500b137f00968a066a52b 20948814 admin optional linux-image-2.6.26-2-openvz-amd64_2.6.26-14_amd64.deb
 d4d3f60f9189ba331eccf08427069d82 390778 devel optional linux-headers-2.6.26-2-openvz-amd64_2.6.26-14_amd64.deb
 e9225b8f6921e8d56313eed6115a8f1e 3770580 devel optional linux-headers-2.6.26-2-common-openvz_2.6.26-14_amd64.deb
 e008276f27eca19b31cd9d7b3e68d0a6 103074 devel optional linux-headers-2.6.26-2-all_2.6.26-14_amd64.deb
 70db2f7223d158c70fd50850d8c5207b 103104 devel optional linux-headers-2.6.26-2-all-amd64_2.6.26-14_amd64.deb
 0e47cbadcac31b04619f2c9c3f18741d 745940 devel optional linux-libc-dev_2.6.26-14_amd64.deb
 de71110fa694dd5da6c9feed42de1eaa 20797410 admin optional linux-image-2.6.26-2-vserver-amd64_2.6.26-14_amd64.deb
 8acf4d0624bf968ee3fa7bbbce7c87a4 384790 devel optional linux-headers-2.6.26-2-vserver-amd64_2.6.26-14_amd64.deb
 ac293eb539ecd25417a5f0e8ecc1cbd3 3747594 devel optional linux-headers-2.6.26-2-common-vserver_2.6.26-14_amd64.deb
 3a89bca25c60396b252440dd5dcad324 1799184 admin optional linux-image-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
 94b63de95e029cb4d48f3573d8d8a385 19173426 admin optional linux-modules-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
 35d172c66e49047efa9886ee3c575125 378974 devel optional linux-headers-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
 b89355ff7580a6631981a6517439bd07 103060 admin extra xen-linux-system-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
 14c2f3e20c24442eeafc6691ded4a3fa 3847402 devel optional linux-headers-2.6.26-2-common-xen_2.6.26-14_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFJyYHKhuANDBmkLRkRAqpcAJ9zHsQn1xNQ54hO1PE2ScappWfeVQCeN04h
WaLsIPd3F5CpKe+6TV1Jpz8=
=2GyD
-----END PGP SIGNATURE-----





Bug archived. Request was from Debbugs Internal Request <[email protected]> to [email protected]. (Fri, 24 Apr 2009 07:33:27 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <[email protected]>. Last modified: Sat May 10 05:23:40 2025; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU General Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.