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

Bug#605472: sysfs: cannot create duplicate filename



Hi Jonathan,

following the steps in your instruction I can reproduce the problem (messages in
dmesg output) with kernel version 3.5.0-rc4+. The output for the test is
attached to this email as dmesg_3.5.0-rc4+.log. To be up to date I did the git
checkout and test this morning.

Afterwards I applied the patch and rebooted the system with the new kernel. But the system simply crashed. I was able to grab the output during the boot process with a serial console connection. The log is attached as dmesg_3.5.0-rc4+_ses_crash.log.

In addition to this bug report I opened a service call at Fujitsu. As reply they
send me a workaround:

Disable the "ses" ´module by doing

cat >/etc/modprobe.d/ses.conf <<EOF
install ses /bin/echo 'module ses disabled by configuration'
EOF

I made this modification and after the next reboot all messages in dmesg output
are gone. I did this test with kernel version 3.2.0-0.bpo.2-amd64 from
squeeze-backports (please see file dmesg_3.2.0-0.bpo.2-amd64_ses_deactivated.log).+ But it's also working with 3.5.0-rc4+. My guess is that the problem is related to kernel module ses. As I don't know what the ses module is used for in the kernel
I'm not satisfied with this workaround.

Anything else I can do to help solving the problem?

Many thanks,
Jens


Zitat von Jonathan Nieder <jrnieder@gmail.com>:

found 605472 linux-2.6/2.6.32-45
found 605472 linux-2.6/3.2.18-1
found 605472 linux-2.6/3.4.1-1~experimental.1
tags 605472 + upstream patch moreinfo
quit

Hi,

hunack@mnet-online.de wrote:

[ 4.226522] kobject_add_internal failed for ArrayDevice03 with -EEXIST, don't try to register things with the same name in the same directory.
[...]
At the moment the system is in the setup phase so I can provide more information,
if you guide me.
[...]
To check, if the problem disappears with a older or newer kernel, I tested
versions 2.6.32-45 and 3.4.1-1~experimental.1. But there is no difference.

Interesting.

Please test the attached patch[*] against a 3.1 or newer kernel,
for example by performing the following steps:

 0. prerequisites:

	apt-get install git build-essential

 1. get the kernel history, if you do not already have it:

	git clone \
	  git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git

 2. configure, build, test:

	cd linux
	git fetch origin
	git checkout origin/master
	cp /boot/config-$(uname -r) .config; # current configuration
	scripts/config --disable DEBUG_INFO
	make localmodconfig; # optional: minimize configuration
	make deb-pkg; # optionally with -j<num> for parallel build
	dpkg -i ../<name of package>; # as root
	reboot
	... test test test ...

   Hopefully it reproduces the bug.  So

 3. try the patch:

	cd linux
	git am -3sc /path/to/the/patch
	make deb-pkg; # maybe with -j4
	dpkg -i ../<name of package>; # as root
	reboot
	... test test test ...

Hope that helps,
Jonathan

[*] http://thread.gmane.org/gmane.linux.scsi/69289



[    0.637927] pci 0000:ff:06.2: [8086:2db2] type 00 class 0x060000
[    0.637942] pci 0000:ff:06.3: [8086:2db3] type 00 class 0x060000
[    0.637974]  pci0000:ff: Requesting ACPI _OSC control (0x1d)
[    0.637976]  pci0000:ff: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[    0.637976] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.638670] ACPI: PCI Root Bridge [CPU1] (domain 0000 [bus fe])
[    0.638710] PCI host bridge to bus 0000:fe
[    0.638715] pci 0000:fe:00.0: [8086:2c70] type 00 class 0x060000
[    0.638733] pci 0000:fe:00.1: [8086:2d81] type 00 class 0x060000
[    0.638752] pci 0000:fe:02.0: [8086:2d90] type 00 class 0x060000
[    0.638769] pci 0000:fe:02.1: [8086:2d91] type 00 class 0x060000
[    0.638787] pci 0000:fe:02.2: [8086:2d92] type 00 class 0x060000
[    0.638807] pci 0000:fe:02.3: [8086:2d93] type 00 class 0x060000
[    0.638825] pci 0000:fe:02.4: [8086:2d94] type 00 class 0x060000
[    0.638842] pci 0000:fe:02.5: [8086:2d95] type 00 class 0x060000
[    0.638860] pci 0000:fe:03.0: [8086:2d98] type 00 class 0x060000
[    0.638878] pci 0000:fe:03.1: [8086:2d99] type 00 class 0x060000
[    0.638896] pci 0000:fe:03.2: [8086:2d9a] type 00 class 0x060000
[    0.638914] pci 0000:fe:03.4: [8086:2d9c] type 00 class 0x060000
[    0.638932] pci 0000:fe:04.0: [8086:2da0] type 00 class 0x060000
[    0.638950] pci 0000:fe:04.1: [8086:2da1] type 00 class 0x060000
[    0.638968] pci 0000:fe:04.2: [8086:2da2] type 00 class 0x060000
[    0.638986] pci 0000:fe:04.3: [8086:2da3] type 00 class 0x060000
[    0.639005] pci 0000:fe:05.0: [8086:2da8] type 00 class 0x060000
[    0.639023] pci 0000:fe:05.1: [8086:2da9] type 00 class 0x060000
[    0.639040] pci 0000:fe:05.2: [8086:2daa] type 00 class 0x060000
[    0.639058] pci 0000:fe:05.3: [8086:2dab] type 00 class 0x060000
[    0.639077] pci 0000:fe:06.0: [8086:2db0] type 00 class 0x060000
[    0.639095] pci 0000:fe:06.1: [8086:2db1] type 00 class 0x060000
[    0.639112] pci 0000:fe:06.2: [8086:2db2] type 00 class 0x060000
[    0.639130] pci 0000:fe:06.3: [8086:2db3] type 00 class 0x060000
[    0.639163]  pci0000:fe: Requesting ACPI _OSC control (0x1d)
[    0.639165]  pci0000:fe: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[    0.639166] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.639937] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3d])
[    0.640048] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.640050] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.640052] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.640054] pci_root PNP0A08:00: host bridge window [mem 0x000c8000-0x000dffff]
[    0.640056] pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xdfffffff]
[    0.640058] pci_root PNP0A08:00: host bridge window [mem 0xf0000000-0xfebfffff]
[    0.640059] pci_root PNP0A08:00: host bridge window [mem 0xfed00000-0xfedfffff]
[    0.640061] pci_root PNP0A08:00: host bridge window [mem 0xfef00000-0xffbfffff]
[    0.640093] PCI host bridge to bus 0000:00
[    0.640095] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.640097] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.640098] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.640100] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000dffff]
[    0.640102] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
[    0.640104] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff]
[    0.640106] pci_bus 0000:00: root bus resource [mem 0xfed00000-0xfedfffff]
[    0.640108] pci_bus 0000:00: root bus resource [mem 0xfef00000-0xffbfffff]
[    0.640117] pci 0000:00:00.0: [8086:3406] type 00 class 0x060000
[    0.640161] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[    0.640181] pci 0000:00:01.0: [8086:3408] type 01 class 0x060400
[    0.640229] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.640250] pci 0000:00:03.0: [8086:340a] type 01 class 0x060400
[    0.640301] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[    0.640321] pci 0000:00:05.0: [8086:340c] type 01 class 0x060400
[    0.640368] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
[    0.640388] pci 0000:00:07.0: [8086:340e] type 01 class 0x060400
[    0.640435] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[    0.640454] pci 0000:00:08.0: [8086:340f] type 01 class 0x060400
[    0.640502] pci 0000:00:08.0: PME# supported from D0 D3hot D3cold
[    0.640522] pci 0000:00:09.0: [8086:3410] type 01 class 0x060400
[    0.640569] pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
[    0.640587] pci 0000:00:0a.0: [8086:3411] type 01 class 0x060400
[    0.640635] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold
[    0.640655] pci 0000:00:10.0: [8086:3425] type 00 class 0x080000
[    0.640710] pci 0000:00:10.1: [8086:3426] type 00 class 0x080000
[    0.640759] pci 0000:00:11.0: [8086:3427] type 00 class 0x080000
[    0.640814] pci 0000:00:11.1: [8086:3428] type 00 class 0x080000
[    0.640865] pci 0000:00:14.0: [8086:342e] type 00 class 0x080000
[    0.640920] pci 0000:00:14.1: [8086:3422] type 00 class 0x080000
[    0.640976] pci 0000:00:14.2: [8086:3423] type 00 class 0x080000
[    0.641029] pci 0000:00:14.3: [8086:3438] type 00 class 0x080000
[    0.641074] pci 0000:00:15.0: [8086:342f] type 00 class 0x080020
[    0.641127] pci 0000:00:1a.0: [8086:3a37] type 00 class 0x0c0300
[    0.641165] pci 0000:00:1a.0: reg 20: [io  0x1820-0x183f]
[    0.641212] pci 0000:00:1a.1: [8086:3a38] type 00 class 0x0c0300
[    0.641249] pci 0000:00:1a.1: reg 20: [io  0x1840-0x185f]
[    0.641295] pci 0000:00:1a.2: [8086:3a39] type 00 class 0x0c0300
[    0.641333] pci 0000:00:1a.2: reg 20: [io  0x1860-0x187f]
[    0.641388] pci 0000:00:1a.7: [8086:3a3c] type 00 class 0x0c0320
[    0.641407] pci 0000:00:1a.7: reg 10: [mem 0xcd000000-0xcd0003ff]
[    0.641488] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.641510] pci 0000:00:1c.0: [8086:3a40] type 01 class 0x060400
[    0.641571] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.641595] pci 0000:00:1c.4: [8086:3a48] type 01 class 0x060400
[    0.641657] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.641680] pci 0000:00:1d.0: [8086:3a34] type 00 class 0x0c0300
[    0.641718] pci 0000:00:1d.0: reg 20: [io  0x1880-0x189f]
[    0.641768] pci 0000:00:1d.1: [8086:3a35] type 00 class 0x0c0300
[    0.641832] pci 0000:00:1d.1: reg 20: [io  0x18a0-0x18bf]
[    0.641904] pci 0000:00:1d.2: [8086:3a36] type 00 class 0x0c0300
[    0.641941] pci 0000:00:1d.2: reg 20: [io  0x18c0-0x18df]
[    0.641996] pci 0000:00:1d.7: [8086:3a3a] type 00 class 0x0c0320
[    0.642015] pci 0000:00:1d.7: reg 10: [mem 0xcd001000-0xcd0013ff]
[    0.642096] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.642116] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[    0.642172] pci 0000:00:1f.0: [8086:3a18] type 00 class 0x060100
[    0.642281] pci 0000:00:1f.2: [8086:3a22] type 00 class 0x010601
[    0.642297] pci 0000:00:1f.2: reg 10: [io  0x1c50-0x1c57]
[    0.642304] pci 0000:00:1f.2: reg 14: [io  0x1c44-0x1c47]
[    0.642310] pci 0000:00:1f.2: reg 18: [io  0x1c48-0x1c4f]
[    0.642317] pci 0000:00:1f.2: reg 1c: [io  0x1c40-0x1c43]
[    0.642324] pci 0000:00:1f.2: reg 20: [io  0x18e0-0x18ff]
[    0.642331] pci 0000:00:1f.2: reg 24: [mem 0xcd002000-0xcd0027ff]
[    0.642372] pci 0000:00:1f.2: PME# supported from D3hot
[    0.642388] pci 0000:00:1f.3: [8086:3a30] type 00 class 0x0c0500
[    0.642401] pci 0000:00:1f.3: reg 10: [mem 0xcd003000-0xcd0030ff 64bit]
[    0.642420] pci 0000:00:1f.3: reg 20: [io  0x1c00-0x1c1f]
[    0.642479] pci 0000:01:00.0: [1000:0079] type 00 class 0x010400
[    0.642488] pci 0000:01:00.0: reg 10: [io  0x2000-0x20ff]
[    0.642497] pci 0000:01:00.0: reg 14: [mem 0xcd120000-0xcd123fff 64bit]
[    0.642506] pci 0000:01:00.0: reg 1c: [mem 0xcd140000-0xcd17ffff 64bit]
[    0.642517] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[    0.642547] pci 0000:01:00.0: supports D1 D2
[    0.652158] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.652163] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
[    0.652166] pci 0000:00:01.0:   bridge window [mem 0xcd100000-0xcd1fffff]
[    0.652219] pci 0000:02:00.0: [8086:10fb] type 00 class 0x020000
[    0.652232] pci 0000:02:00.0: reg 10: [mem 0xce080000-0xce0fffff 64bit pref]
[    0.652238] pci 0000:02:00.0: reg 18: [io  0x3000-0x301f]
[    0.652252] pci 0000:02:00.0: reg 20: [mem 0xce000000-0xce003fff 64bit pref]
[    0.652297] pci 0000:02:00.0: PME# supported from D0 D3hot
[    0.652325] pci 0000:02:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    0.652337] pci 0000:02:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    0.652359] pci 0000:02:00.1: [8086:10fb] type 00 class 0x020000
[    0.652370] pci 0000:02:00.1: reg 10: [mem 0xce100000-0xce17ffff 64bit pref]
[    0.652377] pci 0000:02:00.1: reg 18: [io  0x3020-0x303f]
[    0.652391] pci 0000:02:00.1: reg 20: [mem 0xce004000-0xce007fff 64bit pref]
[    0.652427] pci 0000:02:00.1: PME# supported from D0 D3hot
[    0.652450] pci 0000:02:00.1: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    0.652462] pci 0000:02:00.1: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    0.657832] pci 0000:00:03.0: PCI bridge to [bus 02-02]
[    0.657837] pci 0000:00:03.0:   bridge window [io  0x3000-0x3fff]
[    0.657843] pci 0000:00:03.0:   bridge window [mem 0xce000000-0xce1fffff 64bit pref]
[    0.657891] pci 0000:03:00.0: [8086:10fb] type 00 class 0x020000
[    0.657904] pci 0000:03:00.0: reg 10: [mem 0xce280000-0xce2fffff 64bit pref]
[    0.657911] pci 0000:03:00.0: reg 18: [io  0x4000-0x401f]
[    0.657925] pci 0000:03:00.0: reg 20: [mem 0xce200000-0xce203fff 64bit pref]
[    0.657965] pci 0000:03:00.0: PME# supported from D0 D3hot
[    0.657992] pci 0000:03:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    0.658004] pci 0000:03:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    0.658026] pci 0000:03:00.1: [8086:10fb] type 00 class 0x020000
[    0.658038] pci 0000:03:00.1: reg 10: [mem 0xce300000-0xce37ffff 64bit pref]
[    0.658044] pci 0000:03:00.1: reg 18: [io  0x4020-0x403f]
[    0.658058] pci 0000:03:00.1: reg 20: [mem 0xce204000-0xce207fff 64bit pref]
[    0.658095] pci 0000:03:00.1: PME# supported from D0 D3hot
[    0.658117] pci 0000:03:00.1: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    0.658129] pci 0000:03:00.1: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    0.664872] pci 0000:00:05.0: PCI bridge to [bus 03-03]
[    0.664878] pci 0000:00:05.0:   bridge window [io  0x4000-0x4fff]
[    0.664883] pci 0000:00:05.0:   bridge window [mem 0xce200000-0xce3fffff 64bit pref]
[    0.664918] pci 0000:00:07.0: PCI bridge to [bus 04-04]
[    0.664952] pci 0000:00:08.0: PCI bridge to [bus 05-05]
[    0.665005] pci 0000:06:00.0: [8086:150a] type 00 class 0x020000
[    0.665017] pci 0000:06:00.0: reg 10: [mem 0xcd220000-0xcd23ffff]
[    0.665026] pci 0000:06:00.0: reg 14: [mem 0xcd240000-0xcd27ffff]
[    0.665034] pci 0000:06:00.0: reg 18: [io  0x5000-0x501f]
[    0.665042] pci 0000:06:00.0: reg 1c: [mem 0xcd200000-0xcd203fff]
[    0.665105] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[    0.665140] pci 0000:06:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    0.665156] pci 0000:06:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    0.665184] pci 0000:06:00.1: [8086:150a] type 00 class 0x020000
[    0.665195] pci 0000:06:00.1: reg 10: [mem 0xcd2c0000-0xcd2dffff]
[    0.665204] pci 0000:06:00.1: reg 14: [mem 0xcd280000-0xcd2bffff]
[    0.665212] pci 0000:06:00.1: reg 18: [io  0x5020-0x503f]
[    0.665220] pci 0000:06:00.1: reg 1c: [mem 0xcd204000-0xcd207fff]
[    0.665280] pci 0000:06:00.1: PME# supported from D0 D3hot D3cold
[    0.665310] pci 0000:06:00.1: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    0.665326] pci 0000:06:00.1: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    0.680306] pci 0000:00:09.0: PCI bridge to [bus 06-06]
[    0.680313] pci 0000:00:09.0:   bridge window [io  0x5000-0x5fff]
[    0.680317] pci 0000:00:09.0:   bridge window [mem 0xcd200000-0xcd2fffff]
[    0.680364] pci 0000:00:0a.0: PCI bridge to [bus 07-07]
[    0.680428] pci 0000:08:00.0: [8086:10a7] type 00 class 0x020000
[    0.680444] pci 0000:08:00.0: reg 10: [mem 0xcd360000-0xcd37ffff]
[    0.680455] pci 0000:08:00.0: reg 14: [mem 0xcd340000-0xcd35ffff]
[    0.680465] pci 0000:08:00.0: reg 18: [io  0x6000-0x601f]
[    0.680476] pci 0000:08:00.0: reg 1c: [mem 0xcd320000-0xcd323fff]
[    0.680504] pci 0000:08:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[    0.680563] pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
[    0.680611] pci 0000:08:00.1: [8086:10a7] type 00 class 0x020000
[    0.680625] pci 0000:08:00.1: reg 10: [mem 0xcd3c0000-0xcd3dffff]
[    0.680636] pci 0000:08:00.1: reg 14: [mem 0xcd3a0000-0xcd3bffff]
[    0.680646] pci 0000:08:00.1: reg 18: [io  0x6020-0x603f]
[    0.680657] pci 0000:08:00.1: reg 1c: [mem 0xcd324000-0xcd327fff]
[    0.680685] pci 0000:08:00.1: reg 30: [mem 0x00000000-0x0001ffff pref]
[    0.680741] pci 0000:08:00.1: PME# supported from D0 D3hot D3cold
[    0.688301] pci 0000:00:1c.0: PCI bridge to [bus 08-08]
[    0.688306] pci 0000:00:1c.0:   bridge window [io  0x6000-0x6fff]
[    0.688311] pci 0000:00:1c.0:   bridge window [mem 0xcd300000-0xcd3fffff]
[    0.688378] pci 0000:09:00.0: [102b:0522] type 00 class 0x030000
[    0.688397] pci 0000:09:00.0: reg 10: [mem 0xcf000000-0xcfffffff pref]
[    0.688411] pci 0000:09:00.0: reg 14: [mem 0xcd400000-0xcd403fff]
[    0.688424] pci 0000:09:00.0: reg 18: [mem 0xcd800000-0xcdffffff]
[    0.696301] pci 0000:00:1c.4: PCI bridge to [bus 09-09]
[    0.696307] pci 0000:00:1c.4:   bridge window [mem 0xcd400000-0xcdffffff]
[    0.696314] pci 0000:00:1c.4:   bridge window [mem 0xcf000000-0xcfffffff 64bit pref]
[    0.696378] pci 0000:00:1e.0: PCI bridge to [bus 0a-0a] (subtractive decode)
[    0.696387] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.696389] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.696391] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.696394] pci 0000:00:1e.0:   bridge window [mem 0x000c8000-0x000dffff] (subtractive decode)
[    0.696396] pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xdfffffff] (subtractive decode)
[    0.696398] pci 0000:00:1e.0:   bridge window [mem 0xf0000000-0xfebfffff] (subtractive decode)
[    0.696400] pci 0000:00:1e.0:   bridge window [mem 0xfed00000-0xfedfffff] (subtractive decode)
[    0.696402] pci 0000:00:1e.0:   bridge window [mem 0xfef00000-0xffbfffff] (subtractive decode)
[    0.696435] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.696846] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE1_._PRT]
[    0.696904] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE3_._PRT]
[    0.696960] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE5_._PRT]
[    0.697014] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE7_._PRT]
[    0.697069] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE8_._PRT]
[    0.697122] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE9_._PRT]
[    0.697176] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE10._PRT]
[    0.697232] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE1A._PRT]
[    0.697276] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE1E._PRT]
[    0.697349]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.697351]  pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[    0.697352] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.705227] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[    0.705281] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[    0.705338] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
[    0.705390] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[    0.705433] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.705485] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[    0.705536] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[    0.705588] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
[    0.705744] vgaarb: device added: PCI:0000:09:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.705746] vgaarb: loaded
[    0.705747] vgaarb: bridge control possible 0000:09:00.0
[    0.705779] PCI: Using ACPI for IRQ routing
[    0.705783] PCI: pci_cache_line_size set to 64 bytes
[    0.705966] Expanded resource reserved due to conflict with PCI Bus 0000:00
[    0.705967] e820: reserve RAM buffer [mem 0x0009b000-0x0009ffff]
[    0.705969] e820: reserve RAM buffer [mem 0xbf6a0000-0xbfffffff]
[    0.706103] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[    0.706104] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[    0.708144] Switching to clocksource hpet
[    0.709952] pnp: PnP ACPI init
[    0.709970] ACPI: bus type pnp registered
[    0.710081] pnp 00:00: [mem 0xe0000000-0xefffffff]
[    0.710189] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[    0.710193] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.710214] pnp 00:01: [bus ff]
[    0.710268] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)
[    0.710286] pnp 00:02: [bus fe]
[    0.710317] pnp 00:02: Plug and Play ACPI device, IDs PNP0a03 (active)
[    0.710386] pnp 00:03: [bus 00-3d]
[    0.710389] pnp 00:03: [io  0x0000-0x0cf7 window]
[    0.710390] pnp 00:03: [io  0x0cf8-0x0cff]
[    0.710392] pnp 00:03: [io  0x0d00-0xffff window]
[    0.710394] pnp 00:03: [mem 0x000a0000-0x000bffff window]
[    0.710396] pnp 00:03: [mem 0x000c8000-0x000dffff window]
[    0.710398] pnp 00:03: [mem 0xc0000000-0xdfffffff window]
[    0.710400] pnp 00:03: [mem 0xf0000000-0xfebfffff window]
[    0.710402] pnp 00:03: [mem 0xfed00000-0xfedfffff window]
[    0.710404] pnp 00:03: [mem 0xfef00000-0xffbfffff window]
[    0.710440] pnp 00:03: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    0.710663] pnp 00:04: [io  0x0010-0x001f]
[    0.710665] pnp 00:04: [io  0x0022-0x002d]
[    0.710666] pnp 00:04: [io  0x002e-0x002f]
[    0.710668] pnp 00:04: [io  0x0030-0x003f]
[    0.710670] pnp 00:04: [io  0x004e-0x004f]
[    0.710672] pnp 00:04: [io  0x0050-0x0053]
[    0.710673] pnp 00:04: [io  0x0060-0x006f]
[    0.710675] pnp 00:04: [io  0x0072-0x0073]
[    0.710677] pnp 00:04: [io  0x0074-0x007f]
[    0.710679] pnp 00:04: [io  0x0090-0x009f]
[    0.710680] pnp 00:04: [io  0x00a2-0x00b1]
[    0.710682] pnp 00:04: [io  0x00b2-0x00b3]
[    0.710684] pnp 00:04: [io  0x00b4-0x00bf]
[    0.710685] pnp 00:04: [io  0x00e0-0x00ef]
[    0.710687] pnp 00:04: [io  0x0200-0x020f]
[    0.710689] pnp 00:04: [io  0x04d0-0x04d1]
[    0.710690] pnp 00:04: [io  0x0500-0x057f]
[    0.710692] pnp 00:04: [io  0x0800-0x080f]
[    0.710693] pnp 00:04: [io  0x0810-0x081f]
[    0.710695] pnp 00:04: [io  0x0ca0-0x0ca1]
[    0.710696] pnp 00:04: [io  0x0ca4-0x0ca7]
[    0.710698] pnp 00:04: [io  0x0ca8-0x0cab]
[    0.710700] pnp 00:04: [io  0x0cae-0x0caf]
[    0.710701] pnp 00:04: [io  0x0e00-0x0e7f]
[    0.710703] pnp 00:04: [io  0x1000-0x107f]
[    0.710704] pnp 00:04: [io  0x1100-0x110f]
[    0.710706] pnp 00:04: [io  0x1180-0x11ff]
[    0.710707] pnp 00:04: [io  0xfe00]
[    0.710709] pnp 00:04: [io  0xff00]
[    0.710711] pnp 00:04: [mem 0xfec00000-0xfecfffff]
[    0.710712] pnp 00:04: [mem 0xfee00000-0xfeefffff]
[    0.710714] pnp 00:04: [mem 0xfed1c000-0xfed1ffff]
[    0.710836] system 00:04: [io  0x0200-0x020f] has been reserved
[    0.710838] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.710840] system 00:04: [io  0x0500-0x057f] has been reserved
[    0.710843] system 00:04: [io  0x0800-0x080f] has been reserved
[    0.710845] system 00:04: [io  0x0810-0x081f] has been reserved
[    0.710847] system 00:04: [io  0x0ca0-0x0ca1] has been reserved
[    0.710849] system 00:04: [io  0x0ca4-0x0ca7] has been reserved
[    0.710851] system 00:04: [io  0x0ca8-0x0cab] has been reserved
[    0.710853] system 00:04: [io  0x0cae-0x0caf] has been reserved
[    0.710856] system 00:04: [io  0x0e00-0x0e7f] has been reserved
[    0.710858] system 00:04: [io  0x1000-0x107f] has been reserved
[    0.710860] system 00:04: [io  0x1100-0x110f] has been reserved
[    0.710862] system 00:04: [io  0x1180-0x11ff] has been reserved
[    0.710864] system 00:04: [io  0xfe00] has been reserved
[    0.710866] system 00:04: [io  0xff00] has been reserved
[    0.710869] system 00:04: [mem 0xfec00000-0xfecfffff] could not be reserved
[    0.710872] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.710875] system 00:04: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.710877] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.710888] pnp 00:05: [io  0x0000-0x000f]
[    0.710890] pnp 00:05: [io  0x0080-0x008f]
[    0.710892] pnp 00:05: [io  0x00c0-0x00df]
[    0.710895] pnp 00:05: [dma 4]
[    0.710930] pnp 00:05: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.710943] pnp 00:06: [io  0x0070-0x0071]
[    0.710954] pnp 00:06: [irq 8]
[    0.710988] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.711002] pnp 00:07: [io  0x00f0-0x00fe]
[    0.711007] pnp 00:07: [irq 13]
[    0.711038] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.711047] pnp 00:08: [io  0x0061]
[    0.711079] pnp 00:08: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.711139] pnp 00:09: [mem 0xfed00000-0xfed003ff]
[    0.711174] pnp 00:09: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.711345] pnp 00:0a: [io  0x03f8-0x03ff]
[    0.711351] pnp 00:0a: [irq 4]
[    0.711411] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.711547] pnp 00:0b: [io  0x02f8-0x02ff]
[    0.711553] pnp 00:0b: [irq 3]
[    0.711611] pnp 00:0b: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.711637] pnp 00:0c: [io  0x0ca2-0x0ca3]
[    0.711672] pnp 00:0c: Plug and Play ACPI device, IDs IPI0001 (active)
[    0.711720] pnp: PnP ACPI: found 13 devices
[    0.711721] ACPI: ACPI bus type pnp unregistered
[    0.717948] pci 0000:00:03.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02-02] add_size 400000
[    0.717957] pci 0000:00:05.0: bridge window [mem 0x00100000-0x000fffff] to [bus 03-03] add_size 400000
[    0.717974] pci 0000:00:09.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 06-06] add_size 100000
[    0.717987] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x001fffff pref] to [bus 08-08] add_size 200000
[    0.717995] pci 0000:00:1c.4: bridge window [io  0x1000-0x0fff] to [bus 09-09] add_size 1000
[    0.718017] pci 0000:00:03.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 400000
[    0.718019] pci 0000:00:05.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 400000
[    0.718021] pci 0000:00:09.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 100000
[    0.718023] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x001fffff pref] get_res_add_size add_size 200000
[    0.718025] pci 0000:00:1c.4: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.718029] pci 0000:00:01.0: BAR 15: assigned [mem 0xc0000000-0xc00fffff pref]
[    0.718032] pci 0000:00:03.0: BAR 14: assigned [mem 0xc0100000-0xc04fffff]
[    0.718034] pci 0000:00:05.0: BAR 14: assigned [mem 0xc0500000-0xc08fffff]
[    0.718037] pci 0000:00:09.0: BAR 15: assigned [mem 0xc0900000-0xc09fffff 64bit pref]
[    0.718039] pci 0000:00:1c.0: BAR 15: assigned [mem 0xc0a00000-0xc0cfffff pref]
[    0.718042] pci 0000:00:1c.4: BAR 13: assigned [io  0x7000-0x7fff]
[    0.718046] pci 0000:01:00.0: BAR 6: assigned [mem 0xc0000000-0xc001ffff pref]
[    0.718049] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.718051] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
[    0.718055] pci 0000:00:01.0:   bridge window [mem 0xcd100000-0xcd1fffff]
[    0.718058] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xc00fffff pref]
[    0.718070] pci 0000:02:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718078] pci 0000:02:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718086] pci 0000:02:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718094] pci 0000:02:00.1: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718102] pci 0000:02:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718109] pci 0000:02:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718117] pci 0000:02:00.1: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718124] pci 0000:02:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718132] pci 0000:02:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718140] pci 0000:02:00.1: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718143] pci 0000:02:00.0: res[7]=[mem 0x00000000-0xffffffffffffffff 64bit pref] get_res_add_size add_size 100000
[    0.718145] pci 0000:02:00.0: res[10]=[mem 0x00000000-0xffffffffffffffff 64bit pref] get_res_add_size add_size 100000
[    0.718147] pci 0000:02:00.1: res[7]=[mem 0x00000000-0xffffffffffffffff 64bit pref] get_res_add_size add_size 100000
[    0.718149] pci 0000:02:00.1: res[10]=[mem 0x00000000-0xffffffffffffffff 64bit pref] get_res_add_size add_size 100000
[    0.718157] pci 0000:02:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718160] pci 0000:02:00.0: BAR 7: assigned [mem 0xc0100000-0xc01fffff 64bit pref]
[    0.718169] pci 0000:02:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718172] pci 0000:02:00.0: BAR 10: assigned [mem 0xc0200000-0xc02fffff 64bit pref]
[    0.718181] pci 0000:02:00.1: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718183] pci 0000:02:00.1: BAR 7: assigned [mem 0xc0300000-0xc03fffff 64bit pref]
[    0.718193] pci 0000:02:00.1: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718195] pci 0000:02:00.1: BAR 10: assigned [mem 0xc0400000-0xc04fffff 64bit pref]
[    0.718200] pci 0000:00:03.0: PCI bridge to [bus 02-02]
[    0.718202] pci 0000:00:03.0:   bridge window [io  0x3000-0x3fff]
[    0.718205] pci 0000:00:03.0:   bridge window [mem 0xc0100000-0xc04fffff]
[    0.718208] pci 0000:00:03.0:   bridge window [mem 0xce000000-0xce1fffff 64bit pref]
[    0.718218] pci 0000:03:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718226] pci 0000:03:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718234] pci 0000:03:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718242] pci 0000:03:00.1: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718250] pci 0000:03:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718257] pci 0000:03:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718265] pci 0000:03:00.1: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718272] pci 0000:03:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718280] pci 0000:03:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718287] pci 0000:03:00.1: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718290] pci 0000:03:00.0: res[7]=[mem 0x00000000-0xffffffffffffffff 64bit pref] get_res_add_size add_size 100000
[    0.718292] pci 0000:03:00.0: res[10]=[mem 0x00000000-0xffffffffffffffff 64bit pref] get_res_add_size add_size 100000
[    0.718294] pci 0000:03:00.1: res[7]=[mem 0x00000000-0xffffffffffffffff 64bit pref] get_res_add_size add_size 100000
[    0.718296] pci 0000:03:00.1: res[10]=[mem 0x00000000-0xffffffffffffffff 64bit pref] get_res_add_size add_size 100000
[    0.718304] pci 0000:03:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718306] pci 0000:03:00.0: BAR 7: assigned [mem 0xc0500000-0xc05fffff 64bit pref]
[    0.718316] pci 0000:03:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718318] pci 0000:03:00.0: BAR 10: assigned [mem 0xc0600000-0xc06fffff 64bit pref]
[    0.718327] pci 0000:03:00.1: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718330] pci 0000:03:00.1: BAR 7: assigned [mem 0xc0700000-0xc07fffff 64bit pref]
[    0.718339] pci 0000:03:00.1: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718342] pci 0000:03:00.1: BAR 10: assigned [mem 0xc0800000-0xc08fffff 64bit pref]
[    0.718346] pci 0000:00:05.0: PCI bridge to [bus 03-03]
[    0.718348] pci 0000:00:05.0:   bridge window [io  0x4000-0x4fff]
[    0.718352] pci 0000:00:05.0:   bridge window [mem 0xc0500000-0xc08fffff]
[    0.718355] pci 0000:00:05.0:   bridge window [mem 0xce200000-0xce3fffff 64bit pref]
[    0.718359] pci 0000:00:07.0: PCI bridge to [bus 04-04]
[    0.718366] pci 0000:00:08.0: PCI bridge to [bus 05-05]
[    0.718382] pci 0000:06:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718393] pci 0000:06:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718404] pci 0000:06:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718414] pci 0000:06:00.1: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718425] pci 0000:06:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718435] pci 0000:06:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718446] pci 0000:06:00.1: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718456] pci 0000:06:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718466] pci 0000:06:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718477] pci 0000:06:00.1: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718479] pci 0000:06:00.0: res[7]=[mem 0x00000000-0xffffffffffffffff 64bit pref] get_res_add_size add_size 20000
[    0.718481] pci 0000:06:00.0: res[10]=[mem 0x00000000-0xffffffffffffffff 64bit pref] get_res_add_size add_size 20000
[    0.718483] pci 0000:06:00.1: res[7]=[mem 0x00000000-0xffffffffffffffff 64bit pref] get_res_add_size add_size 20000
[    0.718485] pci 0000:06:00.1: res[10]=[mem 0x00000000-0xffffffffffffffff 64bit pref] get_res_add_size add_size 20000
[    0.718495] pci 0000:06:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718497] pci 0000:06:00.0: BAR 7: assigned [mem 0xc0900000-0xc091ffff 64bit pref]
[    0.718511] pci 0000:06:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718513] pci 0000:06:00.0: BAR 10: assigned [mem 0xc0920000-0xc093ffff 64bit pref]
[    0.718526] pci 0000:06:00.1: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718528] pci 0000:06:00.1: BAR 7: assigned [mem 0xc0940000-0xc095ffff 64bit pref]
[    0.718541] pci 0000:06:00.1: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    0.718543] pci 0000:06:00.1: BAR 10: assigned [mem 0xc0960000-0xc097ffff 64bit pref]
[    0.718548] pci 0000:00:09.0: PCI bridge to [bus 06-06]
[    0.718551] pci 0000:00:09.0:   bridge window [io  0x5000-0x5fff]
[    0.718554] pci 0000:00:09.0:   bridge window [mem 0xcd200000-0xcd2fffff]
[    0.718557] pci 0000:00:09.0:   bridge window [mem 0xc0900000-0xc09fffff 64bit pref]
[    0.718562] pci 0000:00:0a.0: PCI bridge to [bus 07-07]
[    0.718570] pci 0000:08:00.0: BAR 6: assigned [mem 0xc0a00000-0xc0a1ffff pref]
[    0.718572] pci 0000:08:00.1: BAR 6: assigned [mem 0xc0a20000-0xc0a3ffff pref]
[    0.718574] pci 0000:00:1c.0: PCI bridge to [bus 08-08]
[    0.718576] pci 0000:00:1c.0:   bridge window [io  0x6000-0x6fff]
[    0.718580] pci 0000:00:1c.0:   bridge window [mem 0xcd300000-0xcd3fffff]
[    0.718583] pci 0000:00:1c.0:   bridge window [mem 0xc0a00000-0xc0cfffff pref]
[    0.718588] pci 0000:00:1c.4: PCI bridge to [bus 09-09]
[    0.718591] pci 0000:00:1c.4:   bridge window [io  0x7000-0x7fff]
[    0.718595] pci 0000:00:1c.4:   bridge window [mem 0xcd400000-0xcdffffff]
[    0.718598] pci 0000:00:1c.4:   bridge window [mem 0xcf000000-0xcfffffff 64bit pref]
[    0.718603] pci 0000:00:1e.0: PCI bridge to [bus 0a-0a]
[    0.718687] pci 0000:00:1e.0: setting latency timer to 64
[    0.718691] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.718693] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.718694] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.718696] pci_bus 0000:00: resource 7 [mem 0x000c8000-0x000dffff]
[    0.718698] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xdfffffff]
[    0.718699] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfebfffff]
[    0.718701] pci_bus 0000:00: resource 10 [mem 0xfed00000-0xfedfffff]
[    0.718703] pci_bus 0000:00: resource 11 [mem 0xfef00000-0xffbfffff]
[    0.718704] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    0.718706] pci_bus 0000:01: resource 1 [mem 0xcd100000-0xcd1fffff]
[    0.718708] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xc00fffff pref]
[    0.718710] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    0.718712] pci_bus 0000:02: resource 1 [mem 0xc0100000-0xc04fffff]
[    0.718713] pci_bus 0000:02: resource 2 [mem 0xce000000-0xce1fffff 64bit pref]
[    0.718715] pci_bus 0000:03: resource 0 [io  0x4000-0x4fff]
[    0.718717] pci_bus 0000:03: resource 1 [mem 0xc0500000-0xc08fffff]
[    0.718719] pci_bus 0000:03: resource 2 [mem 0xce200000-0xce3fffff 64bit pref]
[    0.718721] pci_bus 0000:06: resource 0 [io  0x5000-0x5fff]
[    0.718722] pci_bus 0000:06: resource 1 [mem 0xcd200000-0xcd2fffff]
[    0.718724] pci_bus 0000:06: resource 2 [mem 0xc0900000-0xc09fffff 64bit pref]
[    0.718726] pci_bus 0000:08: resource 0 [io  0x6000-0x6fff]
[    0.718728] pci_bus 0000:08: resource 1 [mem 0xcd300000-0xcd3fffff]
[    0.718730] pci_bus 0000:08: resource 2 [mem 0xc0a00000-0xc0cfffff pref]
[    0.718732] pci_bus 0000:09: resource 0 [io  0x7000-0x7fff]
[    0.718733] pci_bus 0000:09: resource 1 [mem 0xcd400000-0xcdffffff]
[    0.718735] pci_bus 0000:09: resource 2 [mem 0xcf000000-0xcfffffff 64bit pref]
[    0.718738] pci_bus 0000:0a: resource 4 [io  0x0000-0x0cf7]
[    0.718739] pci_bus 0000:0a: resource 5 [io  0x0d00-0xffff]
[    0.718741] pci_bus 0000:0a: resource 6 [mem 0x000a0000-0x000bffff]
[    0.718743] pci_bus 0000:0a: resource 7 [mem 0x000c8000-0x000dffff]
[    0.718744] pci_bus 0000:0a: resource 8 [mem 0xc0000000-0xdfffffff]
[    0.718746] pci_bus 0000:0a: resource 9 [mem 0xf0000000-0xfebfffff]
[    0.718748] pci_bus 0000:0a: resource 10 [mem 0xfed00000-0xfedfffff]
[    0.718749] pci_bus 0000:0a: resource 11 [mem 0xfef00000-0xffbfffff]
[    0.718921] NET: Registered protocol family 2
[    0.719217] IP route cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.720344] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    0.721830] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.722023] TCP: Hash tables configured (established 524288 bind 65536)
[    0.722025] TCP: reno registered
[    0.722058] UDP hash table entries: 16384 (order: 7, 524288 bytes)
[    0.722187] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes)
[    0.722487] NET: Registered protocol family 1
[    0.722843] pci 0000:08:00.0: Disabling L0s
[    0.722848] pci 0000:08:00.1: Disabling L0s
[    0.722855] pci 0000:09:00.0: Boot video device
[    0.722859] PCI: CLS 64 bytes, default 64
[    0.722906] Unpacking initramfs...
[    0.800368] Freeing initrd memory: 4100k freed
[    0.800925] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.800928] software IO TLB [mem 0xbb6a0000-0xbf69ffff] (64MB) mapped at [ffff8800bb6a0000-ffff8800bf69ffff]
[    0.800977] Simple Boot Flag at 0x7c set to 0x1
[    0.802450] audit: initializing netlink socket (disabled)
[    0.802464] type=2000 audit(1340961957.636:1): initialized
[    0.820251] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.822330] VFS: Disk quotas dquot_6.5.2
[    0.822384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.822487] msgmni has been set to 32768
[    0.822679] alg: No test for stdrng (krng)
[    0.822720] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.822722] io scheduler noop registered
[    0.822723] io scheduler deadline registered
[    0.822780] io scheduler cfq registered (default)
[    0.823184] pcieport 0000:00:1c.0: irq 64 for MSI/MSI-X
[    0.823269] pcieport 0000:00:1c.4: irq 65 for MSI/MSI-X
[    0.823344] ioapic: probe of 0000:00:15.0 failed with error -22
[    0.823351] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.823375] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.823376] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.823697] intel_idle: MWAIT substates: 0x1120
[    0.823698] intel_idle: v0.4 model 0x2C
[    0.823699] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.823834] [Firmware Bug]: APEI: Invalid bit width + offset in GAR [0xbf6c7018/32/0/2/0]
[    0.826225] GHES: APEI firmware first mode is enabled by APEI bit and WHEA _OSC.
[    0.826332] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.846763] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.867204] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    0.887846] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.908310] 00:0b: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    0.908558] Linux agpgart interface v0.103
[    0.908778] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.909636] i8042: No controller found
[    0.913880] mousedev: PS/2 mouse device common for all mice
[    0.913917] rtc_cmos 00:06: RTC can wake from S4
[    0.914037] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    0.914066] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.914461] cpuidle: using governor ladder
[    0.914957] cpuidle: using governor menu
[    0.915080] drop_monitor: Initializing network drop monitor service
[    0.915167] TCP: cubic registered
[    0.920879] NET: Registered protocol family 10
[    0.923985] mip6: Mobile IPv6
[    0.923987] NET: Registered protocol family 17
[    0.923998] Key type dns_resolver registered
[    0.924561] PM: Hibernation image not present or could not be loaded.
[    0.924576] registered taskstats version 1
[    0.927124] rtc_cmos 00:06: setting system clock to 2012-06-29 09:25:58 UTC (1340961958)
[    0.931271] Freeing unused kernel memory: 616k freed
[    0.931386] Write protecting the kernel read-only data: 6144k
[    0.937790] Freeing unused kernel memory: 528k freed
[    0.942941] Freeing unused kernel memory: 728k freed
[    0.952872] udev[139]: starting version 164
[    0.977804] dca service started, version 1.12.1
[    0.977805] SCSI subsystem initialized
[    0.978465] megasas: 00.00.06.15-rc1 Mon. Mar. 19 17:00:00 PDT 2012
[    0.978494] megasas: 0x1000:0x0079:0x1734:0x1176: bus 1:slot 0:func 0
[    0.978611] megasas: FW now in Ready state
[    0.978658] megaraid_sas 0000:01:00.0: irq 66 for MSI/MSI-X
[    0.978796] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 3.9.15-k
[    0.978798] ixgbe: Copyright (c) 1999-2012 Intel Corporation.
[    0.979402] igb: Intel(R) Gigabit Ethernet Network Driver - version 3.4.7-k
[    0.979404] igb: Copyright (c) 2007-2012 Intel Corporation.
[    0.979716] igb 0000:06:00.0: irq 67 for MSI/MSI-X
[    0.979725] igb 0000:06:00.0: irq 68 for MSI/MSI-X
[    0.979732] igb 0000:06:00.0: irq 69 for MSI/MSI-X
[    0.979739] igb 0000:06:00.0: irq 70 for MSI/MSI-X
[    0.979748] igb 0000:06:00.0: irq 71 for MSI/MSI-X
[    0.979757] igb 0000:06:00.0: irq 72 for MSI/MSI-X
[    0.979764] igb 0000:06:00.0: irq 73 for MSI/MSI-X
[    0.979771] igb 0000:06:00.0: irq 74 for MSI/MSI-X
[    0.979777] igb 0000:06:00.0: irq 75 for MSI/MSI-X
[    0.981813] ACPI: bus type usb registered
[    0.981851] usbcore: registered new interface driver usbfs
[    0.981868] usbcore: registered new interface driver hub
[    0.981927] usbcore: registered new device driver usb
[    0.982547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.982593] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    0.982596] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    0.982602] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    0.982630] ehci_hcd 0000:00:1a.7: debug port 1
[    0.984638] libata version 3.00 loaded.
[    0.986518] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
[    0.986539] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xcd000000
[    0.996232] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    0.996262] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.996265] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.996267] usb usb1: Product: EHCI Host Controller
[    0.996271] usb usb1: Manufacturer: Linux 3.5.0-rc4+ ehci_hcd
[    0.996273] usb usb1: SerialNumber: 0000:00:1a.7
[    0.996516] hub 1-0:1.0: USB hub found
[    0.996522] hub 1-0:1.0: 6 ports detected
[    0.996697] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    0.996701] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    0.996708] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    0.996740] ehci_hcd 0000:00:1d.7: debug port 1
[    1.000202] megasas_init_mfi: fw_support_ieee=0
[    1.000203] megasas: INIT adapter done
[    1.000617] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
[    1.000635] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xcd001000
[    1.012260] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    1.012287] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.012291] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.012294] usb usb2: Product: EHCI Host Controller
[    1.012296] usb usb2: Manufacturer: Linux 3.5.0-rc4+ ehci_hcd
[    1.012299] usb usb2: SerialNumber: 0000:00:1d.7
[    1.012517] hub 2-0:1.0: USB hub found
[    1.012521] hub 2-0:1.0: 6 ports detected
[    1.012670] ahci 0000:00:1f.2: version 3.0
[    1.013403] ahci 0000:00:1f.2: irq 76 for MSI/MSI-X
[    1.013471] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports ? Gbps 0x3f impl SATA mode
[    1.013474] ahci 0000:00:1f.2: flags: 64bit led pio ccc ems 
[    1.013478] ahci 0000:00:1f.2: setting latency timer to 64
[    1.016411] uhci_hcd: USB Universal Host Controller Interface driver
[    1.052885] scsi1 : ahci
[    1.055057] scsi2 : ahci
[    1.055259] scsi3 : ahci
[    1.055441] scsi4 : ahci
[    1.055632] scsi5 : ahci
[    1.055827] scsi6 : ahci
[    1.055903] ata1: SATA max UDMA/133 abar m2048@0xcd002000 port 0xcd002100 irq 76
[    1.055906] ata2: SATA max UDMA/133 abar m2048@0xcd002000 port 0xcd002180 irq 76
[    1.055909] ata3: SATA max UDMA/133 abar m2048@0xcd002000 port 0xcd002200 irq 76
[    1.055912] ata4: SATA max UDMA/133 abar m2048@0xcd002000 port 0xcd002280 irq 76
[    1.055914] ata5: SATA max UDMA/133 abar m2048@0xcd002000 port 0xcd002300 irq 76
[    1.055917] ata6: SATA max UDMA/133 abar m2048@0xcd002000 port 0xcd002380 irq 76
[    1.056022] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    1.056027] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    1.056034] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    1.056075] uhci_hcd 0000:00:1a.0: irq 19, io base 0x00001820
[    1.056113] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    1.056117] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.056119] usb usb3: Product: UHCI Host Controller
[    1.056122] usb usb3: Manufacturer: Linux 3.5.0-rc4+ uhci_hcd
[    1.056125] usb usb3: SerialNumber: 0000:00:1a.0
[    1.056323] hub 3-0:1.0: USB hub found
[    1.056326] hub 3-0:1.0: 2 ports detected
[    1.056400] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[    1.056402] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    1.056406] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    1.056429] uhci_hcd 0000:00:1a.1: irq 18, io base 0x00001840
[    1.056453] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    1.056455] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.056457] usb usb4: Product: UHCI Host Controller
[    1.056459] usb usb4: Manufacturer: Linux 3.5.0-rc4+ uhci_hcd
[    1.056460] usb usb4: SerialNumber: 0000:00:1a.1
[    1.056703] hub 4-0:1.0: USB hub found
[    1.056709] hub 4-0:1.0: 2 ports detected
[    1.056789] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[    1.056792] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    1.056796] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[    1.056819] uhci_hcd 0000:00:1a.2: irq 18, io base 0x00001860
[    1.056845] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    1.056847] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.056849] usb usb5: Product: UHCI Host Controller
[    1.056851] usb usb5: Manufacturer: Linux 3.5.0-rc4+ uhci_hcd
[    1.056852] usb usb5: SerialNumber: 0000:00:1a.2
[    1.057054] hub 5-0:1.0: USB hub found
[    1.057058] hub 5-0:1.0: 2 ports detected
[    1.057134] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    1.057137] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.057141] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[    1.057163] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001880
[    1.057191] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    1.057193] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.057195] usb usb6: Product: UHCI Host Controller
[    1.057196] usb usb6: Manufacturer: Linux 3.5.0-rc4+ uhci_hcd
[    1.057198] usb usb6: SerialNumber: 0000:00:1d.0
[    1.057472] hub 6-0:1.0: USB hub found
[    1.057479] hub 6-0:1.0: 2 ports detected
[    1.057577] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    1.057580] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    1.057584] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[    1.057615] uhci_hcd 0000:00:1d.1: irq 22, io base 0x000018a0
[    1.057641] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    1.057643] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.057645] usb usb7: Product: UHCI Host Controller
[    1.057646] usb usb7: Manufacturer: Linux 3.5.0-rc4+ uhci_hcd
[    1.057648] usb usb7: SerialNumber: 0000:00:1d.1
[    1.057839] hub 7-0:1.0: USB hub found
[    1.057843] hub 7-0:1.0: 2 ports detected
[    1.057920] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    1.057923] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    1.057927] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[    1.057957] uhci_hcd 0000:00:1d.2: irq 21, io base 0x000018c0
[    1.057982] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[    1.057984] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.057986] usb usb8: Product: UHCI Host Controller
[    1.057988] usb usb8: Manufacturer: Linux 3.5.0-rc4+ uhci_hcd
[    1.057989] usb usb8: SerialNumber: 0000:00:1d.2
[    1.058230] hub 8-0:1.0: USB hub found
[    1.058234] hub 8-0:1.0: 2 ports detected
[    1.072250] scsi0 : LSI SAS based MegaRAID driver
[    1.073311] scsi 0:0:0:0: Direct-Access     SEAGATE  ST9600205SS      5101 PQ: 0 ANSI: 5
[    1.074027] scsi 0:0:1:0: Direct-Access     SEAGATE  ST9600205SS      5101 PQ: 0 ANSI: 5
[    1.074714] scsi 0:0:2:0: Direct-Access     SEAGATE  ST9600205SS      5101 PQ: 0 ANSI: 5
[    1.075403] scsi 0:0:3:0: Direct-Access     SEAGATE  ST9600205SS      5101 PQ: 0 ANSI: 5
[    1.076093] scsi 0:0:4:0: Direct-Access     SEAGATE  ST9600205SS      5101 PQ: 0 ANSI: 5
[    1.076808] scsi 0:0:5:0: Direct-Access     SEAGATE  ST9600205SS      5101 PQ: 0 ANSI: 5
[    1.077418] scsi 0:0:6:0: Direct-Access     SEAGATE  ST9600205SS      5101 PQ: 0 ANSI: 5
[    1.078041] scsi 0:0:7:0: Direct-Access     SEAGATE  ST9600205SS      5101 PQ: 0 ANSI: 5
[    1.078637] scsi 0:0:8:0: Direct-Access     SEAGATE  ST9600205SS      5101 PQ: 0 ANSI: 5
[    1.079201] scsi 0:0:9:0: Direct-Access     SEAGATE  ST9600205SS      5101 PQ: 0 ANSI: 5
[    1.079576] scsi 0:0:10:0: Direct-Access     FUJITSU  MBE2073RC        5204 PQ: 0 ANSI: 5
[    1.079950] scsi 0:0:11:0: Direct-Access     FUJITSU  MBE2073RC        5204 PQ: 0 ANSI: 5
[    1.080549] scsi 0:0:12:0: Enclosure         FTS CORP RXS6_SAS20BPX12  0500 PQ: 0 ANSI: 5
[    1.097475] scsi 0:2:0:0: Direct-Access     LSI      RAID 5/6 SAS 6G  2.12 PQ: 0 ANSI: 5
[    1.097587] scsi 0:2:1:0: Direct-Access     LSI      RAID 5/6 SAS 6G  2.12 PQ: 0 ANSI: 5
[    1.129657] ixgbe 0000:02:00.0: irq 77 for MSI/MSI-X
[    1.129664] ixgbe 0000:02:00.0: irq 78 for MSI/MSI-X
[    1.129671] ixgbe 0000:02:00.0: irq 79 for MSI/MSI-X
[    1.129677] ixgbe 0000:02:00.0: irq 80 for MSI/MSI-X
[    1.129682] ixgbe 0000:02:00.0: irq 81 for MSI/MSI-X
[    1.129689] ixgbe 0000:02:00.0: irq 82 for MSI/MSI-X
[    1.129694] ixgbe 0000:02:00.0: irq 83 for MSI/MSI-X
[    1.129700] ixgbe 0000:02:00.0: irq 84 for MSI/MSI-X
[    1.129705] ixgbe 0000:02:00.0: irq 85 for MSI/MSI-X
[    1.129710] ixgbe 0000:02:00.0: irq 86 for MSI/MSI-X
[    1.129716] ixgbe 0000:02:00.0: irq 87 for MSI/MSI-X
[    1.129722] ixgbe 0000:02:00.0: irq 88 for MSI/MSI-X
[    1.129727] ixgbe 0000:02:00.0: irq 89 for MSI/MSI-X
[    1.129732] ixgbe 0000:02:00.0: irq 90 for MSI/MSI-X
[    1.129738] ixgbe 0000:02:00.0: irq 91 for MSI/MSI-X
[    1.129743] ixgbe 0000:02:00.0: irq 92 for MSI/MSI-X
[    1.129748] ixgbe 0000:02:00.0: irq 93 for MSI/MSI-X
[    1.129754] ixgbe 0000:02:00.0: irq 94 for MSI/MSI-X
[    1.129759] ixgbe 0000:02:00.0: irq 95 for MSI/MSI-X
[    1.129764] ixgbe 0000:02:00.0: irq 96 for MSI/MSI-X
[    1.129769] ixgbe 0000:02:00.0: irq 97 for MSI/MSI-X
[    1.129775] ixgbe 0000:02:00.0: irq 98 for MSI/MSI-X
[    1.129781] ixgbe 0000:02:00.0: irq 99 for MSI/MSI-X
[    1.129787] ixgbe 0000:02:00.0: irq 100 for MSI/MSI-X
[    1.129792] ixgbe 0000:02:00.0: irq 101 for MSI/MSI-X
[    1.129854] ixgbe 0000:02:00.0: Multiqueue Enabled: Rx Queue count = 24, Tx Queue count = 24
[    1.129982] ixgbe 0000:02:00.0: (PCI Express:5.0GT/s:Width x8) 00:19:99:c1:3c:fb
[    1.130066] ixgbe 0000:02:00.0: MAC: 2, PHY: 9, SFP+: 3, PBA No: D2755A-011
[    1.132236] ixgbe 0000:02:00.0: Intel(R) 10 Gigabit Network Connection
[    1.200584] igb 0000:06:00.0: Intel(R) Gigabit Ethernet Network Connection
[    1.200587] igb 0000:06:00.0: eth1: (PCIe:2.5Gb/s:Width x4) 00:19:99:ba:39:85
[    1.200663] igb 0000:06:00.0: eth1: PBA No: D2735A-012
[    1.200665] igb 0000:06:00.0: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s)
[    1.200927] igb 0000:06:00.1: irq 102 for MSI/MSI-X
[    1.200933] igb 0000:06:00.1: irq 103 for MSI/MSI-X
[    1.200938] igb 0000:06:00.1: irq 104 for MSI/MSI-X
[    1.200943] igb 0000:06:00.1: irq 105 for MSI/MSI-X
[    1.200948] igb 0000:06:00.1: irq 106 for MSI/MSI-X
[    1.200954] igb 0000:06:00.1: irq 107 for MSI/MSI-X
[    1.200960] igb 0000:06:00.1: irq 108 for MSI/MSI-X
[    1.200965] igb 0000:06:00.1: irq 109 for MSI/MSI-X
[    1.200971] igb 0000:06:00.1: irq 110 for MSI/MSI-X
[    1.284743] ixgbe 0000:02:00.1: irq 111 for MSI/MSI-X
[    1.284749] ixgbe 0000:02:00.1: irq 112 for MSI/MSI-X
[    1.284755] ixgbe 0000:02:00.1: irq 113 for MSI/MSI-X
[    1.284760] ixgbe 0000:02:00.1: irq 114 for MSI/MSI-X
[    1.284765] ixgbe 0000:02:00.1: irq 115 for MSI/MSI-X
[    1.284771] ixgbe 0000:02:00.1: irq 116 for MSI/MSI-X
[    1.284776] ixgbe 0000:02:00.1: irq 117 for MSI/MSI-X
[    1.284782] ixgbe 0000:02:00.1: irq 118 for MSI/MSI-X
[    1.284787] ixgbe 0000:02:00.1: irq 119 for MSI/MSI-X
[    1.284792] ixgbe 0000:02:00.1: irq 120 for MSI/MSI-X
[    1.284798] ixgbe 0000:02:00.1: irq 121 for MSI/MSI-X
[    1.284804] ixgbe 0000:02:00.1: irq 122 for MSI/MSI-X
[    1.284810] ixgbe 0000:02:00.1: irq 123 for MSI/MSI-X
[    1.284817] ixgbe 0000:02:00.1: irq 124 for MSI/MSI-X
[    1.284822] ixgbe 0000:02:00.1: irq 125 for MSI/MSI-X
[    1.284827] ixgbe 0000:02:00.1: irq 126 for MSI/MSI-X
[    1.284833] ixgbe 0000:02:00.1: irq 127 for MSI/MSI-X
[    1.284842] ixgbe 0000:02:00.1: irq 128 for MSI/MSI-X
[    1.284847] ixgbe 0000:02:00.1: irq 129 for MSI/MSI-X
[    1.284853] ixgbe 0000:02:00.1: irq 130 for MSI/MSI-X
[    1.284858] ixgbe 0000:02:00.1: irq 131 for MSI/MSI-X
[    1.284864] ixgbe 0000:02:00.1: irq 132 for MSI/MSI-X
[    1.284869] ixgbe 0000:02:00.1: irq 133 for MSI/MSI-X
[    1.284875] ixgbe 0000:02:00.1: irq 134 for MSI/MSI-X
[    1.284880] ixgbe 0000:02:00.1: irq 135 for MSI/MSI-X
[    1.284943] ixgbe 0000:02:00.1: Multiqueue Enabled: Rx Queue count = 24, Tx Queue count = 24
[    1.285071] ixgbe 0000:02:00.1: (PCI Express:5.0GT/s:Width x8) 00:19:99:c1:3c:fc
[    1.285155] ixgbe 0000:02:00.1: MAC: 2, PHY: 9, SFP+: 4, PBA No: D2755A-011
[    1.288153] ixgbe 0000:02:00.1: Intel(R) 10 Gigabit Network Connection
[    1.372234] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.376136] ata1.00: ATAPI: TSSTcorp CDDVDW SN-208AB, FT00, max UDMA/100
[    1.376282] ata2: SATA link down (SStatus 0 SControl 300)
[    1.376302] ata6: SATA link down (SStatus 0 SControl 300)
[    1.376323] ata3: SATA link down (SStatus 0 SControl 300)
[    1.376343] ata4: SATA link down (SStatus 0 SControl 300)
[    1.376365] ata5: SATA link down (SStatus 0 SControl 300)
[    1.378699] ata1.00: configured for UDMA/100
[    1.383952] scsi 1:0:0:0: CD-ROM            TSSTcorp CDDVDW SN-208AB  FT00 PQ: 0 ANSI: 5
[    1.400455] sd 0:2:0:0: [sda] 142278656 512-byte logical blocks: (72.8 GB/67.8 GiB)
[    1.400532] sd 0:2:1:0: [sdb] 9368502272 512-byte logical blocks: (4.79 TB/4.36 TiB)
[    1.400675] sd 0:2:0:0: [sda] Write Protect is off
[    1.400678] sd 0:2:0:0: [sda] Mode Sense: 1f 00 00 08
[    1.400708] sd 0:2:1:0: [sdb] Write Protect is off
[    1.400713] sd 0:2:1:0: [sdb] Mode Sense: 1f 00 00 08
[    1.400887] sd 0:2:0:0: [sda] Write cache: enabled, read cache: disabled, doesn't support DPO or FUA
[    1.400920] sd 0:2:1:0: [sdb] Write cache: enabled, read cache: disabled, doesn't support DPO or FUA
[    1.401884]  sda: sda1 sda2 sda3
[    1.402605] sd 0:2:0:0: [sda] Attached SCSI disk
[    1.403744] ------------[ cut here ]------------
[    1.403751] WARNING: at fs/sysfs/dir.c:529 sysfs_add_one+0x86/0x98()
[    1.403752] Hardware name: PRIMERGY RX300 S6             
[    1.403754] sysfs: cannot create duplicate filename '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host0/target0:0:12/0:0:12:0/enclosure/0:0:12:0/ArrayDevice03'
[    1.403768] Modules linked in: ses(+) sr_mod(+) sd_mod enclosure crc_t10dif cdrom uhci_hcd ahci libahci libata ehci_hcd usbcore usb_common igb(+) ixgbe(+) megaraid_sas dca scsi_mod mdio
[    1.403771] Pid: 401, comm: modprobe Not tainted 3.5.0-rc4+ #2
[    1.403772] Call Trace:
[    1.403779]  [<ffffffff8103ca19>] ? warn_slowpath_common+0x78/0x8c
[    1.403783]  [<ffffffff8103cacb>] ? warn_slowpath_fmt+0x45/0x4a
[    1.403787]  [<ffffffff8115f77d>] ? sysfs_add_one+0x86/0x98
[    1.403793]  [<ffffffff8115ff89>] ? create_dir+0x68/0xa0
[    1.403794]  [<ffffffff8115f39a>] ? sysfs_link_sibling+0x9c/0xa3
[    1.403797]  [<ffffffff8116005b>] ? sysfs_create_dir+0x9a/0xae
[    1.403801]  [<ffffffff811c3d9f>] ? kobject_add_internal+0xca/0x1b8
[    1.403804]  [<ffffffff811c40f6>] ? kobject_add+0x66/0x6b
[    1.403808]  [<ffffffff8126f875>] ? device_add+0x109/0x601
[    1.403811]  [<ffffffffa009b4ef>] ? enclosure_component_register+0xc4/0x109 [enclosure]
[    1.403813]  [<ffffffffa00915a1>] ? ses_enclosure_data_process+0x172/0x281 [ses]
[    1.403816]  [<ffffffffa0091b63>] ? ses_intf_add+0x307/0x40c [ses]
[    1.403820]  [<ffffffff8127235f>] ? class_interface_register+0x7b/0xaf
[    1.403822]  [<ffffffffa00de000>] ? 0xffffffffa00ddfff
[    1.403824]  [<ffffffffa00de010>] ? ses_init+0x10/0x1000 [ses]
[    1.403828]  [<ffffffff81033879>] ? change_page_attr_set+0x23/0x28
[    1.403830]  [<ffffffff81002078>] ? do_one_initcall+0x78/0x131
[    1.403834]  [<ffffffff810855b8>] ? sys_init_module+0xb7/0x207
[    1.403837]  [<ffffffff813754f9>] ? system_call_fastpath+0x16/0x1b
[    1.403838] ---[ end trace 52350925cb02c02c ]---
[    1.403839] ------------[ cut here ]------------
[    1.403842] WARNING: at lib/kobject.c:196 kobject_add_internal+0x15f/0x1b8()
[    1.403843] Hardware name: PRIMERGY RX300 S6             
[    1.403844] kobject_add_internal failed for ArrayDevice03 with -EEXIST, don't try to register things with the same name in the same directory.
[    1.403851] Modules linked in: ses(+) sr_mod(+) sd_mod enclosure crc_t10dif cdrom uhci_hcd ahci libahci libata ehci_hcd usbcore usb_common igb(+) ixgbe(+) megaraid_sas dca scsi_mod mdio
[    1.403852] Pid: 401, comm: modprobe Tainted: G        W    3.5.0-rc4+ #2
[    1.403853] Call Trace:
[    1.403856]  [<ffffffff8103ca19>] ? warn_slowpath_common+0x78/0x8c
[    1.403858]  [<ffffffff8103cacb>] ? warn_slowpath_fmt+0x45/0x4a
[    1.403860]  [<ffffffff8116005b>] ? sysfs_create_dir+0x9a/0xae
[    1.403862]  [<ffffffff811c3e34>] ? kobject_add_internal+0x15f/0x1b8
[    1.403864]  [<ffffffff811c40f6>] ? kobject_add+0x66/0x6b
[    1.403867]  [<ffffffff8126f875>] ? device_add+0x109/0x601
[    1.403869]  [<ffffffffa009b4ef>] ? enclosure_component_register+0xc4/0x109 [enclosure]
[    1.403872]  [<ffffffffa00915a1>] ? ses_enclosure_data_process+0x172/0x281 [ses]
[    1.403874]  [<ffffffffa0091b63>] ? ses_intf_add+0x307/0x40c [ses]
[    1.403877]  [<ffffffff8127235f>] ? class_interface_register+0x7b/0xaf
[    1.403879]  [<ffffffffa00de000>] ? 0xffffffffa00ddfff
[    1.403881]  [<ffffffffa00de010>] ? ses_init+0x10/0x1000 [ses]
[    1.403883]  [<ffffffff81033879>] ? change_page_attr_set+0x23/0x28
[    1.403885]  [<ffffffff81002078>] ? do_one_initcall+0x78/0x131
[    1.403888]  [<ffffffff810855b8>] ? sys_init_module+0xb7/0x207
[    1.403889]  [<ffffffff813754f9>] ? system_call_fastpath+0x16/0x1b
[    1.403891] ---[ end trace 52350925cb02c02d ]---
[    1.403895] ------------[ cut here ]------------
[    1.403897] WARNING: at fs/sysfs/dir.c:529 sysfs_add_one+0x86/0x98()
[    1.403898] Hardware name: PRIMERGY RX300 S6             
[    1.403899] sysfs: cannot create duplicate filename '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host0/target0:0:12/0:0:12:0/enclosure/0:0:12:0/ArrayDevice03'
[    1.403906] Modules linked in: ses(+) sr_mod(+) sd_mod enclosure crc_t10dif cdrom uhci_hcd ahci libahci libata ehci_hcd usbcore usb_common igb(+) ixgbe(+) megaraid_sas dca scsi_mod mdio
[    1.403907] Pid: 401, comm: modprobe Tainted: G        W    3.5.0-rc4+ #2
[    1.403908] Call Trace:
[    1.403911]  [<ffffffff8103ca19>] ? warn_slowpath_common+0x78/0x8c
[    1.403913]  [<ffffffff8103cacb>] ? warn_slowpath_fmt+0x45/0x4a
[    1.403915]  [<ffffffff8115f77d>] ? sysfs_add_one+0x86/0x98
[    1.403917]  [<ffffffff8115ff89>] ? create_dir+0x68/0xa0
[    1.403919]  [<ffffffff8116005b>] ? sysfs_create_dir+0x9a/0xae
[    1.403921]  [<ffffffff811c3d9f>] ? kobject_add_internal+0xca/0x1b8
[    1.403923]  [<ffffffff811c40f6>] ? kobject_add+0x66/0x6b
[    1.403925]  [<ffffffff8126f875>] ? device_add+0x109/0x601
[    1.403928]  [<ffffffffa009b4ef>] ? enclosure_component_register+0xc4/0x109 [enclosure]
[    1.403931]  [<ffffffffa00915a1>] ? ses_enclosure_data_process+0x172/0x281 [ses]
[    1.403933]  [<ffffffffa0091b63>] ? ses_intf_add+0x307/0x40c [ses]
[    1.403936]  [<ffffffff8127235f>] ? class_interface_register+0x7b/0xaf
[    1.403938]  [<ffffffffa00de000>] ? 0xffffffffa00ddfff
[    1.403940]  [<ffffffffa00de010>] ? ses_init+0x10/0x1000 [ses]
[    1.403942]  [<ffffffff81033879>] ? change_page_attr_set+0x23/0x28
[    1.403944]  [<ffffffff81002078>] ? do_one_initcall+0x78/0x131
[    1.403946]  [<ffffffff810855b8>] ? sys_init_module+0xb7/0x207
[    1.403948]  [<ffffffff813754f9>] ? system_call_fastpath+0x16/0x1b
[    1.403949] ---[ end trace 52350925cb02c02e ]---
[    1.403950] ------------[ cut here ]------------
[    1.403953] WARNING: at lib/kobject.c:196 kobject_add_internal+0x15f/0x1b8()
[    1.403954] Hardware name: PRIMERGY RX300 S6             
[    1.403955] kobject_add_internal failed for ArrayDevice03 with -EEXIST, don't try to register things with the same name in the same directory.
[    1.403961] Modules linked in: ses(+) sr_mod(+) sd_mod enclosure crc_t10dif cdrom uhci_hcd ahci libahci libata ehci_hcd usbcore usb_common igb(+) ixgbe(+) megaraid_sas dca scsi_mod mdio
[    1.403963] Pid: 401, comm: modprobe Tainted: G        W    3.5.0-rc4+ #2
[    1.403964] Call Trace:
[    1.403966]  [<ffffffff8103ca19>] ? warn_slowpath_common+0x78/0x8c
[    1.403968]  [<ffffffff8103cacb>] ? warn_slowpath_fmt+0x45/0x4a
[    1.403970]  [<ffffffff8116005b>] ? sysfs_create_dir+0x9a/0xae
[    1.403973]  [<ffffffff811c3e34>] ? kobject_add_internal+0x15f/0x1b8
[    1.403975]  [<ffffffff811c40f6>] ? kobject_add+0x66/0x6b
[    1.403977]  [<ffffffff8126f875>] ? device_add+0x109/0x601
[    1.403979]  [<ffffffffa009b4ef>] ? enclosure_component_register+0xc4/0x109 [enclosure]
[    1.403982]  [<ffffffffa00915a1>] ? ses_enclosure_data_process+0x172/0x281 [ses]
[    1.403984]  [<ffffffffa0091b63>] ? ses_intf_add+0x307/0x40c [ses]
[    1.403987]  [<ffffffff8127235f>] ? class_interface_register+0x7b/0xaf
[    1.403989]  [<ffffffffa00de000>] ? 0xffffffffa00ddfff
[    1.403991]  [<ffffffffa00de010>] ? ses_init+0x10/0x1000 [ses]
[    1.403993]  [<ffffffff81033879>] ? change_page_attr_set+0x23/0x28
[    1.403995]  [<ffffffff81002078>] ? do_one_initcall+0x78/0x131
[    1.403997]  [<ffffffff810855b8>] ? sys_init_module+0xb7/0x207
[    1.403999]  [<ffffffff813754f9>] ? system_call_fastpath+0x16/0x1b
[    1.404001] ---[ end trace 52350925cb02c02f ]---
[    1.404004] ------------[ cut here ]------------
[    1.404006] WARNING: at fs/sysfs/dir.c:529 sysfs_add_one+0x86/0x98()
[    1.404007] Hardware name: PRIMERGY RX300 S6             
[    1.404008] sysfs: cannot create duplicate filename '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host0/target0:0:12/0:0:12:0/enclosure/0:0:12:0/ArrayDevice03'
[    1.404015] Modules linked in: ses(+) sr_mod(+) sd_mod enclosure crc_t10dif cdrom uhci_hcd ahci libahci libata ehci_hcd usbcore usb_common igb(+) ixgbe(+) megaraid_sas dca scsi_mod mdio
[    1.404016] Pid: 401, comm: modprobe Tainted: G        W    3.5.0-rc4+ #2
[    1.404017] Call Trace:
[    1.404019]  [<ffffffff8103ca19>] ? warn_slowpath_common+0x78/0x8c
[    1.404021]  [<ffffffff8103cacb>] ? warn_slowpath_fmt+0x45/0x4a
[    1.404023]  [<ffffffff8115f77d>] ? sysfs_add_one+0x86/0x98
[    1.404025]  [<ffffffff8115ff89>] ? create_dir+0x68/0xa0
[    1.404027]  [<ffffffff8116005b>] ? sysfs_create_dir+0x9a/0xae
[    1.404030]  [<ffffffff811c3d9f>] ? kobject_add_internal+0xca/0x1b8
[    1.404032]  [<ffffffff811c40f6>] ? kobject_add+0x66/0x6b
[    1.404034]  [<ffffffff8126f875>] ? device_add+0x109/0x601
[    1.404037]  [<ffffffffa009b4ef>] ? enclosure_component_register+0xc4/0x109 [enclosure]
[    1.404039]  [<ffffffffa00915a1>] ? ses_enclosure_data_process+0x172/0x281 [ses]
[    1.404042]  [<ffffffffa0091b63>] ? ses_intf_add+0x307/0x40c [ses]
[    1.404044]  [<ffffffff8127235f>] ? class_interface_register+0x7b/0xaf
[    1.404046]  [<ffffffffa00de000>] ? 0xffffffffa00ddfff
[    1.404049]  [<ffffffffa00de010>] ? ses_init+0x10/0x1000 [ses]
[    1.404051]  [<ffffffff81033879>] ? change_page_attr_set+0x23/0x28
[    1.404052]  [<ffffffff81002078>] ? do_one_initcall+0x78/0x131
[    1.404055]  [<ffffffff810855b8>] ? sys_init_module+0xb7/0x207
[    1.404057]  [<ffffffff813754f9>] ? system_call_fastpath+0x16/0x1b
[    1.404058] ---[ end trace 52350925cb02c030 ]---
[    1.404059] ------------[ cut here ]------------
[    1.404061] WARNING: at lib/kobject.c:196 kobject_add_internal+0x15f/0x1b8()
[    1.404062] Hardware name: PRIMERGY RX300 S6             
[    1.404063] kobject_add_internal failed for ArrayDevice03 with -EEXIST, don't try to register things with the same name in the same directory.
[    1.404070] Modules linked in: ses(+) sr_mod(+) sd_mod enclosure crc_t10dif cdrom uhci_hcd ahci libahci libata ehci_hcd usbcore usb_common igb(+) ixgbe(+) megaraid_sas dca scsi_mod mdio
[    1.404072] Pid: 401, comm: modprobe Tainted: G        W    3.5.0-rc4+ #2
[    1.404072] Call Trace:
[    1.404075]  [<ffffffff8103ca19>] ? warn_slowpath_common+0x78/0x8c
[    1.404077]  [<ffffffff8103cacb>] ? warn_slowpath_fmt+0x45/0x4a
[    1.404079]  [<ffffffff8116005b>] ? sysfs_create_dir+0x9a/0xae
[    1.404081]  [<ffffffff811c3e34>] ? kobject_add_internal+0x15f/0x1b8
[    1.404084]  [<ffffffff811c40f6>] ? kobject_add+0x66/0x6b
[    1.404086]  [<ffffffff8126f875>] ? device_add+0x109/0x601
[    1.404088]  [<ffffffffa009b4ef>] ? enclosure_component_register+0xc4/0x109 [enclosure]
[    1.404091]  [<ffffffffa00915a1>] ? ses_enclosure_data_process+0x172/0x281 [ses]
[    1.404093]  [<ffffffffa0091b63>] ? ses_intf_add+0x307/0x40c [ses]
[    1.404096]  [<ffffffff8127235f>] ? class_interface_register+0x7b/0xaf
[    1.404098]  [<ffffffffa00de000>] ? 0xffffffffa00ddfff
[    1.404100]  [<ffffffffa00de010>] ? ses_init+0x10/0x1000 [ses]
[    1.404102]  [<ffffffff81033879>] ? change_page_attr_set+0x23/0x28
[    1.404104]  [<ffffffff81002078>] ? do_one_initcall+0x78/0x131
[    1.404106]  [<ffffffff810855b8>] ? sys_init_module+0xb7/0x207
[    1.404108]  [<ffffffff813754f9>] ? system_call_fastpath+0x16/0x1b
[    1.404109] ---[ end trace 52350925cb02c031 ]---
[    1.404113] ------------[ cut here ]------------
[    1.404115] WARNING: at fs/sysfs/dir.c:529 sysfs_add_one+0x86/0x98()
[    1.404116] Hardware name: PRIMERGY RX300 S6             
[    1.404117] sysfs: cannot create duplicate filename '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host0/target0:0:12/0:0:12:0/enclosure/0:0:12:0/ArrayDevice03'
[    1.404123] Modules linked in: ses(+) sr_mod(+) sd_mod enclosure crc_t10dif cdrom uhci_hcd ahci libahci libata ehci_hcd usbcore usb_common igb(+) ixgbe(+) megaraid_sas dca scsi_mod mdio
[    1.404125] Pid: 401, comm: modprobe Tainted: G        W    3.5.0-rc4+ #2
[    1.404126] Call Trace:
[    1.404128]  [<ffffffff8103ca19>] ? warn_slowpath_common+0x78/0x8c
[    1.404130]  [<ffffffff8103cacb>] ? warn_slowpath_fmt+0x45/0x4a
[    1.404132]  [<ffffffff8115f77d>] ? sysfs_add_one+0x86/0x98
[    1.404134]  [<ffffffff8115ff89>] ? create_dir+0x68/0xa0
[    1.404136]  [<ffffffff8116005b>] ? sysfs_create_dir+0x9a/0xae
[    1.404138]  [<ffffffff811c3d9f>] ? kobject_add_internal+0xca/0x1b8
[    1.404141]  [<ffffffff811c40f6>] ? kobject_add+0x66/0x6b
[    1.404143]  [<ffffffff8126f875>] ? device_add+0x109/0x601
[    1.404145]  [<ffffffffa009b4ef>] ? enclosure_component_register+0xc4/0x109 [enclosure]
[    1.404148]  [<ffffffffa00915a1>] ? ses_enclosure_data_process+0x172/0x281 [ses]
[    1.404150]  [<ffffffffa0091b63>] ? ses_intf_add+0x307/0x40c [ses]
[    1.404153]  [<ffffffff8127235f>] ? class_interface_register+0x7b/0xaf
[    1.404155]  [<ffffffffa00de000>] ? 0xffffffffa00ddfff
[    1.404157]  [<ffffffffa00de010>] ? ses_init+0x10/0x1000 [ses]
[    1.404159]  [<ffffffff81033879>] ? change_page_attr_set+0x23/0x28
[    1.404161]  [<ffffffff81002078>] ? do_one_initcall+0x78/0x131
[    1.404213]  [<ffffffff810855b8>] ? sys_init_module+0xb7/0x207
[    1.404220]  [<ffffffff813754f9>] ? system_call_fastpath+0x16/0x1b
[    1.404222] ---[ end trace 52350925cb02c032 ]---
[    1.404226] ------------[ cut here ]------------
[    1.404230] WARNING: at lib/kobject.c:196 kobject_add_internal+0x15f/0x1b8()
[    1.404231] Hardware name: PRIMERGY RX300 S6             
[    1.404233] kobject_add_internal failed for ArrayDevice03 with -EEXIST, don't try to register things with the same name in the same directory.
[    1.404246] Modules linked in: ses(+) sr_mod(+) sd_mod enclosure crc_t10dif cdrom uhci_hcd ahci libahci libata ehci_hcd usbcore usb_common igb(+) ixgbe(+) megaraid_sas dca scsi_mod mdio
[    1.404248] Pid: 401, comm: modprobe Tainted: G        W    3.5.0-rc4+ #2
[    1.404249] Call Trace:
[    1.404256]  [<ffffffff8103ca19>] ? warn_slowpath_common+0x78/0x8c
[    1.404260]  [<ffffffff8103cacb>] ? warn_slowpath_fmt+0x45/0x4a
[    1.404263]  [<ffffffff8116005b>] ? sysfs_create_dir+0x9a/0xae
[    1.404269]  [<ffffffff811c3e34>] ? kobject_add_internal+0x15f/0x1b8
[    1.404272]  [<ffffffff811c40f6>] ? kobject_add+0x66/0x6b
[    1.404275]  [<ffffffff8126f875>] ? device_add+0x109/0x601
[    1.404279]  [<ffffffffa009b4ef>] ? enclosure_component_register+0xc4/0x109 [enclosure]
[    1.404283]  [<ffffffffa00915a1>] ? ses_enclosure_data_process+0x172/0x281 [ses]
[    1.404287]  [<ffffffffa0091b63>] ? ses_intf_add+0x307/0x40c [ses]
[    1.404294]  [<ffffffff8127235f>] ? class_interface_register+0x7b/0xaf
[    1.404299]  [<ffffffffa00de000>] ? 0xffffffffa00ddfff
[    1.404303]  [<ffffffffa00de010>] ? ses_init+0x10/0x1000 [ses]
[    1.404307]  [<ffffffff81033879>] ? change_page_attr_set+0x23/0x28
[    1.404310]  [<ffffffff81002078>] ? do_one_initcall+0x78/0x131
[    1.404314]  [<ffffffff810855b8>] ? sys_init_module+0xb7/0x207
[    1.404317]  [<ffffffff813754f9>] ? system_call_fastpath+0x16/0x1b
[    1.404318] ---[ end trace 52350925cb02c033 ]---
[    1.404327] ------------[ cut here ]------------
[    1.404331] WARNING: at fs/sysfs/dir.c:529 sysfs_add_one+0x86/0x98()
[    1.404332] Hardware name: PRIMERGY RX300 S6             
[    1.404334] sysfs: cannot create duplicate filename '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host0/target0:0:12/0:0:12:0/enclosure/0:0:12:0/ArrayDevice03'
[    1.404343] Modules linked in: ses(+) sr_mod(+) sd_mod enclosure crc_t10dif cdrom uhci_hcd ahci libahci libata ehci_hcd usbcore usb_common igb(+) ixgbe(+) megaraid_sas dca scsi_mod mdio
[    1.404345] Pid: 401, comm: modprobe Tainted: G        W    3.5.0-rc4+ #2
[    1.404346] Call Trace:
[    1.404350]  [<ffffffff8103ca19>] ? warn_slowpath_common+0x78/0x8c
[    1.404353]  [<ffffffff8103cacb>] ? warn_slowpath_fmt+0x45/0x4a
[    1.404356]  [<ffffffff8115f77d>] ? sysfs_add_one+0x86/0x98
[    1.404358]  [<ffffffff8115ff89>] ? create_dir+0x68/0xa0
[    1.404361]  [<ffffffff8116005b>] ? sysfs_create_dir+0x9a/0xae
[    1.404364]  [<ffffffff811c3d9f>] ? kobject_add_internal+0xca/0x1b8
[    1.404368]  [<ffffffff811c40f6>] ? kobject_add+0x66/0x6b
[    1.404370]  [<ffffffff8126f875>] ? device_add+0x109/0x601
[    1.404372]  [<ffffffffa009b4ef>] ? enclosure_component_register+0xc4/0x109 [enclosure]
[    1.404375]  [<ffffffffa00915a1>] ? ses_enclosure_data_process+0x172/0x281 [ses]
[    1.404378]  [<ffffffffa0091b63>] ? ses_intf_add+0x307/0x40c [ses]
[    1.404380]  [<ffffffff8127235f>] ? class_interface_register+0x7b/0xaf
[    1.404382]  [<ffffffffa00de000>] ? 0xffffffffa00ddfff
[    1.404384]  [<ffffffffa00de010>] ? ses_init+0x10/0x1000 [ses]
[    1.404386]  [<ffffffff81033879>] ? change_page_attr_set+0x23/0x28
[    1.404388]  [<ffffffff81002078>] ? do_one_initcall+0x78/0x131
[    1.404391]  [<ffffffff810855b8>] ? sys_init_module+0xb7/0x207
[    1.404393]  [<ffffffff813754f9>] ? system_call_fastpath+0x16/0x1b
[    1.404394] ---[ end trace 52350925cb02c034 ]---
[    1.404395] ------------[ cut here ]------------
[    1.404397] WARNING: at lib/kobject.c:196 kobject_add_internal+0x15f/0x1b8()
[    1.404398] Hardware name: PRIMERGY RX300 S6             
[    1.404400] kobject_add_internal failed for ArrayDevice03 with -EEXIST, don't try to register things with the same name in the same directory.
[    1.404406] Modules linked in: ses(+) sr_mod(+) sd_mod enclosure crc_t10dif cdrom uhci_hcd ahci libahci libata ehci_hcd usbcore usb_common igb(+) ixgbe(+) megaraid_sas dca scsi_mod mdio
[    1.404408] Pid: 401, comm: modprobe Tainted: G        W    3.5.0-rc4+ #2
[    1.404409] Call Trace:
[    1.404411]  [<ffffffff8103ca19>] ? warn_slowpath_common+0x78/0x8c
[    1.404413]  [<ffffffff8103cacb>] ? warn_slowpath_fmt+0x45/0x4a
[    1.404415]  [<ffffffff8116005b>] ? sysfs_create_dir+0x9a/0xae
[    1.404418]  [<ffffffff811c3e34>] ? kobject_add_internal+0x15f/0x1b8
[    1.404420]  [<ffffffff811c40f6>] ? kobject_add+0x66/0x6b
[    1.404422]  [<ffffffff8126f875>] ? device_add+0x109/0x601
[    1.404424]  [<ffffffffa009b4ef>] ? enclosure_component_register+0xc4/0x109 [enclosure]
[    1.404427]  [<ffffffffa00915a1>] ? ses_enclosure_data_process+0x172/0x281 [ses]
[    1.404430]  [<ffffffffa0091b63>] ? ses_intf_add+0x307/0x40c [ses]
[    1.404432]  [<ffffffff8127235f>] ? class_interface_register+0x7b/0xaf
[    1.404434]  [<ffffffffa00de000>] ? 0xffffffffa00ddfff
[    1.404436]  [<ffffffffa00de010>] ? ses_init+0x10/0x1000 [ses]
[    1.404438]  [<ffffffff81033879>] ? change_page_attr_set+0x23/0x28
[    1.404440]  [<ffffffff81002078>] ? do_one_initcall+0x78/0x131
[    1.404443]  [<ffffffff810855b8>] ? sys_init_module+0xb7/0x207
[    1.404445]  [<ffffffff813754f9>] ? system_call_fastpath+0x16/0x1b
[    1.404446] ---[ end trace 52350925cb02c035 ]---
[    1.404450] ------------[ cut here ]------------
[    1.404452] WARNING: at fs/sysfs/dir.c:529 sysfs_add_one+0x86/0x98()
[    1.404453] Hardware name: PRIMERGY RX300 S6             
[    1.404454] sysfs: cannot create duplicate filename '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host0/target0:0:12/0:0:12:0/enclosure/0:0:12:0/ArrayDevice03'
[    1.404460] Modules linked in: ses(+) sr_mod(+) sd_mod enclosure crc_t10dif cdrom uhci_hcd ahci libahci libata ehci_hcd usbcore usb_common igb(+) ixgbe(+) megaraid_sas dca scsi_mod mdio
[    1.404462] Pid: 401, comm: modprobe Tainted: G        W    3.5.0-rc4+ #2
[    1.404463] Call Trace:
[    1.404465]  [<ffffffff8103ca19>] ? warn_slowpath_common+0x78/0x8c
[    1.404467]  [<ffffffff8103cacb>] ? warn_slowpath_fmt+0x45/0x4a
[    1.404469]  [<ffffffff8115f77d>] ? sysfs_add_one+0x86/0x98
[    1.404471]  [<ffffffff8115ff89>] ? create_dir+0x68/0xa0
[    1.404473]  [<ffffffff8116005b>] ? sysfs_create_dir+0x9a/0xae
[    1.404476]  [<ffffffff811c3d9f>] ? kobject_add_internal+0xca/0x1b8
[    1.404478]  [<ffffffff811c40f6>] ? kobject_add+0x66/0x6b
[    1.404480]  [<ffffffff8126f875>] ? device_add+0x109/0x601
[    1.404483]  [<ffffffffa009b4ef>] ? enclosure_component_register+0xc4/0x109 [enclosure]
[    1.404485]  [<ffffffffa00915a1>] ? ses_enclosure_data_process+0x172/0x281 [ses]
[    1.404488]  [<ffffffffa0091b63>] ? ses_intf_add+0x307/0x40c [ses]
[    1.404490]  [<ffffffff8127235f>] ? class_interface_register+0x7b/0xaf
[    1.404492]  [<ffffffffa00de000>] ? 0xffffffffa00ddfff
[    1.404494]  [<ffffffffa00de010>] ? ses_init+0x10/0x1000 [ses]
[    1.404497]  [<ffffffff81033879>] ? change_page_attr_set+0x23/0x28
[    1.404498]  [<ffffffff81002078>] ? do_one_initcall+0x78/0x131
[    1.404501]  [<ffffffff810855b8>] ? sys_init_module+0xb7/0x207
[    1.404503]  [<ffffffff813754f9>] ? system_call_fastpath+0x16/0x1b
[    1.404504] ---[ end trace 52350925cb02c036 ]---
[    1.404505] ------------[ cut here ]------------
[    1.404507] WARNING: at lib/kobject.c:196 kobject_add_internal+0x15f/0x1b8()
[    1.404508] Hardware name: PRIMERGY RX300 S6             
[    1.404509] kobject_add_internal failed for ArrayDevice03 with -EEXIST, don't try to register things with the same name in the same directory.
[    1.404516] Modules linked in: ses(+) sr_mod(+) sd_mod enclosure crc_t10dif cdrom uhci_hcd ahci libahci libata ehci_hcd usbcore usb_common igb(+) ixgbe(+) megaraid_sas dca scsi_mod mdio
[    1.404518] Pid: 401, comm: modprobe Tainted: G        W    3.5.0-rc4+ #2
[    1.404518] Call Trace:
[    1.404521]  [<ffffffff8103ca19>] ? warn_slowpath_common+0x78/0x8c
[    1.404523]  [<ffffffff8103cacb>] ? warn_slowpath_fmt+0x45/0x4a
[    1.404525]  [<ffffffff8116005b>] ? sysfs_create_dir+0x9a/0xae
[    1.404527]  [<ffffffff811c3e34>] ? kobject_add_internal+0x15f/0x1b8
[    1.404529]  [<ffffffff811c40f6>] ? kobject_add+0x66/0x6b
[    1.404531]  [<ffffffff8126f875>] ? device_add+0x109/0x601
[    1.404534]  [<ffffffffa009b4ef>] ? enclosure_component_register+0xc4/0x109 [enclosure]
[    1.404536]  [<ffffffffa00915a1>] ? ses_enclosure_data_process+0x172/0x281 [ses]
[    1.404539]  [<ffffffffa0091b63>] ? ses_intf_add+0x307/0x40c [ses]
[    1.404542]  [<ffffffff8127235f>] ? class_interface_register+0x7b/0xaf
[    1.404543]  [<ffffffffa00de000>] ? 0xffffffffa00ddfff
[    1.404546]  [<ffffffffa00de010>] ? ses_init+0x10/0x1000 [ses]
[    1.404548]  [<ffffffff81033879>] ? change_page_attr_set+0x23/0x28
[    1.404550]  [<ffffffff81002078>] ? do_one_initcall+0x78/0x131
[    1.404552]  [<ffffffff810855b8>] ? sys_init_module+0xb7/0x207
[    1.404554]  [<ffffffff813754f9>] ? system_call_fastpath+0x16/0x1b
[    1.404555] ---[ end trace 52350925cb02c037 ]---
[    1.404559] ------------[ cut here ]------------
[    1.404561] WARNING: at fs/sysfs/dir.c:529 sysfs_add_one+0x86/0x98()
[    1.404562] Hardware name: PRIMERGY RX300 S6             
[    1.404563] sysfs: cannot create duplicate filename '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host0/target0:0:12/0:0:12:0/enclosure/0:0:12:0/ArrayDevice03'
[    1.404569] Modules linked in: ses(+) sr_mod(+) sd_mod enclosure crc_t10dif cdrom uhci_hcd ahci libahci libata ehci_hcd usbcore usb_common igb(+) ixgbe(+) megaraid_sas dca scsi_mod mdio
[    1.404571] Pid: 401, comm: modprobe Tainted: G        W    3.5.0-rc4+ #2
[    1.404572] Call Trace:
[    1.404574]  [<ffffffff8103ca19>] ? warn_slowpath_common+0x78/0x8c
[    1.404576]  [<ffffffff8103cacb>] ? warn_slowpath_fmt+0x45/0x4a
[    1.404578]  [<ffffffff8115f77d>] ? sysfs_add_one+0x86/0x98
[    1.404580]  [<ffffffff8115ff89>] ? create_dir+0x68/0xa0
[    1.404582]  [<ffffffff8116005b>] ? sysfs_create_dir+0x9a/0xae
[    1.404584]  [<ffffffff811c3d9f>] ? kobject_add_internal+0xca/0x1b8
[    1.404587]  [<ffffffff811c40f6>] ? kobject_add+0x66/0x6b
[    1.404589]  [<ffffffff8126f875>] ? device_add+0x109/0x601
[    1.404591]  [<ffffffffa009b4ef>] ? enclosure_component_register+0xc4/0x109 [enclosure]
[    1.404594]  [<ffffffffa00915a1>] ? ses_enclosure_data_process+0x172/0x281 [ses]
[    1.404596]  [<ffffffffa0091b63>] ? ses_intf_add+0x307/0x40c [ses]
[    1.404599]  [<ffffffff8127235f>] ? class_interface_register+0x7b/0xaf
[    1.404601]  [<ffffffffa00de000>] ? 0xffffffffa00ddfff
[    1.404603]  [<ffffffffa00de010>] ? ses_init+0x10/0x1000 [ses]
[    1.404605]  [<ffffffff81033879>] ? change_page_attr_set+0x23/0x28
[    1.404607]  [<ffffffff81002078>] ? do_one_initcall+0x78/0x131
[    1.404609]  [<ffffffff810855b8>] ? sys_init_module+0xb7/0x207
[    1.404611]  [<ffffffff813754f9>] ? system_call_fastpath+0x16/0x1b
[    1.404612] ---[ end trace 52350925cb02c038 ]---
[    1.404613] ------------[ cut here ]------------
[    1.404616] WARNING: at lib/kobject.c:196 kobject_add_internal+0x15f/0x1b8()
[    1.404617] Hardware name: PRIMERGY RX300 S6             
[    1.404618] kobject_add_internal failed for ArrayDevice03 with -EEXIST, don't try to register things with the same name in the same directory.
[    1.404625] Modules linked in: ses(+) sr_mod(+) sd_mod enclosure crc_t10dif cdrom uhci_hcd ahci libahci libata ehci_hcd usbcore usb_common igb(+) ixgbe(+) megaraid_sas dca scsi_mod mdio
[    1.404626] Pid: 401, comm: modprobe Tainted: G        W    3.5.0-rc4+ #2
[    1.404627] Call Trace:
[    1.404630]  [<ffffffff8103ca19>] ? warn_slowpath_common+0x78/0x8c
[    1.404632]  [<ffffffff8103cacb>] ? warn_slowpath_fmt+0x45/0x4a
[    1.404634]  [<ffffffff8116005b>] ? sysfs_create_dir+0x9a/0xae
[    1.404636]  [<ffffffff811c3e34>] ? kobject_add_internal+0x15f/0x1b8
[    1.404638]  [<ffffffff811c40f6>] ? kobject_add+0x66/0x6b
[    1.404640]  [<ffffffff8126f875>] ? device_add+0x109/0x601
[    1.404643]  [<ffffffffa009b4ef>] ? enclosure_component_register+0xc4/0x109 [enclosure]
[    1.404645]  [<ffffffffa00915a1>] ? ses_enclosure_data_process+0x172/0x281 [ses]
[    1.404648]  [<ffffffffa0091b63>] ? ses_intf_add+0x307/0x40c [ses]
[    1.404650]  [<ffffffff8127235f>] ? class_interface_register+0x7b/0xaf
[    1.404652]  [<ffffffffa00de000>] ? 0xffffffffa00ddfff
[    1.404654]  [<ffffffffa00de010>] ? ses_init+0x10/0x1000 [ses]
[    1.404657]  [<ffffffff81033879>] ? change_page_attr_set+0x23/0x28
[    1.404658]  [<ffffffff81002078>] ? do_one_initcall+0x78/0x131
[    1.404661]  [<ffffffff810855b8>] ? sys_init_module+0xb7/0x207
[    1.404663]  [<ffffffff813754f9>] ? system_call_fastpath+0x16/0x1b
[    1.404664] ---[ end trace 52350925cb02c039 ]---
[    1.404668] ------------[ cut here ]------------
[    1.404670] WARNING: at fs/sysfs/dir.c:529 sysfs_add_one+0x86/0x98()
[    1.404671] Hardware name: PRIMERGY RX300 S6             
[    1.404672] sysfs: cannot create duplicate filename '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host0/target0:0:12/0:0:12:0/enclosure/0:0:12:0/ArrayDevice03'
[    1.404678] Modules linked in: ses(+) sr_mod(+) sd_mod enclosure crc_t10dif cdrom uhci_hcd ahci libahci libata ehci_hcd usbcore usb_common igb(+) ixgbe(+) megaraid_sas dca scsi_mod mdio
[    1.404680] Pid: 401, comm: modprobe Tainted: G        W    3.5.0-rc4+ #2
[    1.404681] Call Trace:
[    1.404683]  [<ffffffff8103ca19>] ? warn_slowpath_common+0x78/0x8c
[    1.404685]  [<ffffffff8103cacb>] ? warn_slowpath_fmt+0x45/0x4a
[    1.404687]  [<ffffffff8115f77d>] ? sysfs_add_one+0x86/0x98
[    1.404689]  [<ffffffff8115ff89>] ? create_dir+0x68/0xa0
[    1.404691]  [<ffffffff8116005b>] ? sysfs_create_dir+0x9a/0xae
[    1.404693]  [<ffffffff811c3d9f>] ? kobject_add_internal+0xca/0x1b8
[    1.404696]  [<ffffffff811c40f6>] ? kobject_add+0x66/0x6b
[    1.404698]  [<ffffffff8126f875>] ? device_add+0x109/0x601
[    1.404700]  [<ffffffffa009b4ef>] ? enclosure_component_register+0xc4/0x109 [enclosure]
[    1.404703]  [<ffffffffa00915a1>] ? ses_enclosure_data_process+0x172/0x281 [ses]
[    1.404706]  [<ffffffffa0091b63>] ? ses_intf_add+0x307/0x40c [ses]
[    1.404708]  [<ffffffff8127235f>] ? class_interface_register+0x7b/0xaf
[    1.404710]  [<ffffffffa00de000>] ? 0xffffffffa00ddfff
[    1.404712]  [<ffffffffa00de010>] ? ses_init+0x10/0x1000 [ses]
[    1.404715]  [<ffffffff81033879>] ? change_page_attr_set+0x23/0x28
[    1.404716]  [<ffffffff81002078>] ? do_one_initcall+0x78/0x131
[    1.404719]  [<ffffffff810855b8>] ? sys_init_module+0xb7/0x207
[    1.404721]  [<ffffffff813754f9>] ? system_call_fastpath+0x16/0x1b
[    1.404722] ---[ end trace 52350925cb02c03a ]---
[    1.404723] ------------[ cut here ]------------
[    1.404725] WARNING: at lib/kobject.c:196 kobject_add_internal+0x15f/0x1b8()
[    1.404726] Hardware name: PRIMERGY RX300 S6             
[    1.404727] kobject_add_internal failed for ArrayDevice03 with -EEXIST, don't try to register things with the same name in the same directory.
[    1.404734] Modules linked in: ses(+) sr_mod(+) sd_mod enclosure crc_t10dif cdrom uhci_hcd ahci libahci libata ehci_hcd usbcore usb_common igb(+) ixgbe(+) megaraid_sas dca scsi_mod mdio
[    1.404736] Pid: 401, comm: modprobe Tainted: G        W    3.5.0-rc4+ #2
[    1.404736] Call Trace:
[    1.404739]  [<ffffffff8103ca19>] ? warn_slowpath_common+0x78/0x8c
[    1.404741]  [<ffffffff8103cacb>] ? warn_slowpath_fmt+0x45/0x4a
[    1.404743]  [<ffffffff8116005b>] ? sysfs_create_dir+0x9a/0xae
[    1.404745]  [<ffffffff811c3e34>] ? kobject_add_internal+0x15f/0x1b8
[    1.404748]  [<ffffffff811c40f6>] ? kobject_add+0x66/0x6b
[    1.404750]  [<ffffffff8126f875>] ? device_add+0x109/0x601
[    1.404752]  [<ffffffffa009b4ef>] ? enclosure_component_register+0xc4/0x109 [enclosure]
[    1.404755]  [<ffffffffa00915a1>] ? ses_enclosure_data_process+0x172/0x281 [ses]
[    1.404757]  [<ffffffffa0091b63>] ? ses_intf_add+0x307/0x40c [ses]
[    1.404760]  [<ffffffff8127235f>] ? class_interface_register+0x7b/0xaf
[    1.404762]  [<ffffffffa00de000>] ? 0xffffffffa00ddfff
[    1.404764]  [<ffffffffa00de010>] ? ses_init+0x10/0x1000 [ses]
[    1.404766]  [<ffffffff81033879>] ? change_page_attr_set+0x23/0x28
[    1.404768]  [<ffffffff81002078>] ? do_one_initcall+0x78/0x131
[    1.404770]  [<ffffffff810855b8>] ? sys_init_module+0xb7/0x207
[    1.404772]  [<ffffffff813754f9>] ? system_call_fastpath+0x16/0x1b
[    1.404773] ---[ end trace 52350925cb02c03b ]---
[    1.408808] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.408812] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.409011] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    1.411798] ses 0:0:12:0: Attached Enclosure device
[    1.416252]  sdb: sdb1 sdb2
[    1.416500] ses 0:0:12:0: Attached scsi generic sg0 type 13
[    1.416549] sd 0:2:0:0: Attached scsi generic sg1 type 0
[    1.416644] sd 0:2:1:0: Attached scsi generic sg2 type 0
[    1.416735] sr 1:0:0:0: Attached scsi generic sg3 type 5
[    1.416814] sd 0:2:1:0: [sdb] Attached SCSI disk
[    1.424544] igb 0000:06:00.1: Intel(R) Gigabit Ethernet Network Connection
[    1.424547] igb 0000:06:00.1: eth3: (PCIe:2.5Gb/s:Width x4) 00:19:99:ba:39:84
[    1.424622] igb 0000:06:00.1: eth3: PBA No: D2735A-012
[    1.424624] igb 0000:06:00.1: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s)
[    1.425513] igb 0000:08:00.0: irq 136 for MSI/MSI-X
[    1.425519] igb 0000:08:00.0: irq 137 for MSI/MSI-X
[    1.425525] igb 0000:08:00.0: irq 138 for MSI/MSI-X
[    1.425531] igb 0000:08:00.0: irq 139 for MSI/MSI-X
[    1.425537] igb 0000:08:00.0: irq 140 for MSI/MSI-X
[    1.425543] igb 0000:08:00.0: irq 141 for MSI/MSI-X
[    1.425548] igb 0000:08:00.0: irq 142 for MSI/MSI-X
[    1.425554] igb 0000:08:00.0: irq 143 for MSI/MSI-X
[    1.425559] igb 0000:08:00.0: irq 144 for MSI/MSI-X
[    1.440529] ixgbe 0000:03:00.0: irq 145 for MSI/MSI-X
[    1.440536] ixgbe 0000:03:00.0: irq 146 for MSI/MSI-X
[    1.440542] ixgbe 0000:03:00.0: irq 147 for MSI/MSI-X
[    1.440547] ixgbe 0000:03:00.0: irq 148 for MSI/MSI-X
[    1.440553] ixgbe 0000:03:00.0: irq 149 for MSI/MSI-X
[    1.440558] ixgbe 0000:03:00.0: irq 150 for MSI/MSI-X
[    1.440564] ixgbe 0000:03:00.0: irq 151 for MSI/MSI-X
[    1.440569] ixgbe 0000:03:00.0: irq 152 for MSI/MSI-X
[    1.440575] ixgbe 0000:03:00.0: irq 153 for MSI/MSI-X
[    1.440581] ixgbe 0000:03:00.0: irq 154 for MSI/MSI-X
[    1.440586] ixgbe 0000:03:00.0: irq 155 for MSI/MSI-X
[    1.440592] ixgbe 0000:03:00.0: irq 156 for MSI/MSI-X
[    1.440597] ixgbe 0000:03:00.0: irq 157 for MSI/MSI-X
[    1.440603] ixgbe 0000:03:00.0: irq 158 for MSI/MSI-X
[    1.440608] ixgbe 0000:03:00.0: irq 159 for MSI/MSI-X
[    1.440614] ixgbe 0000:03:00.0: irq 160 for MSI/MSI-X
[    1.440620] ixgbe 0000:03:00.0: irq 161 for MSI/MSI-X
[    1.440626] ixgbe 0000:03:00.0: irq 162 for MSI/MSI-X
[    1.440632] ixgbe 0000:03:00.0: irq 163 for MSI/MSI-X
[    1.440637] ixgbe 0000:03:00.0: irq 164 for MSI/MSI-X
[    1.440643] ixgbe 0000:03:00.0: irq 165 for MSI/MSI-X
[    1.440649] ixgbe 0000:03:00.0: irq 166 for MSI/MSI-X
[    1.440654] ixgbe 0000:03:00.0: irq 167 for MSI/MSI-X
[    1.440660] ixgbe 0000:03:00.0: irq 168 for MSI/MSI-X
[    1.440665] ixgbe 0000:03:00.0: irq 169 for MSI/MSI-X
[    1.440727] ixgbe 0000:03:00.0: Multiqueue Enabled: Rx Queue count = 24, Tx Queue count = 24
[    1.440855] ixgbe 0000:03:00.0: (PCI Express:5.0GT/s:Width x8) 00:19:99:c1:3e:bb
[    1.440939] ixgbe 0000:03:00.0: MAC: 2, PHY: 9, SFP+: 3, PBA No: D2755A-011
[    1.443955] ixgbe 0000:03:00.0: Intel(R) 10 Gigabit Network Connection
[    1.564253] usb 7-1: new full-speed USB device number 2 using uhci_hcd
[    1.596558] ixgbe 0000:03:00.1: irq 170 for MSI/MSI-X
[    1.596564] ixgbe 0000:03:00.1: irq 171 for MSI/MSI-X
[    1.596570] ixgbe 0000:03:00.1: irq 172 for MSI/MSI-X
[    1.596576] ixgbe 0000:03:00.1: irq 173 for MSI/MSI-X
[    1.596582] ixgbe 0000:03:00.1: irq 174 for MSI/MSI-X
[    1.596588] ixgbe 0000:03:00.1: irq 175 for MSI/MSI-X
[    1.596593] ixgbe 0000:03:00.1: irq 176 for MSI/MSI-X
[    1.596600] ixgbe 0000:03:00.1: irq 177 for MSI/MSI-X
[    1.596606] ixgbe 0000:03:00.1: irq 178 for MSI/MSI-X
[    1.596612] ixgbe 0000:03:00.1: irq 179 for MSI/MSI-X
[    1.596618] ixgbe 0000:03:00.1: irq 180 for MSI/MSI-X
[    1.596624] ixgbe 0000:03:00.1: irq 181 for MSI/MSI-X
[    1.596629] ixgbe 0000:03:00.1: irq 182 for MSI/MSI-X
[    1.596635] ixgbe 0000:03:00.1: irq 183 for MSI/MSI-X
[    1.596641] ixgbe 0000:03:00.1: irq 184 for MSI/MSI-X
[    1.596647] ixgbe 0000:03:00.1: irq 185 for MSI/MSI-X
[    1.596652] ixgbe 0000:03:00.1: irq 186 for MSI/MSI-X
[    1.596658] ixgbe 0000:03:00.1: irq 187 for MSI/MSI-X
[    1.596664] ixgbe 0000:03:00.1: irq 188 for MSI/MSI-X
[    1.596670] ixgbe 0000:03:00.1: irq 189 for MSI/MSI-X
[    1.596675] ixgbe 0000:03:00.1: irq 190 for MSI/MSI-X
[    1.596681] ixgbe 0000:03:00.1: irq 191 for MSI/MSI-X
[    1.596688] ixgbe 0000:03:00.1: irq 192 for MSI/MSI-X
[    1.596695] ixgbe 0000:03:00.1: irq 193 for MSI/MSI-X
[    1.596701] ixgbe 0000:03:00.1: irq 194 for MSI/MSI-X
[    1.596763] ixgbe 0000:03:00.1: Multiqueue Enabled: Rx Queue count = 24, Tx Queue count = 24
[    1.596891] ixgbe 0000:03:00.1: (PCI Express:5.0GT/s:Width x8) 00:19:99:c1:3e:bc
[    1.596975] ixgbe 0000:03:00.1: MAC: 2, PHY: 9, SFP+: 4, PBA No: D2755A-011
[    1.599981] ixgbe 0000:03:00.1: Intel(R) 10 Gigabit Network Connection
[    1.727736] usb 7-1: New USB device found, idVendor=0451, idProduct=2036
[    1.727741] usb 7-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.727744] usb 7-1: Product: General Purpose USB Hub
[    1.734755] hub 7-1:1.0: USB hub found
[    1.735735] hub 7-1:1.0: 3 ports detected
[    1.800269] Refined TSC clocksource calibration: 2666.761 MHz.
[    1.800275] Switching to clocksource tsc
[    2.017715] usb 7-1.1: new full-speed USB device number 3 using uhci_hcd
[    2.168729] usb 7-1.1: New USB device found, idVendor=0624, idProduct=0013
[    2.168734] usb 7-1.1: New USB device strings: Mfr=4, Product=32, SerialNumber=74
[    2.168737] usb 7-1.1: Product: AVOCENT K/M         
[    2.168739] usb 7-1.1: Manufacturer: AVOCENT      
[    2.168742] usb 7-1.1: SerialNumber: Pacer0000000
[    2.198783] usbcore: registered new interface driver usbhid
[    2.198786] usbhid: USB HID core driver
[    2.245768] usb 7-1.2: new full-speed USB device number 4 using uhci_hcd
[    2.384568] igb 0000:08:00.0: Intel(R) Gigabit Ethernet Network Connection
[    2.384571] igb 0000:08:00.0: eth6: (PCIe:2.5Gb/s:Width x4) 00:19:99:c9:13:08
[    2.384653] igb 0000:08:00.0: eth6: PBA No: 323130-030
[    2.384654] igb 0000:08:00.0: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)
[    2.385984] igb 0000:08:00.1: irq 195 for MSI/MSI-X
[    2.385990] igb 0000:08:00.1: irq 196 for MSI/MSI-X
[    2.385996] igb 0000:08:00.1: irq 197 for MSI/MSI-X
[    2.386002] igb 0000:08:00.1: irq 198 for MSI/MSI-X
[    2.386007] igb 0000:08:00.1: irq 199 for MSI/MSI-X
[    2.386013] igb 0000:08:00.1: irq 200 for MSI/MSI-X
[    2.386018] igb 0000:08:00.1: irq 201 for MSI/MSI-X
[    2.386024] igb 0000:08:00.1: irq 202 for MSI/MSI-X
[    2.386031] igb 0000:08:00.1: irq 203 for MSI/MSI-X
[    2.393742] usb 7-1.2: New USB device found, idVendor=0624, idProduct=0643
[    2.393747] usb 7-1.2: New USB device strings: Mfr=4, Product=32, SerialNumber=84
[    2.393750] usb 7-1.2: Product: KVM S4-ADAPTER VMC-USB
[    2.393753] usb 7-1.2: Manufacturer: AVOCENT      
[    2.393756] usb 7-1.2: SerialNumber: 110052064300
[    2.402307] usbcore: registered new interface driver uas
[    2.408549] Initializing USB Mass Storage driver...
[    2.408995] scsi7 : usb-storage 7-1.2:1.0
[    2.409102] usbcore: registered new interface driver usb-storage
[    2.409103] USB Mass Storage support registered.
[    3.344598] igb 0000:08:00.1: Intel(R) Gigabit Ethernet Network Connection
[    3.344601] igb 0000:08:00.1: eth7: (PCIe:2.5Gb/s:Width x4) 00:19:99:c9:13:09
[    3.344682] igb 0000:08:00.1: eth7: PBA No: 323130-030
[    3.344684] igb 0000:08:00.1: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)
[    3.412874] scsi 7:0:0:0: CD-ROM            KVM      vmDisk-CD        0.01 PQ: 0 ANSI: 0
[    3.430879] sr1: scsi3-mmc drive: 0x/0x caddy
[    3.431054] sr 7:0:0:0: Attached scsi CD-ROM sr1
[    3.431250] sr 7:0:0:0: Attached scsi generic sg4 type 5
[    3.451320] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[    4.128352] udev[550]: starting version 164
[    4.243247] power_meter ACPI000D:00: Found ACPI power meter.
[    4.243469] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[    4.243474] ACPI: Power Button [PWRB]
[    4.243537] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    4.243539] ACPI: Power Button [PWRF]
[    4.243567] ACPI: AC Adapter [PSD] (on-line)
[    4.283221] ACPI: Requesting acpi_cpufreq
[    4.285440] EDAC MC: Ver: 2.1.0
[    4.296400] input: AVOCENT       AVOCENT K/M          as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1.1/7-1.1:1.0/input/input2
[    4.296568] hid-generic 0003:0624:0013.0001: input,hidraw0: USB HID v1.11 Keyboard [AVOCENT       AVOCENT K/M         ] on usb-0000:00:1d.1-1.1/input0
[    4.296754] input: AVOCENT       AVOCENT K/M          as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1.1/7-1.1:1.1/input/input3
[    4.296966] hid-generic 0003:0624:0013.0002: input,hidraw1: USB HID v1.11 Mouse [AVOCENT       AVOCENT K/M         ] on usb-0000:00:1d.1-1.1/input1
[    4.300318] EDAC MC0: Giving out device to 'i7core_edac.c' 'i7 core #0': DEV 0000:ff:03.0
[    4.300330] EDAC PCI0: Giving out device to module 'i7core_edac' controller 'EDAC PCI controller': DEV '0000:ff:03.0' (POLLED)
[    4.301179] EDAC MC1: Giving out device to 'i7core_edac.c' 'i7 core #1': DEV 0000:fe:03.0
[    4.301187] EDAC PCI1: Giving out device to module 'i7core_edac' controller 'EDAC PCI controller': DEV '0000:fe:03.0' (POLLED)
[    4.301901] EDAC i7core: Driver loaded, 2 memory controller(s) found.
[    4.872101] Adding 4095996k swap on /dev/sda1.  Priority:-1 extents:1 across:4095996k 
[    4.875883] EXT4-fs (sda2): re-mounted. Opts: (null)
[    4.934254] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
[    5.002464] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
[    5.002468] bonding: lacp_rate param is irrelevant in mode fault-tolerance (active-backup)
[    5.002469] bonding: MII link monitoring set to 100 ms
[    5.016396] ipmi message handler version 39.2
[    5.020702] ipmi device interface
[    5.032256] IPMI System Interface driver.
[    5.032288] ipmi_si: probing via ACPI
[    5.032329] ipmi_si 00:0c: [io  0x0ca2-0x0ca3] regsize 1 spacing 1 irq 0
[    5.032331] ipmi_si: Adding ACPI-specified kcs state machine
[    5.032341] ipmi_si: probing via SMBIOS
[    5.032342] ipmi_si: SMBIOS: io 0xca2 regsize 1 spacing 1 irq 0
[    5.032344] ipmi_si: Adding SMBIOS-specified kcs state machine duplicate interface
[    5.032346] ipmi_si: Trying ACPI-specified kcs state machine at i/o address 0xca2, slave address 0x0, irq 0
[    5.162287] ipmi_si 00:0c: Found new BMC (man_id: 0x002880, prod_id: 0x0263, dev_id: 0x02)
[    5.162498] ipmi_si 00:0c: IPMI kcs interface initialized
[    5.176906] IPMI Watchdog: driver initialized
[    5.188378] Copyright (C) 2004 MontaVista Software - IPMI Powerdown via sys_reboot.
[    5.189725] IPMI poweroff: ATCA Detect mfg 0x2880 prod 0x263
[    5.189727] IPMI poweroff: Found a chassis style poweroff function
[    6.358784] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[    6.361624] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[    6.627629] bonding: bond0: setting mode to active-backup (1).
[    6.627681] bonding: bond0: Setting MII monitoring interval to 100.
[    6.638605] bonding: bond0: Adding slave eth0.
[    7.478288] bonding: bond0: enslaving eth0 as a backup interface with a down link.
[    7.483519] bonding: bond0: Adding slave eth1.
[    8.326454] bonding: bond0: enslaving eth1 as a backup interface with a down link.
[    8.328511] bonding: bond0: Setting eth0 as primary slave.
[    8.333133] IPv6: ADDRCONF(NETDEV_UP): bond0: link is not ready
[    8.564890] bonding: bond1 is being created...
[    8.565623] bonding: bond1: setting mode to active-backup (1).
[    8.565677] bonding: bond1: Setting MII monitoring interval to 100.
[    8.568351] bonding: bond1: Adding slave eth2.
[    8.713586] igb: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[    8.714867] bonding: bond1: enslaving eth2 as a backup interface with a down link.
[    8.718958] bonding: bond1: Adding slave eth3.
[    8.866295] bonding: bond1: enslaving eth3 as a backup interface with a down link.
[    8.868264] bonding: bond1: Setting eth2 as primary slave.
[    8.868473] bonding: bond0: link status definitely up for interface eth0, 1000 Mbps full duplex.
[    8.868477] bonding: bond0: making interface eth0 the new active one.
[    8.868905] bonding: bond0: first active interface up!
[    8.869907] IPv6: ADDRCONF(NETDEV_CHANGE): bond0: link becomes ready
[    8.872760] IPv6: ADDRCONF(NETDEV_UP): bond1: link is not ready
[    8.921851] bonding: bond10 is being created...
[    8.922562] bonding: bond10: setting mode to balance-rr (0).
[    8.922616] bonding: bond10: Setting MII monitoring interval to 100.
[    8.926291] bonding: bond10: Adding slave eth11.
[    9.133796] bonding: bond10: enslaving eth11 as an active interface with a down link.
[    9.137681] bonding: bond10: Adding slave eth12.
[    9.192610] ixgbe 0000:02:00.1: eth11: detected SFP+: 4
[    9.349781] bonding: bond10: enslaving eth12 as an active interface with a down link.
[    9.353610] bonding: bond10: Adding slave eth13.
[    9.413549] ixgbe 0000:02:00.0: eth12: detected SFP+: 3
[    9.497043] igb: eth1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[    9.565801] bonding: bond10: enslaving eth13 as an active interface with a down link.
[    9.570188] bonding: bond10: Adding slave eth14.
[    9.629557] ixgbe 0000:03:00.1: eth13: detected SFP+: 4
[    9.781814] bonding: bond10: enslaving eth14 as an active interface with a down link.
[    9.784543] bonding: bond0: link status definitely up for interface eth1, 1000 Mbps full duplex.
[    9.787542] IPv6: ADDRCONF(NETDEV_UP): bond10: link is not ready
[    9.845379] ixgbe 0000:03:00.0: eth14: detected SFP+: 3
[    9.972376] RPC: Registered named UNIX socket transport module.
[    9.972378] RPC: Registered udp transport module.
[    9.972379] RPC: Registered tcp transport module.
[    9.972380] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   10.003884] FS-Cache: Loaded
[   10.027687] NFS: Registering the id_resolver key type
[   10.027696] Key type id_resolver registered
[   10.027701] FS-Cache: Netfs 'nfs' registered for caching
[   10.044620] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   10.289244] fuse init (API version 7.19)
[   10.736539] ixgbe 0000:02:00.1: eth11: NIC Link is Up 10 Gbps, Flow Control: RX/TX
[   10.779287] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
[   10.779497] NFSD: starting 90-second grace period
[   10.784556] bonding: bond10: link status definitely up for interface eth11, 10000 Mbps full duplex.
[   10.785661] IPv6: ADDRCONF(NETDEV_CHANGE): bond10: link becomes ready
[   10.952645] ixgbe 0000:02:00.0: eth12: NIC Link is Up 10 Gbps, Flow Control: RX/TX
[   10.984590] bonding: bond10: link status definitely up for interface eth12, 10000 Mbps full duplex.
[   11.008987] igb: eth2 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[   11.037009] igb: eth3 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[   11.068597] bonding: bond1: link status definitely up for interface eth2, 1000 Mbps full duplex.
[   11.068599] bonding: bond1: making interface eth2 the new active one.
[   11.069229] bonding: bond1: first active interface up!
[   11.069231] bonding: bond1: link status definitely up for interface eth3, 1000 Mbps full duplex.
[   11.070352] IPv6: ADDRCONF(NETDEV_CHANGE): bond1: link becomes ready
[   11.168627] ixgbe 0000:03:00.1: eth13: NIC Link is Up 10 Gbps, Flow Control: RX/TX
[   11.179545] sshd (1997): /proc/1997/oom_adj is deprecated, please use /proc/1997/oom_score_adj instead.
[   11.184531] bonding: bond10: link status definitely up for interface eth13, 10000 Mbps full duplex.
[   11.384591] ixgbe 0000:03:00.0: eth14: NIC Link is Up 10 Gbps, Flow Control: RX/TX
[   11.484617] bonding: bond10: link status definitely up for interface eth14, 10000 Mbps full duplex.
Loading Linux 3.5.0-rc4+ ...
vga=791 is deprecated. Use set gfxpayload=1024x768x16,1024x768 before linux
command instead.
Loading initial ramdisk ...
[    0.907639] i8042: No controller found
Loading, please wait...
[    1.408313] BUG: unable to handle kernel NULL pointer dereference at
  (null)
[    1.417033] IP: [<ffffffff811c7d85>] strncat+0x31/0x31
[    1.422753] PGD 32e7e8067 PUD 32fcec067 PMD 0
[    1.427697] Oops: 0000 [#1] SMP
[    1.431288] CPU 0
[    1.432799] igb 0000:06:00.1: Intel(R) Gigabit Ethernet Network Connection
[    1.432801] igb 0000:06:00.1: eth3: (PCIe:2.5Gb/s:Width x4) 00:19:99:ba:39:84

[    1.432876] igb 0000:06:00.1: eth3: PBA No: D2735A-012
[    1.432877] igb 0000:06:00.1: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s)
[    1.463267] Modules linked in: sr_mod(+) ses(+) cdrom sd_mod enclosure crc_t10dif uhci_hcd ahci libahci ehci_hcd libata usbcore usb_common igb(+) ixgbe(+) megaraid_sas dca scsi_mod mdio
[    1.481654]
[    1.483311] Pid: 406, comm: modprobe Not tainted 3.5.0-rc4+ #2 FUJITSU PRIMERGY RX300 S6 /D2619
[    1.496573] RIP: 0010:[<ffffffff811c7d85>]  [<ffffffff811c7d85>] strncat+0x31/0x31
[    1.504999] RSP: 0018:ffff88032ed79db0  EFLAGS: 00010246
[    1.510908] RAX: ffff88032e598000 RBX: ffff88032e598000 RCX: ffff88032ed34028
[    1.518850] RDX: 0000000000000017 RSI: ffff88032ed34028 RDI: 0000000000000000
[    1.526792] RBP: ffff88032e5982b8 R08: 000000000000000d R09: 0000000000000000
[    1.534734] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
[    1.542677] R13: 0000000000000000 R14: ffff88032ed34028 R15: 0000000000000000
[    1.550619] FS:  00007f8379805700(0000) GS:ffff88033fc00000(0000) knlGS:0000000000000000
[    1.559623] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[    1.566016] CR2: 0000000000000000 CR3: 000000032e791000 CR4: 00000000000007f0
[    1.573957] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[    1.581898] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[    1.589839] Process modprobe (pid: 406, threadinfo ffff88032ed78000, task ffff88032e7997d0)
[    1.599135] Stack:
[    1.601374]  ffffffffa008863b 0000000000001d4c ffff88032ed34028 ffff88032ec7d208
[    1.609608]  ffff88032ed34000 ffff88032e569ba0 ffff88032e9c83b8 0000000000000001
[    1.617843]  ffffffffa01005a1 ffff880300000000 ffff880300000000 ffff88030000000d
[    1.626073] Call Trace:
[    1.628025] usb 7-1: new full-speed USB device number 2 using uhci_hcd
[    1.636059]  [<ffffffffa008863b>] ? enclosure_component_register+0xb0/0x175 [enclosure]
[    1.644970]  [<ffffffffa01005a1>] ? ses_enclosure_data_process+0x172/0x281 [ses]
[    1.653203]  [<ffffffffa0100b63>] ? ses_intf_add+0x307/0x40c [ses]
[    1.660085]  [<ffffffff8127235f>] ? class_interface_register+0x7b/0xaf
[    1.667350]  [<ffffffffa0105000>] ? 0xffffffffa0104fff
[    1.673069]  [<ffffffffa0105010>] ? ses_init+0x10/0x1000 [ses]
[    1.679562]  [<ffffffff81033879>] ? change_page_attr_set+0x23/0x28
[    1.686443]  [<ffffffff81002078>] ? do_one_initcall+0x78/0x131
[    1.692936]  [<ffffffff810855b8>] ? sys_init_module+0xb7/0x207
[    1.699430]  [<ffffffff813754f9>] ? system_call_fastpath+0x16/0x1b
[    1.706330] Code: 48 89 f9 75 04 c3 48 ff c1 80 39 00 75 f8 eb 0c 48 ff c1 48 ff ca 75 04 c6 01 00 c3 40 8a 3e 48 ff c6 40 84 ff 40 88 39 75 e6 c3 <8a> 07 8a 16 48 ff c7 48 ff c6 38 d0 74 06 19 c0 83 c8 01 c3 84
[    1.727329] RIP  [<ffffffff811c7d85>] strncat+0x31/0x31
[    1.733144]  RSP <ffff88032ed79db0>
[    1.737022] CR2: 0000000000000000
[    1.740779] ixgbe 0000:03:00.0: irq 136 for MSI/MSI-X
[    1.740802] ---[ end trace 5bcf02b7496cb8f7 ]---
[    1.740956] igb 0000:08:00.0: irq 137 for MSI/MSI-X
[    1.740961] igb 0000:08:00.0: irq 138 for MSI/MSI-X
[    1.740966] igb 0000:08:00.0: irq 139 for MSI/MSI-X
[    1.740971] igb 0000:08:00.0: irq 140 for MSI/MSI-X
[    1.740976] igb 0000:08:00.0: irq 141 for MSI/MSI-X
[    1.740981] igb 0000:08:00.0: irq 142 for MSI/MSI-X
[    1.740986] igb 0000:08:00.0: irq 143 for MSI/MSI-X
[    1.740991] igb 0000:08:00.0: irq 144 for MSI/MSI-X
[    1.740996] igb 0000:08:00.0: irq 145 for MSI/MSI-X
[    1.746023]  sdb: sdb1 sdb2
[    1.746588] sd 0:2:1:0: [sdb] Attached SCSI disk
[    1.751720] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cddatray
[    1.751722] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.751893] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    1.795619] Refined TSC clocksource calibration: 2666.759 MHz.
[    1.795624] Switching to clocksource tsc
udevd-work[149]: '/sbin/modprobe -b scsi:t-0x0d' unexpected exit with status 0x0009
[    1.838855] ixgbe 0000:03:00.0: irq 146 for MSI/MSI-X
[    1.845998] ixgbe 0000:03:00.0: irq 147 for MSI/MSI-X
[    1.853165] ixgbe 0000:03:00.0: irq 148 for MSI/MSI-X
[    1.858811] ixgbe 0000:03:00.0: irq 149 for MSI/MSI-X
[    1.864481] ixgbe 0000:03:00.0: irq 150 for MSI/MSI-X
[    1.871673] ixgbe 0000:03:00.0: irq 151 for MSI/MSI-X
[    1.878868] ixgbe 0000:03:00.0: irq 152 for MSI/MSI-X
[    1.886061] ixgbe 0000:03:00.0: irq 153 for MSI/MSI-X
[    1.892468] ixgbe 0000:03:00.0: irq 154 for MSI/MSI-X
[    1.898117] ixgbe 0000:03:00.0: irq 155 for MSI/MSI-X
[    1.903784] ixgbe 0000:03:00.0: irq 156 for MSI/MSI-X
[    1.905310] usb 7-1: New USB device found, idVendor=0451, idProduct=2036
[    1.905312] usb 7-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.905313] usb 7-1: Product: General Purpose USB Hub
[    1.912333] hub 7-1:1.0: USB hub found
[    1.913313] hub 7-1:1.0: 3 ports detected
[    1.939069] ixgbe 0000:03:00.0: irq 157 for MSI/MSI-X
[    1.944732] ixgbe 0000:03:00.0: irq 158 for MSI/MSI-X
[    1.950401] ixgbe 0000:03:00.0: irq 159 for MSI/MSI-X
[    1.956071] ixgbe 0000:03:00.0: irq 160 for MSI/MSI-X
[    1.961740] ixgbe 0000:03:00.0: irq 161 for MSI/MSI-X
[    1.967408] ixgbe 0000:03:00.0: irq 162 for MSI/MSI-X
[    1.973078] ixgbe 0000:03:00.0: irq 163 for MSI/MSI-X
[    1.978747] ixgbe 0000:03:00.0: irq 164 for MSI/MSI-X
[    1.984407] ixgbe 0000:03:00.0: irq 165 for MSI/MSI-X
[    1.990077] ixgbe 0000:03:00.0: irq 166 for MSI/MSI-X
[    1.995746] ixgbe 0000:03:00.0: irq 167 for MSI/MSI-X
[    2.001419] ixgbe 0000:03:00.0: irq 168 for MSI/MSI-X
[    2.007047] ixgbe 0000:03:00.0: irq 169 for MSI/MSI-X
[    2.012770] ixgbe 0000:03:00.0: Multiqueue Enabled: Rx Queue count = 24, Tx Queue count = 24
[    2.022311] ixgbe 0000:03:00.0: (PCI Express:5.0GT/s:Width x8) 00:19:99:c1:3e:bb
[    2.030671] ixgbe 0000:03:00.0: MAC: 2, PHY: 9, SFP+: 3, PBA No: D2755A-011
[    2.041470] ixgbe 0000:03:00.0: Intel(R) 10 Gigabit Network Connection
[    2.192571] usb 7-1.1: new full-speed USB device number 3 using uhci_hcd
[    2.202877] ixgbe 0000:03:00.1: irq 170 for MSI/MSI-X
[    2.208549] ixgbe 0000:03:00.1: irq 171 for MSI/MSI-X
[    2.214216] ixgbe 0000:03:00.1: irq 172 for MSI/MSI-X
[    2.219885] ixgbe 0000:03:00.1: irq 173 for MSI/MSI-X
[    2.225545] ixgbe 0000:03:00.1: irq 174 for MSI/MSI-X
[    2.231210] ixgbe 0000:03:00.1: irq 175 for MSI/MSI-X
[    2.236880] ixgbe 0000:03:00.1: irq 176 for MSI/MSI-X
[    2.242552] ixgbe 0000:03:00.1: irq 177 for MSI/MSI-X
[    2.248219] ixgbe 0000:03:00.1: irq 178 for MSI/MSI-X
[    2.253891] ixgbe 0000:03:00.1: irq 179 for MSI/MSI-X
[    2.259558] ixgbe 0000:03:00.1: irq 180 for MSI/MSI-X
[    2.265224] ixgbe 0000:03:00.1: irq 181 for MSI/MSI-X
[    2.270896] ixgbe 0000:03:00.1: irq 182 for MSI/MSI-X
[    2.276569] ixgbe 0000:03:00.1: irq 183 for MSI/MSI-X
[    2.282219] ixgbe 0000:03:00.1: irq 184 for MSI/MSI-X
[    2.287872] ixgbe 0000:03:00.1: irq 185 for MSI/MSI-X
[    2.293521] ixgbe 0000:03:00.1: irq 186 for MSI/MSI-X
[    2.299174] ixgbe 0000:03:00.1: irq 187 for MSI/MSI-X
[    2.304825] ixgbe 0000:03:00.1: irq 188 for MSI/MSI-X
[    2.310478] ixgbe 0000:03:00.1: irq 189 for MSI/MSI-X
[    2.316131] ixgbe 0000:03:00.1: irq 190 for MSI/MSI-X
[    2.321783] ixgbe 0000:03:00.1: irq 191 for MSI/MSI-X
[    2.327435] ixgbe 0000:03:00.1: irq 192 for MSI/MSI-X
[    2.333087] ixgbe 0000:03:00.1: irq 193 for MSI/MSI-X
[    2.338739] ixgbe 0000:03:00.1: irq 194 for MSI/MSI-X
[    2.344442] ixgbe 0000:03:00.1: Multiqueue Enabled: Rx Queue count = 24, Tx Queue count = 24
[    2.350165] usb 7-1.1: New USB device found, idVendor=0624, idProduct=0013
[    2.350167] usb 7-1.1: New USB device strings: Mfr=4, Product=32, SerialNumber=74
[    2.350169] usb 7-1.1: Product: AVOCENT K/M
[    2.350170] usb 7-1.1: Manufacturer: AVOCENT
[    2.350171] usb 7-1.1: SerialNumber: Pacer0000000
[    2.386066] ixgbe 0000:03:00.1: (PCI Express:5.0GT/s:Width x8) 00:19:99:c1:3e:bc
[    2.394383] ixgbe 0000:03:00.1: MAC: 2, PHY: 9, SFP+: 4, PBA No: D2755A-011
[    2.405218] ixgbe 0000:03:00.1: Intel(R) 10 Gigabit Network Connection
[    2.426987] usb 7-1.2: new full-speed USB device number 4 using uhci_hcd
[    2.434571] usbcore: registered new interface driver usbhid
[    2.440812] usbhid: USB HID core driver
[    2.583586] usb 7-1.2: New USB device found, idVendor=0624, idProduct=0643
[    2.591292] usb 7-1.2: New USB device strings: Mfr=4, Product=32, SerialNumber=84
[    2.599668] usb 7-1.2: Product: KVM S4-ADAPTER VMC-USB
[    2.605431] usb 7-1.2: Manufacturer: AVOCENT
[    2.610805] usb 7-1.2: SerialNumber: 110052064300
[    2.625855] usbcore: registered new interface driver uas
[    2.638104] Initializing USB Mass Storage driver...
[    2.643987] scsi7 : usb-storage 7-1.2:1.0
[    2.648552] usbcore: registered new interface driver usb-storage
[    2.655263] USB Mass Storage support registered.
[    2.749419] igb 0000:08:00.0: Intel(R) Gigabit Ethernet Network Connection
[    2.757126] igb 0000:08:00.0: eth6: (PCIe:2.5Gb/s:Width x4) 00:19:99:c9:13:08
[    2.765198] igb 0000:08:00.0: eth6: PBA No: 323130-030
[    2.770962] igb 0000:08:00.0: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)
[    2.780711] igb 0000:08:00.1: irq 195 for MSI/MSI-X
[    2.786189] igb 0000:08:00.1: irq 196 for MSI/MSI-X
[    2.791670] igb 0000:08:00.1: irq 197 for MSI/MSI-X
[    2.797152] igb 0000:08:00.1: irq 198 for MSI/MSI-X
[    2.802632] igb 0000:08:00.1: irq 199 for MSI/MSI-X
[    2.808112] igb 0000:08:00.1: irq 200 for MSI/MSI-X
[    2.813591] igb 0000:08:00.1: irq 201 for MSI/MSI-X
[    2.819069] igb 0000:08:00.1: irq 202 for MSI/MSI-X
[    2.824551] igb 0000:08:00.1: irq 203 for MSI/MSI-X
[    3.646948] scsi 7:0:0:0: CD-ROM            KVM      vmDisk-CD        0.01 PQ: 0 ANSI: 0
[    3.672866] sr1: scsi3-mmc drive: 0x/0x caddy
[    3.678048] sr 7:0:0:0: Attached scsi CD-ROM sr1
[    3.786717] igb 0000:08:00.1: Intel(R) Gigabit Ethernet Network Connection
[    3.794427] igb 0000:08:00.1: eth7: (PCIe:2.5Gb/s:Width x4) 00:19:99:c9:13:09
[    3.802496] igb 0000:08:00.1: eth7: PBA No: 323130-030
[    3.808261] igb 0000:08:00.1: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)

udevadm settle - timeout of 180 seconds reached, the event queue contains:
  [  180.507854] scsi: waiting for bus probes to complete ...
/sys/devices/pci0000:00/0000:00:1f.2/ata1/host1/target1:0:0/1:0:0:0/scsi_device/
1:0:0:0 (1512)
udevd[139]: worker [153] unexpectedly returned with status 0x0100

udevd[139]: worker [153] failed while handling '/devices/pci0000:00/0000:00:1f.2
/ata1/host1/target1:0:0/1:0:0:0/scsi_device/1:0:0:0
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.2.0-0.bpo.2-amd64 (Debian 3.2.18-1~bpo60+1) (debian-kernel@lists.debian.org) (gcc version 4.4.5 (Debian 4.4.5-8) ) #1 SMP Sun Jun 3 21:40:57 UTC 2012
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-0.bpo.2-amd64 root=UUID=2865b40c-9235-4d95-afe3-b9c33b967019 ro quiet vga=791
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009b000 (usable)
[    0.000000]  BIOS-e820: 000000000009b000 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000cc000 - 00000000000d4000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 00000000bf6a0000 (usable)
[    0.000000]  BIOS-e820: 00000000bf6a0000 - 00000000bf6ba000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000bf6ba000 - 00000000bf6bb000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bf6bb000 - 00000000c0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fed00000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffa00000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 0000000640000000 (usable)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI present.
[    0.000000] DMI: FUJITSU                          PRIMERGY RX300 S6             /D2619, BIOS 6.00 Rev. 1.13.2619.N1           01/19/2012
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] No AGP bridge found
[    0.000000] last_pfn = 0x640000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 00C0000000 mask FFC0000000 uncachable
[    0.000000]   1 base 0000000000 mask FC00000000 write-back
[    0.000000]   2 base 0400000000 mask FE00000000 write-back
[    0.000000]   3 base 0600000000 mask FFC0000000 write-back
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820 update range: 00000000c0000000 - 0000000100000000 (usable) ==> (reserved)
[    0.000000] last_pfn = 0xbf6a0 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [ffff8800000f7ee0] f7ee0
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] Base memory trampoline at [ffff880000096000] 96000 size 20480
[    0.000000] Using GB pages for direct mapping
[    0.000000] init_memory_mapping: 0000000000000000-00000000bf6a0000
[    0.000000]  0000000000 - 0080000000 page 1G
[    0.000000]  0080000000 - 00bf600000 page 2M
[    0.000000]  00bf600000 - 00bf6a0000 page 4k
[    0.000000] kernel direct mapping tables up to bf6a0000 @ 1fffd000-20000000
[    0.000000] init_memory_mapping: 0000000100000000-0000000640000000
[    0.000000]  0100000000 - 0640000000 page 1G
[    0.000000] kernel direct mapping tables up to 640000000 @ bf69f000-bf6a0000
[    0.000000] RAMDISK: 37694000 - 37ff0000
[    0.000000] ACPI: RSDP 00000000000f7eb0 00024 (v02 PTLTD )
[    0.000000] ACPI: XSDT 00000000bf6af2bf 00214 (v01 PTLTD  ? XSDT   00060000  LTP 00000000)
[    0.000000] ACPI: FACP 00000000bf6b543b 000F4 (v03 FSC    TYLERBRG 00060000 PTL  000F4240)
[    0.000000] ACPI: DSDT 00000000bf6af4d3 05EE4 (v01 FSC    D2619    00060000 MSFT 03000001)
[    0.000000] ACPI: FACS 00000000bf6bafc0 00040
[    0.000000] ACPI: TCPA 00000000bf6b552f 00032 (v01 Phoeni  x       00060000  TL  00000000)
[    0.000000] ACPI: SLIT 00000000bf6b5561 00030 (v01 FSC             00060000      0000005A)
[    0.000000] ACPI: SRAT 00000000bf6b5591 00228 (v01 Intel  Tylerbrg 00060000 PHX. 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b57b9 000D8 (v01 FSC    CST_PR00 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b5891 000D8 (v01 FSC    CST_PR01 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b5969 000D8 (v01 FSC    CST_PR02 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b5a41 000D8 (v01 FSC    CST_PR03 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b5b19 000D8 (v01 FSC    CST_PR04 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b5bf1 000D8 (v01 FSC    CST_PR05 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b5cc9 000D8 (v01 FSC    CST_PR10 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b5da1 000D8 (v01 FSC    CST_PR11 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b5e79 000D8 (v01 FSC    CST_PR12 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b5f51 000D8 (v01 FSC    CST_PR13 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b6029 000D8 (v01 FSC    CST_PR14 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b6101 000D8 (v01 FSC    CST_PR15 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b61d9 000D8 (v01 FSC    CST_PR20 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b62b1 000D8 (v01 FSC    CST_PR21 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b6389 000D8 (v01 FSC    CST_PR22 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b6461 000D8 (v01 FSC    CST_PR23 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b6539 000D8 (v01 FSC    CST_PR24 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b6611 000D8 (v01 FSC    CST_PR25 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b66e9 000D8 (v01 FSC    CST_PR30 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b67c1 000D8 (v01 FSC    CST_PR31 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b6899 000D8 (v01 FSC    CST_PR32 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b6971 000D8 (v01 FSC    CST_PR33 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b6a49 000D8 (v01 FSC    CST_PR34 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b6b21 000D8 (v01 FSC    CST_PR35 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b6bf9 001BE (v01 FSC    PST_PR00 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b6db7 001BE (v01 FSC    PST_PR01 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b6f75 001BE (v01 FSC    PST_PR02 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b7133 001BE (v01 FSC    PST_PR03 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b72f1 001BE (v01 FSC    PST_PR04 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b74af 001BE (v01 FSC    PST_PR05 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b766d 001BE (v01 FSC    PST_PR10 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b782b 001BE (v01 FSC    PST_PR11 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b79e9 001BE (v01 FSC    PST_PR12 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b7ba7 001BE (v01 FSC    PST_PR13 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b7d65 001BE (v01 FSC    PST_PR14 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b7f23 001BE (v01 FSC    PST_PR15 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b80e1 001BE (v01 FSC    PST_PR20 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b829f 001BE (v01 FSC    PST_PR21 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b845d 001BE (v01 FSC    PST_PR22 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b861b 001BE (v01 FSC    PST_PR23 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b87d9 001BE (v01 FSC    PST_PR24 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b8997 001BE (v01 FSC    PST_PR25 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b8b55 001BE (v01 FSC    PST_PR30 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b8d13 001BE (v01 FSC    PST_PR31 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b8ed1 001BE (v01 FSC    PST_PR32 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b908f 001BE (v01 FSC    PST_PR33 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b924d 001BE (v01 FSC    PST_PR34 00060000  CSF 00000001)
[    0.000000] ACPI: SSDT 00000000bf6b940b 001BE (v01 FSC    PST_PR35 00060000  CSF 00000001)
[    0.000000] ACPI: EINJ 00000000bf6b95c9 001B0 (v01 PTL    WHEAPTL  00060000 PTL  00000001)
[    0.000000] ACPI: HEST 00000000bf6b9779 00268 (v01 PTL    WHEAPTL  00060000 PTL  00000001)
[    0.000000] ACPI: BERT 00000000bf6b99e1 00030 (v01 PTL    WHEAPTL  00060000 PTL  00000001)
[    0.000000] ACPI: SSDT 00000000bf6b9a11 000EB (v01 wheaos  wheaosc 00060000 MSFT 03000001)
[    0.000000] ACPI: ERST 00000000bf6b9afc 00270 (v01 PTL    WHEAPTL  00060000 PTL  00000001)
[    0.000000] ACPI: SPCR 00000000bf6b9d6c 00050 (v01 PTLTD  $UCRTBL$ 00060000 PTL  00000001)
[    0.000000] ACPI: MCFG 00000000bf6b9dbc 0003C (v01 PTLTD    MCFG   00060000  LTP 00000000)
[    0.000000] ACPI: HPET 00000000bf6b9df8 00038 (v01 PTLTD  HPETTBL  00060000  LTP 00000001)
[    0.000000] ACPI: APIC 00000000bf6b9e30 001A8 (v01 PTLTD  ? APIC   00060000  LTP 00000000)
[    0.000000] ACPI: BOOT 00000000bf6b9fd8 00028 (v01 PTLTD  $SBFTBL$ 00060000  LTP 00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x02 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x03 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x04 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x05 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x10 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x11 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x12 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x13 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x14 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x15 -> Node 0
[    0.000000] SRAT: PXM 1 -> APIC 0x20 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x21 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x22 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x23 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x24 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x25 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x30 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x31 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x32 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x33 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x34 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x35 -> Node 1
[    0.000000] SRAT: Node 0 PXM 0 0-c0000000
[    0.000000] SRAT: Node 0 PXM 0 100000000-340000000
[    0.000000] SRAT: Node 1 PXM 1 340000000-640000000
[    0.000000] NUMA: Initialized distance table, cnt=2
[    0.000000] NUMA: Node 0 [0,c0000000) + [100000000,340000000) -> [0,340000000)
[    0.000000] Initmem setup node 0 0000000000000000-0000000340000000
[    0.000000]   NODE_DATA [000000033fffb000 - 000000033fffffff]
[    0.000000] Initmem setup node 1 0000000340000000-0000000640000000
[    0.000000]   NODE_DATA [000000063fffa000 - 000000063fffefff]
[    0.000000]  [ffffea0000000000-ffffea000b5fffff] PMD -> [ffff880333e00000-ffff88033e5fffff] on node 0
[    0.000000]  [ffffea000b600000-ffffea0015dfffff] PMD -> [ffff880633600000-ffff88063ddfffff] on node 1
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x00640000
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[4] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009b
[    0.000000]     0: 0x00000100 -> 0x000bf6a0
[    0.000000]     0: 0x00100000 -> 0x00340000
[    0.000000]     1: 0x00340000 -> 0x00640000
[    0.000000] On node 0 totalpages: 3143211
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 5 pages reserved
[    0.000000]   DMA zone: 3918 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14280 pages used for memmap
[    0.000000]   DMA32 zone: 765656 pages, LIFO batch:31
[    0.000000]   Normal zone: 32256 pages used for memmap
[    0.000000]   Normal zone: 2327040 pages, LIFO batch:31
[    0.000000] On node 1 totalpages: 3145728
[    0.000000]   Normal zone: 43008 pages used for memmap
[    0.000000]   Normal zone: 3102720 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x10] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x12] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x14] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x20] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x22] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x24] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x30] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x32] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x34] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x05] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x11] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x13] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x11] lapic_id[0x15] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x12] lapic_id[0x21] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x13] lapic_id[0x23] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x14] lapic_id[0x25] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x15] lapic_id[0x31] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x16] lapic_id[0x33] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x17] lapic_id[0x35] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x06] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 6, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: IOAPIC (id[0x07] address[0xfec80000] gsi_base[24])
[    0.000000] IOAPIC[1]: apic_id 7, version 32, address 0xfec80000, GSI 24-47
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[    0.000000] SMP: Allowing 24 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 64
[    0.000000] PM: Registered nosave memory: 000000000009b000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000cc000
[    0.000000] PM: Registered nosave memory: 00000000000cc000 - 00000000000d4000
[    0.000000] PM: Registered nosave memory: 00000000000d4000 - 00000000000e4000
[    0.000000] PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 00000000bf6a0000 - 00000000bf6ba000
[    0.000000] PM: Registered nosave memory: 00000000bf6ba000 - 00000000bf6bb000
[    0.000000] PM: Registered nosave memory: 00000000bf6bb000 - 00000000c0000000
[    0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000e0000000
[    0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
[    0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fed00000
[    0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fee00000
[    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffa00000
[    0.000000] PM: Registered nosave memory: 00000000ffa00000 - 0000000100000000
[    0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:20000000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:24 nr_node_ids:2
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88033fc00000 s82304 r8192 d24192 u131072
[    0.000000] pcpu-alloc: s82304 r8192 d24192 u131072 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 12 13 14 15 16 17 -- -- -- -- 
[    0.000000] pcpu-alloc: [1] 06 07 08 09 10 11 18 19 20 21 22 23 -- -- -- -- 
[    0.000000] Built 2 zonelists in Zone order, mobility grouping on.  Total pages: 6199334
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-0.bpo.2-amd64 root=UUID=2865b40c-9235-4d95-afe3-b9c33b967019 ro quiet vga=791
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 24724684k/26214400k available (3513k kernel code, 1058644k absent, 431072k reserved, 3220k data, 608k init)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] NR_IRQS:33024 nr_irqs:1280 16
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.004000] Detected 2666.336 MHz processor.
[    0.000006] Calibrating delay loop (skipped), value calculated using timer frequency.. 5332.67 BogoMIPS (lpj=10665344)
[    0.000009] pid_max: default: 32768 minimum: 301
[    0.000057] Security Framework initialized
[    0.000060] AppArmor: AppArmor disabled by boot time parameter
[    0.002098] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[    0.008951] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.011799] Mount-cache hash table entries: 256
[    0.011948] Initializing cgroup subsys cpuacct
[    0.011955] Initializing cgroup subsys memory
[    0.011970] Initializing cgroup subsys devices
[    0.011971] Initializing cgroup subsys freezer
[    0.011973] Initializing cgroup subsys net_cls
[    0.011974] Initializing cgroup subsys blkio
[    0.011980] Initializing cgroup subsys perf_event
[    0.012015] CPU: Physical Processor ID: 0
[    0.012016] CPU: Processor Core ID: 0
[    0.012020] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.012021] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.012024] mce: CPU supports 9 MCE banks
[    0.012033] CPU0: Thermal monitoring enabled (TM1)
[    0.012040] using mwait in idle threads.
[    0.012787] ACPI: Core revision 20110623
[    0.027492] Switched APIC routing to physical flat.
[    0.028014] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.067693] CPU0: Intel(R) Xeon(R) CPU           X5650  @ 2.67GHz stepping 02
[    0.173038] Performance Events: PEBS fmt1+, Westmere events, Intel PMU driver.
[    0.173044] ... version:                3
[    0.173045] ... bit width:              48
[    0.173046] ... generic registers:      4
[    0.173048] ... value mask:             0000ffffffffffff
[    0.173049] ... max period:             000000007fffffff
[    0.173050] ... fixed-purpose events:   3
[    0.173051] ... event mask:             000000070000000f
[    0.173435] NMI watchdog enabled, takes one hw-pmu counter.
[    0.173552] Booting Node   0, Processors  #1
[    0.173554] smpboot cpu 1: start_ip = 96000
[    0.281194] NMI watchdog enabled, takes one hw-pmu counter.
[    0.281311]  #2
[    0.281312] smpboot cpu 2: start_ip = 96000
[    0.389146] NMI watchdog enabled, takes one hw-pmu counter.
[    0.389264]  #3
[    0.389265] smpboot cpu 3: start_ip = 96000
[    0.497199] NMI watchdog enabled, takes one hw-pmu counter.
[    0.497315]  #4
[    0.497316] smpboot cpu 4: start_ip = 96000
[    0.605150] NMI watchdog enabled, takes one hw-pmu counter.
[    0.605267]  #5
[    0.605268] smpboot cpu 5: start_ip = 96000
[    0.713202] NMI watchdog enabled, takes one hw-pmu counter.
[    0.713360]  Ok.
[    0.713361] Booting Node   1, Processors  #6
[    0.713363] smpboot cpu 6: start_ip = 96000
[    0.821186] NMI watchdog enabled, takes one hw-pmu counter.
[    0.821320]  #7
[    0.821321] smpboot cpu 7: start_ip = 96000
[    0.929144] NMI watchdog enabled, takes one hw-pmu counter.
[    0.929277]  #8
[    0.929278] smpboot cpu 8: start_ip = 96000
[    1.037201] NMI watchdog enabled, takes one hw-pmu counter.
[    1.037321]  #9
[    1.037322] smpboot cpu 9: start_ip = 96000
[    1.145143] NMI watchdog enabled, takes one hw-pmu counter.
[    1.145265]  #10
[    1.145266] smpboot cpu 10: start_ip = 96000
[    1.253188] NMI watchdog enabled, takes one hw-pmu counter.
[    1.253304]  #11
[    1.253306] smpboot cpu 11: start_ip = 96000
[    1.361127] NMI watchdog enabled, takes one hw-pmu counter.
[    1.361231]  Ok.
[    1.361232] Booting Node   0, Processors  #12
[    1.361234] smpboot cpu 12: start_ip = 96000
[    1.469139] NMI watchdog enabled, takes one hw-pmu counter.
[    1.469266]  #13
[    1.469267] smpboot cpu 13: start_ip = 96000
[    1.577200] NMI watchdog enabled, takes one hw-pmu counter.
[    1.577325]  #14
[    1.577326] smpboot cpu 14: start_ip = 96000
[    1.685163] NMI watchdog enabled, takes one hw-pmu counter.
[    1.685283]  #15
[    1.685284] smpboot cpu 15: start_ip = 96000
[    1.793218] NMI watchdog enabled, takes one hw-pmu counter.
[    1.793339]  #16
[    1.793341] smpboot cpu 16: start_ip = 96000
[    1.901174] NMI watchdog enabled, takes one hw-pmu counter.
[    1.901294]  #17
[    1.901295] smpboot cpu 17: start_ip = 96000
[    2.009227] NMI watchdog enabled, takes one hw-pmu counter.
[    2.009379]  Ok.
[    2.009380] Booting Node   1, Processors  #18
[    2.009382] smpboot cpu 18: start_ip = 96000
[    2.117222] NMI watchdog enabled, takes one hw-pmu counter.
[    2.117359]  #19
[    2.117361] smpboot cpu 19: start_ip = 96000
[    2.225236] NMI watchdog enabled, takes one hw-pmu counter.
[    2.225362]  #20
[    2.225363] smpboot cpu 20: start_ip = 96000
[    2.333187] NMI watchdog enabled, takes one hw-pmu counter.
[    2.333297]  #21
[    2.333298] smpboot cpu 21: start_ip = 96000
[    2.441222] NMI watchdog enabled, takes one hw-pmu counter.
[    2.441337]  #22
[    2.441338] smpboot cpu 22: start_ip = 96000
[    2.549166] NMI watchdog enabled, takes one hw-pmu counter.
[    2.549278]  #23 Ok.
[    2.549279] smpboot cpu 23: start_ip = 96000
[    2.657206] NMI watchdog enabled, takes one hw-pmu counter.
[    2.657224] Brought up 24 CPUs
[    2.657226] Total of 24 processors activated (128003.55 BogoMIPS).
[    2.684871] devtmpfs: initialized
[    2.689546] PM: Registering ACPI NVS region at bf6ba000 (4096 bytes)
[    2.689704] print_constraints: dummy: 
[    2.689796] NET: Registered protocol family 16
[    2.689898] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    2.689900] ACPI: bus type pci registered
[    2.689965] PCI: MMCONFIG for domain 0000 [bus 00-0a] at [mem 0xe0000000-0xe0afffff] (base 0xe0000000)
[    2.689968] PCI: MMCONFIG at [mem 0xe0000000-0xe0afffff] reserved in E820
[    2.690774] PCI: Using configuration type 1 for base access
[    2.691981] bio: create slab <bio-0> at 0
[    2.692159] ACPI: Added _OSI(Module Device)
[    2.692161] ACPI: Added _OSI(Processor Device)
[    2.692162] ACPI: Added _OSI(3.0 _SCP Extensions)
[    2.692164] ACPI: Added _OSI(Processor Aggregator Device)
[    2.692791] ACPI: EC: Look up EC in DSDT
[    2.804587] ACPI: Interpreter enabled
[    2.804591] ACPI: (supports S0 S1 S4 S5)
[    2.804610] ACPI: Using IOAPIC for interrupt routing
[    2.808874] ACPI: No dock devices found.
[    2.808999] HEST: Table parsing has been initialized.
[    2.809002] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    2.809024] ACPI: PCI Root Bridge [CPU0] (domain 0000 [bus ff])
[    2.809073] pci 0000:ff:00.0: [8086:2c70] type 0 class 0x000600
[    2.809101] pci 0000:ff:00.1: [8086:2d81] type 0 class 0x000600
[    2.809120] pci 0000:ff:02.0: [8086:2d90] type 0 class 0x000600
[    2.809135] pci 0000:ff:02.1: [8086:2d91] type 0 class 0x000600
[    2.809150] pci 0000:ff:02.2: [8086:2d92] type 0 class 0x000600
[    2.809167] pci 0000:ff:02.3: [8086:2d93] type 0 class 0x000600
[    2.809182] pci 0000:ff:02.4: [8086:2d94] type 0 class 0x000600
[    2.809197] pci 0000:ff:02.5: [8086:2d95] type 0 class 0x000600
[    2.809213] pci 0000:ff:03.0: [8086:2d98] type 0 class 0x000600
[    2.809228] pci 0000:ff:03.1: [8086:2d99] type 0 class 0x000600
[    2.809244] pci 0000:ff:03.2: [8086:2d9a] type 0 class 0x000600
[    2.809259] pci 0000:ff:03.4: [8086:2d9c] type 0 class 0x000600
[    2.809276] pci 0000:ff:04.0: [8086:2da0] type 0 class 0x000600
[    2.809291] pci 0000:ff:04.1: [8086:2da1] type 0 class 0x000600
[    2.809306] pci 0000:ff:04.2: [8086:2da2] type 0 class 0x000600
[    2.809322] pci 0000:ff:04.3: [8086:2da3] type 0 class 0x000600
[    2.809338] pci 0000:ff:05.0: [8086:2da8] type 0 class 0x000600
[    2.809355] pci 0000:ff:05.1: [8086:2da9] type 0 class 0x000600
[    2.809370] pci 0000:ff:05.2: [8086:2daa] type 0 class 0x000600
[    2.809385] pci 0000:ff:05.3: [8086:2dab] type 0 class 0x000600
[    2.809402] pci 0000:ff:06.0: [8086:2db0] type 0 class 0x000600
[    2.809418] pci 0000:ff:06.1: [8086:2db1] type 0 class 0x000600
[    2.809433] pci 0000:ff:06.2: [8086:2db2] type 0 class 0x000600
[    2.809448] pci 0000:ff:06.3: [8086:2db3] type 0 class 0x000600
[    2.809479]  pci0000:ff: Requesting ACPI _OSC control (0x1d)
[    2.809482]  pci0000:ff: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[    2.809483] ACPI _OSC control for PCIe not granted, disabling ASPM
[    2.810309] ACPI: PCI Root Bridge [CPU1] (domain 0000 [bus fe])
[    2.810358] pci 0000:fe:00.0: [8086:2c70] type 0 class 0x000600
[    2.810376] pci 0000:fe:00.1: [8086:2d81] type 0 class 0x000600
[    2.810395] pci 0000:fe:02.0: [8086:2d90] type 0 class 0x000600
[    2.810411] pci 0000:fe:02.1: [8086:2d91] type 0 class 0x000600
[    2.810428] pci 0000:fe:02.2: [8086:2d92] type 0 class 0x000600
[    2.810445] pci 0000:fe:02.3: [8086:2d93] type 0 class 0x000600
[    2.810461] pci 0000:fe:02.4: [8086:2d94] type 0 class 0x000600
[    2.810478] pci 0000:fe:02.5: [8086:2d95] type 0 class 0x000600
[    2.810495] pci 0000:fe:03.0: [8086:2d98] type 0 class 0x000600
[    2.810512] pci 0000:fe:03.1: [8086:2d99] type 0 class 0x000600
[    2.810529] pci 0000:fe:03.2: [8086:2d9a] type 0 class 0x000600
[    2.810546] pci 0000:fe:03.4: [8086:2d9c] type 0 class 0x000600
[    2.810564] pci 0000:fe:04.0: [8086:2da0] type 0 class 0x000600
[    2.810582] pci 0000:fe:04.1: [8086:2da1] type 0 class 0x000600
[    2.810599] pci 0000:fe:04.2: [8086:2da2] type 0 class 0x000600
[    2.810616] pci 0000:fe:04.3: [8086:2da3] type 0 class 0x000600
[    2.810635] pci 0000:fe:05.0: [8086:2da8] type 0 class 0x000600
[    2.810653] pci 0000:fe:05.1: [8086:2da9] type 0 class 0x000600
[    2.810670] pci 0000:fe:05.2: [8086:2daa] type 0 class 0x000600
[    2.810687] pci 0000:fe:05.3: [8086:2dab] type 0 class 0x000600
[    2.810707] pci 0000:fe:06.0: [8086:2db0] type 0 class 0x000600
[    2.810724] pci 0000:fe:06.1: [8086:2db1] type 0 class 0x000600
[    2.810743] pci 0000:fe:06.2: [8086:2db2] type 0 class 0x000600
[    2.810761] pci 0000:fe:06.3: [8086:2db3] type 0 class 0x000600
[    2.810794]  pci0000:fe: Requesting ACPI _OSC control (0x1d)
[    2.810796]  pci0000:fe: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[    2.810798] ACPI _OSC control for PCIe not granted, disabling ASPM
[    2.811708] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3d])
[    2.811861] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    2.811863] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    2.811865] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    2.811867] pci_root PNP0A08:00: host bridge window [mem 0x000c8000-0x000dffff]
[    2.811869] pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xdfffffff]
[    2.811871] pci_root PNP0A08:00: host bridge window [mem 0xf0000000-0xfebfffff]
[    2.811873] pci_root PNP0A08:00: host bridge window [mem 0xfed00000-0xfedfffff]
[    2.811875] pci_root PNP0A08:00: host bridge window [mem 0xfef00000-0xffbfffff]
[    2.811888] pci 0000:00:00.0: [8086:3406] type 0 class 0x000600
[    2.811932] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[    2.811935] pci 0000:00:00.0: PME# disabled
[    2.811954] pci 0000:00:01.0: [8086:3408] type 1 class 0x000604
[    2.812001] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    2.812004] pci 0000:00:01.0: PME# disabled
[    2.812023] pci 0000:00:03.0: [8086:340a] type 1 class 0x000604
[    2.812071] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[    2.812073] pci 0000:00:03.0: PME# disabled
[    2.812092] pci 0000:00:05.0: [8086:340c] type 1 class 0x000604
[    2.812140] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
[    2.812143] pci 0000:00:05.0: PME# disabled
[    2.812161] pci 0000:00:07.0: [8086:340e] type 1 class 0x000604
[    2.812209] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[    2.812211] pci 0000:00:07.0: PME# disabled
[    2.812230] pci 0000:00:08.0: [8086:340f] type 1 class 0x000604
[    2.812277] pci 0000:00:08.0: PME# supported from D0 D3hot D3cold
[    2.812280] pci 0000:00:08.0: PME# disabled
[    2.812298] pci 0000:00:09.0: [8086:3410] type 1 class 0x000604
[    2.812345] pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
[    2.812347] pci 0000:00:09.0: PME# disabled
[    2.812365] pci 0000:00:0a.0: [8086:3411] type 1 class 0x000604
[    2.812412] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold
[    2.812415] pci 0000:00:0a.0: PME# disabled
[    2.812433] pci 0000:00:10.0: [8086:3425] type 0 class 0x000800
[    2.812488] pci 0000:00:10.1: [8086:3426] type 0 class 0x000800
[    2.812536] pci 0000:00:11.0: [8086:3427] type 0 class 0x000800
[    2.812591] pci 0000:00:11.1: [8086:3428] type 0 class 0x000800
[    2.812641] pci 0000:00:14.0: [8086:342e] type 0 class 0x000800
[    2.812698] pci 0000:00:14.1: [8086:3422] type 0 class 0x000800
[    2.812753] pci 0000:00:14.2: [8086:3423] type 0 class 0x000800
[    2.812806] pci 0000:00:14.3: [8086:3438] type 0 class 0x000800
[    2.812851] pci 0000:00:15.0: [8086:342f] type 0 class 0x000800
[    2.812904] pci 0000:00:1a.0: [8086:3a37] type 0 class 0x000c03
[    2.812942] pci 0000:00:1a.0: reg 20: [io  0x1820-0x183f]
[    2.812990] pci 0000:00:1a.1: [8086:3a38] type 0 class 0x000c03
[    2.813027] pci 0000:00:1a.1: reg 20: [io  0x1840-0x185f]
[    2.813073] pci 0000:00:1a.2: [8086:3a39] type 0 class 0x000c03
[    2.813115] pci 0000:00:1a.2: reg 20: [io  0x1860-0x187f]
[    2.813170] pci 0000:00:1a.7: [8086:3a3c] type 0 class 0x000c03
[    2.813189] pci 0000:00:1a.7: reg 10: [mem 0xcd000000-0xcd0003ff]
[    2.813269] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    2.813273] pci 0000:00:1a.7: PME# disabled
[    2.813292] pci 0000:00:1c.0: [8086:3a40] type 1 class 0x000604
[    2.813353] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    2.813356] pci 0000:00:1c.0: PME# disabled
[    2.813378] pci 0000:00:1c.4: [8086:3a48] type 1 class 0x000604
[    2.813439] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    2.813442] pci 0000:00:1c.4: PME# disabled
[    2.813464] pci 0000:00:1d.0: [8086:3a34] type 0 class 0x000c03
[    2.813501] pci 0000:00:1d.0: reg 20: [io  0x1880-0x189f]
[    2.813551] pci 0000:00:1d.1: [8086:3a35] type 0 class 0x000c03
[    2.813615] pci 0000:00:1d.1: reg 20: [io  0x18a0-0x18bf]
[    2.813687] pci 0000:00:1d.2: [8086:3a36] type 0 class 0x000c03
[    2.813724] pci 0000:00:1d.2: reg 20: [io  0x18c0-0x18df]
[    2.813778] pci 0000:00:1d.7: [8086:3a3a] type 0 class 0x000c03
[    2.813797] pci 0000:00:1d.7: reg 10: [mem 0xcd001000-0xcd0013ff]
[    2.813877] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    2.813881] pci 0000:00:1d.7: PME# disabled
[    2.813898] pci 0000:00:1e.0: [8086:244e] type 1 class 0x000604
[    2.813954] pci 0000:00:1f.0: [8086:3a18] type 0 class 0x000601
[    2.814062] pci 0000:00:1f.2: [8086:3a22] type 0 class 0x000106
[    2.814078] pci 0000:00:1f.2: reg 10: [io  0x1c50-0x1c57]
[    2.814085] pci 0000:00:1f.2: reg 14: [io  0x1c44-0x1c47]
[    2.814091] pci 0000:00:1f.2: reg 18: [io  0x1c48-0x1c4f]
[    2.814098] pci 0000:00:1f.2: reg 1c: [io  0x1c40-0x1c43]
[    2.814105] pci 0000:00:1f.2: reg 20: [io  0x18e0-0x18ff]
[    2.814112] pci 0000:00:1f.2: reg 24: [mem 0xcd002000-0xcd0027ff]
[    2.814152] pci 0000:00:1f.2: PME# supported from D3hot
[    2.814155] pci 0000:00:1f.2: PME# disabled
[    2.814170] pci 0000:00:1f.3: [8086:3a30] type 0 class 0x000c05
[    2.814183] pci 0000:00:1f.3: reg 10: [mem 0xcd003000-0xcd0030ff 64bit]
[    2.814201] pci 0000:00:1f.3: reg 20: [io  0x1c00-0x1c1f]
[    2.814260] pci 0000:01:00.0: [1000:0079] type 0 class 0x000104
[    2.814269] pci 0000:01:00.0: reg 10: [io  0x2000-0x20ff]
[    2.814278] pci 0000:01:00.0: reg 14: [mem 0xcd120000-0xcd123fff 64bit]
[    2.814287] pci 0000:01:00.0: reg 1c: [mem 0xcd140000-0xcd17ffff 64bit]
[    2.814298] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[    2.814328] pci 0000:01:00.0: supports D1 D2
[    2.823276] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    2.823281] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
[    2.823283] pci 0000:00:01.0:   bridge window [mem 0xcd100000-0xcd1fffff]
[    2.823334] pci 0000:02:00.0: [8086:10fb] type 0 class 0x000200
[    2.823346] pci 0000:02:00.0: reg 10: [mem 0xce080000-0xce0fffff 64bit pref]
[    2.823353] pci 0000:02:00.0: reg 18: [io  0x3000-0x301f]
[    2.823367] pci 0000:02:00.0: reg 20: [mem 0xce000000-0xce003fff 64bit pref]
[    2.823407] pci 0000:02:00.0: PME# supported from D0 D3hot
[    2.823410] pci 0000:02:00.0: PME# disabled
[    2.823436] pci 0000:02:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    2.823448] pci 0000:02:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    2.823471] pci 0000:02:00.1: [8086:10fb] type 0 class 0x000200
[    2.823482] pci 0000:02:00.1: reg 10: [mem 0xce100000-0xce17ffff 64bit pref]
[    2.823489] pci 0000:02:00.1: reg 18: [io  0x3020-0x303f]
[    2.823502] pci 0000:02:00.1: reg 20: [mem 0xce004000-0xce007fff 64bit pref]
[    2.823539] pci 0000:02:00.1: PME# supported from D0 D3hot
[    2.823542] pci 0000:02:00.1: PME# disabled
[    2.823564] pci 0000:02:00.1: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    2.823575] pci 0000:02:00.1: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    2.830438] pci 0000:00:03.0: PCI bridge to [bus 02-02]
[    2.830442] pci 0000:00:03.0:   bridge window [io  0x3000-0x3fff]
[    2.830448] pci 0000:00:03.0:   bridge window [mem 0xce000000-0xce1fffff 64bit pref]
[    2.830499] pci 0000:03:00.0: [8086:10fb] type 0 class 0x000200
[    2.830512] pci 0000:03:00.0: reg 10: [mem 0xce280000-0xce2fffff 64bit pref]
[    2.830518] pci 0000:03:00.0: reg 18: [io  0x4000-0x401f]
[    2.830532] pci 0000:03:00.0: reg 20: [mem 0xce200000-0xce203fff 64bit pref]
[    2.830572] pci 0000:03:00.0: PME# supported from D0 D3hot
[    2.830575] pci 0000:03:00.0: PME# disabled
[    2.830602] pci 0000:03:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    2.830613] pci 0000:03:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    2.830636] pci 0000:03:00.1: [8086:10fb] type 0 class 0x000200
[    2.830647] pci 0000:03:00.1: reg 10: [mem 0xce300000-0xce37ffff 64bit pref]
[    2.830654] pci 0000:03:00.1: reg 18: [io  0x4020-0x403f]
[    2.830668] pci 0000:03:00.1: reg 20: [mem 0xce204000-0xce207fff 64bit pref]
[    2.830704] pci 0000:03:00.1: PME# supported from D0 D3hot
[    2.830707] pci 0000:03:00.1: PME# disabled
[    2.830729] pci 0000:03:00.1: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    2.830740] pci 0000:03:00.1: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    2.837721] pci 0000:00:05.0: PCI bridge to [bus 03-03]
[    2.837725] pci 0000:00:05.0:   bridge window [io  0x4000-0x4fff]
[    2.837731] pci 0000:00:05.0:   bridge window [mem 0xce200000-0xce3fffff 64bit pref]
[    2.837765] pci 0000:00:07.0: PCI bridge to [bus 04-04]
[    2.837800] pci 0000:00:08.0: PCI bridge to [bus 05-05]
[    2.837852] pci 0000:06:00.0: [8086:150a] type 0 class 0x000200
[    2.837865] pci 0000:06:00.0: reg 10: [mem 0xcd220000-0xcd23ffff]
[    2.837873] pci 0000:06:00.0: reg 14: [mem 0xcd240000-0xcd27ffff]
[    2.837881] pci 0000:06:00.0: reg 18: [io  0x5000-0x501f]
[    2.837889] pci 0000:06:00.0: reg 1c: [mem 0xcd200000-0xcd203fff]
[    2.837951] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[    2.837955] pci 0000:06:00.0: PME# disabled
[    2.837988] pci 0000:06:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    2.838004] pci 0000:06:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    2.838033] pci 0000:06:00.1: [8086:150a] type 0 class 0x000200
[    2.838043] pci 0000:06:00.1: reg 10: [mem 0xcd2c0000-0xcd2dffff]
[    2.838052] pci 0000:06:00.1: reg 14: [mem 0xcd280000-0xcd2bffff]
[    2.838060] pci 0000:06:00.1: reg 18: [io  0x5020-0x503f]
[    2.838068] pci 0000:06:00.1: reg 1c: [mem 0xcd204000-0xcd207fff]
[    2.838127] pci 0000:06:00.1: PME# supported from D0 D3hot D3cold
[    2.838130] pci 0000:06:00.1: PME# disabled
[    2.838159] pci 0000:06:00.1: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    2.838175] pci 0000:06:00.1: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    2.853113] pci 0000:00:09.0: PCI bridge to [bus 06-06]
[    2.853119] pci 0000:00:09.0:   bridge window [io  0x5000-0x5fff]
[    2.853123] pci 0000:00:09.0:   bridge window [mem 0xcd200000-0xcd2fffff]
[    2.853171] pci 0000:00:0a.0: PCI bridge to [bus 07-07]
[    2.853234] pci 0000:08:00.0: [8086:10a7] type 0 class 0x000200
[    2.853250] pci 0000:08:00.0: reg 10: [mem 0xcd360000-0xcd37ffff]
[    2.853261] pci 0000:08:00.0: reg 14: [mem 0xcd340000-0xcd35ffff]
[    2.853271] pci 0000:08:00.0: reg 18: [io  0x6000-0x601f]
[    2.853282] pci 0000:08:00.0: reg 1c: [mem 0xcd320000-0xcd323fff]
[    2.853310] pci 0000:08:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[    2.853367] pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
[    2.853372] pci 0000:08:00.0: PME# disabled
[    2.853413] pci 0000:08:00.1: [8086:10a7] type 0 class 0x000200
[    2.853428] pci 0000:08:00.1: reg 10: [mem 0xcd3c0000-0xcd3dffff]
[    2.853438] pci 0000:08:00.1: reg 14: [mem 0xcd3a0000-0xcd3bffff]
[    2.853449] pci 0000:08:00.1: reg 18: [io  0x6020-0x603f]
[    2.853459] pci 0000:08:00.1: reg 1c: [mem 0xcd324000-0xcd327fff]
[    2.853487] pci 0000:08:00.1: reg 30: [mem 0x00000000-0x0001ffff pref]
[    2.853542] pci 0000:08:00.1: PME# supported from D0 D3hot D3cold
[    2.853546] pci 0000:08:00.1: PME# disabled
[    2.861108] pci 0000:00:1c.0: PCI bridge to [bus 08-08]
[    2.861113] pci 0000:00:1c.0:   bridge window [io  0x6000-0x6fff]
[    2.861117] pci 0000:00:1c.0:   bridge window [mem 0xcd300000-0xcd3fffff]
[    2.861186] pci 0000:09:00.0: [102b:0522] type 0 class 0x000300
[    2.861205] pci 0000:09:00.0: reg 10: [mem 0xcf000000-0xcfffffff pref]
[    2.861219] pci 0000:09:00.0: reg 14: [mem 0xcd400000-0xcd403fff]
[    2.861232] pci 0000:09:00.0: reg 18: [mem 0xcd800000-0xcdffffff]
[    2.869108] pci 0000:00:1c.4: PCI bridge to [bus 09-09]
[    2.869114] pci 0000:00:1c.4:   bridge window [mem 0xcd400000-0xcdffffff]
[    2.869121] pci 0000:00:1c.4:   bridge window [mem 0xcf000000-0xcfffffff 64bit pref]
[    2.869187] pci 0000:00:1e.0: PCI bridge to [bus 0a-0a] (subtractive decode)
[    2.869195] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    2.869197] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    2.869200] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    2.869202] pci 0000:00:1e.0:   bridge window [mem 0x000c8000-0x000dffff] (subtractive decode)
[    2.869204] pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xdfffffff] (subtractive decode)
[    2.869206] pci 0000:00:1e.0:   bridge window [mem 0xf0000000-0xfebfffff] (subtractive decode)
[    2.869208] pci 0000:00:1e.0:   bridge window [mem 0xfed00000-0xfedfffff] (subtractive decode)
[    2.869210] pci 0000:00:1e.0:   bridge window [mem 0xfef00000-0xffbfffff] (subtractive decode)
[    2.869244] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    2.869690] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE1_._PRT]
[    2.869750] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE3_._PRT]
[    2.869810] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE5_._PRT]
[    2.869867] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE7_._PRT]
[    2.869924] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE8_._PRT]
[    2.869979] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE9_._PRT]
[    2.870036] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE10._PRT]
[    2.870096] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE1A._PRT]
[    2.870142] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE1E._PRT]
[    2.870220]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    2.870222]  pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[    2.870224] ACPI _OSC control for PCIe not granted, disabling ASPM
[    2.878942] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[    2.879002] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[    2.879059] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
[    2.879117] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[    2.879163] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    2.879219] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[    2.879274] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[    2.879332] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
[    2.879500] vgaarb: device added: PCI:0000:09:00.0,decodes=io+mem,owns=io+mem,locks=none
[    2.879502] vgaarb: loaded
[    2.879503] vgaarb: bridge control possible 0000:09:00.0
[    2.879542] PCI: Using ACPI for IRQ routing
[    2.879546] PCI: pci_cache_line_size set to 64 bytes
[    2.879733] Expanded resource reserved due to conflict with PCI Bus 0000:00
[    2.879735] reserve RAM buffer: 000000000009b000 - 000000000009ffff 
[    2.879737] reserve RAM buffer: 00000000bf6a0000 - 00000000bfffffff 
[    2.879843] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[    2.879847] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[    2.881892] Switching to clocksource hpet
[    2.883788] pnp: PnP ACPI init
[    2.883800] ACPI: bus type pnp registered
[    2.883886] pnp 00:00: [mem 0xe0000000-0xefffffff]
[    2.883966] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[    2.883969] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    2.883988] pnp 00:01: [bus ff]
[    2.884029] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)
[    2.884048] pnp 00:02: [bus fe]
[    2.884084] pnp 00:02: Plug and Play ACPI device, IDs PNP0a03 (active)
[    2.884153] pnp 00:03: [bus 00-3d]
[    2.884156] pnp 00:03: [io  0x0000-0x0cf7 window]
[    2.884157] pnp 00:03: [io  0x0cf8-0x0cff]
[    2.884159] pnp 00:03: [io  0x0d00-0xffff window]
[    2.884161] pnp 00:03: [mem 0x000a0000-0x000bffff window]
[    2.884163] pnp 00:03: [mem 0x000c8000-0x000dffff window]
[    2.884165] pnp 00:03: [mem 0xc0000000-0xdfffffff window]
[    2.884167] pnp 00:03: [mem 0xf0000000-0xfebfffff window]
[    2.884168] pnp 00:03: [mem 0xfed00000-0xfedfffff window]
[    2.884170] pnp 00:03: [mem 0xfef00000-0xffbfffff window]
[    2.884210] pnp 00:03: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    2.884423] pnp 00:04: [io  0x0010-0x001f]
[    2.884425] pnp 00:04: [io  0x0022-0x002d]
[    2.884427] pnp 00:04: [io  0x002e-0x002f]
[    2.884428] pnp 00:04: [io  0x0030-0x003f]
[    2.884430] pnp 00:04: [io  0x004e-0x004f]
[    2.884431] pnp 00:04: [io  0x0050-0x0053]
[    2.884433] pnp 00:04: [io  0x0060-0x006f]
[    2.884434] pnp 00:04: [io  0x0072-0x0073]
[    2.884436] pnp 00:04: [io  0x0074-0x007f]
[    2.884437] pnp 00:04: [io  0x0090-0x009f]
[    2.884439] pnp 00:04: [io  0x00a2-0x00b1]
[    2.884440] pnp 00:04: [io  0x00b2-0x00b3]
[    2.884442] pnp 00:04: [io  0x00b4-0x00bf]
[    2.884443] pnp 00:04: [io  0x00e0-0x00ef]
[    2.884445] pnp 00:04: [io  0x0200-0x020f]
[    2.884446] pnp 00:04: [io  0x04d0-0x04d1]
[    2.884448] pnp 00:04: [io  0x0500-0x057f]
[    2.884449] pnp 00:04: [io  0x0800-0x080f]
[    2.884451] pnp 00:04: [io  0x0810-0x081f]
[    2.884452] pnp 00:04: [io  0x0ca0-0x0ca1]
[    2.884453] pnp 00:04: [io  0x0ca4-0x0ca7]
[    2.884455] pnp 00:04: [io  0x0ca8-0x0cab]
[    2.884456] pnp 00:04: [io  0x0cae-0x0caf]
[    2.884458] pnp 00:04: [io  0x0e00-0x0e7f]
[    2.884459] pnp 00:04: [io  0x1000-0x107f]
[    2.884461] pnp 00:04: [io  0x1100-0x110f]
[    2.884462] pnp 00:04: [io  0x1180-0x11ff]
[    2.884464] pnp 00:04: [io  0xfe00]
[    2.884465] pnp 00:04: [io  0xff00]
[    2.884467] pnp 00:04: [mem 0xfec00000-0xfecfffff]
[    2.884468] pnp 00:04: [mem 0xfee00000-0xfeefffff]
[    2.884470] pnp 00:04: [mem 0xfed1c000-0xfed1ffff]
[    2.884600] system 00:04: [io  0x0200-0x020f] has been reserved
[    2.884602] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    2.884604] system 00:04: [io  0x0500-0x057f] has been reserved
[    2.884607] system 00:04: [io  0x0800-0x080f] has been reserved
[    2.884609] system 00:04: [io  0x0810-0x081f] has been reserved
[    2.884611] system 00:04: [io  0x0ca0-0x0ca1] has been reserved
[    2.884613] system 00:04: [io  0x0ca4-0x0ca7] has been reserved
[    2.884615] system 00:04: [io  0x0ca8-0x0cab] has been reserved
[    2.884617] system 00:04: [io  0x0cae-0x0caf] has been reserved
[    2.884619] system 00:04: [io  0x0e00-0x0e7f] has been reserved
[    2.884622] system 00:04: [io  0x1000-0x107f] has been reserved
[    2.884624] system 00:04: [io  0x1100-0x110f] has been reserved
[    2.884626] system 00:04: [io  0x1180-0x11ff] has been reserved
[    2.884628] system 00:04: [io  0xfe00] has been reserved
[    2.884630] system 00:04: [io  0xff00] has been reserved
[    2.884633] system 00:04: [mem 0xfec00000-0xfecfffff] could not be reserved
[    2.884636] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
[    2.884638] system 00:04: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    2.884641] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    2.884651] pnp 00:05: [io  0x0000-0x000f]
[    2.884653] pnp 00:05: [io  0x0080-0x008f]
[    2.884655] pnp 00:05: [io  0x00c0-0x00df]
[    2.884657] pnp 00:05: [dma 4]
[    2.884693] pnp 00:05: Plug and Play ACPI device, IDs PNP0200 (active)
[    2.884705] pnp 00:06: [io  0x0070-0x0071]
[    2.884713] pnp 00:06: [irq 8]
[    2.884748] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    2.884761] pnp 00:07: [io  0x00f0-0x00fe]
[    2.884766] pnp 00:07: [irq 13]
[    2.884801] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
[    2.884811] pnp 00:08: [io  0x0061]
[    2.884850] pnp 00:08: Plug and Play ACPI device, IDs PNP0800 (active)
[    2.884912] pnp 00:09: [mem 0xfed00000-0xfed003ff]
[    2.884950] pnp 00:09: Plug and Play ACPI device, IDs PNP0103 (active)
[    2.885142] pnp 00:0a: [io  0x03f8-0x03ff]
[    2.885148] pnp 00:0a: [irq 4]
[    2.885215] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
[    2.885354] pnp 00:0b: [io  0x02f8-0x02ff]
[    2.885359] pnp 00:0b: [irq 3]
[    2.885421] pnp 00:0b: Plug and Play ACPI device, IDs PNP0501 (active)
[    2.885447] pnp 00:0c: [io  0x0ca2-0x0ca3]
[    2.885485] pnp 00:0c: Plug and Play ACPI device, IDs IPI0001 (active)
[    2.885531] pnp: PnP ACPI: found 13 devices
[    2.885532] ACPI: ACPI bus type pnp unregistered
[    2.892770] PCI: max bus depth: 1 pci_try_num: 2
[    2.892833] pci 0000:00:01.0: BAR 15: assigned [mem 0xc0000000-0xc00fffff pref]
[    2.892836] pci 0000:00:1c.0: BAR 15: assigned [mem 0xc0100000-0xc01fffff pref]
[    2.892839] pci 0000:00:1c.4: BAR 13: assigned [io  0x7000-0x7fff]
[    2.892842] pci 0000:00:1c.0: BAR 15: assigned [mem 0xc0100000-0xc03fffff pref]
[    2.892846] pci 0000:00:09.0: BAR 15: assigned [mem 0xc0400000-0xc04fffff 64bit pref]
[    2.892848] pci 0000:00:05.0: BAR 14: assigned [mem 0xc0500000-0xc08fffff]
[    2.892851] pci 0000:00:03.0: BAR 14: assigned [mem 0xc0900000-0xc0cfffff]
[    2.892854] pci 0000:01:00.0: BAR 6: assigned [mem 0xc0000000-0xc001ffff pref]
[    2.892856] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    2.892859] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
[    2.892862] pci 0000:00:01.0:   bridge window [mem 0xcd100000-0xcd1fffff]
[    2.892865] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xc00fffff pref]
[    2.892876] pci 0000:02:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    2.892884] pci 0000:02:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    2.892891] pci 0000:02:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    2.892900] pci 0000:02:00.1: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    2.892907] pci 0000:02:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    2.892915] pci 0000:02:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    2.892923] pci 0000:02:00.1: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    2.892930] pci 0000:02:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    2.892938] pci 0000:02:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    2.892946] pci 0000:02:00.1: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    2.892954] pci 0000:02:00.1: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    2.892956] pci 0000:02:00.1: BAR 10: assigned [mem 0xc0900000-0xc09fffff 64bit pref]
[    2.892961] pci 0000:02:00.1: BAR 10: set to [mem 0xc0900000-0xc09fffff 64bit pref] (PCI address [0xc0900000-0xc09fffff])
[    2.892969] pci 0000:02:00.1: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    2.892971] pci 0000:02:00.1: BAR 7: assigned [mem 0xc0a00000-0xc0afffff 64bit pref]
[    2.892975] pci 0000:02:00.1: BAR 7: set to [mem 0xc0a00000-0xc0afffff 64bit pref] (PCI address [0xc0a00000-0xc0afffff])
[    2.892983] pci 0000:02:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    2.892986] pci 0000:02:00.0: BAR 10: assigned [mem 0xc0b00000-0xc0bfffff 64bit pref]
[    2.892990] pci 0000:02:00.0: BAR 10: set to [mem 0xc0b00000-0xc0bfffff 64bit pref] (PCI address [0xc0b00000-0xc0bfffff])
[    2.892998] pci 0000:02:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    2.893000] pci 0000:02:00.0: BAR 7: assigned [mem 0xc0c00000-0xc0cfffff 64bit pref]
[    2.893004] pci 0000:02:00.0: BAR 7: set to [mem 0xc0c00000-0xc0cfffff 64bit pref] (PCI address [0xc0c00000-0xc0cfffff])
[    2.893007] pci 0000:00:03.0: PCI bridge to [bus 02-02]
[    2.893009] pci 0000:00:03.0:   bridge window [io  0x3000-0x3fff]
[    2.893012] pci 0000:00:03.0:   bridge window [mem 0xc0900000-0xc0cfffff]
[    2.893015] pci 0000:00:03.0:   bridge window [mem 0xce000000-0xce1fffff 64bit pref]
[    2.893025] pci 0000:03:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    2.893033] pci 0000:03:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    2.893041] pci 0000:03:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    2.893049] pci 0000:03:00.1: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    2.893056] pci 0000:03:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    2.893064] pci 0000:03:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    2.893072] pci 0000:03:00.1: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    2.893079] pci 0000:03:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    2.893087] pci 0000:03:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    2.893095] pci 0000:03:00.1: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    2.893103] pci 0000:03:00.1: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    2.893105] pci 0000:03:00.1: BAR 10: assigned [mem 0xc0500000-0xc05fffff 64bit pref]
[    2.893109] pci 0000:03:00.1: BAR 10: set to [mem 0xc0500000-0xc05fffff 64bit pref] (PCI address [0xc0500000-0xc05fffff])
[    2.893117] pci 0000:03:00.1: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    2.893120] pci 0000:03:00.1: BAR 7: assigned [mem 0xc0600000-0xc06fffff 64bit pref]
[    2.893124] pci 0000:03:00.1: BAR 7: set to [mem 0xc0600000-0xc06fffff 64bit pref] (PCI address [0xc0600000-0xc06fffff])
[    2.893132] pci 0000:03:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    2.893134] pci 0000:03:00.0: BAR 10: assigned [mem 0xc0700000-0xc07fffff 64bit pref]
[    2.893138] pci 0000:03:00.0: BAR 10: set to [mem 0xc0700000-0xc07fffff 64bit pref] (PCI address [0xc0700000-0xc07fffff])
[    2.893146] pci 0000:03:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    2.893149] pci 0000:03:00.0: BAR 7: assigned [mem 0xc0800000-0xc08fffff 64bit pref]
[    2.893153] pci 0000:03:00.0: BAR 7: set to [mem 0xc0800000-0xc08fffff 64bit pref] (PCI address [0xc0800000-0xc08fffff])
[    2.893155] pci 0000:00:05.0: PCI bridge to [bus 03-03]
[    2.893157] pci 0000:00:05.0:   bridge window [io  0x4000-0x4fff]
[    2.893161] pci 0000:00:05.0:   bridge window [mem 0xc0500000-0xc08fffff]
[    2.893163] pci 0000:00:05.0:   bridge window [mem 0xce200000-0xce3fffff 64bit pref]
[    2.893168] pci 0000:00:07.0: PCI bridge to [bus 04-04]
[    2.893174] pci 0000:00:08.0: PCI bridge to [bus 05-05]
[    2.893190] pci 0000:06:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    2.893201] pci 0000:06:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    2.893211] pci 0000:06:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    2.893222] pci 0000:06:00.1: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    2.893232] pci 0000:06:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    2.893242] pci 0000:06:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    2.893253] pci 0000:06:00.1: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    2.893263] pci 0000:06:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    2.893274] pci 0000:06:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    2.893284] pci 0000:06:00.1: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    2.893295] pci 0000:06:00.1: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    2.893297] pci 0000:06:00.1: BAR 10: assigned [mem 0xc0400000-0xc041ffff 64bit pref]
[    2.893302] pci 0000:06:00.1: BAR 10: set to [mem 0xc0400000-0xc041ffff 64bit pref] (PCI address [0xc0400000-0xc041ffff])
[    2.893313] pci 0000:06:00.1: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    2.893315] pci 0000:06:00.1: BAR 7: assigned [mem 0xc0420000-0xc043ffff 64bit pref]
[    2.893320] pci 0000:06:00.1: BAR 7: set to [mem 0xc0420000-0xc043ffff 64bit pref] (PCI address [0xc0420000-0xc043ffff])
[    2.893330] pci 0000:06:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit pref]
[    2.893333] pci 0000:06:00.0: BAR 10: assigned [mem 0xc0440000-0xc045ffff 64bit pref]
[    2.893338] pci 0000:06:00.0: BAR 10: set to [mem 0xc0440000-0xc045ffff 64bit pref] (PCI address [0xc0440000-0xc045ffff])
[    2.893348] pci 0000:06:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit pref]
[    2.893351] pci 0000:06:00.0: BAR 7: assigned [mem 0xc0460000-0xc047ffff 64bit pref]
[    2.893356] pci 0000:06:00.0: BAR 7: set to [mem 0xc0460000-0xc047ffff 64bit pref] (PCI address [0xc0460000-0xc047ffff])
[    2.893358] pci 0000:00:09.0: PCI bridge to [bus 06-06]
[    2.893360] pci 0000:00:09.0:   bridge window [io  0x5000-0x5fff]
[    2.893363] pci 0000:00:09.0:   bridge window [mem 0xcd200000-0xcd2fffff]
[    2.893366] pci 0000:00:09.0:   bridge window [mem 0xc0400000-0xc04fffff 64bit pref]
[    2.893370] pci 0000:00:0a.0: PCI bridge to [bus 07-07]
[    2.893378] pci 0000:08:00.0: BAR 6: assigned [mem 0xc0100000-0xc011ffff pref]
[    2.893380] pci 0000:08:00.1: BAR 6: assigned [mem 0xc0120000-0xc013ffff pref]
[    2.893382] pci 0000:00:1c.0: PCI bridge to [bus 08-08]
[    2.893385] pci 0000:00:1c.0:   bridge window [io  0x6000-0x6fff]
[    2.893388] pci 0000:00:1c.0:   bridge window [mem 0xcd300000-0xcd3fffff]
[    2.893392] pci 0000:00:1c.0:   bridge window [mem 0xc0100000-0xc03fffff pref]
[    2.893397] pci 0000:00:1c.4: PCI bridge to [bus 09-09]
[    2.893399] pci 0000:00:1c.4:   bridge window [io  0x7000-0x7fff]
[    2.893403] pci 0000:00:1c.4:   bridge window [mem 0xcd400000-0xcdffffff]
[    2.893406] pci 0000:00:1c.4:   bridge window [mem 0xcf000000-0xcfffffff 64bit pref]
[    2.893411] pci 0000:00:1e.0: PCI bridge to [bus 0a-0a]
[    2.893432] pci 0000:00:01.0: PCI INT A -> GSI 28 (level, low) -> IRQ 28
[    2.893435] pci 0000:00:01.0: setting latency timer to 64
[    2.893444] pci 0000:00:03.0: PCI INT A -> GSI 24 (level, low) -> IRQ 24
[    2.893447] pci 0000:00:03.0: setting latency timer to 64
[    2.893457] pci 0000:00:05.0: PCI INT A -> GSI 26 (level, low) -> IRQ 26
[    2.893459] pci 0000:00:05.0: setting latency timer to 64
[    2.893468] pci 0000:00:07.0: PCI INT A -> GSI 30 (level, low) -> IRQ 30
[    2.893471] pci 0000:00:07.0: setting latency timer to 64
[    2.893479] pci 0000:00:08.0: PCI INT A -> GSI 31 (level, low) -> IRQ 31
[    2.893482] pci 0000:00:08.0: setting latency timer to 64
[    2.893492] pci 0000:00:09.0: PCI INT A -> GSI 32 (level, low) -> IRQ 32
[    2.893495] pci 0000:00:09.0: setting latency timer to 64
[    2.893503] pci 0000:00:0a.0: PCI INT A -> GSI 33 (level, low) -> IRQ 33
[    2.893506] pci 0000:00:0a.0: setting latency timer to 64
[    2.893515] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    2.893518] pci 0000:00:1c.0: setting latency timer to 64
[    2.893522] pci 0000:00:1c.4: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    2.893526] pci 0000:00:1c.4: setting latency timer to 64
[    2.893531] pci 0000:00:1e.0: setting latency timer to 64
[    2.893534] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    2.893536] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    2.893538] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    2.893540] pci_bus 0000:00: resource 7 [mem 0x000c8000-0x000dffff]
[    2.893541] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xdfffffff]
[    2.893543] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfebfffff]
[    2.893545] pci_bus 0000:00: resource 10 [mem 0xfed00000-0xfedfffff]
[    2.893546] pci_bus 0000:00: resource 11 [mem 0xfef00000-0xffbfffff]
[    2.893548] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    2.893550] pci_bus 0000:01: resource 1 [mem 0xcd100000-0xcd1fffff]
[    2.893552] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xc00fffff pref]
[    2.893553] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    2.893555] pci_bus 0000:02: resource 1 [mem 0xc0900000-0xc0cfffff]
[    2.893557] pci_bus 0000:02: resource 2 [mem 0xce000000-0xce1fffff 64bit pref]
[    2.893559] pci_bus 0000:03: resource 0 [io  0x4000-0x4fff]
[    2.893560] pci_bus 0000:03: resource 1 [mem 0xc0500000-0xc08fffff]
[    2.893562] pci_bus 0000:03: resource 2 [mem 0xce200000-0xce3fffff 64bit pref]
[    2.893564] pci_bus 0000:06: resource 0 [io  0x5000-0x5fff]
[    2.893565] pci_bus 0000:06: resource 1 [mem 0xcd200000-0xcd2fffff]
[    2.893567] pci_bus 0000:06: resource 2 [mem 0xc0400000-0xc04fffff 64bit pref]
[    2.893569] pci_bus 0000:08: resource 0 [io  0x6000-0x6fff]
[    2.893571] pci_bus 0000:08: resource 1 [mem 0xcd300000-0xcd3fffff]
[    2.893573] pci_bus 0000:08: resource 2 [mem 0xc0100000-0xc03fffff pref]
[    2.893574] pci_bus 0000:09: resource 0 [io  0x7000-0x7fff]
[    2.893576] pci_bus 0000:09: resource 1 [mem 0xcd400000-0xcdffffff]
[    2.893578] pci_bus 0000:09: resource 2 [mem 0xcf000000-0xcfffffff 64bit pref]
[    2.893579] pci_bus 0000:0a: resource 4 [io  0x0000-0x0cf7]
[    2.893581] pci_bus 0000:0a: resource 5 [io  0x0d00-0xffff]
[    2.893583] pci_bus 0000:0a: resource 6 [mem 0x000a0000-0x000bffff]
[    2.893584] pci_bus 0000:0a: resource 7 [mem 0x000c8000-0x000dffff]
[    2.893586] pci_bus 0000:0a: resource 8 [mem 0xc0000000-0xdfffffff]
[    2.893588] pci_bus 0000:0a: resource 9 [mem 0xf0000000-0xfebfffff]
[    2.893590] pci_bus 0000:0a: resource 10 [mem 0xfed00000-0xfedfffff]
[    2.893591] pci_bus 0000:0a: resource 11 [mem 0xfef00000-0xffbfffff]
[    2.893768] NET: Registered protocol family 2
[    2.894159] IP route cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    2.895427] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    2.896836] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    2.897011] TCP: Hash tables configured (established 524288 bind 65536)
[    2.897013] TCP reno registered
[    2.897051] UDP hash table entries: 16384 (order: 7, 524288 bytes)
[    2.897189] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes)
[    2.897503] NET: Registered protocol family 1
[    2.897628] pci 0000:00:1a.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    2.897644] pci 0000:00:1a.0: PCI INT A disabled
[    2.897654] pci 0000:00:1a.1: PCI INT B -> GSI 18 (level, low) -> IRQ 18
[    2.897668] pci 0000:00:1a.1: PCI INT B disabled
[    2.897674] pci 0000:00:1a.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    2.897689] pci 0000:00:1a.2: PCI INT C disabled
[    2.897696] pci 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    2.897724] pci 0000:00:1a.7: PCI INT C disabled
[    2.897738] pci 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    2.897753] pci 0000:00:1d.0: PCI INT A disabled
[    2.897763] pci 0000:00:1d.1: PCI INT B -> GSI 22 (level, low) -> IRQ 22
[    2.897790] pci 0000:00:1d.1: PCI INT B disabled
[    2.897800] pci 0000:00:1d.2: PCI INT C -> GSI 21 (level, low) -> IRQ 21
[    2.897814] pci 0000:00:1d.2: PCI INT C disabled
[    2.897821] pci 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    2.897857] pci 0000:00:1d.7: PCI INT A disabled
[    2.897882] pci 0000:08:00.0: Disabling L0s
[    2.897887] pci 0000:08:00.1: Disabling L0s
[    2.897893] pci 0000:09:00.0: Boot video device
[    2.897897] PCI: CLS 64 bytes, default 64
[    2.897942] Unpacking initramfs...
[    3.085916] Freeing initrd memory: 9584k freed
[    3.087543] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    3.087546] Placing 64MB software IO TLB between ffff8800bb6a0000 - ffff8800bf6a0000
[    3.087548] software IO TLB at phys 0xbb6a0000 - 0xbf6a0000
[    3.087571] Simple Boot Flag at 0x7c set to 0x1
[    3.089220] audit: initializing netlink socket (disabled)
[    3.089229] type=2000 audit(1340884106.572:1): initialized
[    3.136175] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    3.207318] VFS: Disk quotas dquot_6.5.2
[    3.207375] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    3.207475] msgmni has been set to 32768
[    3.207669] alg: No test for stdrng (krng)
[    3.207722] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    3.207724] io scheduler noop registered
[    3.207725] io scheduler deadline registered
[    3.207782] io scheduler cfq registered (default)
[    3.208193] pcieport 0000:00:1c.0: setting latency timer to 64
[    3.208233] pcieport 0000:00:1c.0: irq 64 for MSI/MSI-X
[    3.208292] pcieport 0000:00:1c.4: setting latency timer to 64
[    3.208324] pcieport 0000:00:1c.4: irq 65 for MSI/MSI-X
[    3.208401] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    3.208427] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    3.208429] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    3.208747] vesafb: mode is 1024x768x16, linelength=2048, pages=0
[    3.208748] vesafb: scrolling: redraw
[    3.208750] vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
[    3.208902] vesafb: framebuffer at 0xcf000000, mapped to 0xffffc90004a00000, using 1536k, total 1536k
[    3.322512] Console: switching to colour frame buffer device 128x48
[    3.436076] fb0: VESA VGA frame buffer device
[    3.436114] intel_idle: MWAIT substates: 0x1120
[    3.436116] intel_idle: v0.4 model 0x2C
[    3.436117] intel_idle: lapic_timer_reliable_states 0xffffffff
[    3.436277] APEI: Can not request iomem region <00000000bf6baebc-00000000bf6baebe> for GARs.
[    3.440547] GHES: APEI firmware first mode is enabled by APEI bit and WHEA _OSC.
[    3.440662] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    3.461096] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    3.530213] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    3.598605] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    3.666261] 00:0b: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    3.710097] Linux agpgart interface v0.103
[    3.710327] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    3.711184] i8042: No controller found
[    3.712067] mousedev: PS/2 mouse device common for all mice
[    3.712098] rtc_cmos 00:06: RTC can wake from S4
[    3.712201] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    3.712228] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    3.712858] cpuidle: using governor ladder
[    3.713824] cpuidle: using governor menu
[    3.714058] TCP cubic registered
[    3.719830] NET: Registered protocol family 10
[    3.724252] Mobile IPv6
[    3.724254] NET: Registered protocol family 17
[    3.724257] Registering the dns_resolver key type
[    3.724536] PM: Hibernation image not present or could not be loaded.
[    3.724548] registered taskstats version 1
[    3.758865] rtc_cmos 00:06: setting system clock to 2012-06-28 11:48:27 UTC (1340884107)
[    3.758909] Initializing network drop monitor service
[    3.763093] Freeing unused kernel memory: 608k freed
[    3.763191] Write protecting the kernel read-only data: 6144k
[    3.769876] Freeing unused kernel memory: 564k freed
[    3.774949] Freeing unused kernel memory: 700k freed
[    3.784424] udev[147]: starting version 164
[    3.804122] SCSI subsystem initialized
[    3.804213] dca service started, version 1.12.1
[    3.804612] megasas: 00.00.06.12-rc1 Wed. Oct. 5 17:00:00 PDT 2011
[    3.804640] megasas: 0x1000:0x0079:0x1734:0x1176: bus 1:slot 0:func 0
[    3.804654] megaraid_sas 0000:01:00.0: PCI INT A -> GSI 28 (level, low) -> IRQ 28
[    3.804659] megaraid_sas 0000:01:00.0: setting latency timer to 64
[    3.804716] megasas: FW now in Ready state
[    3.804754] megaraid_sas 0000:01:00.0: irq 66 for MSI/MSI-X
[    3.805104] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 3.6.7-k
[    3.805106] ixgbe: Copyright (c) 1999-2011 Intel Corporation.
[    3.805140] ixgbe 0000:02:00.0: PCI INT A -> GSI 24 (level, low) -> IRQ 24
[    3.805151] ixgbe 0000:02:00.0: setting latency timer to 64
[    3.806067] Intel(R) Gigabit Ethernet Network Driver - version 3.2.10-k
[    3.806069] Copyright (c) 2007-2011 Intel Corporation.
[    3.806100] igb 0000:06:00.0: PCI INT B -> GSI 42 (level, low) -> IRQ 42
[    3.806109] igb 0000:06:00.0: setting latency timer to 64
[    3.806345] igb 0000:06:00.0: irq 67 for MSI/MSI-X
[    3.806350] igb 0000:06:00.0: irq 68 for MSI/MSI-X
[    3.806355] igb 0000:06:00.0: irq 69 for MSI/MSI-X
[    3.806360] igb 0000:06:00.0: irq 70 for MSI/MSI-X
[    3.806366] igb 0000:06:00.0: irq 71 for MSI/MSI-X
[    3.806372] igb 0000:06:00.0: irq 72 for MSI/MSI-X
[    3.806377] igb 0000:06:00.0: irq 73 for MSI/MSI-X
[    3.806383] igb 0000:06:00.0: irq 74 for MSI/MSI-X
[    3.806388] igb 0000:06:00.0: irq 75 for MSI/MSI-X
[    3.809734] usbcore: registered new interface driver usbfs
[    3.809759] usbcore: registered new interface driver hub
[    3.809842] usbcore: registered new device driver usb
[    3.810276] libata version 3.00 loaded.
[    3.810937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.810972] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    3.810994] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    3.810997] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    3.811020] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    3.811047] ehci_hcd 0000:00:1a.7: debug port 1
[    3.814946] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
[    3.814965] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xcd000000
[    3.825945] megasas_init_mfi: fw_support_ieee=0
[    3.825949] megasas: INIT adapter done
[    3.829974] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    3.829999] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    3.830003] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.830005] usb usb1: Product: EHCI Host Controller
[    3.830008] usb usb1: Manufacturer: Linux 3.2.0-0.bpo.2-amd64 ehci_hcd
[    3.830011] usb usb1: SerialNumber: 0000:00:1a.7
[    3.830161] hub 1-0:1.0: USB hub found
[    3.830166] hub 1-0:1.0: 6 ports detected
[    3.830283] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    3.831181] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    3.831183] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    3.831190] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    3.831212] ehci_hcd 0000:00:1d.7: debug port 1
[    3.835087] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
[    3.835116] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xcd001000
[    3.849968] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    3.849992] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    3.849996] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.849999] usb usb2: Product: EHCI Host Controller
[    3.850001] usb usb2: Manufacturer: Linux 3.2.0-0.bpo.2-amd64 ehci_hcd
[    3.850004] usb usb2: SerialNumber: 0000:00:1d.7
[    3.850140] hub 2-0:1.0: USB hub found
[    3.850145] hub 2-0:1.0: 6 ports detected
[    3.850285] ahci 0000:00:1f.2: version 3.0
[    3.850293] ahci 0000:00:1f.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    3.851410] ahci 0000:00:1f.2: irq 76 for MSI/MSI-X
[    3.851468] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports ? Gbps 0x3f impl SATA mode
[    3.851471] ahci 0000:00:1f.2: flags: 64bit led pio ccc ems 
[    3.851474] ahci 0000:00:1f.2: setting latency timer to 64
[    3.857652] uhci_hcd: USB Universal Host Controller Interface driver
[    3.894650] scsi1 : ahci
[    3.896799] scsi2 : ahci
[    3.897063] scsi3 : ahci
[    3.897334] scsi4 : ahci
[    3.897546] scsi5 : ahci
[    3.897672] scsi6 : ahci
[    3.897736] ata1: SATA max UDMA/133 abar m2048@0xcd002000 port 0xcd002100 irq 76
[    3.897739] ata2: SATA max UDMA/133 abar m2048@0xcd002000 port 0xcd002180 irq 76
[    3.897741] ata3: SATA max UDMA/133 abar m2048@0xcd002000 port 0xcd002200 irq 76
[    3.897744] ata4: SATA max UDMA/133 abar m2048@0xcd002000 port 0xcd002280 irq 76
[    3.897746] ata5: SATA max UDMA/133 abar m2048@0xcd002000 port 0xcd002300 irq 76
[    3.897748] ata6: SATA max UDMA/133 abar m2048@0xcd002000 port 0xcd002380 irq 76
[    3.897879] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    3.897883] scsi0 : LSI SAS based MegaRAID driver
[    3.897886] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    3.897889] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    3.897897] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    3.897929] uhci_hcd 0000:00:1a.0: irq 19, io base 0x00001820
[    3.897956] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    3.897958] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.897960] usb usb3: Product: UHCI Host Controller
[    3.897962] usb usb3: Manufacturer: Linux 3.2.0-0.bpo.2-amd64 uhci_hcd
[    3.897963] usb usb3: SerialNumber: 0000:00:1a.0
[    3.898081] hub 3-0:1.0: USB hub found
[    3.898085] hub 3-0:1.0: 2 ports detected
[    3.898158] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 18 (level, low) -> IRQ 18
[    3.898163] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[    3.898166] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    3.898171] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    3.898192] uhci_hcd 0000:00:1a.1: irq 18, io base 0x00001840
[    3.898218] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    3.898220] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.898222] usb usb4: Product: UHCI Host Controller
[    3.898223] usb usb4: Manufacturer: Linux 3.2.0-0.bpo.2-amd64 uhci_hcd
[    3.898225] usb usb4: SerialNumber: 0000:00:1a.1
[    3.898427] hub 4-0:1.0: USB hub found
[    3.898433] hub 4-0:1.0: 2 ports detected
[    3.898541] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    3.898547] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[    3.898549] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    3.898555] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[    3.898576] uhci_hcd 0000:00:1a.2: irq 18, io base 0x00001860
[    3.898601] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    3.898603] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.898604] usb usb5: Product: UHCI Host Controller
[    3.898606] usb usb5: Manufacturer: Linux 3.2.0-0.bpo.2-amd64 uhci_hcd
[    3.898607] usb usb5: SerialNumber: 0000:00:1a.2
[    3.898740] hub 5-0:1.0: USB hub found
[    3.898745] hub 5-0:1.0: 2 ports detected
[    3.898827] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    3.898833] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    3.898836] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    3.898843] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[    3.898864] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001880
[    3.898890] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    3.898892] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.898894] usb usb6: Product: UHCI Host Controller
[    3.898895] usb usb6: Manufacturer: Linux 3.2.0-0.bpo.2-amd64 uhci_hcd
[    3.898897] usb usb6: SerialNumber: 0000:00:1d.0
[    3.899010] scsi 0:0:0:0: Direct-Access     SEAGATE  ST9600205SS      5101 PQ: 0 ANSI: 5
[    3.899039] hub 6-0:1.0: USB hub found
[    3.899044] hub 6-0:1.0: 2 ports detected
[    3.899142] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 22 (level, low) -> IRQ 22
[    3.899148] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    3.899151] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    3.899156] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[    3.899185] uhci_hcd 0000:00:1d.1: irq 22, io base 0x000018a0
[    3.899211] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    3.899213] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.899215] usb usb7: Product: UHCI Host Controller
[    3.899216] usb usb7: Manufacturer: Linux 3.2.0-0.bpo.2-amd64 uhci_hcd
[    3.899218] usb usb7: SerialNumber: 0000:00:1d.1
[    3.899338] hub 7-0:1.0: USB hub found
[    3.899343] hub 7-0:1.0: 2 ports detected
[    3.899443] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 21 (level, low) -> IRQ 21
[    3.899449] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    3.899451] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    3.899456] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[    3.899484] uhci_hcd 0000:00:1d.2: irq 21, io base 0x000018c0
[    3.899513] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[    3.899515] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.899516] usb usb8: Product: UHCI Host Controller
[    3.899518] usb usb8: Manufacturer: Linux 3.2.0-0.bpo.2-amd64 uhci_hcd
[    3.899519] usb usb8: SerialNumber: 0000:00:1d.2
[    3.899638] hub 8-0:1.0: USB hub found
[    3.899643] hub 8-0:1.0: 2 ports detected
[    3.899656] scsi 0:0:1:0: Direct-Access     SEAGATE  ST9600205SS      5101 PQ: 0 ANSI: 5
[    3.900301] scsi 0:0:2:0: Direct-Access     SEAGATE  ST9600205SS      5101 PQ: 0 ANSI: 5
[    3.900912] scsi 0:0:3:0: Direct-Access     SEAGATE  ST9600205SS      5101 PQ: 0 ANSI: 5
[    3.901537] scsi 0:0:4:0: Direct-Access     SEAGATE  ST9600205SS      5101 PQ: 0 ANSI: 5
[    3.902161] scsi 0:0:5:0: Direct-Access     SEAGATE  ST9600205SS      5101 PQ: 0 ANSI: 5
[    3.902763] scsi 0:0:6:0: Direct-Access     SEAGATE  ST9600205SS      5101 PQ: 0 ANSI: 5
[    3.903559] scsi 0:0:7:0: Direct-Access     SEAGATE  ST9600205SS      5101 PQ: 0 ANSI: 5
[    3.904353] scsi 0:0:8:0: Direct-Access     SEAGATE  ST9600205SS      5101 PQ: 0 ANSI: 5
[    3.905101] scsi 0:0:9:0: Direct-Access     SEAGATE  ST9600205SS      5101 PQ: 0 ANSI: 5
[    3.905472] scsi 0:0:10:0: Direct-Access     FUJITSU  MBE2073RC        5204 PQ: 0 ANSI: 5
[    3.905775] scsi 0:0:11:0: Direct-Access     FUJITSU  MBE2073RC        5204 PQ: 0 ANSI: 5
[    3.906261] scsi 0:0:12:0: Enclosure         FTS CORP RXS6_SAS20BPX12  0500 PQ: 0 ANSI: 5
[    3.920809] scsi 0:2:0:0: Direct-Access     LSI      RAID 5/6 SAS 6G  2.12 PQ: 0 ANSI: 5
[    3.920927] scsi 0:2:1:0: Direct-Access     LSI      RAID 5/6 SAS 6G  2.12 PQ: 0 ANSI: 5
[    4.030494] igb 0000:06:00.0: Intel(R) Gigabit Ethernet Network Connection
[    4.030497] igb 0000:06:00.0: eth0: (PCIe:2.5Gb/s:Width x4) 00:19:99:ba:39:85
[    4.030573] igb 0000:06:00.0: eth0: PBA No: D2735A-012
[    4.030575] igb 0000:06:00.0: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s)
[    4.030595] igb 0000:06:00.1: PCI INT A -> GSI 32 (level, low) -> IRQ 32
[    4.030607] igb 0000:06:00.1: setting latency timer to 64
[    4.030855] igb 0000:06:00.1: irq 77 for MSI/MSI-X
[    4.030861] igb 0000:06:00.1: irq 78 for MSI/MSI-X
[    4.030865] igb 0000:06:00.1: irq 79 for MSI/MSI-X
[    4.030870] igb 0000:06:00.1: irq 80 for MSI/MSI-X
[    4.030875] igb 0000:06:00.1: irq 81 for MSI/MSI-X
[    4.030880] igb 0000:06:00.1: irq 82 for MSI/MSI-X
[    4.030886] igb 0000:06:00.1: irq 83 for MSI/MSI-X
[    4.030890] igb 0000:06:00.1: irq 84 for MSI/MSI-X
[    4.030895] igb 0000:06:00.1: irq 85 for MSI/MSI-X
[    4.085973] Refined TSC clocksource calibration: 2666.761 MHz.
[    4.085978] Switching to clocksource tsc
[    4.217890] ata4: SATA link down (SStatus 0 SControl 300)
[    4.217931] ata2: SATA link down (SStatus 0 SControl 300)
[    4.217952] ata6: SATA link down (SStatus 0 SControl 300)
[    4.217973] ata3: SATA link down (SStatus 0 SControl 300)
[    4.217996] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    4.218014] ata5: SATA link down (SStatus 0 SControl 300)
[    4.221836] ata1.00: ATAPI: TSSTcorp CDDVDW SN-208AB, FT00, max UDMA/100
[    4.224274] ata1.00: configured for UDMA/100
[    4.229578] scsi 1:0:0:0: CD-ROM            TSSTcorp CDDVDW SN-208AB  FT00 PQ: 0 ANSI: 5
[    4.248219] sd 0:2:0:0: [sda] 142278656 512-byte logical blocks: (72.8 GB/67.8 GiB)
[    4.248275] sd 0:2:1:0: [sdb] 9368502272 512-byte logical blocks: (4.79 TB/4.36 TiB)
[    4.248581] sd 0:2:0:0: [sda] Write Protect is off
[    4.248583] sd 0:2:0:0: [sda] Mode Sense: 1f 00 00 08
[    4.248761] sd 0:2:1:0: [sdb] Write Protect is off
[    4.248764] sd 0:2:1:0: [sdb] Mode Sense: 1f 00 00 08
[    4.248839] sd 0:2:0:0: [sda] Write cache: enabled, read cache: disabled, doesn't support DPO or FUA
[    4.248883] sd 0:2:1:0: [sdb] Write cache: enabled, read cache: disabled, doesn't support DPO or FUA
[    4.250212]  sda: sda1 sda2 sda3
[    4.251737] sd 0:2:0:0: [sda] Attached SCSI disk
[    4.254421] igb 0000:06:00.1: Intel(R) Gigabit Ethernet Network Connection
[    4.254424] igb 0000:06:00.1: eth1: (PCIe:2.5Gb/s:Width x4) 00:19:99:ba:39:84
[    4.254499] igb 0000:06:00.1: eth1: PBA No: D2735A-012
[    4.254501] igb 0000:06:00.1: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s)
[    4.254516] igb 0000:08:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    4.254526] igb 0000:08:00.0: setting latency timer to 64
[    4.254795] igb 0000:08:00.0: irq 86 for MSI/MSI-X
[    4.254800] igb 0000:08:00.0: irq 87 for MSI/MSI-X
[    4.254806] igb 0000:08:00.0: irq 88 for MSI/MSI-X
[    4.254811] igb 0000:08:00.0: irq 89 for MSI/MSI-X
[    4.254817] igb 0000:08:00.0: irq 90 for MSI/MSI-X
[    4.254822] igb 0000:08:00.0: irq 91 for MSI/MSI-X
[    4.254827] igb 0000:08:00.0: irq 92 for MSI/MSI-X
[    4.254832] igb 0000:08:00.0: irq 93 for MSI/MSI-X
[    4.254837] igb 0000:08:00.0: irq 94 for MSI/MSI-X
[    4.256404] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    4.256408] cdrom: Uniform CD-ROM driver Revision: 3.20
[    4.256606] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    4.278739]  sdb: sdb1 sdb2
[    4.280172] sd 0:2:1:0: [sdb] Attached SCSI disk
[    4.288873] scsi 0:0:12:0: Attached scsi generic sg0 type 13
[    4.288953] sd 0:2:0:0: Attached scsi generic sg1 type 0
[    4.289050] sd 0:2:1:0: Attached scsi generic sg2 type 0
[    4.289213] sr 1:0:0:0: Attached scsi generic sg3 type 5
[    4.405929] usb 7-1: new full-speed USB device number 2 using uhci_hcd
[    4.577285] usb 7-1: New USB device found, idVendor=0451, idProduct=2036
[    4.577290] usb 7-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    4.577293] usb 7-1: Product: General Purpose USB Hub
[    4.584309] hub 7-1:1.0: USB hub found
[    4.585279] hub 7-1:1.0: 3 ports detected
[    4.867297] usb 7-1.1: new full-speed USB device number 3 using uhci_hcd
[    4.951330] ixgbe 0000:02:00.0: irq 95 for MSI/MSI-X
[    4.951337] ixgbe 0000:02:00.0: irq 96 for MSI/MSI-X
[    4.951342] ixgbe 0000:02:00.0: irq 97 for MSI/MSI-X
[    4.951349] ixgbe 0000:02:00.0: irq 98 for MSI/MSI-X
[    4.951354] ixgbe 0000:02:00.0: irq 99 for MSI/MSI-X
[    4.951359] ixgbe 0000:02:00.0: irq 100 for MSI/MSI-X
[    4.951364] ixgbe 0000:02:00.0: irq 101 for MSI/MSI-X
[    4.951371] ixgbe 0000:02:00.0: irq 102 for MSI/MSI-X
[    4.951376] ixgbe 0000:02:00.0: irq 103 for MSI/MSI-X
[    4.951381] ixgbe 0000:02:00.0: irq 104 for MSI/MSI-X
[    4.951386] ixgbe 0000:02:00.0: irq 105 for MSI/MSI-X
[    4.951391] ixgbe 0000:02:00.0: irq 106 for MSI/MSI-X
[    4.951396] ixgbe 0000:02:00.0: irq 107 for MSI/MSI-X
[    4.951401] ixgbe 0000:02:00.0: irq 108 for MSI/MSI-X
[    4.951406] ixgbe 0000:02:00.0: irq 109 for MSI/MSI-X
[    4.951411] ixgbe 0000:02:00.0: irq 110 for MSI/MSI-X
[    4.951417] ixgbe 0000:02:00.0: irq 111 for MSI/MSI-X
[    4.951422] ixgbe 0000:02:00.0: irq 112 for MSI/MSI-X
[    4.951427] ixgbe 0000:02:00.0: irq 113 for MSI/MSI-X
[    4.951433] ixgbe 0000:02:00.0: irq 114 for MSI/MSI-X
[    4.951438] ixgbe 0000:02:00.0: irq 115 for MSI/MSI-X
[    4.951443] ixgbe 0000:02:00.0: irq 116 for MSI/MSI-X
[    4.951448] ixgbe 0000:02:00.0: irq 117 for MSI/MSI-X
[    4.951453] ixgbe 0000:02:00.0: irq 118 for MSI/MSI-X
[    4.951458] ixgbe 0000:02:00.0: irq 119 for MSI/MSI-X
[    4.951498] ixgbe 0000:02:00.0: Multiqueue Enabled: Rx Queue count = 24, Tx Queue count = 24
[    4.951584] ixgbe 0000:02:00.0: (PCI Express:5.0GT/s:Width x8) 00:19:99:c1:3c:fb
[    4.951668] ixgbe 0000:02:00.0: MAC: 2, PHY: 1, PBA No: D2755A-011
[    4.953906] ixgbe 0000:02:00.0: Intel(R) 10 Gigabit Network Connection
[    4.953936] ixgbe 0000:02:00.1: PCI INT B -> GSI 34 (level, low) -> IRQ 34
[    4.953946] ixgbe 0000:02:00.1: setting latency timer to 64
[    5.018334] usb 7-1.1: New USB device found, idVendor=0624, idProduct=0013
[    5.018339] usb 7-1.1: New USB device strings: Mfr=4, Product=32, SerialNumber=74
[    5.018342] usb 7-1.1: Product: AVOCENT K/M         
[    5.018344] usb 7-1.1: Manufacturer: AVOCENT      
[    5.018347] usb 7-1.1: SerialNumber: Pacer0000000
[    5.040469] input: AVOCENT       AVOCENT K/M          as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1.1/7-1.1:1.0/input/input0
[    5.040616] generic-usb 0003:0624:0013.0001: input,hidraw0: USB HID v1.11 Keyboard [AVOCENT       AVOCENT K/M         ] on usb-0000:00:1d.1-1.1/input0
[    5.046473] input: AVOCENT       AVOCENT K/M          as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1.1/7-1.1:1.1/input/input1
[    5.046757] generic-usb 0003:0624:0013.0002: input,hidraw1: USB HID v1.11 Mouse [AVOCENT       AVOCENT K/M         ] on usb-0000:00:1d.1-1.1/input1
[    5.046786] usbcore: registered new interface driver usbhid
[    5.046788] usbhid: USB HID core driver
[    5.095316] usb 7-1.2: new full-speed USB device number 4 using uhci_hcd
[    5.243337] usb 7-1.2: New USB device found, idVendor=0624, idProduct=0643
[    5.243342] usb 7-1.2: New USB device strings: Mfr=4, Product=32, SerialNumber=84
[    5.243345] usb 7-1.2: Product: KVM S4-ADAPTER VMC-USB
[    5.243348] usb 7-1.2: Manufacturer: AVOCENT      
[    5.243350] usb 7-1.2: SerialNumber: 110052064300
[    5.251012] usbcore: registered new interface driver uas
[    5.257046] Initializing USB Mass Storage driver...
[    5.257353] scsi7 : usb-storage 7-1.2:1.0
[    5.257442] usbcore: registered new interface driver usb-storage
[    5.257445] USB Mass Storage support registered.
[    5.262454] igb 0000:08:00.0: Intel(R) Gigabit Ethernet Network Connection
[    5.262456] igb 0000:08:00.0: eth3: (PCIe:2.5Gb/s:Width x4) 00:19:99:c9:13:08
[    5.262538] igb 0000:08:00.0: eth3: PBA No: 323130-030
[    5.262539] igb 0000:08:00.0: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)
[    5.262561] igb 0000:08:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    5.262572] igb 0000:08:00.1: setting latency timer to 64
[    5.263748] igb 0000:08:00.1: irq 120 for MSI/MSI-X
[    5.263754] igb 0000:08:00.1: irq 121 for MSI/MSI-X
[    5.263760] igb 0000:08:00.1: irq 122 for MSI/MSI-X
[    5.263765] igb 0000:08:00.1: irq 123 for MSI/MSI-X
[    5.263770] igb 0000:08:00.1: irq 124 for MSI/MSI-X
[    5.263775] igb 0000:08:00.1: irq 125 for MSI/MSI-X
[    5.263781] igb 0000:08:00.1: irq 126 for MSI/MSI-X
[    5.263786] igb 0000:08:00.1: irq 127 for MSI/MSI-X
[    5.263791] igb 0000:08:00.1: irq 128 for MSI/MSI-X
[    6.086347] ixgbe 0000:02:00.1: irq 129 for MSI/MSI-X
[    6.086353] ixgbe 0000:02:00.1: irq 130 for MSI/MSI-X
[    6.086359] ixgbe 0000:02:00.1: irq 131 for MSI/MSI-X
[    6.086365] ixgbe 0000:02:00.1: irq 132 for MSI/MSI-X
[    6.086371] ixgbe 0000:02:00.1: irq 133 for MSI/MSI-X
[    6.086376] ixgbe 0000:02:00.1: irq 134 for MSI/MSI-X
[    6.086381] ixgbe 0000:02:00.1: irq 135 for MSI/MSI-X
[    6.086386] ixgbe 0000:02:00.1: irq 136 for MSI/MSI-X
[    6.086391] ixgbe 0000:02:00.1: irq 137 for MSI/MSI-X
[    6.086397] ixgbe 0000:02:00.1: irq 138 for MSI/MSI-X
[    6.086402] ixgbe 0000:02:00.1: irq 139 for MSI/MSI-X
[    6.086408] ixgbe 0000:02:00.1: irq 140 for MSI/MSI-X
[    6.086413] ixgbe 0000:02:00.1: irq 141 for MSI/MSI-X
[    6.086418] ixgbe 0000:02:00.1: irq 142 for MSI/MSI-X
[    6.086423] ixgbe 0000:02:00.1: irq 143 for MSI/MSI-X
[    6.086428] ixgbe 0000:02:00.1: irq 144 for MSI/MSI-X
[    6.086434] ixgbe 0000:02:00.1: irq 145 for MSI/MSI-X
[    6.086439] ixgbe 0000:02:00.1: irq 146 for MSI/MSI-X
[    6.086444] ixgbe 0000:02:00.1: irq 147 for MSI/MSI-X
[    6.086449] ixgbe 0000:02:00.1: irq 148 for MSI/MSI-X
[    6.086454] ixgbe 0000:02:00.1: irq 149 for MSI/MSI-X
[    6.086459] ixgbe 0000:02:00.1: irq 150 for MSI/MSI-X
[    6.086464] ixgbe 0000:02:00.1: irq 151 for MSI/MSI-X
[    6.086469] ixgbe 0000:02:00.1: irq 152 for MSI/MSI-X
[    6.086475] ixgbe 0000:02:00.1: irq 153 for MSI/MSI-X
[    6.086507] ixgbe 0000:02:00.1: Multiqueue Enabled: Rx Queue count = 24, Tx Queue count = 24
[    6.086594] ixgbe 0000:02:00.1: (PCI Express:5.0GT/s:Width x8) 00:19:99:c1:3c:fc
[    6.086677] ixgbe 0000:02:00.1: MAC: 2, PHY: 1, PBA No: D2755A-011
[    6.089903] ixgbe 0000:02:00.1: Intel(R) 10 Gigabit Network Connection
[    6.089922] ixgbe 0000:03:00.0: PCI INT A -> GSI 26 (level, low) -> IRQ 26
[    6.089932] ixgbe 0000:03:00.0: setting latency timer to 64
[    6.222542] igb 0000:08:00.1: Intel(R) Gigabit Ethernet Network Connection
[    6.222544] igb 0000:08:00.1: eth5: (PCIe:2.5Gb/s:Width x4) 00:19:99:c9:13:09
[    6.222626] igb 0000:08:00.1: eth5: PBA No: 323130-030
[    6.222628] igb 0000:08:00.1: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)
[    6.258447] scsi 7:0:0:0: CD-ROM            KVM      vmDisk-CD        0.01 PQ: 0 ANSI: 0
[    6.276430] sr1: scsi3-mmc drive: 0x/0x caddy
[    6.276729] sr 7:0:0:0: Attached scsi CD-ROM sr1
[    6.276905] sr 7:0:0:0: Attached scsi generic sg4 type 5
[    7.223392] ixgbe 0000:03:00.0: irq 154 for MSI/MSI-X
[    7.223398] ixgbe 0000:03:00.0: irq 155 for MSI/MSI-X
[    7.223405] ixgbe 0000:03:00.0: irq 156 for MSI/MSI-X
[    7.223410] ixgbe 0000:03:00.0: irq 157 for MSI/MSI-X
[    7.223417] ixgbe 0000:03:00.0: irq 158 for MSI/MSI-X
[    7.223422] ixgbe 0000:03:00.0: irq 159 for MSI/MSI-X
[    7.223427] ixgbe 0000:03:00.0: irq 160 for MSI/MSI-X
[    7.223433] ixgbe 0000:03:00.0: irq 161 for MSI/MSI-X
[    7.223438] ixgbe 0000:03:00.0: irq 162 for MSI/MSI-X
[    7.223443] ixgbe 0000:03:00.0: irq 163 for MSI/MSI-X
[    7.223449] ixgbe 0000:03:00.0: irq 164 for MSI/MSI-X
[    7.223454] ixgbe 0000:03:00.0: irq 165 for MSI/MSI-X
[    7.223459] ixgbe 0000:03:00.0: irq 166 for MSI/MSI-X
[    7.223465] ixgbe 0000:03:00.0: irq 167 for MSI/MSI-X
[    7.223470] ixgbe 0000:03:00.0: irq 168 for MSI/MSI-X
[    7.223475] ixgbe 0000:03:00.0: irq 169 for MSI/MSI-X
[    7.223481] ixgbe 0000:03:00.0: irq 170 for MSI/MSI-X
[    7.223486] ixgbe 0000:03:00.0: irq 171 for MSI/MSI-X
[    7.223491] ixgbe 0000:03:00.0: irq 172 for MSI/MSI-X
[    7.223497] ixgbe 0000:03:00.0: irq 173 for MSI/MSI-X
[    7.223503] ixgbe 0000:03:00.0: irq 174 for MSI/MSI-X
[    7.223509] ixgbe 0000:03:00.0: irq 175 for MSI/MSI-X
[    7.223514] ixgbe 0000:03:00.0: irq 176 for MSI/MSI-X
[    7.223519] ixgbe 0000:03:00.0: irq 177 for MSI/MSI-X
[    7.223524] ixgbe 0000:03:00.0: irq 178 for MSI/MSI-X
[    7.223561] ixgbe 0000:03:00.0: Multiqueue Enabled: Rx Queue count = 24, Tx Queue count = 24
[    7.223648] ixgbe 0000:03:00.0: (PCI Express:5.0GT/s:Width x8) 00:19:99:c1:3e:bb
[    7.223732] ixgbe 0000:03:00.0: MAC: 2, PHY: 1, PBA No: D2755A-011
[    7.225980] ixgbe 0000:03:00.0: Intel(R) 10 Gigabit Network Connection
[    7.226001] ixgbe 0000:03:00.1: PCI INT B -> GSI 25 (level, low) -> IRQ 25
[    7.226009] ixgbe 0000:03:00.1: setting latency timer to 64
[    8.358728] ixgbe 0000:03:00.1: irq 179 for MSI/MSI-X
[    8.358738] ixgbe 0000:03:00.1: irq 180 for MSI/MSI-X
[    8.358747] ixgbe 0000:03:00.1: irq 181 for MSI/MSI-X
[    8.358756] ixgbe 0000:03:00.1: irq 182 for MSI/MSI-X
[    8.358761] ixgbe 0000:03:00.1: irq 183 for MSI/MSI-X
[    8.358767] ixgbe 0000:03:00.1: irq 184 for MSI/MSI-X
[    8.358772] ixgbe 0000:03:00.1: irq 185 for MSI/MSI-X
[    8.358777] ixgbe 0000:03:00.1: irq 186 for MSI/MSI-X
[    8.358783] ixgbe 0000:03:00.1: irq 187 for MSI/MSI-X
[    8.358788] ixgbe 0000:03:00.1: irq 188 for MSI/MSI-X
[    8.358793] ixgbe 0000:03:00.1: irq 189 for MSI/MSI-X
[    8.358800] ixgbe 0000:03:00.1: irq 190 for MSI/MSI-X
[    8.358805] ixgbe 0000:03:00.1: irq 191 for MSI/MSI-X
[    8.358812] ixgbe 0000:03:00.1: irq 192 for MSI/MSI-X
[    8.358817] ixgbe 0000:03:00.1: irq 193 for MSI/MSI-X
[    8.358822] ixgbe 0000:03:00.1: irq 194 for MSI/MSI-X
[    8.358828] ixgbe 0000:03:00.1: irq 195 for MSI/MSI-X
[    8.358833] ixgbe 0000:03:00.1: irq 196 for MSI/MSI-X
[    8.358839] ixgbe 0000:03:00.1: irq 197 for MSI/MSI-X
[    8.358844] ixgbe 0000:03:00.1: irq 198 for MSI/MSI-X
[    8.358849] ixgbe 0000:03:00.1: irq 199 for MSI/MSI-X
[    8.358855] ixgbe 0000:03:00.1: irq 200 for MSI/MSI-X
[    8.358860] ixgbe 0000:03:00.1: irq 201 for MSI/MSI-X
[    8.358866] ixgbe 0000:03:00.1: irq 202 for MSI/MSI-X
[    8.358871] ixgbe 0000:03:00.1: irq 203 for MSI/MSI-X
[    8.358905] ixgbe 0000:03:00.1: Multiqueue Enabled: Rx Queue count = 24, Tx Queue count = 24
[    8.358991] ixgbe 0000:03:00.1: (PCI Express:5.0GT/s:Width x8) 00:19:99:c1:3e:bc
[    8.359075] ixgbe 0000:03:00.1: MAC: 2, PHY: 1, PBA No: D2755A-011
[    8.362399] ixgbe 0000:03:00.1: Intel(R) 10 Gigabit Network Connection
[    8.616577] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[    9.325711] udev[520]: starting version 164
[    9.485896] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
[    9.485900] ACPI: Power Button [PWRB]
[    9.485956] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    9.485958] ACPI: Power Button [PWRF]
[    9.641443] power_meter ACPI000D:00: Found ACPI power meter.
[    9.641643] ACPI: AC Adapter [PSD] (on-line)
[    9.694169] EDAC MC: Ver: 2.1.0
[    9.710648] udev[633]: renamed network interface eth5 to eth5-eth1
[    9.711334] EDAC MC0: Giving out device to 'i7core_edac.c' 'i7 core #0': DEV 0000:ff:03.0
[    9.711348] EDAC PCI0: Giving out device to module 'i7core_edac' controller 'EDAC PCI controller': DEV '0000:ff:03.0' (POLLED)
[    9.711612] EDAC MC1: Giving out device to 'i7core_edac.c' 'i7 core #1': DEV 0000:fe:03.0
[    9.711620] EDAC PCI1: Giving out device to module 'i7core_edac' controller 'EDAC PCI controller': DEV '0000:fe:03.0' (POLLED)
[    9.712875] EDAC i7core: Driver loaded, 2 memory controller(s) found.
[    9.716565] i801_smbus 0000:00:1f.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    9.770608] udev[609]: renamed network interface eth4 to eth11
[    9.838640] udev[616]: renamed network interface eth0 to eth0-eth3
[    9.902655] udev[632]: renamed network interface eth3 to eth0
[    9.998641] udev[617]: renamed network interface eth1 to eth1-eth2
[   10.062605] udev[615]: renamed network interface eth7 to eth13
[   10.122604] udev[610]: renamed network interface eth6 to eth14
[   10.186586] udev[607]: renamed network interface eth2 to eth12
[   10.250631] udev[633]: renamed network interface eth5-eth1 to eth1
[   10.318653] udev[616]: renamed network interface eth0-eth3 to eth3
[   10.386610] udev[617]: renamed network interface eth1-eth2 to eth2
[   10.617467] Adding 4095996k swap on /dev/sda1.  Priority:-1 extents:1 across:4095996k 
[   10.621530] EXT4-fs (sda2): re-mounted. Opts: (null)
[   10.680827] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
[   10.758781] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
[   10.758784] bonding: lacp_rate param is irrelevant in mode fault-tolerance (active-backup)
[   10.758786] bonding: MII link monitoring set to 100 ms
[   10.786600] ipmi message handler version 39.2
[   10.794703] ipmi device interface
[   10.807459] IPMI System Interface driver.
[   10.807494] ipmi_si: probing via ACPI
[   10.807525] ipmi_si 00:0c: [io  0x0ca2-0x0ca3] regsize 1 spacing 1 irq 0
[   10.807527] ipmi_si: Adding ACPI-specified kcs state machine
[   10.807535] ipmi_si: probing via SMBIOS
[   10.807536] ipmi_si: SMBIOS: io 0xca2 regsize 1 spacing 1 irq 0
[   10.807538] ipmi_si: Adding SMBIOS-specified kcs state machine duplicate interface
[   10.807541] ipmi_si: Trying ACPI-specified kcs state machine at i/o address 0xca2, slave address 0x0, irq 0
[   10.944477] ipmi_si 00:0c: Found new BMC (man_id: 0x002880, prod_id: 0x0263, dev_id: 0x02)
[   10.944623] ipmi_si 00:0c: IPMI kcs interface initialized
[   10.959078] IPMI Watchdog: driver initialized
[   10.967333] Copyright (C) 2004 MontaVista Software - IPMI Powerdown via sys_reboot.
[   10.968755] IPMI poweroff: ATCA Detect mfg 0x2880 prod 0x263
[   10.968758] IPMI poweroff: Found a chassis style poweroff function
[   12.133590] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[   12.149410] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[   12.404665] bonding: bond0: setting mode to active-backup (1).
[   12.404717] bonding: bond0: Setting MII monitoring interval to 100.
[   12.415307] bonding: bond0: Adding slave eth0.
[   12.458163] bonding: bond0: enslaving eth0 as a backup interface with a down link.
[   12.464624] bonding: bond0: Adding slave eth1.
[   12.507508] bonding: bond0: enslaving eth1 as a backup interface with a down link.
[   12.509373] bonding: bond0: Setting eth0 as primary slave.
[   12.513548] ADDRCONF(NETDEV_UP): bond0: link is not ready
[   12.738353] bonding: bond1 is being created...
[   12.739414] bonding: bond1: setting mode to active-backup (1).
[   12.739470] bonding: bond1: Setting MII monitoring interval to 100.
[   12.742243] bonding: bond1: Adding slave eth2.
[   12.825305] bonding: bond1: enslaving eth2 as a backup interface with a down link.
[   12.828887] bonding: bond1: Adding slave eth3.
[   12.911990] bonding: bond1: enslaving eth3 as a backup interface with a down link.
[   12.913849] bonding: bond1: Setting eth2 as primary slave.
[   12.918142] ADDRCONF(NETDEV_UP): bond1: link is not ready
[   12.966198] bonding: bond10 is being created...
[   12.967145] bonding: bond10: setting mode to balance-rr (0).
[   12.967200] bonding: bond10: Setting MII monitoring interval to 100.
[   12.969876] bonding: bond10: Adding slave eth11.
[   13.175574] bonding: bond10: enslaving eth11 as an active interface with a down link.
[   13.178212] ixgbe 0000:02:00.1: eth11: NIC Link is Up 10 Gbps, Flow Control: RX/TX
[   13.179340] bonding: bond10: Adding slave eth12.
[   13.391560] bonding: bond10: enslaving eth12 as an active interface with a down link.
[   13.394241] ixgbe 0000:02:00.0: eth12: NIC Link is Up 10 Gbps, Flow Control: RX/TX
[   13.395371] bonding: bond10: Adding slave eth13.
[   13.603552] bonding: bond10: enslaving eth13 as an active interface with a down link.
[   13.606248] ixgbe 0000:03:00.1: eth13: NIC Link is Up 10 Gbps, Flow Control: RX/TX
[   13.607375] bonding: bond10: Adding slave eth14.
[   13.811570] bonding: bond10: enslaving eth14 as an active interface with a down link.
[   13.814252] ixgbe 0000:03:00.0: eth14: NIC Link is Up 10 Gbps, Flow Control: RX/TX
[   13.817710] ADDRCONF(NETDEV_UP): bond10: link is not ready
[   13.822225] bonding: bond10: link status definitely up for interface eth11, 10000 Mbps full duplex.
[   13.822229] bonding: bond10: link status definitely up for interface eth12, 10000 Mbps full duplex.
[   13.822232] bonding: bond10: link status definitely up for interface eth13, 10000 Mbps full duplex.
[   13.822235] bonding: bond10: link status definitely up for interface eth14, 10000 Mbps full duplex.
[   13.823243] ADDRCONF(NETDEV_CHANGE): bond10: link becomes ready
[   13.846344] bond10: IPv6 duplicate address fe80::219:99ff:fec1:3cfc detected!
[   14.008596] RPC: Registered named UNIX socket transport module.
[   14.008598] RPC: Registered udp transport module.
[   14.008599] RPC: Registered tcp transport module.
[   14.008600] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   14.041918] FS-Cache: Loaded
[   14.078998] FS-Cache: Netfs 'nfs' registered for caching
[   14.110176] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   14.406728] igb: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[   14.418229] bonding: bond0: link status definitely up for interface eth0, 1000 Mbps full duplex.
[   14.418234] bonding: bond0: making interface eth0 the new active one.
[   14.418664] bonding: bond0: first active interface up!
[   14.419667] ADDRCONF(NETDEV_CHANGE): bond0: link becomes ready
[   14.454731] igb: eth1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[   14.518228] bonding: bond0: link status definitely up for interface eth1, 1000 Mbps full duplex.
[   15.026717] igb: eth2 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[   15.086721] igb: eth3 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[   15.118249] bonding: bond1: link status definitely up for interface eth2, 1000 Mbps full duplex.
[   15.118252] bonding: bond1: making interface eth2 the new active one.
[   15.118879] bonding: bond1: first active interface up!
[   15.118882] bonding: bond1: link status definitely up for interface eth3, 1000 Mbps full duplex.
[   15.119880] ADDRCONF(NETDEV_CHANGE): bond1: link becomes ready
[   15.406262] fuse init (API version 7.17)
[   15.892752] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
[   15.892960] NFSD: starting 90-second grace period
[   16.304587] sshd (1896): /proc/1896/oom_adj is deprecated, please use /proc/1896/oom_score_adj instead.
[   24.782629] bond0: no IPv6 routers present
[   25.694642] bond1: no IPv6 routers present

Reply to: