public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* (no subject)
@ 2023-05-25 12:01 Murphy Zhou
  2023-05-25 12:04 ` your mail Christoph Hellwig
  0 siblings, 1 reply; 6+ messages in thread
From: Murphy Zhou @ 2023-05-25 12:01 UTC (permalink / raw)
  To: Linux-Next, linux-xfs, Christoph Hellwig

Hi Christoph,

The linux-next tree, since the next-20230522 tag, LTP/writev07[1]
starts to fail on xfs, not on other fs. It was pass on the previous
tag next-20230519.

After those 2 commits reverted on the top of 0522 tree, it passed.

    iomap: update ki_pos in iomap_file_buffered_write
    iomap: assign current->backing_dev_info in iomap_file_buffered_write

(the second one was reverted because the first one depends on it)

The test case writev07 forms an iovec with a bad address in the middle,
then writes to the file, expecting a fault return and file not being written.
Now it fails with a fault return but the file has been written.

Looks like it is related to the pos update, could you help to take a look ?

Thanks,
Murphy


[1] https://github.com/linux-test-project/ltp/blob/master/testcases/kernel/syscalls/writev/writev07.c

^ permalink raw reply	[flat|nested] 6+ messages in thread
* (no subject)
@ 2015-06-13  1:02 Tom Christensen
  2015-06-13 22:39 ` your mail Dave Chinner
  0 siblings, 1 reply; 6+ messages in thread
From: Tom Christensen @ 2015-06-13  1:02 UTC (permalink / raw)
  To: xfs@oss.sgi.com; +Cc: swakefie@redhat.com


[-- Attachment #1.1: Type: text/plain, Size: 16098 bytes --]

We've run into a bit of an issue with xfs running Ceph.  The following bug details what we are seeing:
https://bugs.launchpad.net/ubuntu/+source/xfs/+bug/1464308

Basically the Ceph OSD process gets hung in dstate due to the traceback in the bug.

Here is additional info gathered:

xfs bmap output for a random directory
https://gist.github.com/dmmatson/e864252c7ff346df954a

attr -l of the file dchinner indicated from the xfs bmap output
(attr -l)
(6:11:41 PM) dmatson: Attribute "cephos.spill_out" has a 2 byte value for rbd\udata.66039648e29a80.0000000000000d35__head_23EA10B8__5
(6:11:45 PM) dmatson: Attribute "ceph.snapset@3" has a 263 byte value for rbd\udata.66039648e29a80.0000000000000d35__head_23EA10B8__5
(6:11:49 PM) dmatson: Attribute "ceph.snapset@2" has a 1131 byte value for rbd\udata.66039648e29a80.0000000000000d35__head_23EA10B8__5
(6:11:53 PM) dmatson: Attribute "ceph.snapset@1" has a 2048 byte value for rbd\udata.66039648e29a80.0000000000000d35__head_23EA10B8__5
(6:11:56 PM) dmatson: Attribute "ceph._" has a 259 byte value for rbd\udata.66039648e29a80.0000000000000d35__head_23EA10B8__5
(6:12:00 PM) dmatson: Attribute "ceph.snapset" has a 2048 byte value for rbd\udata.66039648e29a80.0000000000000d35__head_23EA10B8__5

xfs_bmap -vp of same file

rbd\udata.66039648e29a80.0000000000000d35__head_23EA10B8__5:
(6:13:21 PM) dmatson: EXT: FILE-OFFSET BLOCK-RANGE AG AG-OFFSET TOTAL FLAGS
(6:13:25 PM) dmatson: 0: [0..8191]: 2944471376..2944479567 16 (24445776..24453967) 8192 00000

uname -a
Linux str-slc-02-01 3.16.0-38-generic #52~14.04.1-Ubuntu SMP Fri May 8 09:43:57 UTC 2015 x86_64 x86_64
x86_64 GNU/Linux

xfsprogs version
xfs_repair version 3.1.9

number of cpus
2x6 core

/proc/meminfo
MemTotal:       264123244 kB
MemFree:        115763776 kB
MemAvailable:   118825516 kB
Buffers:            8624 kB
Cached:          5331460 kB
SwapCached:            0 kB
Active:         137378292 kB
Inactive:        4797536 kB
Active(anon):   136839564 kB
Inactive(anon):     5160 kB
Active(file):     538728 kB
Inactive(file):  4792376 kB
Unevictable:        8576 kB
Mlocked:            8896 kB
SwapTotal:      34058232 kB
SwapFree:       34058232 kB
Dirty:            116400 kB
Writeback:          3360 kB
AnonPages:      136847296 kB
Mapped:          3003196 kB
Shmem:              2776 kB
Slab:            1348116 kB
SReclaimable:     581188 kB
SUnreclaim:       766928 kB
KernelStack:     1788400 kB
PageTables:       505196 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    166119852 kB
Committed_AS:   259735308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      908732 kB
VmallocChunk:   34221991936 kB
HardwareCorrupted:     0 kB
AnonHugePages:  34844672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      137500 kB
DirectMap2M:     5070848 kB
DirectMap1G:    265289728 kB

rootfs / rootfs rw 0 0
sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
udev /dev devtmpfs rw,relatime,size=132050356k,nr_inodes=33012589,mode=755 0 0
devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
tmpfs /run tmpfs rw,nosuid,noexec,relatime,size=26412328k,mode=755 0 0
/dev/mapper/system-root / ext4 rw,relatime,discard,errors=remount-ro,data=ordered 0 0
none /sys/fs/cgroup tmpfs rw,relatime,size=4k,mode=755 0 0
none /sys/fs/fuse/connections fusectl rw,relatime 0 0
none /sys/kernel/debug debugfs rw,relatime 0 0
none /sys/kernel/security securityfs rw,relatime 0 0
none /run/lock tmpfs rw,nosuid,nodev,noexec,relatime,size=5120k 0 0
none /run/shm tmpfs rw,nosuid,nodev,relatime 0 0
none /run/user tmpfs rw,nosuid,nodev,noexec,relatime,size=102400k,mode=755 0 0
none /sys/fs/pstore pstore rw,relatime 0 0
/dev/sda1 /boot ext3 rw,relatime,data=ordered 0 0
systemd /sys/fs/cgroup/systemd cgroup rw,nosuid,nodev,noexec,relatime,name=systemd 0 0
/dev/mapper/e0364357-e2e0-4b5e-92c3-abbea655ca77 /var/lib/ceph/osd/ceph-293 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/a7745ae8-1b83-4cb5-892b-4cc8d27ed5b2 /var/lib/ceph/osd/ceph-302 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/60cecd8c-42fd-4cbf-9264-ead7319846d3 /var/lib/ceph/osd/ceph-295 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/c3ab6273-a646-40fe-bbf3-c4559bf4202a /var/lib/ceph/osd/ceph-298 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/3dfceed9-6563-46c9-b174-7173f73874ae /var/lib/ceph/osd/ceph-301 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/5765a366-3908-41ef-b2ab-dd10db6e8c29 /var/lib/ceph/osd/ceph-299 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/bb5b11a9-cc4d-49b8-a909-c8e84a88f0ee /var/lib/ceph/osd/ceph-316 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/4d3165f9-d879-426f-b7ef-6a959a09a1bf /var/lib/ceph/osd/ceph-313 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/2559e439-9540-40eb-99a6-cebbe2663cd9 /var/lib/ceph/tmp/mnt.BeT4xM xfs rw,relatime,attr2,inode64,noquota 0 0
/dev/mapper/b492dfe2-103c-44b6-83ad-8dc35a9818c0 /var/lib/ceph/osd/ceph-303 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/e5b359e2-bb98-40a5-a285-612b8fb2b2a6 /var/lib/ceph/osd/ceph-314 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/6b45df8f-b6c0-4ed7-b791-a2694b3212ec /var/lib/ceph/osd/ceph-312 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/abcd86ff-57d0-4ef0-8ee7-1a13408b3b2c /var/lib/ceph/osd/ceph-322 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/a75ed2c0-cc39-4063-bb1e-202d47798499 /var/lib/ceph/osd/ceph-317 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/4d788f02-2720-4a50-8bac-e5a4cdf99441 /var/lib/ceph/osd/ceph-321 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/8d179b94-a071-4dab-927b-b9d2ed98451d /var/lib/ceph/osd/ceph-308 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/b781ebc5-7259-4cf2-8fd5-c608c61fe0e2 /var/lib/ceph/osd/ceph-318 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/deaa099e-9791-4c03-826e-6386eb2c4fff /var/lib/ceph/osd/ceph-323 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/bcbf31e3-7f17-49aa-9259-6dfe8e0f04bc /var/lib/ceph/osd/ceph-320 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/d2b9331f-bcfa-4c98-a0b7-5ab1ec93ee02 /var/lib/ceph/osd/ceph-311 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/0c4172f9-9acb-4c88-bc4e-1b6eb898ea28 /var/lib/ceph/osd/ceph-325 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/252ee856-0376-44ae-b6d7-03f930f8d082 /var/lib/ceph/osd/ceph-328 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/d4bcc76c-20c3-4253-bd05-472f3eb7df96 /var/lib/ceph/osd/ceph-319 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/2ca3f1d3-cf59-49df-a008-0bb6c549587b /var/lib/ceph/osd/ceph-315 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/16df1fdc-819b-4593-ac4f-80f3fcac6054 /var/lib/ceph/osd/ceph-306 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/ce83d72e-029b-40b6-9d59-3b0ebadea2c6 /var/lib/ceph/osd/ceph-324 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/86e078fe-6fa7-466c-83eb-14c53b531320 /var/lib/ceph/osd/ceph-307 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/368ef2f0-da43-48ee-bd91-2bfba95aea5a /var/lib/ceph/osd/ceph-310 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/ac67fd93-8145-40ce-96bb-812cec326306 /var/lib/ceph/osd/ceph-327 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/098e2832-e9d4-4b84-9fa9-acfa407a3afc /var/lib/ceph/osd/ceph-309 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/f1588472-430d-4db4-83dc-31e1ec1d2ba5 /var/lib/ceph/osd/ceph-326 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/fb64b259-7d70-4859-824e-b6ee7683495d /var/lib/ceph/osd/ceph-305 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/2559e439-9540-40eb-99a6-cebbe2663cd9 /var/lib/ceph/osd/ceph-300 xfs rw,noatime,attr2,inode64,noquota 0 0
/dev/mapper/ae8b44b1-25ac-4aa9-b987-9c57c3410ec6 /var/lib/ceph/osd/ceph-304 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/c198f472-4806-4c9c-aa79-b8e1b5554cdf /var/lib/ceph/osd/ceph-296 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/65d17dba-4c30-4e95-a0b5-577002712b6a /var/lib/ceph/osd/ceph-297 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0
/dev/mapper/1f3dc9e8-0d84-4951-8c9b-48b6a6be83b8 /var/lib/ceph/osd/ceph-294 xfs rw,noatime,attr2,inode64,allocsize=4096k,noquota 0 0

major minor  #blocks  name

   8        0  125034840 sda
   8        1     291840 sda1
   8        2          1 sda2
   8        5  124740608 sda5
 252        0  124235776 dm-0
 252        1     503808 dm-1
   8       32 2930266584 sdc
   8       33 2920025543 sdc1
   8       34   10238976 sdc2
   8      128 2930266584 sdi
   8      129 2920025543 sdi1
   8      130   10238976 sdi2
   8       96 2930266584 sdg
   8       97 2920025543 sdg1
   8       98   10238976 sdg2
   8      112 2930266584 sdh
   8      113 2920025543 sdh1
   8      114   10238976 sdh2
   8      176 2930266584 sdl
   8      177 2920025543 sdl1
   8      178   10238976 sdl2
   8      144 2930266584 sdj
   8      145 2920025543 sdj1
   8      146   10238976 sdj2
   8      240 2930266584 sdp
   8      241 2920025543 sdp1
   8      242   10238976 sdp2
   8      224 2930266584 sdo
   8      225 2920025543 sdo1
   8      226   10238976 sdo2
   8       80 2930266584 sdf
   8       81 2920025543 sdf1
   8       82   10238976 sdf2
   8       48 2930266584 sdd
   8       49 2920025543 sdd1
   8       50   10238976 sdd2
  65       48 2930266584 sdt
  65       49 2920025543 sdt1
  65       50   10238976 sdt2
   8       64 2930266584 sde
   8       65 2920025543 sde1
   8       66   10238976 sde2
  65        0 2930266584 sdq
  65        1 2920025543 sdq1
  65        2   10238976 sdq2
   8      192 2930266584 sdm
   8      193 2920025543 sdm1
   8      194   10238976 sdm2
  65       32 2930266584 sds
  65       33 2920025543 sds1
  65       34   10238976 sds2
  65       64 2930266584 sdu
  65       65 2920025543 sdu1
  65       66   10238976 sdu2
  65       16 2930266584 sdr
  65       17 2920025543 sdr1
  65       18   10238976 sdr2
  65      160 2930266584 sdaa
  65      161 2920025543 sdaa1
  65      162   10238976 sdaa2
   8      160 2930266584 sdk
   8      161 2920025543 sdk1
   8      162   10238976 sdk2
  65      240 2930266584 sdaf
  65      241 2920025543 sdaf1
  65      242   10238976 sdaf2
   8       16 2930266584 sdb
   8       17 2920025543 sdb1
   8       18   10238976 sdb2
  65      176 2930266584 sdab
  65      177 2920025543 sdab1
  65      178   10238976 sdab2
  65       96 2930266584 sdw
  65       97 2920025543 sdw1
  65       98   10238976 sdw2
  65      128 2930266584 sdy
  65      129 2920025543 sdy1
  65      130   10238976 sdy2
  66       16 2930266584 sdah
  66       17 2920025543 sdah1
  66       18   10238976 sdah2
   8      208 2930266584 sdn
   8      209 2920025543 sdn1
   8      210   10238976 sdn2
  65      144 2930266584 sdz
  65      145 2920025543 sdz1
  65      146   10238976 sdz2
  65       80 2930266584 sdv
  65       81 2920025543 sdv1
  65       82   10238976 sdv2
  65      192 2930266584 sdac
  65      193 2920025543 sdac1
  65      194   10238976 sdac2
  65      224 2930266584 sdae
  65      225 2920025543 sdae1
  65      226   10238976 sdae2
  65      112 2930266584 sdx
  65      113 2920025543 sdx1
  65      114   10238976 sdx2
  66        0 2930266584 sdag
  66        1 2920025543 sdag1
  66        2   10238976 sdag2
  65      208 2930266584 sdad
  65      209 2920025543 sdad1
  65      210   10238976 sdad2
  66       64 2930266584 sdak
  66       65 2920025543 sdak1
  66       66   10238976 sdak2
  66       48 2930266584 sdaj
  66       49 2920025543 sdaj1
  66       50   10238976 sdaj2
  66       32 2930266584 sdai
  66       33 2920025543 sdai1
  66       34   10238976 sdai2
 252        2   10238976 dm-2
 252        3 2920025543 dm-3
 252        4   10238976 dm-4
 252        5 2920025543 dm-5
 252        6 2920025543 dm-6
 252        7   10238976 dm-7
 252        8 2920025543 dm-8
 252        9   10238976 dm-9
 252       10 2920025543 dm-10
 252       11   10238976 dm-11
 252       12   10238976 dm-12
 252       13 2920025543 dm-13
 252       14   10238976 dm-14
 252       15 2920025543 dm-15
 252       16   10238976 dm-16
 252       17 2920025543 dm-17
 252       18 2920025543 dm-18
 252       19   10238976 dm-19
 252       20 2920025543 dm-20
 252       21   10238976 dm-21
 252       22   10238976 dm-22
 252       23 2920025543 dm-23
 252       24   10238976 dm-24
 252       25 2920025543 dm-25
 252       26 2920025543 dm-26
 252       27   10238976 dm-27
 252       28   10238976 dm-28
 252       29 2920025543 dm-29
 252       31 2920025543 dm-31
 252       30   10238976 dm-30
 252       32   10238976 dm-32
 252       33 2920025543 dm-33
 252       34   10238976 dm-34
 252       35 2920025543 dm-35
 252       36 2920025543 dm-36
 252       37   10238976 dm-37
 252       38 2920025543 dm-38
 252       39   10238976 dm-39
 252       40 2920025543 dm-40
 252       41 2920025543 dm-41
 252       42 2920025543 dm-42
 252       43   10238976 dm-43
 252       44   10238976 dm-44
 252       45   10238976 dm-45
 252       46   10238976 dm-46
 252       47 2920025543 dm-47
 252       48 2920025543 dm-48
 252       49   10238976 dm-49
 252       50 2920025543 dm-50
 252       51   10238976 dm-51
 252       52 2920025543 dm-52
 252       53   10238976 dm-53
 252       54   10238976 dm-54
 252       55 2920025543 dm-55
 252       56 2920025543 dm-56
 252       57   10238976 dm-57
 252       59 2920025543 dm-59
 252       58   10238976 dm-58
 252       60   10238976 dm-60
 252       61 2920025543 dm-61
 252       62 2920025543 dm-62
 252       63   10238976 dm-63
 252       64 2920025543 dm-64
 252       65   10238976 dm-65
 252       66 2920025543 dm-66
 252       67   10238976 dm-67
 252       68 2920025543 dm-68
 252       69   10238976 dm-69
 252       70   10238976 dm-70
 252       71 2920025543 dm-71
 252       72   10238976 dm-72
 252       73 2920025543 dm-73

RAID layout: None

LVM configuration: None

HGST 3TB

meta-data=/dev/mapper/63e3300b-6b7b-41a0-bdf2-b64ec3c20c51 isize=2048   agcount=32, agsize=22812700 blks
         =                       sectsz=4096  attr=2
data     =                       bsize=4096   blocks=730006385, imaxpct=5
         =                       sunit=0      swidth=0 blks
naming   =version 2              bsize=4096   ascii-ci=0
log      =internal               bsize=4096   blocks=356448, version=2
         =                       sectsz=4096  sunit=1 blks, lazy-count=1
realtime =none                   extsz=4096   blocks=0, rtextents=0

Some additional info can be found in the following ubuntu bug:


________________________________
Tom Christensen | Senior Software Engineer | StorageCraft Technology Corporation<http://www.storagecraft.com>
380 Data Drive Suite 300 | Draper | Utah | 84020
Office: 801.871.2774 | Mobile: 385.230.2422
________________________________

If you are not the intended recipient of this message, be advised that any dissemination or copying of this message is prohibited.
If you received this message erroneously, please notify the sender and delete it, together with any attachments.

[-- Attachment #1.2: Type: text/html, Size: 29593 bytes --]

[-- Attachment #2: dmesg.out --]
[-- Type: application/octet-stream, Size: 207835 bytes --]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.16.0-38-generic (buildd@allspice) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #52~14.04.1-Ubuntu SMP Fri May 8 09:43:57 UTC 2015 (Ubuntu 3.16.0-38.52~14.04.1-generic 3.16.7-ckt10)
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.16.0-38-generic root=/dev/mapper/system-root ro
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009abff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009ac00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007de46fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007de47000-0x000000007e00afff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007e00b000-0x000000007e200fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007e201000-0x000000007f365fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007f366000-0x000000007f7fffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000080000000-0x000000008fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed3ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000407fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: Supermicro X9DRi-LN4+/X9DR3-LN4+/X9DRi-LN4+/X9DR3-LN4+, BIOS 3.0b 05/27/2014
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] AGP: No AGP bridge found
[    0.000000] e820: last_pfn = 0x4080000 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 000000000000 mask 3FC000000000 write-back
[    0.000000]   1 base 004000000000 mask 3FFF80000000 write-back
[    0.000000]   2 base 000080000000 mask 3FFF80000000 uncachable
[    0.000000]   3 disabled
[    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] original variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 256GB, type WB
[    0.000000] reg 1, base: 256GB, range: 2GB, type WB
[    0.000000] reg 2, base: 2GB, range: 2GB, type UC
[    0.000000] total RAM covered: 262144M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K 	chunk_size: 64K 	num_reg: 8  	lose cover RAM: 0G
[    0.000000] New variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 2GB, type WB
[    0.000000] reg 1, base: 4GB, range: 4GB, type WB
[    0.000000] reg 2, base: 8GB, range: 8GB, type WB
[    0.000000] reg 3, base: 16GB, range: 16GB, type WB
[    0.000000] reg 4, base: 32GB, range: 32GB, type WB
[    0.000000] reg 5, base: 64GB, range: 64GB, type WB
[    0.000000] reg 6, base: 128GB, range: 128GB, type WB
[    0.000000] reg 7, base: 256GB, range: 2GB, type WB
[    0.000000] e820: update [mem 0x80000000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0x7de47 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fdb50-0x000fdb5f] mapped at [ffff8800000fdb50]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000094000] 94000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01fbd000, 0x01fbdfff] PGTABLE
[    0.000000] BRK [0x01fbe000, 0x01fbefff] PGTABLE
[    0.000000] BRK [0x01fbf000, 0x01fbffff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x407fe00000-0x407fffffff]
[    0.000000]  [mem 0x407fe00000-0x407fffffff] page 1G
[    0.000000] init_memory_mapping: [mem 0x407c000000-0x407fdfffff]
[    0.000000]  [mem 0x407c000000-0x407fdfffff] page 1G
[    0.000000] init_memory_mapping: [mem 0x4000000000-0x407bffffff]
[    0.000000]  [mem 0x4000000000-0x407bffffff] page 1G
[    0.000000] init_memory_mapping: [mem 0x3000000000-0x3fffffffff]
[    0.000000]  [mem 0x3000000000-0x3fffffffff] page 1G
[    0.000000] init_memory_mapping: [mem 0x00100000-0x7de46fff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x7ddfffff] page 2M
[    0.000000]  [mem 0x7de00000-0x7de46fff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100000000-0x2fffffffff]
[    0.000000]  [mem 0x100000000-0x2fffffffff] page 1G
[    0.000000] RAMDISK: [mem 0x358a0000-0x36c47fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F04A0 000024 (v02 SUPERM)
[    0.000000] ACPI: XSDT 0x000000007E124090 00009C (v01 SUPERM SMCI--MB 00000001 AMI  00010013)
[    0.000000] ACPI: FACP 0x000000007E12EAD0 0000F4 (v04 SUPERM SMCI--MB 00000001 AMI  00010013)
[    0.000000] ACPI: DSDT 0x000000007E1241C0 00A90E (v02 SUPERM SMCI--MB 00000000 INTL 20091112)
[    0.000000] ACPI: FACS 0x000000007E1F8080 000040
[    0.000000] ACPI: APIC 0x000000007E12EBC8 0001B4 (v03                 00000001 AMI  00010013)
[    0.000000] ACPI: FPDT 0x000000007E12ED80 000044 (v01                 00000001 AMI  00010013)
[    0.000000] ACPI: SRAT 0x000000007E12EDC8 000430 (v01 A M I  AMI SRAT 00000001 AMI. 00000000)
[    0.000000] ACPI: SLIT 0x000000007E12F1F8 000030 (v01 A M I  AMI SLIT 00000000 AMI. 00000000)
[    0.000000] ACPI: HPET 0x000000007E12F228 000038 (v01 SUPERM SMCI--MB 00000001 AMI. 00000005)
[    0.000000] ACPI: PRAD 0x000000007E12F260 0000BE (v02 PRADID PRADTID  00000001 MSFT 04000000)
[    0.000000] ACPI: SPMI 0x000000007E12F320 000040 (v05 A M I  OEMSPMI  00000000 AMI. 00000000)
[    0.000000] ACPI: SSDT 0x000000007E12F360 0C7AE8 (v02 INTEL  CpuPm    00004000 INTL 20091112)
[    0.000000] ACPI: EINJ 0x000000007E1F6E48 000130 (v01 AMI    AMI EINJ 00000000      00000000)
[    0.000000] ACPI: ERST 0x000000007E1F6F78 000230 (v01 AMIER  AMI ERST 00000000      00000000)
[    0.000000] ACPI: HEST 0x000000007E1F71A8 0000A8 (v01 AMI    AMI HEST 00000000      00000000)
[    0.000000] ACPI: BERT 0x000000007E1F7250 000030 (v01 AMI    AMI BERT 00000000      00000000)
[    0.000000] ACPI: DMAR 0x000000007E1F7280 000158 (v01 A M I  OEMDMAR  00000001 INTL 00000001)
[    0.000000] ACPI: MCFG 0x000000007E1F73D8 00003C (v01 SUPERM SMCI--MB 00000001 MSFT 00000097)
[    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 0x06 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x07 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x08 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x09 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x0a -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x0b -> 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 0x26 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x27 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x28 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x29 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x2a -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 0x2b -> Node 1
[    0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x7fffffff]
[    0.000000] SRAT: Node 0 PXM 0 [mem 0x100000000-0x207fffffff]
[    0.000000] SRAT: Node 1 PXM 1 [mem 0x2080000000-0x407fffffff]
[    0.000000] NUMA: Initialized distance table, cnt=2
[    0.000000] NUMA: Node 0 [mem 0x00000000-0x7fffffff] + [mem 0x100000000-0x207fffffff] -> [mem 0x00000000-0x207fffffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x207fffffff]
[    0.000000]   NODE_DATA [mem 0x207fffb000-0x207fffffff]
[    0.000000] Initmem setup node 1 [mem 0x2080000000-0x407fffffff]
[    0.000000]   NODE_DATA [mem 0x407fff8000-0x407fffcfff]
[    0.000000]  [ffffea0000000000-ffffea0081ffffff] PMD -> [ffff881fffe00000-ffff88207fdfffff] on node 0
[    0.000000]  [ffffea0082000000-ffffea0101ffffff] PMD -> [ffff883fff600000-ffff88407f5fffff] on node 1
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x407fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x00099fff]
[    0.000000]   node   0: [mem 0x00100000-0x7de46fff]
[    0.000000]   node   0: [mem 0x100000000-0x207fffffff]
[    0.000000]   node   1: [mem 0x2080000000-0x407fffffff]
[    0.000000] On node 0 totalpages: 33545696
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3993 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 7994 pages used for memmap
[    0.000000]   DMA32 zone: 511559 pages, LIFO batch:31
[    0.000000]   Normal zone: 516096 pages used for memmap
[    0.000000]   Normal zone: 33030144 pages, LIFO batch:31
[    0.000000] On node 1 totalpages: 33554432
[    0.000000]   Normal zone: 524288 pages used for memmap
[    0.000000]   Normal zone: 33554432 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x08] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x0a] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x20] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x22] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x24] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x12] lapic_id[0x26] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x14] lapic_id[0x28] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x16] lapic_id[0x2a] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x09] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x0b] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x21] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x23] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x11] lapic_id[0x25] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x13] lapic_id[0x27] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x15] lapic_id[0x29] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x17] lapic_id[0x2b] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec01000] gsi_base[24])
[    0.000000] IOAPIC[1]: apic_id 2, version 32, address 0xfec01000, GSI 24-47
[    0.000000] ACPI: IOAPIC (id[0x03] address[0xfec40000] gsi_base[48])
[    0.000000] IOAPIC[2]: apic_id 3, version 32, address 0xfec40000, GSI 48-71
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    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: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: Allowing 24 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 88
[    0.000000] PM: Registered nosave memory: [mem 0x0009a000-0x0009afff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009b000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x7de47000-0x7e00afff]
[    0.000000] PM: Registered nosave memory: [mem 0x7e00b000-0x7e200fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7e201000-0x7f365fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7f366000-0x7f7fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x7f800000-0x7fffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x80000000-0x8fffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x90000000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed3ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed40000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0x90000000-0xfed1bfff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:24 nr_node_ids:2
[    0.000000] PERCPU: Embedded 27 pages/cpu @ffff881fffc00000 s81408 r8192 d20992 u131072
[    0.000000] pcpu-alloc: s81408 r8192 d20992 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: 66051665
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.16.0-38-generic root=/dev/mapper/system-root ro
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] AGP: Checking aperture...
[    0.000000] AGP: 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: 264100676K/268400512K available (7626K kernel code, 1131K rwdata, 3596K rodata, 1352K init, 1300K bss, 4299836K reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=24, Nodes=2
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=24.
[    0.000000] 	Offload RCU callbacks from all CPUs
[    0.000000] 	Offload RCU callbacks from CPUs: 0-23.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=24
[    0.000000] NR_IRQS:16640 nr_irqs:1688 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 1073741824 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2600.082 MHz processor
[    0.000038] Calibrating delay loop (skipped), value calculated using timer frequency.. 5200.16 BogoMIPS (lpj=10400328)
[    0.000043] pid_max: default: 32768 minimum: 301
[    0.000059] ACPI: Core revision 20140424
[    0.041733] ACPI: All ACPI Tables successfully acquired
[    0.042085] Security Framework initialized
[    0.042130] AppArmor: AppArmor initialized
[    0.042132] Yama: becoming mindful.
[    0.057775] Dentry cache hash table entries: 33554432 (order: 16, 268435456 bytes)
[    0.118859] Inode-cache hash table entries: 16777216 (order: 15, 134217728 bytes)
[    0.145859] Mount-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.146112] Mountpoint-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.147603] Initializing cgroup subsys memory
[    0.147637] Initializing cgroup subsys devices
[    0.147643] Initializing cgroup subsys freezer
[    0.147647] Initializing cgroup subsys net_cls
[    0.147651] Initializing cgroup subsys blkio
[    0.147656] Initializing cgroup subsys perf_event
[    0.147659] Initializing cgroup subsys net_prio
[    0.147667] Initializing cgroup subsys hugetlb
[    0.147704] CPU: Physical Processor ID: 0
[    0.147706] CPU: Processor Core ID: 0
[    0.148516] mce: CPU supports 23 MCE banks
[    0.148551] CPU0: Thermal monitoring enabled (TM1)
[    0.148581] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[    0.148581] Last level dTLB entries: 4KB 512, 2MB 0, 4MB 0, 1GB 4
[    0.148581] tlb_flushall_shift: 6
[    0.148729] Freeing SMP alternatives memory: 32K (ffffffff81e6e000 - ffffffff81e76000)
[    0.149877] ftrace: allocating 29244 entries in 115 pages
[    0.163743] dmar: Host address width 46
[    0.163746] dmar: DRHD base: 0x000000fbffe000 flags: 0x0
[    0.163753] dmar: IOMMU 0: reg_base_addr fbffe000 ver 1:0 cap d2078c106f0466 ecap f020de
[    0.163756] dmar: DRHD base: 0x000000dfffc000 flags: 0x1
[    0.163761] dmar: IOMMU 1: reg_base_addr dfffc000 ver 1:0 cap d2078c106f0466 ecap f020de
[    0.163763] dmar: RMRR base: 0x0000007deac000 end: 0x0000007deb8fff
[    0.163765] dmar: ATSR flags: 0x0
[    0.163766] dmar: RHSA base: 0x000000fbffe000 proximity domain: 0x1
[    0.163768] dmar: RHSA base: 0x000000dfffc000 proximity domain: 0x0
[    0.163898] IOAPIC id 3 under DRHD base  0xfbffe000 IOMMU 0
[    0.163899] IOAPIC id 0 under DRHD base  0xdfffc000 IOMMU 1
[    0.163901] IOAPIC id 2 under DRHD base  0xdfffc000 IOMMU 1
[    0.163902] HPET id 0 under DRHD base 0xdfffc000
[    0.163904] Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.164556] Enabled IRQ remapping in x2apic mode
[    0.164558] Enabling x2apic
[    0.164559] Enabled x2apic
[    0.164564] Switched APIC routing to cluster x2apic.
[    0.165210] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.204911] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2630 v2 @ 2.60GHz (fam: 06, model: 3e, stepping: 04)
[    0.204920] TSC deadline timer enabled
[    0.204946] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
[    0.204968] ... version:                3
[    0.204969] ... bit width:              48
[    0.204970] ... generic registers:      4
[    0.204972] ... value mask:             0000ffffffffffff
[    0.204973] ... max period:             0000ffffffffffff
[    0.204974] ... fixed-purpose events:   3
[    0.204976] ... event mask:             000000070000000f
[    0.207316] x86: Booting SMP configuration:
[    0.207319] .... node  #0, CPUs:        #1
[    0.222805] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.222932]   #2  #3  #4  #5
[    0.278940] .... node  #1, CPUs:    #6  #7  #8  #9 #10 #11
[    0.461316] .... node  #0, CPUs:   #12 #13 #14 #15 #16 #17
[    0.545535] .... node  #1, CPUs:   #18 #19 #20 #21 #22 #23
[    0.629693] x86: Booted up 2 nodes, 24 CPUs
[    0.629696] smpboot: Total of 24 processors activated (124824.57 BogoMIPS)
[    0.668845] devtmpfs: initialized
[    0.668957] memory block size : 2048MB
[    0.672427] evm: security.selinux
[    0.672429] evm: security.SMACK64
[    0.672430] evm: security.SMACK64EXEC
[    0.672432] evm: security.SMACK64TRANSMUTE
[    0.672433] evm: security.SMACK64MMAP
[    0.672434] evm: security.ima
[    0.672435] evm: security.capability
[    0.672505] PM: Registering ACPI NVS region [mem 0x7e00b000-0x7e200fff] (2056192 bytes)
[    0.672546] PM: Registering ACPI NVS region [mem 0x7f366000-0x7f7fffff] (4825088 bytes)
[    0.673746] pinctrl core: initialized pinctrl subsystem
[    0.673844] regulator-dummy: no parameters
[    0.673882] RTC time: 16:12:04, date: 06/11/15
[    0.673957] NET: Registered protocol family 16
[    0.674122] cpuidle: using governor ladder
[    0.674126] cpuidle: using governor menu
[    0.674175] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.674178] ACPI: bus type PCI registered
[    0.674180] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.674279] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0x80000000-0x8fffffff] (base 0x80000000)
[    0.674282] PCI: MMCONFIG at [mem 0x80000000-0x8fffffff] reserved in E820
[    0.674687] PCI: Using configuration type 1 for base access
[    0.681018] ACPI: Added _OSI(Module Device)
[    0.681022] ACPI: Added _OSI(Processor Device)
[    0.681023] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.681025] ACPI: Added _OSI(Processor Aggregator Device)
[    0.693389] ACPI: Executed 1 blocks of module-level executable AML code
[    0.947607] \_SB_:_OSC invalid UUID
[    0.947609] _OSC request data:1 1f 
[    0.950043] ACPI: Interpreter enabled
[    0.950053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
[    0.950058] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20140424/hwxface-580)
[    0.950067] ACPI: (supports S0 S1 S4 S5)
[    0.950069] ACPI: Using IOAPIC for interrupt routing
[    0.950124] HEST: Table parsing has been initialized.
[    0.950128] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.963447] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
[    0.963453] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.963572] acpi PNP0A08:00: _OSC: platform does not support [PME AER]
[    0.963671] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PCIeCapability]
[    0.963674] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.963944] PCI host bridge to bus 0000:00
[    0.963948] pci_bus 0000:00: root bus resource [bus 00-7e]
[    0.963950] pci_bus 0000:00: root bus resource [io  0x0000-0x03af]
[    0.963953] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7]
[    0.963954] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df]
[    0.963957] pci_bus 0000:00: root bus resource [io  0x0d00-0x9fff]
[    0.963959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.963961] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
[    0.963963] pci_bus 0000:00: root bus resource [mem 0xfed08000-0xfed08fff]
[    0.963965] pci_bus 0000:00: root bus resource [mem 0xfed0e000-0xfed0ffff]
[    0.963967] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff]
[    0.963979] pci 0000:00:00.0: [8086:0e00] type 00 class 0x060000
[    0.964044] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[    0.964112] pci 0000:00:01.0: [8086:0e02] type 01 class 0x060400
[    0.964186] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.964222] pci 0000:00:01.0: System wakeup disabled by ACPI
[    0.964261] pci 0000:00:01.1: [8086:0e03] type 01 class 0x060400
[    0.964332] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.964366] pci 0000:00:01.1: System wakeup disabled by ACPI
[    0.964411] pci 0000:00:02.0: [8086:0e04] type 01 class 0x060400
[    0.964483] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[    0.964517] pci 0000:00:02.0: System wakeup disabled by ACPI
[    0.964561] pci 0000:00:03.0: [8086:0e08] type 01 class 0x060400
[    0.964635] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[    0.964669] pci 0000:00:03.0: System wakeup disabled by ACPI
[    0.964708] pci 0000:00:04.0: [8086:0e20] type 00 class 0x088000
[    0.964724] pci 0000:00:04.0: reg 0x10: [mem 0xdfc1c000-0xdfc1ffff 64bit]
[    0.964837] pci 0000:00:04.1: [8086:0e21] type 00 class 0x088000
[    0.964851] pci 0000:00:04.1: reg 0x10: [mem 0xdfc18000-0xdfc1bfff 64bit]
[    0.964965] pci 0000:00:04.2: [8086:0e22] type 00 class 0x088000
[    0.964979] pci 0000:00:04.2: reg 0x10: [mem 0xdfc14000-0xdfc17fff 64bit]
[    0.965091] pci 0000:00:04.3: [8086:0e23] type 00 class 0x088000
[    0.965105] pci 0000:00:04.3: reg 0x10: [mem 0xdfc10000-0xdfc13fff 64bit]
[    0.965218] pci 0000:00:04.4: [8086:0e24] type 00 class 0x088000
[    0.965232] pci 0000:00:04.4: reg 0x10: [mem 0xdfc0c000-0xdfc0ffff 64bit]
[    0.965343] pci 0000:00:04.5: [8086:0e25] type 00 class 0x088000
[    0.965357] pci 0000:00:04.5: reg 0x10: [mem 0xdfc08000-0xdfc0bfff 64bit]
[    0.965472] pci 0000:00:04.6: [8086:0e26] type 00 class 0x088000
[    0.965486] pci 0000:00:04.6: reg 0x10: [mem 0xdfc04000-0xdfc07fff 64bit]
[    0.965599] pci 0000:00:04.7: [8086:0e27] type 00 class 0x088000
[    0.965613] pci 0000:00:04.7: reg 0x10: [mem 0xdfc00000-0xdfc03fff 64bit]
[    0.965723] pci 0000:00:05.0: [8086:0e28] type 00 class 0x088000
[    0.965821] pci 0000:00:05.2: [8086:0e2a] type 00 class 0x088000
[    0.965922] pci 0000:00:05.4: [8086:0e2c] type 00 class 0x080020
[    0.965932] pci 0000:00:05.4: reg 0x10: [mem 0xdfc25000-0xdfc25fff]
[    0.966054] pci 0000:00:11.0: [8086:1d3e] type 01 class 0x060400
[    0.966152] pci 0000:00:11.0: PME# supported from D0 D3hot D3cold
[    0.966236] pci 0000:00:16.0: [8086:1d3a] type 00 class 0x078000
[    0.966254] pci 0000:00:16.0: reg 0x10: [mem 0xfed0e000-0xfed0e00f 64bit]
[    0.966316] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.966380] pci 0000:00:16.1: [8086:1d3b] type 00 class 0x078000
[    0.966398] pci 0000:00:16.1: reg 0x10: [mem 0xfed0f000-0xfed0f00f 64bit]
[    0.966460] pci 0000:00:16.1: PME# supported from D0 D3hot D3cold
[    0.966540] pci 0000:00:1a.0: [8086:1d2d] type 00 class 0x0c0320
[    0.966560] pci 0000:00:1a.0: reg 0x10: [mem 0xdfc23000-0xdfc233ff]
[    0.966647] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.966679] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.966722] pci 0000:00:1c.0: [8086:1d10] type 01 class 0x060400
[    0.966801] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.966836] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.966882] pci 0000:00:1d.0: [8086:1d26] type 00 class 0x0c0320
[    0.966902] pci 0000:00:1d.0: reg 0x10: [mem 0xdfc22000-0xdfc223ff]
[    0.966988] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.967022] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.967054] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[    0.967123] pci 0000:00:1e.0: System wakeup disabled by ACPI
[    0.967167] pci 0000:00:1f.0: [8086:1d41] type 00 class 0x060100
[    0.967335] pci 0000:00:1f.2: [8086:1d02] type 00 class 0x010601
[    0.967352] pci 0000:00:1f.2: reg 0x10: [io  0x9050-0x9057]
[    0.967360] pci 0000:00:1f.2: reg 0x14: [io  0x9040-0x9043]
[    0.967367] pci 0000:00:1f.2: reg 0x18: [io  0x9030-0x9037]
[    0.967375] pci 0000:00:1f.2: reg 0x1c: [io  0x9020-0x9023]
[    0.967383] pci 0000:00:1f.2: reg 0x20: [io  0x9000-0x901f]
[    0.967390] pci 0000:00:1f.2: reg 0x24: [mem 0xdfc21000-0xdfc217ff]
[    0.967433] pci 0000:00:1f.2: PME# supported from D3hot
[    0.967511] pci 0000:00:1f.3: [8086:1d22] type 00 class 0x0c0500
[    0.967525] pci 0000:00:1f.3: reg 0x10: [mem 0xdfc20000-0xdfc200ff 64bit]
[    0.967544] pci 0000:00:1f.3: reg 0x20: [io  0x1180-0x119f]
[    0.967624] pci 0000:00:1f.6: [8086:1d24] type 00 class 0x118000
[    0.967643] pci 0000:00:1f.6: reg 0x10: [mem 0xfed08000-0xfed08fff 64bit]
[    0.967816] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.967867] pci 0000:00:01.1: PCI bridge to [bus 02]
[    0.967927] pci 0000:03:00.0: [1000:0087] type 00 class 0x010700
[    0.967935] pci 0000:03:00.0: reg 0x10: [io  0x8000-0x80ff]
[    0.967942] pci 0000:03:00.0: reg 0x14: [mem 0xdfa40000-0xdfa4ffff 64bit]
[    0.967949] pci 0000:03:00.0: reg 0x1c: [mem 0xdfa00000-0xdfa3ffff 64bit]
[    0.967958] pci 0000:03:00.0: reg 0x30: [mem 0xdf900000-0xdf9fffff pref]
[    0.967989] pci 0000:03:00.0: supports D1 D2
[    0.975535] pci 0000:00:02.0: PCI bridge to [bus 03]
[    0.975539] pci 0000:00:02.0:   bridge window [io  0x8000-0x8fff]
[    0.975542] pci 0000:00:02.0:   bridge window [mem 0xdf900000-0xdfafffff]
[    0.975590] pci 0000:00:03.0: PCI bridge to [bus 04]
[    0.975677] pci 0000:05:00.0: [8086:1d6b] type 00 class 0x010700
[    0.975697] pci 0000:05:00.0: reg 0x10: [mem 0xde47c000-0xde47ffff 64bit pref]
[    0.975712] pci 0000:05:00.0: reg 0x18: [mem 0xde000000-0xde3fffff 64bit pref]
[    0.975721] pci 0000:05:00.0: reg 0x20: [io  0x7000-0x70ff]
[    0.975832] pci 0000:05:00.0: reg 0x164: [mem 0xde400000-0xde403fff 64bit pref]
[    0.975917] pci 0000:00:11.0: PCI bridge to [bus 05]
[    0.975921] pci 0000:00:11.0:   bridge window [io  0x7000-0x7fff]
[    0.975930] pci 0000:00:11.0:   bridge window [mem 0xde000000-0xde4fffff 64bit pref]
[    0.976011] pci 0000:06:00.0: [8086:1521] type 00 class 0x020000
[    0.976032] pci 0000:06:00.0: reg 0x10: [mem 0xdfb60000-0xdfb7ffff]
[    0.976057] pci 0000:06:00.0: reg 0x18: [io  0x6060-0x607f]
[    0.976070] pci 0000:06:00.0: reg 0x1c: [mem 0xdfb8c000-0xdfb8ffff]
[    0.976205] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[    0.976262] pci 0000:06:00.0: reg 0x184: [mem 0xde6e0000-0xde6e3fff 64bit pref]
[    0.976290] pci 0000:06:00.0: reg 0x190: [mem 0xde6c0000-0xde6c3fff 64bit pref]
[    0.976311] pci 0000:06:00.0: System wakeup disabled by ACPI
[    0.976375] pci 0000:06:00.1: [8086:1521] type 00 class 0x020000
[    0.976396] pci 0000:06:00.1: reg 0x10: [mem 0xdfb40000-0xdfb5ffff]
[    0.976420] pci 0000:06:00.1: reg 0x18: [io  0x6040-0x605f]
[    0.976433] pci 0000:06:00.1: reg 0x1c: [mem 0xdfb88000-0xdfb8bfff]
[    0.976563] pci 0000:06:00.1: PME# supported from D0 D3hot D3cold
[    0.976618] pci 0000:06:00.1: reg 0x184: [mem 0xde6a0000-0xde6a3fff 64bit pref]
[    0.976647] pci 0000:06:00.1: reg 0x190: [mem 0xde680000-0xde683fff 64bit pref]
[    0.976716] pci 0000:06:00.2: [8086:1521] type 00 class 0x020000
[    0.976737] pci 0000:06:00.2: reg 0x10: [mem 0xdfb20000-0xdfb3ffff]
[    0.976761] pci 0000:06:00.2: reg 0x18: [io  0x6020-0x603f]
[    0.976774] pci 0000:06:00.2: reg 0x1c: [mem 0xdfb84000-0xdfb87fff]
[    0.976904] pci 0000:06:00.2: PME# supported from D0 D3hot D3cold
[    0.976959] pci 0000:06:00.2: reg 0x184: [mem 0xde660000-0xde663fff 64bit pref]
[    0.976988] pci 0000:06:00.2: reg 0x190: [mem 0xde640000-0xde643fff 64bit pref]
[    0.977063] pci 0000:06:00.3: [8086:1521] type 00 class 0x020000
[    0.977084] pci 0000:06:00.3: reg 0x10: [mem 0xdfb00000-0xdfb1ffff]
[    0.977109] pci 0000:06:00.3: reg 0x18: [io  0x6000-0x601f]
[    0.977121] pci 0000:06:00.3: reg 0x1c: [mem 0xdfb80000-0xdfb83fff]
[    0.977251] pci 0000:06:00.3: PME# supported from D0 D3hot D3cold
[    0.977306] pci 0000:06:00.3: reg 0x184: [mem 0xde620000-0xde623fff 64bit pref]
[    0.977338] pci 0000:06:00.3: reg 0x190: [mem 0xde600000-0xde603fff 64bit pref]
[    0.983548] pci 0000:00:1c.0: PCI bridge to [bus 06-07]
[    0.983553] pci 0000:00:1c.0:   bridge window [io  0x6000-0x6fff]
[    0.983556] pci 0000:00:1c.0:   bridge window [mem 0xdfb00000-0xdfbfffff]
[    0.983561] pci 0000:00:1c.0:   bridge window [mem 0xde600000-0xde6fffff 64bit pref]
[    0.983600] pci 0000:08:01.0: [102b:0532] type 00 class 0x030000
[    0.983616] pci 0000:08:01.0: reg 0x10: [mem 0xdd000000-0xddffffff pref]
[    0.983626] pci 0000:08:01.0: reg 0x14: [mem 0xdf800000-0xdf803fff]
[    0.983635] pci 0000:08:01.0: reg 0x18: [mem 0xdf000000-0xdf7fffff]
[    0.983761] pci 0000:00:1e.0: PCI bridge to [bus 08] (subtractive decode)
[    0.983767] pci 0000:00:1e.0:   bridge window [mem 0xdf000000-0xdf8fffff]
[    0.983774] pci 0000:00:1e.0:   bridge window [mem 0xdd000000-0xddffffff 64bit pref]
[    0.983775] pci 0000:00:1e.0:   bridge window [io  0x0000-0x03af] (subtractive decode)
[    0.983777] pci 0000:00:1e.0:   bridge window [io  0x03e0-0x0cf7] (subtractive decode)
[    0.983778] pci 0000:00:1e.0:   bridge window [io  0x03b0-0x03df] (subtractive decode)
[    0.983780] pci 0000:00:1e.0:   bridge window [io  0x0d00-0x9fff] (subtractive decode)
[    0.983781] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.983782] pci 0000:00:1e.0:   bridge window [mem 0x000c0000-0x000dffff] (subtractive decode)
[    0.983784] pci 0000:00:1e.0:   bridge window [mem 0xfed08000-0xfed08fff] (subtractive decode)
[    0.983785] pci 0000:00:1e.0:   bridge window [mem 0xfed0e000-0xfed0ffff] (subtractive decode)
[    0.983787] pci 0000:00:1e.0:   bridge window [mem 0x80000000-0xdfffffff] (subtractive decode)
[    0.983829] pci_bus 0000:00: on NUMA node 0
[    0.984191] ACPI: PCI Root Bridge [UNC0] (domain 0000 [bus 7f])
[    0.984195] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.984214] acpi PNP0A03:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.984217] acpi PNP0A03:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.984269] PCI host bridge to bus 0000:7f
[    0.984272] pci_bus 0000:7f: root bus resource [bus 7f]
[    0.984280] pci 0000:7f:08.0: [8086:0e80] type 00 class 0x088000
[    0.984341] pci 0000:7f:09.0: [8086:0e90] type 00 class 0x088000
[    0.984390] pci 0000:7f:0a.0: [8086:0ec0] type 00 class 0x088000
[    0.984434] pci 0000:7f:0a.1: [8086:0ec1] type 00 class 0x088000
[    0.984476] pci 0000:7f:0a.2: [8086:0ec2] type 00 class 0x088000
[    0.984517] pci 0000:7f:0a.3: [8086:0ec3] type 00 class 0x088000
[    0.984559] pci 0000:7f:0b.0: [8086:0e1e] type 00 class 0x088000
[    0.984598] pci 0000:7f:0b.3: [8086:0e1f] type 00 class 0x088000
[    0.984638] pci 0000:7f:0c.0: [8086:0ee0] type 00 class 0x088000
[    0.984678] pci 0000:7f:0c.1: [8086:0ee2] type 00 class 0x088000
[    0.984716] pci 0000:7f:0c.2: [8086:0ee4] type 00 class 0x088000
[    0.984757] pci 0000:7f:0d.0: [8086:0ee1] type 00 class 0x088000
[    0.984796] pci 0000:7f:0d.1: [8086:0ee3] type 00 class 0x088000
[    0.984835] pci 0000:7f:0d.2: [8086:0ee5] type 00 class 0x088000
[    0.984876] pci 0000:7f:0e.0: [8086:0ea0] type 00 class 0x088000
[    0.984918] pci 0000:7f:0e.1: [8086:0e30] type 00 class 0x110100
[    0.984965] pci 0000:7f:0f.0: [8086:0ea8] type 00 class 0x088000
[    0.985023] pci 0000:7f:0f.1: [8086:0e71] type 00 class 0x088000
[    0.985087] pci 0000:7f:0f.2: [8086:0eaa] type 00 class 0x088000
[    0.985142] pci 0000:7f:0f.3: [8086:0eab] type 00 class 0x088000
[    0.985195] pci 0000:7f:0f.4: [8086:0eac] type 00 class 0x088000
[    0.985248] pci 0000:7f:0f.5: [8086:0ead] type 00 class 0x088000
[    0.985301] pci 0000:7f:10.0: [8086:0eb0] type 00 class 0x088000
[    0.985355] pci 0000:7f:10.1: [8086:0eb1] type 00 class 0x088000
[    0.985407] pci 0000:7f:10.2: [8086:0eb2] type 00 class 0x088000
[    0.985464] pci 0000:7f:10.3: [8086:0eb3] type 00 class 0x088000
[    0.985517] pci 0000:7f:10.4: [8086:0eb4] type 00 class 0x088000
[    0.985572] pci 0000:7f:10.5: [8086:0eb5] type 00 class 0x088000
[    0.985627] pci 0000:7f:10.6: [8086:0eb6] type 00 class 0x088000
[    0.985683] pci 0000:7f:10.7: [8086:0eb7] type 00 class 0x088000
[    0.985738] pci 0000:7f:13.0: [8086:0e1d] type 00 class 0x088000
[    0.985780] pci 0000:7f:13.1: [8086:0e34] type 00 class 0x110100
[    0.985822] pci 0000:7f:13.4: [8086:0e81] type 00 class 0x088000
[    0.985865] pci 0000:7f:13.5: [8086:0e36] type 00 class 0x110100
[    0.985908] pci 0000:7f:16.0: [8086:0ec8] type 00 class 0x088000
[    0.985950] pci 0000:7f:16.1: [8086:0ec9] type 00 class 0x088000
[    0.985988] pci 0000:7f:16.2: [8086:0eca] type 00 class 0x088000
[    0.986034] pci_bus 0000:7f: on NUMA node 0
[    0.986127] ACPI: PCI Root Bridge [PCI1] (domain 0000 [bus 80-fe])
[    0.986131] acpi PNP0A08:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.986241] acpi PNP0A08:01: _OSC: platform does not support [PME AER]
[    0.986339] acpi PNP0A08:01: _OSC: OS now controls [PCIeHotplug PCIeCapability]
[    0.986345] acpi PNP0A08:01: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.986539] PCI host bridge to bus 0000:80
[    0.986542] pci_bus 0000:80: root bus resource [bus 80-fe]
[    0.986544] pci_bus 0000:80: root bus resource [io  0xa000-0xffff]
[    0.986546] pci_bus 0000:80: root bus resource [mem 0xe0000000-0xfbffffff]
[    0.986560] pci 0000:80:01.0: [8086:0e02] type 01 class 0x060400
[    0.986646] pci 0000:80:01.0: PME# supported from D0 D3hot D3cold
[    0.986676] pci 0000:80:01.0: System wakeup disabled by ACPI
[    0.986718] pci 0000:80:02.0: [8086:0e04] type 01 class 0x060400
[    0.986800] pci 0000:80:02.0: PME# supported from D0 D3hot D3cold
[    0.986829] pci 0000:80:02.0: System wakeup disabled by ACPI
[    0.986869] pci 0000:80:03.0: [8086:0e08] type 01 class 0x060400
[    0.986952] pci 0000:80:03.0: PME# supported from D0 D3hot D3cold
[    0.986987] pci 0000:80:03.0: System wakeup disabled by ACPI
[    0.987025] pci 0000:80:04.0: [8086:0e20] type 00 class 0x088000
[    0.987042] pci 0000:80:04.0: reg 0x10: [mem 0xfbf1c000-0xfbf1ffff 64bit]
[    0.987161] pci 0000:80:04.1: [8086:0e21] type 00 class 0x088000
[    0.987177] pci 0000:80:04.1: reg 0x10: [mem 0xfbf18000-0xfbf1bfff 64bit]
[    0.987293] pci 0000:80:04.2: [8086:0e22] type 00 class 0x088000
[    0.987308] pci 0000:80:04.2: reg 0x10: [mem 0xfbf14000-0xfbf17fff 64bit]
[    0.987428] pci 0000:80:04.3: [8086:0e23] type 00 class 0x088000
[    0.987443] pci 0000:80:04.3: reg 0x10: [mem 0xfbf10000-0xfbf13fff 64bit]
[    0.987565] pci 0000:80:04.4: [8086:0e24] type 00 class 0x088000
[    0.987581] pci 0000:80:04.4: reg 0x10: [mem 0xfbf0c000-0xfbf0ffff 64bit]
[    0.987704] pci 0000:80:04.5: [8086:0e25] type 00 class 0x088000
[    0.987719] pci 0000:80:04.5: reg 0x10: [mem 0xfbf08000-0xfbf0bfff 64bit]
[    0.987842] pci 0000:80:04.6: [8086:0e26] type 00 class 0x088000
[    0.987857] pci 0000:80:04.6: reg 0x10: [mem 0xfbf04000-0xfbf07fff 64bit]
[    0.987973] pci 0000:80:04.7: [8086:0e27] type 00 class 0x088000
[    0.987989] pci 0000:80:04.7: reg 0x10: [mem 0xfbf00000-0xfbf03fff 64bit]
[    0.988108] pci 0000:80:05.0: [8086:0e28] type 00 class 0x088000
[    0.988213] pci 0000:80:05.2: [8086:0e2a] type 00 class 0x088000
[    0.988321] pci 0000:80:05.4: [8086:0e2c] type 00 class 0x080020
[    0.988332] pci 0000:80:05.4: reg 0x10: [mem 0xfbf20000-0xfbf20fff]
[    0.988504] pci 0000:80:01.0: PCI bridge to [bus 81]
[    0.988577] pci 0000:82:00.0: [8086:1528] type 00 class 0x020000
[    0.988592] pci 0000:82:00.0: reg 0x10: [mem 0xfb600000-0xfb7fffff 64bit pref]
[    0.988614] pci 0000:82:00.0: reg 0x20: [mem 0xfb804000-0xfb807fff 64bit pref]
[    0.988624] pci 0000:82:00.0: reg 0x30: [mem 0xfba80000-0xfbafffff pref]
[    0.988670] pci 0000:82:00.0: PME# supported from D0 D3hot
[    0.988700] pci 0000:82:00.0: reg 0x184: [mem 0xfbe00000-0xfbe03fff 64bit]
[    0.988715] pci 0000:82:00.0: reg 0x190: [mem 0xfbd00000-0xfbd03fff 64bit]
[    0.988767] pci 0000:82:00.1: [8086:1528] type 00 class 0x020000
[    0.988781] pci 0000:82:00.1: reg 0x10: [mem 0xfb400000-0xfb5fffff 64bit pref]
[    0.988802] pci 0000:82:00.1: reg 0x20: [mem 0xfb800000-0xfb803fff 64bit pref]
[    0.988810] pci 0000:82:00.1: reg 0x30: [mem 0xfba00000-0xfba7ffff pref]
[    0.988854] pci 0000:82:00.1: PME# supported from D0 D3hot
[    0.988880] pci 0000:82:00.1: reg 0x184: [mem 0xfbc00000-0xfbc03fff 64bit]
[    0.988893] pci 0000:82:00.1: reg 0x190: [mem 0xfbb00000-0xfbb03fff 64bit]
[    0.995557] pci 0000:80:02.0: PCI bridge to [bus 82-83]
[    0.995563] pci 0000:80:02.0:   bridge window [mem 0xfba00000-0xfbefffff]
[    0.995569] pci 0000:80:02.0:   bridge window [mem 0xfb400000-0xfb8fffff 64bit pref]
[    0.995617] pci 0000:80:03.0: PCI bridge to [bus 84]
[    0.995642] pci_bus 0000:80: on NUMA node 1
[    0.995694] ACPI: PCI Root Bridge [UNC1] (domain 0000 [bus ff])
[    0.995698] acpi PNP0A03:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.995717] acpi PNP0A03:01: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.995720] acpi PNP0A03:01: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.995778] PCI host bridge to bus 0000:ff
[    0.995780] pci_bus 0000:ff: root bus resource [bus ff]
[    0.995789] pci 0000:ff:08.0: [8086:0e80] type 00 class 0x088000
[    0.995853] pci 0000:ff:09.0: [8086:0e90] type 00 class 0x088000
[    0.995913] pci 0000:ff:0a.0: [8086:0ec0] type 00 class 0x088000
[    0.995964] pci 0000:ff:0a.1: [8086:0ec1] type 00 class 0x088000
[    0.996015] pci 0000:ff:0a.2: [8086:0ec2] type 00 class 0x088000
[    0.996063] pci 0000:ff:0a.3: [8086:0ec3] type 00 class 0x088000
[    0.996120] pci 0000:ff:0b.0: [8086:0e1e] type 00 class 0x088000
[    0.996169] pci 0000:ff:0b.3: [8086:0e1f] type 00 class 0x088000
[    0.996217] pci 0000:ff:0c.0: [8086:0ee0] type 00 class 0x088000
[    0.996264] pci 0000:ff:0c.1: [8086:0ee2] type 00 class 0x088000
[    0.996311] pci 0000:ff:0c.2: [8086:0ee4] type 00 class 0x088000
[    0.996361] pci 0000:ff:0d.0: [8086:0ee1] type 00 class 0x088000
[    0.996409] pci 0000:ff:0d.1: [8086:0ee3] type 00 class 0x088000
[    0.996456] pci 0000:ff:0d.2: [8086:0ee5] type 00 class 0x088000
[    0.996505] pci 0000:ff:0e.0: [8086:0ea0] type 00 class 0x088000
[    0.996557] pci 0000:ff:0e.1: [8086:0e30] type 00 class 0x110100
[    0.996615] pci 0000:ff:0f.0: [8086:0ea8] type 00 class 0x088000
[    0.996678] pci 0000:ff:0f.1: [8086:0e71] type 00 class 0x088000
[    0.996743] pci 0000:ff:0f.2: [8086:0eaa] type 00 class 0x088000
[    0.996805] pci 0000:ff:0f.3: [8086:0eab] type 00 class 0x088000
[    0.996870] pci 0000:ff:0f.4: [8086:0eac] type 00 class 0x088000
[    0.996934] pci 0000:ff:0f.5: [8086:0ead] type 00 class 0x088000
[    0.997002] pci 0000:ff:10.0: [8086:0eb0] type 00 class 0x088000
[    0.997070] pci 0000:ff:10.1: [8086:0eb1] type 00 class 0x088000
[    0.997132] pci 0000:ff:10.2: [8086:0eb2] type 00 class 0x088000
[    0.997196] pci 0000:ff:10.3: [8086:0eb3] type 00 class 0x088000
[    0.997261] pci 0000:ff:10.4: [8086:0eb4] type 00 class 0x088000
[    0.997328] pci 0000:ff:10.5: [8086:0eb5] type 00 class 0x088000
[    0.997395] pci 0000:ff:10.6: [8086:0eb6] type 00 class 0x088000
[    0.997467] pci 0000:ff:10.7: [8086:0eb7] type 00 class 0x088000
[    0.997538] pci 0000:ff:13.0: [8086:0e1d] type 00 class 0x088000
[    0.997585] pci 0000:ff:13.1: [8086:0e34] type 00 class 0x110100
[    0.997634] pci 0000:ff:13.4: [8086:0e81] type 00 class 0x088000
[    0.997682] pci 0000:ff:13.5: [8086:0e36] type 00 class 0x110100
[    0.997734] pci 0000:ff:16.0: [8086:0ec8] type 00 class 0x088000
[    0.997781] pci 0000:ff:16.1: [8086:0ec9] type 00 class 0x088000
[    0.997830] pci 0000:ff:16.2: [8086:0eca] type 00 class 0x088000
[    0.997887] pci_bus 0000:ff: on NUMA node 1
[    0.997950] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.997991] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.998029] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 10 11 12 14 15)
[    0.998067] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.998104] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0
[    0.998142] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0
[    0.998180] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0
[    0.998218] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[    1.000070] ACPI: Enabled 1 GPEs in block 00 to 3F
[    1.000233] ACPI Error: [\_SB_.PRAD] Namespace lookup failure, AE_NOT_FOUND (20140424/psargs-359)
[    1.000241] ACPI Error: Method parse/execution failed [\_GPE._L24] (Node ffff881fff830438), AE_NOT_FOUND (20140424/psparse-536)
[    1.000248] ACPI Exception: AE_NOT_FOUND, while evaluating GPE method [_L24] (20140424/evgpe-580)
[    1.000260] vgaarb: setting as boot device: PCI:0000:08:01.0
[    1.000267] vgaarb: device added: PCI:0000:08:01.0,decodes=io+mem,owns=io+mem,locks=none
[    1.000304] vgaarb: loaded
[    1.000306] vgaarb: bridge control possible 0000:08:01.0
[    1.000634] SCSI subsystem initialized
[    1.000743] libata version 3.00 loaded.
[    1.000778] ACPI: bus type USB registered
[    1.000805] usbcore: registered new interface driver usbfs
[    1.000815] usbcore: registered new interface driver hub
[    1.000857] usbcore: registered new device driver usb
[    1.001254] PCI: Using ACPI for IRQ routing
[    1.005679] PCI: pci_cache_line_size set to 64 bytes
[    1.005892] e820: reserve RAM buffer [mem 0x0009ac00-0x0009ffff]
[    1.005894] e820: reserve RAM buffer [mem 0x7de47000-0x7fffffff]
[    1.006055] NetLabel: Initializing
[    1.006057] NetLabel:  domain hash size = 128
[    1.006059] NetLabel:  protocols = UNLABELED CIPSOv4
[    1.006079] NetLabel:  unlabeled traffic allowed by default
[    1.006152] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    1.006159] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    1.008255] Switched to clocksource hpet
[    1.016265] AppArmor: AppArmor Filesystem Enabled
[    1.016293] pnp: PnP ACPI init
[    1.016304] ACPI: bus type PNP registered
[    1.016420] system 00:00: [mem 0xfc000000-0xfcffffff] has been reserved
[    1.016423] system 00:00: [mem 0xfd000000-0xfdffffff] has been reserved
[    1.016425] system 00:00: [mem 0xfe000000-0xfeafffff] has been reserved
[    1.016428] system 00:00: [mem 0xfeb00000-0xfebfffff] has been reserved
[    1.016432] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.016527] system 00:01: [mem 0xdfffc000-0xdfffdfff] could not be reserved
[    1.016531] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.016579] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.016657] system 00:03: [io  0x04d0-0x04d1] has been reserved
[    1.016660] system 00:03: [mem 0x00000400-0x000004ff] could not be reserved
[    1.016663] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.016737] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.016847] system 00:05: [io  0x0b00-0x0b7f] has been reserved
[    1.016850] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.016996] pnp 00:06: [dma 0 disabled]
[    1.017043] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
[    1.017171] pnp 00:07: [dma 0 disabled]
[    1.017214] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
[    1.017296] pnp 00:08: Plug and Play ACPI device, IDs IPI0001 (active)
[    1.017440] system 00:09: [io  0x0400-0x0453] could not be reserved
[    1.017443] system 00:09: [io  0x0458-0x047f] has been reserved
[    1.017445] system 00:09: [io  0x1180-0x119f] has been reserved
[    1.017447] system 00:09: [io  0x0500-0x057f] has been reserved
[    1.017450] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    1.017452] system 00:09: [mem 0xfec00000-0xfecfffff] could not be reserved
[    1.017455] system 00:09: [mem 0xff000000-0xffffffff] has been reserved
[    1.017458] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.017537] system 00:0a: [io  0x0454-0x0457] has been reserved
[    1.017540] system 00:0a: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    1.017685] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.017765] system 00:0c: [mem 0xfbffe000-0xfbffffff] could not be reserved
[    1.017768] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.017908] system 00:0d: [mem 0x00000000-0x0009ffff] could not be reserved
[    1.017911] system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.018103] pnp: PnP ACPI: found 14 devices
[    1.018105] ACPI: bus type PNP unregistered
[    1.024678] pci 0000:00:01.0: PCI bridge to [bus 01]
[    1.024690] pci 0000:00:01.1: PCI bridge to [bus 02]
[    1.024701] pci 0000:00:02.0: PCI bridge to [bus 03]
[    1.024704] pci 0000:00:02.0:   bridge window [io  0x8000-0x8fff]
[    1.024709] pci 0000:00:02.0:   bridge window [mem 0xdf900000-0xdfafffff]
[    1.024716] pci 0000:00:03.0: PCI bridge to [bus 04]
[    1.024727] pci 0000:00:11.0: PCI bridge to [bus 05]
[    1.024730] pci 0000:00:11.0:   bridge window [io  0x7000-0x7fff]
[    1.024739] pci 0000:00:11.0:   bridge window [mem 0xde000000-0xde4fffff 64bit pref]
[    1.024747] pci 0000:00:1c.0: PCI bridge to [bus 06-07]
[    1.024750] pci 0000:00:1c.0:   bridge window [io  0x6000-0x6fff]
[    1.024756] pci 0000:00:1c.0:   bridge window [mem 0xdfb00000-0xdfbfffff]
[    1.024760] pci 0000:00:1c.0:   bridge window [mem 0xde600000-0xde6fffff 64bit pref]
[    1.024767] pci 0000:00:1e.0: PCI bridge to [bus 08]
[    1.024772] pci 0000:00:1e.0:   bridge window [mem 0xdf000000-0xdf8fffff]
[    1.024776] pci 0000:00:1e.0:   bridge window [mem 0xdd000000-0xddffffff 64bit pref]
[    1.024784] pci_bus 0000:00: resource 4 [io  0x0000-0x03af]
[    1.024785] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7]
[    1.024786] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df]
[    1.024788] pci_bus 0000:00: resource 7 [io  0x0d00-0x9fff]
[    1.024789] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff]
[    1.024790] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff]
[    1.024792] pci_bus 0000:00: resource 10 [mem 0xfed08000-0xfed08fff]
[    1.024793] pci_bus 0000:00: resource 11 [mem 0xfed0e000-0xfed0ffff]
[    1.024795] pci_bus 0000:00: resource 12 [mem 0x80000000-0xdfffffff]
[    1.024797] pci_bus 0000:03: resource 0 [io  0x8000-0x8fff]
[    1.024798] pci_bus 0000:03: resource 1 [mem 0xdf900000-0xdfafffff]
[    1.024800] pci_bus 0000:05: resource 0 [io  0x7000-0x7fff]
[    1.024801] pci_bus 0000:05: resource 2 [mem 0xde000000-0xde4fffff 64bit pref]
[    1.024803] pci_bus 0000:06: resource 0 [io  0x6000-0x6fff]
[    1.024804] pci_bus 0000:06: resource 1 [mem 0xdfb00000-0xdfbfffff]
[    1.024806] pci_bus 0000:06: resource 2 [mem 0xde600000-0xde6fffff 64bit pref]
[    1.024808] pci_bus 0000:08: resource 1 [mem 0xdf000000-0xdf8fffff]
[    1.024809] pci_bus 0000:08: resource 2 [mem 0xdd000000-0xddffffff 64bit pref]
[    1.024810] pci_bus 0000:08: resource 4 [io  0x0000-0x03af]
[    1.024812] pci_bus 0000:08: resource 5 [io  0x03e0-0x0cf7]
[    1.024813] pci_bus 0000:08: resource 6 [io  0x03b0-0x03df]
[    1.024814] pci_bus 0000:08: resource 7 [io  0x0d00-0x9fff]
[    1.024816] pci_bus 0000:08: resource 8 [mem 0x000a0000-0x000bffff]
[    1.024817] pci_bus 0000:08: resource 9 [mem 0x000c0000-0x000dffff]
[    1.024819] pci_bus 0000:08: resource 10 [mem 0xfed08000-0xfed08fff]
[    1.024820] pci_bus 0000:08: resource 11 [mem 0xfed0e000-0xfed0ffff]
[    1.024821] pci_bus 0000:08: resource 12 [mem 0x80000000-0xdfffffff]
[    1.024844] pci 0000:80:01.0: PCI bridge to [bus 81]
[    1.024854] pci 0000:80:02.0: PCI bridge to [bus 82-83]
[    1.024858] pci 0000:80:02.0:   bridge window [mem 0xfba00000-0xfbefffff]
[    1.024862] pci 0000:80:02.0:   bridge window [mem 0xfb400000-0xfb8fffff 64bit pref]
[    1.024868] pci 0000:80:03.0: PCI bridge to [bus 84]
[    1.024877] pci_bus 0000:80: resource 4 [io  0xa000-0xffff]
[    1.024879] pci_bus 0000:80: resource 5 [mem 0xe0000000-0xfbffffff]
[    1.024880] pci_bus 0000:82: resource 1 [mem 0xfba00000-0xfbefffff]
[    1.024882] pci_bus 0000:82: resource 2 [mem 0xfb400000-0xfb8fffff 64bit pref]
[    1.024941] NET: Registered protocol family 2
[    1.025534] TCP established hash table entries: 524288 (order: 10, 4194304 bytes)
[    1.026286] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    1.026450] TCP: Hash tables configured (established 524288 bind 65536)
[    1.026490] TCP: reno registered
[    1.026618] UDP hash table entries: 65536 (order: 9, 2097152 bytes)
[    1.027069] UDP-Lite hash table entries: 65536 (order: 9, 2097152 bytes)
[    1.027530] NET: Registered protocol family 1
[    1.068392] pci 0000:08:01.0: Video device with shadowed ROM
[    1.068524] PCI: CLS 64 bytes, default 64
[    1.068613] Trying to unpack rootfs image as initramfs...
[    1.377651] Freeing initrd memory: 20128K (ffff8800358a0000 - ffff880036c48000)
[    1.377817] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.377821] software IO TLB [mem 0x79e47000-0x7de47000] (64MB) mapped at [ffff880079e47000-ffff88007de46fff]
[    1.379616] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
[    1.379724] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x427
[    1.379731] microcode: CPU1 sig=0x306e4, pf=0x1, revision=0x427
[    1.379738] microcode: CPU2 sig=0x306e4, pf=0x1, revision=0x427
[    1.379747] microcode: CPU3 sig=0x306e4, pf=0x1, revision=0x427
[    1.379757] microcode: CPU4 sig=0x306e4, pf=0x1, revision=0x427
[    1.379766] microcode: CPU5 sig=0x306e4, pf=0x1, revision=0x427
[    1.379788] microcode: CPU6 sig=0x306e4, pf=0x1, revision=0x427
[    1.379807] microcode: CPU7 sig=0x306e4, pf=0x1, revision=0x427
[    1.379832] microcode: CPU8 sig=0x306e4, pf=0x1, revision=0x427
[    1.379842] microcode: CPU9 sig=0x306e4, pf=0x1, revision=0x427
[    1.379852] microcode: CPU10 sig=0x306e4, pf=0x1, revision=0x427
[    1.379862] microcode: CPU11 sig=0x306e4, pf=0x1, revision=0x427
[    1.379871] microcode: CPU12 sig=0x306e4, pf=0x1, revision=0x427
[    1.379879] microcode: CPU13 sig=0x306e4, pf=0x1, revision=0x427
[    1.379895] microcode: CPU14 sig=0x306e4, pf=0x1, revision=0x427
[    1.379902] microcode: CPU15 sig=0x306e4, pf=0x1, revision=0x427
[    1.379909] microcode: CPU16 sig=0x306e4, pf=0x1, revision=0x427
[    1.379921] microcode: CPU17 sig=0x306e4, pf=0x1, revision=0x427
[    1.379932] microcode: CPU18 sig=0x306e4, pf=0x1, revision=0x427
[    1.379946] microcode: CPU19 sig=0x306e4, pf=0x1, revision=0x427
[    1.379971] microcode: CPU20 sig=0x306e4, pf=0x1, revision=0x427
[    1.379979] microcode: CPU21 sig=0x306e4, pf=0x1, revision=0x427
[    1.379988] microcode: CPU22 sig=0x306e4, pf=0x1, revision=0x427
[    1.379996] microcode: CPU23 sig=0x306e4, pf=0x1, revision=0x427
[    1.380130] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    1.380174] Scanning for low memory corruption every 60 seconds
[    1.380839] futex hash table entries: 8192 (order: 7, 524288 bytes)
[    1.380934] Initialise system trusted keyring
[    1.380976] audit: initializing netlink subsys (disabled)
[    1.380999] audit: type=2000 audit(1434039124.164:1): initialized
[    1.381823] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.383176] zpool: loaded
[    1.383179] zbud: loaded
[    1.383364] VFS: Disk quotas dquot_6.5.2
[    1.383412] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.384028] fuse init (API version 7.23)
[    1.384122] msgmni has been set to 32768
[    1.384196] Key type big_key registered
[    1.384975] Key type asymmetric registered
[    1.384994] Asymmetric key parser 'x509' registered
[    1.385046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    1.385161] io scheduler noop registered
[    1.385164] io scheduler deadline registered (default)
[    1.385218] io scheduler cfq registered
[    1.386650] ioapic: probe of 0000:00:05.4 failed with error -22
[    1.386683] ioapic: probe of 0000:80:05.4 failed with error -22
[    1.386701] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.386717] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.386800] vesafb: mode is 640x480x32, linelength=2560, pages=0
[    1.386802] vesafb: scrolling: redraw
[    1.386804] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.416612] vesafb: framebuffer at 0xdd000000, mapped to 0xffffc90029400000, using 1216k, total 1216k
[    1.430291] Console: switching to colour frame buffer device 80x30
[    1.444553] fb0: VESA VGA frame buffer device
[    1.444864] intel_idle: MWAIT substates: 0x1120
[    1.444865] intel_idle: v0.4 model 0x3E
[    1.444866] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.445778] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    1.446319] ACPI: Power Button [PWRB]
[    1.446594] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    1.464339] ACPI: Power Button [PWRF]
[    1.496954] ERST: Error Record Serialization Table (ERST) support is initialized.
[    1.518325] pstore: Registered erst as persistent store backend
[    1.530273] GHES: APEI firmware first mode is enabled by WHEA _OSC.
[    1.541708] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    1.573890] 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.615992] 00:07: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    1.638928] Linux agpgart interface v0.103
[    1.651617] brd: module loaded
[    1.663739] loop: module loaded
[    1.674957] libphy: Fixed MDIO Bus: probed
[    1.686965] tun: Universal TUN/TAP device driver, 1.6
[    1.699612] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    1.712113] PPP generic driver version 2.4.2
[    1.724444] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.736657] ehci-pci: EHCI PCI platform driver
[    1.749744] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    1.760271] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    1.780144] ehci-pci 0000:00:1a.0: debug port 2
[    1.793922] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    1.793951] ehci-pci 0000:00:1a.0: irq 16, io mem 0xdfc23000
[    1.812615] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    1.823305] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.834037] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.855377] usb usb1: Product: EHCI Host Controller
[    1.866125] usb usb1: Manufacturer: Linux 3.16.0-38-generic ehci_hcd
[    1.877826] usb usb1: SerialNumber: 0000:00:1a.0
[    1.889559] hub 1-0:1.0: USB hub found
[    1.900293] hub 1-0:1.0: 2 ports detected
[    1.911742] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    1.922548] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.944047] ehci-pci 0000:00:1d.0: debug port 2
[    1.958110] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    1.958126] ehci-pci 0000:00:1d.0: irq 23, io mem 0xdfc22000
[    1.976683] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    1.986038] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.996336] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.017433] usb usb2: Product: EHCI Host Controller
[    2.029234] usb usb2: Manufacturer: Linux 3.16.0-38-generic ehci_hcd
[    2.040602] usb usb2: SerialNumber: 0000:00:1d.0
[    2.050886] hub 2-0:1.0: USB hub found
[    2.060790] hub 2-0:1.0: 2 ports detected
[    2.070183] ehci-platform: EHCI generic platform driver
[    2.080073] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.089531] ohci-pci: OHCI PCI platform driver
[    2.099429] ohci-platform: OHCI generic platform driver
[    2.108740] uhci_hcd: USB Universal Host Controller Interface driver
[    2.118246] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    2.228782] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    2.433297] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    2.444248] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.455242] hub 1-1:1.0: USB hub found
[    2.465086] hub 1-1:1.0: 6 ports detected
[    2.584931] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    2.833434] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    2.842012] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.850897] hub 2-1:1.0: USB hub found
[    2.860866] hub 2-1:1.0: 8 ports detected
[    2.941208] usb 1-1.3: new full-speed USB device number 3 using ehci-pci
[    3.184921] i8042: No controller found
[    3.193682] tsc: Refined TSC clocksource calibration: 2599.999 MHz
[    3.195281] mousedev: PS/2 mouse device common for all mice
[    3.198538] rtc_cmos 00:02: RTC can wake from S4
[    3.199804] rtc (null): invalid alarm value: 2015-6-11 16:12:65
[    3.200145] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    3.200432] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    3.200535] device-mapper: uevent: version 1.0.3
[    3.200923] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
[    3.200939] Intel P-state driver initializing.
[    3.201003] Intel pstate controlling: cpu 0
[    3.201072] Intel pstate controlling: cpu 1
[    3.201291] Intel pstate controlling: cpu 2
[    3.201334] Intel pstate controlling: cpu 3
[    3.201477] Intel pstate controlling: cpu 4
[    3.201598] Intel pstate controlling: cpu 5
[    3.201703] Intel pstate controlling: cpu 6
[    3.201817] Intel pstate controlling: cpu 7
[    3.217260] usb 1-1.3: New USB device found, idVendor=0557, idProduct=2221
[    3.217261] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.217262] usb 1-1.3: Product: Hermon USB hidmouse Device
[    3.217263] usb 1-1.3: Manufacturer: Winbond Electronics Corp
[    3.430623] Intel pstate controlling: cpu 8
[    3.438953] Intel pstate controlling: cpu 9
[    3.447414] Intel pstate controlling: cpu 10
[    3.455211] Intel pstate controlling: cpu 11
[    3.463234] Intel pstate controlling: cpu 12
[    3.470385] Intel pstate controlling: cpu 13
[    3.478440] Intel pstate controlling: cpu 14
[    3.485743] Intel pstate controlling: cpu 15
[    3.492988] Intel pstate controlling: cpu 16
[    3.499734] Intel pstate controlling: cpu 17
[    3.505937] Intel pstate controlling: cpu 18
[    3.512278] Intel pstate controlling: cpu 19
[    3.517734] Intel pstate controlling: cpu 20
[    3.523041] Intel pstate controlling: cpu 21
[    3.528088] Intel pstate controlling: cpu 22
[    3.532792] Intel pstate controlling: cpu 23
[    3.536723] Consider also installing thermald for improved thermal control.
[    3.541595] ledtrig-cpu: registered to indicate activity on CPUs
[    3.547016] TCP: cubic registered
[    3.551697] NET: Registered protocol family 10
[    3.557465] NET: Registered protocol family 17
[    3.562983] Key type dns_resolver registered
[    3.569787] Loading compiled-in X.509 certificates
[    3.577133] Loaded X.509 cert 'Magrathea: Glacier signing key: c284edaccf0b473652c34d23bec356944236e63b'
[    3.590439] registered taskstats version 1
[    3.599699] Key type trusted registered
[    3.609217] Key type encrypted registered
[    3.614823] AppArmor: AppArmor sha1 policy hashing enabled
[    3.620112] ima: No TPM chip found, activating TPM-bypass!
[    3.625927] evm: HMAC attrs: 0x1
[    3.632880]   Magic number: 3:690:236
[    3.638579] memory memory114: hash matches
[    3.645050] rtc_cmos 00:02: setting system clock to 2015-06-11 16:12:07 UTC (1434039127)
[    3.658482] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    3.666387] EDD information not available.
[    3.674578] PM: Hibernation image not present or could not be loaded.
[    3.675858] Freeing unused kernel memory: 1352K (ffffffff81d1c000 - ffffffff81e6e000)
[    3.693755] Write protecting the kernel read-only data: 12288k
[    3.704850] Freeing unused kernel memory: 556K (ffff880001775000 - ffff880001800000)
[    3.726680] Freeing unused kernel memory: 500K (ffff880001b83000 - ffff880001c00000)
[    3.769878] systemd-udevd[267]: starting version 204
[    3.816623] pps_core: LinuxPPS API ver. 1 registered
[    3.837702] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    3.871410] hidraw: raw HID events driver (C) Jiri Kosina
[    3.887920] PTP clock support registered
[    3.901111] ahci 0000:00:1f.2: version 3.0
[    3.901219] ahci 0000:00:1f.2: irq 90 for MSI/MSI-X
[    3.901888] mpt2sas version 16.100.00.00 loaded
[    3.903484] usbcore: registered new interface driver usbhid
[    3.903484] usbhid: USB HID core driver
[    3.917938] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[    3.917940] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems apst 
[    3.959046] scsi0 : ahci
[    3.960479] scsi1 : ahci
[    3.962100] scsi2 : ahci
[    3.963848] scsi3 : ahci
[    3.965287] scsi4 : ahci
[    3.966748] scsi5 : ahci
[    3.966810] ata1: SATA max UDMA/133 abar m2048@0xdfc21000 port 0xdfc21100 irq 90
[    3.966838] ata2: SATA max UDMA/133 abar m2048@0xdfc21000 port 0xdfc21180 irq 90
[    3.966872] ata3: SATA max UDMA/133 abar m2048@0xdfc21000 port 0xdfc21200 irq 90
[    3.966907] ata4: SATA max UDMA/133 abar m2048@0xdfc21000 port 0xdfc21280 irq 90
[    3.966941] ata5: SATA max UDMA/133 abar m2048@0xdfc21000 port 0xdfc21300 irq 90
[    3.966964] ata6: SATA max UDMA/133 abar m2048@0xdfc21000 port 0xdfc21380 irq 90
[    4.168810] dca service started, version 1.12.1
[    4.170208] scsi6 : Fusion MPT SAS Host
[    4.172028] mpt2sas0: 64 BIT PCI BUS DMA ADDRESSING SUPPORTED, total mem (264123244 kB)
[    4.172124] mpt2sas 0000:03:00.0: irq 91 for MSI/MSI-X
[    4.172147] mpt2sas 0000:03:00.0: irq 92 for MSI/MSI-X
[    4.172179] mpt2sas 0000:03:00.0: irq 93 for MSI/MSI-X
[    4.172184] mpt2sas 0000:03:00.0: irq 94 for MSI/MSI-X
[    4.172188] mpt2sas 0000:03:00.0: irq 95 for MSI/MSI-X
[    4.172192] mpt2sas 0000:03:00.0: irq 96 for MSI/MSI-X
[    4.172213] mpt2sas 0000:03:00.0: irq 97 for MSI/MSI-X
[    4.172219] mpt2sas 0000:03:00.0: irq 98 for MSI/MSI-X
[    4.172235] mpt2sas 0000:03:00.0: irq 99 for MSI/MSI-X
[    4.172239] mpt2sas 0000:03:00.0: irq 100 for MSI/MSI-X
[    4.172250] mpt2sas 0000:03:00.0: irq 101 for MSI/MSI-X
[    4.172269] mpt2sas 0000:03:00.0: irq 102 for MSI/MSI-X
[    4.172274] mpt2sas 0000:03:00.0: irq 103 for MSI/MSI-X
[    4.172300] mpt2sas 0000:03:00.0: irq 104 for MSI/MSI-X
[    4.172308] mpt2sas 0000:03:00.0: irq 105 for MSI/MSI-X
[    4.172317] mpt2sas 0000:03:00.0: irq 106 for MSI/MSI-X
[    4.172598] mpt2sas0-msix0: PCI-MSI-X enabled: IRQ 91
[    4.172599] mpt2sas0-msix1: PCI-MSI-X enabled: IRQ 92
[    4.172599] mpt2sas0-msix2: PCI-MSI-X enabled: IRQ 93
[    4.172600] mpt2sas0-msix3: PCI-MSI-X enabled: IRQ 94
[    4.172600] mpt2sas0-msix4: PCI-MSI-X enabled: IRQ 95
[    4.172600] mpt2sas0-msix5: PCI-MSI-X enabled: IRQ 96
[    4.172601] mpt2sas0-msix6: PCI-MSI-X enabled: IRQ 97
[    4.172601] mpt2sas0-msix7: PCI-MSI-X enabled: IRQ 98
[    4.172601] mpt2sas0-msix8: PCI-MSI-X enabled: IRQ 99
[    4.172602] mpt2sas0-msix9: PCI-MSI-X enabled: IRQ 100
[    4.172602] mpt2sas0-msix10: PCI-MSI-X enabled: IRQ 101
[    4.172603] mpt2sas0-msix11: PCI-MSI-X enabled: IRQ 102
[    4.172603] mpt2sas0-msix12: PCI-MSI-X enabled: IRQ 103
[    4.172603] mpt2sas0-msix13: PCI-MSI-X enabled: IRQ 104
[    4.172604] mpt2sas0-msix14: PCI-MSI-X enabled: IRQ 105
[    4.172604] mpt2sas0-msix15: PCI-MSI-X enabled: IRQ 106
[    4.172605] mpt2sas0: iomem(0x00000000dfa40000), mapped(0xffffc900293e0000), size(65536)
[    4.172606] mpt2sas0: ioport(0x0000000000008000), size(256)
[    4.379183] input: Winbond Electronics Corp Hermon USB hidmouse Device as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:0557:2221.0001/input/input2
[    4.382192] ata4: SATA link down (SStatus 0 SControl 300)
[    4.382642] ata1: SATA link down (SStatus 0 SControl 300)
[    4.383035] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    4.383352] ata6: SATA link down (SStatus 0 SControl 300)
[    4.383811] ata3: SATA link down (SStatus 0 SControl 300)
[    4.384121] ata5: SATA link down (SStatus 0 SControl 300)
[    4.384886] ata2.00: failed to get NCQ Send/Recv Log Emask 0x1
[    4.384887] ata2.00: ATA-9: Samsung SSD 840 PRO Series, DXM06B0Q, max UDMA/133
[    4.384888] ata2.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    4.386052] ata2.00: failed to get NCQ Send/Recv Log Emask 0x1
[    4.386054] ata2.00: configured for UDMA/133
[    4.394357] scsi 1:0:0:0: Direct-Access     ATA      Samsung SSD 840  6B0Q PQ: 0 ANSI: 5
[    4.395829] sd 1:0:0:0: Attached scsi generic sg0 type 0
[    4.396926] sd 1:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB)
[    4.398226] sd 1:0:0:0: [sda] Write Protect is off
[    4.398228] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.398237] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.399923]  sda: sda1 sda2 < sda5 >
[    4.400643] sd 1:0:0:0: [sda] Attached SCSI disk
[    4.548261] Switched to clocksource tsc
[    4.548354] hid-generic 0003:0557:2221.0001: input,hidraw0: USB HID v1.00 Mouse [Winbond Electronics Corp Hermon USB hidmouse Device] on usb-0000:00:1a.0-1.3/input0
[    4.548502] input: Winbond Electronics Corp Hermon USB hidmouse Device as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:0557:2221.0002/input/input3
[    4.548564] hid-generic 0003:0557:2221.0002: input,hidraw1: USB HID v1.00 Keyboard [Winbond Electronics Corp Hermon USB hidmouse Device] on usb-0000:00:1a.0-1.3/input1
[    4.557495] random: lvm urandom read with 21 bits of entropy available
[    4.674349] isci: Intel(R) C600 SAS Controller Driver - version 1.2.0
[    4.684760] isci 0000:05:00.0: driver configured for rev: 6 silicon
[    4.695569] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 3.19.1-k
[    4.719107] ixgbe: Copyright (c) 1999-2014 Intel Corporation.
[    4.732903] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.2.13-k
[    4.758164] igb: Copyright (c) 2007-2014 Intel Corporation.
[    4.760349] isci 0000:05:00.0: OEM parameter table found in OROM
[    4.760351] isci 0000:05:00.0: [0]: invalid oem parameters detected, falling back to firmware
[    4.760377] isci 0000:05:00.0: OEM SAS parameters (version: 1.3) loaded (firmware)
[    4.760751] isci 0000:05:00.0: SCU controller 0: phy 3-0 cables: {short, short, short, short}
[    4.764182] scsi7 : isci
[    4.764665] isci 0000:05:00.0: irq 107 for MSI/MSI-X
[    4.764683] isci 0000:05:00.0: irq 108 for MSI/MSI-X
[    4.801788] mpt2sas0: sending message unit reset !!
[    4.809757] mpt2sas0: message unit reset: SUCCESS
[    4.899616] igb 0000:06:00.0: irq 109 for MSI/MSI-X
[    4.899623] igb 0000:06:00.0: irq 110 for MSI/MSI-X
[    4.899627] igb 0000:06:00.0: irq 111 for MSI/MSI-X
[    4.899635] igb 0000:06:00.0: irq 112 for MSI/MSI-X
[    4.899639] igb 0000:06:00.0: irq 113 for MSI/MSI-X
[    4.899644] igb 0000:06:00.0: irq 114 for MSI/MSI-X
[    4.899649] igb 0000:06:00.0: irq 115 for MSI/MSI-X
[    4.899653] igb 0000:06:00.0: irq 116 for MSI/MSI-X
[    4.899658] igb 0000:06:00.0: irq 117 for MSI/MSI-X
[    4.931972] igb 0000:06:00.0: irq 109 for MSI/MSI-X
[    4.931976] igb 0000:06:00.0: irq 110 for MSI/MSI-X
[    4.931980] igb 0000:06:00.0: irq 111 for MSI/MSI-X
[    4.931985] igb 0000:06:00.0: irq 112 for MSI/MSI-X
[    4.931989] igb 0000:06:00.0: irq 113 for MSI/MSI-X
[    4.931993] igb 0000:06:00.0: irq 114 for MSI/MSI-X
[    4.931998] igb 0000:06:00.0: irq 115 for MSI/MSI-X
[    4.932002] igb 0000:06:00.0: irq 116 for MSI/MSI-X
[    4.932006] igb 0000:06:00.0: irq 117 for MSI/MSI-X
[    4.965802] raid6: sse2x1    7923 MB/s
[    4.998009] mpt2sas0: Allocated physical memory: size(18614 kB)
[    5.012133] mpt2sas0: Current Controller Queue Depth(9979), Max Controller Queue Depth(10240)
[    5.035432] mpt2sas0: Scatter Gather Elements per IO(128)
[    5.045829] raid6: sse2x2    9685 MB/s
[    5.059895] igb 0000:06:00.0: added PHC on eth0
[    5.071082] igb 0000:06:00.0: Intel(R) Gigabit Ethernet Network Connection
[    5.083562] igb 0000:06:00.0: eth0: (PCIe:5.0Gb/s:Width x4) 00:25:90:f5:6e:02
[    5.095481] igb 0000:06:00.0: eth0: PBA No: 105900-000
[    5.106886] igb 0000:06:00.0: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s)
[    5.113857] raid6: sse2x4   11410 MB/s
[    5.113858] raid6: using algorithm sse2x4 (11410 MB/s)
[    5.113859] raid6: using ssse3x2 recovery algorithm
[    5.158812] ixgbe 0000:82:00.0: irq 118 for MSI/MSI-X
[    5.158817] ixgbe 0000:82:00.0: irq 119 for MSI/MSI-X
[    5.158824] ixgbe 0000:82:00.0: irq 120 for MSI/MSI-X
[    5.158829] ixgbe 0000:82:00.0: irq 121 for MSI/MSI-X
[    5.158833] ixgbe 0000:82:00.0: irq 122 for MSI/MSI-X
[    5.158837] ixgbe 0000:82:00.0: irq 123 for MSI/MSI-X
[    5.158842] ixgbe 0000:82:00.0: irq 124 for MSI/MSI-X
[    5.158846] ixgbe 0000:82:00.0: irq 125 for MSI/MSI-X
[    5.158851] ixgbe 0000:82:00.0: irq 126 for MSI/MSI-X
[    5.158855] ixgbe 0000:82:00.0: irq 127 for MSI/MSI-X
[    5.158860] ixgbe 0000:82:00.0: irq 128 for MSI/MSI-X
[    5.158864] ixgbe 0000:82:00.0: irq 129 for MSI/MSI-X
[    5.158868] ixgbe 0000:82:00.0: irq 130 for MSI/MSI-X
[    5.158872] ixgbe 0000:82:00.0: irq 131 for MSI/MSI-X
[    5.158876] ixgbe 0000:82:00.0: irq 132 for MSI/MSI-X
[    5.158880] ixgbe 0000:82:00.0: irq 133 for MSI/MSI-X
[    5.158884] ixgbe 0000:82:00.0: irq 134 for MSI/MSI-X
[    5.158888] ixgbe 0000:82:00.0: irq 135 for MSI/MSI-X
[    5.158894] ixgbe 0000:82:00.0: irq 136 for MSI/MSI-X
[    5.158898] ixgbe 0000:82:00.0: irq 137 for MSI/MSI-X
[    5.158902] ixgbe 0000:82:00.0: irq 138 for MSI/MSI-X
[    5.158906] ixgbe 0000:82:00.0: irq 139 for MSI/MSI-X
[    5.158910] ixgbe 0000:82:00.0: irq 140 for MSI/MSI-X
[    5.158914] ixgbe 0000:82:00.0: irq 141 for MSI/MSI-X
[    5.158922] ixgbe 0000:82:00.0: irq 142 for MSI/MSI-X
[    5.158980] ixgbe 0000:82:00.0: Multiqueue Enabled: Rx Queue count = 24, Tx Queue count = 24
[    5.190802] igb 0000:06:00.1: irq 143 for MSI/MSI-X
[    5.190808] igb 0000:06:00.1: irq 144 for MSI/MSI-X
[    5.190812] igb 0000:06:00.1: irq 145 for MSI/MSI-X
[    5.190817] igb 0000:06:00.1: irq 146 for MSI/MSI-X
[    5.190822] igb 0000:06:00.1: irq 147 for MSI/MSI-X
[    5.190826] igb 0000:06:00.1: irq 148 for MSI/MSI-X
[    5.190831] igb 0000:06:00.1: irq 149 for MSI/MSI-X
[    5.190835] igb 0000:06:00.1: irq 150 for MSI/MSI-X
[    5.190840] igb 0000:06:00.1: irq 151 for MSI/MSI-X
[    5.191497] xor: automatically using best checksumming function:
[    5.219078] ixgbe 0000:82:00.0: PCI Express bandwidth of 32GT/s available
[    5.225832] igb 0000:06:00.1: irq 143 for MSI/MSI-X
[    5.225850] igb 0000:06:00.1: irq 144 for MSI/MSI-X
[    5.225863] igb 0000:06:00.1: irq 145 for MSI/MSI-X
[    5.225887] igb 0000:06:00.1: irq 146 for MSI/MSI-X
[    5.225918] igb 0000:06:00.1: irq 147 for MSI/MSI-X
[    5.225927] igb 0000:06:00.1: irq 148 for MSI/MSI-X
[    5.225937] igb 0000:06:00.1: irq 149 for MSI/MSI-X
[    5.225946] igb 0000:06:00.1: irq 150 for MSI/MSI-X
[    5.225966] igb 0000:06:00.1: irq 151 for MSI/MSI-X
[    5.229167] ixgbe 0000:82:00.0: (Speed:5.0GT/s, Width: x8, Encoding Loss:20%)
[    5.241906]    avx       : 21754.000 MB/sec
[    5.261498] Btrfs loaded
[    5.290364] igb 0000:06:00.1: added PHC on eth1
[    5.300840] igb 0000:06:00.1: Intel(R) Gigabit Ethernet Network Connection
[    5.311012] igb 0000:06:00.1: eth1: (PCIe:5.0Gb/s:Width x4) 00:25:90:f5:6e:03
[    5.321692] igb 0000:06:00.1: eth1: PBA No: 105900-000
[    5.333224] igb 0000:06:00.1: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s)
[    5.355508] igb 0000:06:00.2: irq 152 for MSI/MSI-X
[    5.355514] igb 0000:06:00.2: irq 153 for MSI/MSI-X
[    5.355519] igb 0000:06:00.2: irq 154 for MSI/MSI-X
[    5.355530] igb 0000:06:00.2: irq 155 for MSI/MSI-X
[    5.355535] igb 0000:06:00.2: irq 156 for MSI/MSI-X
[    5.355540] igb 0000:06:00.2: irq 157 for MSI/MSI-X
[    5.355547] igb 0000:06:00.2: irq 158 for MSI/MSI-X
[    5.355551] igb 0000:06:00.2: irq 159 for MSI/MSI-X
[    5.355556] igb 0000:06:00.2: irq 160 for MSI/MSI-X
[    5.385043] EXT4-fs (dm-0): INFO: recovery required on readonly filesystem
[    5.393378] igb 0000:06:00.2: irq 152 for MSI/MSI-X
[    5.393399] igb 0000:06:00.2: irq 153 for MSI/MSI-X
[    5.393428] igb 0000:06:00.2: irq 154 for MSI/MSI-X
[    5.393462] igb 0000:06:00.2: irq 155 for MSI/MSI-X
[    5.393504] igb 0000:06:00.2: irq 156 for MSI/MSI-X
[    5.393539] igb 0000:06:00.2: irq 157 for MSI/MSI-X
[    5.393565] igb 0000:06:00.2: irq 158 for MSI/MSI-X
[    5.393585] igb 0000:06:00.2: irq 159 for MSI/MSI-X
[    5.393597] igb 0000:06:00.2: irq 160 for MSI/MSI-X
[    5.396255] EXT4-fs (dm-0): write access will be enabled during recovery
[    5.399191] ixgbe 0000:82:00.0: MAC: 3, PHY: 3, PBA No: G45270-003
[    5.399192] ixgbe 0000:82:00.0: a0:36:9f:3e:63:fc
[    5.443870] EXT4-fs (dm-0): orphan cleanup on readonly fs
[    5.454122] EXT4-fs (dm-0): 3 orphan inodes deleted
[    5.462883] igb 0000:06:00.2: added PHC on eth2
[    5.462884] igb 0000:06:00.2: Intel(R) Gigabit Ethernet Network Connection
[    5.462885] igb 0000:06:00.2: eth2: (PCIe:5.0Gb/s:Width x4) 00:25:90:f5:6e:04
[    5.463078] igb 0000:06:00.2: eth2: PBA No: 105900-000
[    5.463079] igb 0000:06:00.2: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s)
[    5.465062] igb 0000:06:00.3: irq 161 for MSI/MSI-X
[    5.465086] igb 0000:06:00.3: irq 162 for MSI/MSI-X
[    5.465097] igb 0000:06:00.3: irq 163 for MSI/MSI-X
[    5.465108] igb 0000:06:00.3: irq 164 for MSI/MSI-X
[    5.465123] igb 0000:06:00.3: irq 165 for MSI/MSI-X
[    5.465148] igb 0000:06:00.3: irq 166 for MSI/MSI-X
[    5.465183] igb 0000:06:00.3: irq 167 for MSI/MSI-X
[    5.465217] igb 0000:06:00.3: irq 168 for MSI/MSI-X
[    5.465242] igb 0000:06:00.3: irq 169 for MSI/MSI-X
[    5.514421] igb 0000:06:00.3: irq 161 for MSI/MSI-X
[    5.514433] igb 0000:06:00.3: irq 162 for MSI/MSI-X
[    5.514455] igb 0000:06:00.3: irq 163 for MSI/MSI-X
[    5.514478] igb 0000:06:00.3: irq 164 for MSI/MSI-X
[    5.514520] igb 0000:06:00.3: irq 165 for MSI/MSI-X
[    5.514557] igb 0000:06:00.3: irq 166 for MSI/MSI-X
[    5.514570] igb 0000:06:00.3: irq 167 for MSI/MSI-X
[    5.514582] igb 0000:06:00.3: irq 168 for MSI/MSI-X
[    5.514593] igb 0000:06:00.3: irq 169 for MSI/MSI-X
[    5.525951] EXT4-fs (dm-0): recovery complete
[    5.542609] ixgbe 0000:82:00.0: Intel(R) 10 Gigabit Network Connection
[    5.550213] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[    5.566846] mpt2sas0: LSISAS2308: FWVersion(17.00.01.00), ChipRevision(0x05), BiosVersion(07.33.00.00)
[    5.566849] mpt2sas0: Protocol=(Initiator,Target), Capabilities=(TLR,EEDP,Snapshot Buffer,Diag Trace Buffer,Task Set Full,NCQ)
[    5.566977] mpt2sas0: sending port enable !!
[    5.591970] igb 0000:06:00.3: added PHC on eth4
[    5.591971] igb 0000:06:00.3: Intel(R) Gigabit Ethernet Network Connection
[    5.591972] igb 0000:06:00.3: eth4: (PCIe:5.0Gb/s:Width x4) 00:25:90:f5:6e:05
[    5.592115] igb 0000:06:00.3: eth4: PBA No: 105900-000
[    5.592116] igb 0000:06:00.3: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s)
[    6.119185] ixgbe 0000:82:00.1: irq 170 for MSI/MSI-X
[    6.119191] ixgbe 0000:82:00.1: irq 171 for MSI/MSI-X
[    6.119196] ixgbe 0000:82:00.1: irq 172 for MSI/MSI-X
[    6.119203] ixgbe 0000:82:00.1: irq 173 for MSI/MSI-X
[    6.119207] ixgbe 0000:82:00.1: irq 174 for MSI/MSI-X
[    6.119211] ixgbe 0000:82:00.1: irq 175 for MSI/MSI-X
[    6.119216] ixgbe 0000:82:00.1: irq 176 for MSI/MSI-X
[    6.119220] ixgbe 0000:82:00.1: irq 177 for MSI/MSI-X
[    6.119225] ixgbe 0000:82:00.1: irq 178 for MSI/MSI-X
[    6.119229] ixgbe 0000:82:00.1: irq 179 for MSI/MSI-X
[    6.119236] ixgbe 0000:82:00.1: irq 180 for MSI/MSI-X
[    6.119240] ixgbe 0000:82:00.1: irq 181 for MSI/MSI-X
[    6.119245] ixgbe 0000:82:00.1: irq 182 for MSI/MSI-X
[    6.119249] ixgbe 0000:82:00.1: irq 183 for MSI/MSI-X
[    6.119253] ixgbe 0000:82:00.1: irq 184 for MSI/MSI-X
[    6.119257] ixgbe 0000:82:00.1: irq 185 for MSI/MSI-X
[    6.119261] ixgbe 0000:82:00.1: irq 186 for MSI/MSI-X
[    6.119266] ixgbe 0000:82:00.1: irq 187 for MSI/MSI-X
[    6.119270] ixgbe 0000:82:00.1: irq 188 for MSI/MSI-X
[    6.119274] ixgbe 0000:82:00.1: irq 189 for MSI/MSI-X
[    6.119278] ixgbe 0000:82:00.1: irq 190 for MSI/MSI-X
[    6.119282] ixgbe 0000:82:00.1: irq 191 for MSI/MSI-X
[    6.119287] ixgbe 0000:82:00.1: irq 192 for MSI/MSI-X
[    6.119291] ixgbe 0000:82:00.1: irq 193 for MSI/MSI-X
[    6.119295] ixgbe 0000:82:00.1: irq 194 for MSI/MSI-X
[    6.119353] ixgbe 0000:82:00.1: Multiqueue Enabled: Rx Queue count = 24, Tx Queue count = 24
[    6.199722] ixgbe 0000:82:00.1: PCI Express bandwidth of 32GT/s available
[    6.210022] ixgbe 0000:82:00.1: (Speed:5.0GT/s, Width: x8, Encoding Loss:20%)
[    6.381482] ixgbe 0000:82:00.1: MAC: 3, PHY: 3, PBA No: G45270-003
[    6.392627] ixgbe 0000:82:00.1: a0:36:9f:3e:63:fe
[    6.547077] ixgbe 0000:82:00.1: Intel(R) 10 Gigabit Network Connection
[    6.651742] init: plymouth-upstart-bridge main process (424) terminated with status 1
[    6.672598] init: plymouth-upstart-bridge main process ended, respawning
[    6.690088] init: plymouth-upstart-bridge main process (434) terminated with status 1
[    6.713691] init: plymouth-upstart-bridge main process ended, respawning
[    6.793078] Adding 503804k swap on /dev/mapper/system-swap_1.  Priority:-1 extents:1 across:503804k SSFS
[    6.848219] random: nonblocking pool is initialized
[    6.867091] systemd-udevd[549]: starting version 204
[    6.879040] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro,discard
[    6.898170] lp: driver loaded but no devices found
[    6.914831] 8021q: 802.1Q VLAN Support v1.8
[    6.920257] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
[    6.935235] wmi: Mapper loaded
[    6.938665] ioatdma: Intel(R) QuickData Technology Driver 4.00
[    6.938891] ioatdma 0000:00:04.0: irq 195 for MSI/MSI-X
[    6.939259] igb 0000:06:00.0: DCA enabled
[    6.939327] igb 0000:06:00.1: DCA enabled
[    6.939450] ioatdma 0000:00:04.1: irq 196 for MSI/MSI-X
[    6.939590] igb 0000:06:00.2: DCA enabled
[    6.939606] igb 0000:06:00.3: DCA enabled
[    6.939706] ioatdma 0000:00:04.2: irq 197 for MSI/MSI-X
[    6.939953] ioatdma 0000:00:04.3: irq 198 for MSI/MSI-X
[    6.940404] ioatdma 0000:00:04.4: irq 199 for MSI/MSI-X
[    6.940746] ioatdma 0000:00:04.5: irq 200 for MSI/MSI-X
[    6.940988] ioatdma 0000:00:04.6: irq 201 for MSI/MSI-X
[    6.941358] ioatdma 0000:00:04.7: irq 202 for MSI/MSI-X
[    6.941987] ioatdma 0000:80:04.0: irq 203 for MSI/MSI-X
[    6.942819] ioatdma 0000:80:04.1: irq 204 for MSI/MSI-X
[    6.943247] ioatdma 0000:80:04.2: irq 205 for MSI/MSI-X
[    6.943469] ioatdma 0000:80:04.3: irq 206 for MSI/MSI-X
[    6.943937] ioatdma 0000:80:04.4: irq 207 for MSI/MSI-X
[    6.946086] ioatdma 0000:80:04.5: irq 208 for MSI/MSI-X
[    6.946305] ioatdma 0000:80:04.6: irq 209 for MSI/MSI-X
[    6.946762] ioatdma 0000:80:04.7: irq 210 for MSI/MSI-X
[    6.953712] ipmi message handler version 39.2
[    6.957611] IPMI System Interface driver.
[    6.957761] ipmi_si: probing via ACPI
[    6.957784] ipmi_si 00:08: [io  0x0ca2] regsize 1 spacing 1 irq 0
[    6.957786] ipmi_si: Adding ACPI-specified kcs state machine
[    6.957851] ipmi_si: probing via SMBIOS
[    6.957853] ipmi_si: SMBIOS: io 0xca2 regsize 1 spacing 1 irq 0
[    6.957853] ipmi_si: Adding SMBIOS-specified kcs state machine duplicate interface
[    6.957855] ipmi_si: probing via SPMI
[    6.957856] ipmi_si: SPMI: io 0xca2 regsize 1 spacing 1 irq 0
[    6.957857] ipmi_si: Adding SPMI-specified kcs state machine duplicate interface
[    6.957859] ipmi_si: Trying ACPI-specified kcs state machine at i/o address 0xca2, slave address 0x0, irq 0
[    6.961221] mei_me 0000:00:16.0: Device doesn't have valid ME Interface
[    6.972850] EDAC MC: Ver: 3.0.0
[    6.975003] EDAC sbridge: Seeking for: dev 0e.0 PCI ID 8086:0ea0
[    6.975011] EDAC sbridge: Seeking for: dev 0e.0 PCI ID 8086:0ea0
[    6.975017] EDAC sbridge: Seeking for: dev 0e.0 PCI ID 8086:0ea0
[    6.975019] EDAC sbridge: Seeking for: dev 0f.0 PCI ID 8086:0ea8
[    6.975022] EDAC sbridge: Seeking for: dev 0f.0 PCI ID 8086:0ea8
[    6.975026] EDAC sbridge: Seeking for: dev 0f.0 PCI ID 8086:0ea8
[    6.975027] EDAC sbridge: Seeking for: dev 0f.1 PCI ID 8086:0e71
[    6.975031] EDAC sbridge: Seeking for: dev 0f.1 PCI ID 8086:0e71
[    6.975034] EDAC sbridge: Seeking for: dev 0f.1 PCI ID 8086:0e71
[    6.975036] EDAC sbridge: Seeking for: dev 0f.2 PCI ID 8086:0eaa
[    6.975039] EDAC sbridge: Seeking for: dev 0f.2 PCI ID 8086:0eaa
[    6.975043] EDAC sbridge: Seeking for: dev 0f.2 PCI ID 8086:0eaa
[    6.975044] EDAC sbridge: Seeking for: dev 0f.3 PCI ID 8086:0eab
[    6.975048] EDAC sbridge: Seeking for: dev 0f.3 PCI ID 8086:0eab
[    6.975051] EDAC sbridge: Seeking for: dev 0f.3 PCI ID 8086:0eab
[    6.975053] EDAC sbridge: Seeking for: dev 0f.4 PCI ID 8086:0eac
[    6.975056] EDAC sbridge: Seeking for: dev 0f.4 PCI ID 8086:0eac
[    6.975060] EDAC sbridge: Seeking for: dev 0f.4 PCI ID 8086:0eac
[    6.975061] EDAC sbridge: Seeking for: dev 0f.5 PCI ID 8086:0ead
[    6.975065] EDAC sbridge: Seeking for: dev 0f.5 PCI ID 8086:0ead
[    6.975069] EDAC sbridge: Seeking for: dev 0f.5 PCI ID 8086:0ead
[    6.975070] EDAC sbridge: Seeking for: dev 16.0 PCI ID 8086:0ec8
[    6.975074] EDAC sbridge: Seeking for: dev 16.0 PCI ID 8086:0ec8
[    6.975077] EDAC sbridge: Seeking for: dev 16.0 PCI ID 8086:0ec8
[    6.975078] EDAC sbridge: Seeking for: dev 16.1 PCI ID 8086:0ec9
[    6.975082] EDAC sbridge: Seeking for: dev 16.1 PCI ID 8086:0ec9
[    6.975086] EDAC sbridge: Seeking for: dev 16.1 PCI ID 8086:0ec9
[    6.975087] EDAC sbridge: Seeking for: dev 16.2 PCI ID 8086:0eca
[    6.975091] EDAC sbridge: Seeking for: dev 16.2 PCI ID 8086:0eca
[    6.975094] EDAC sbridge: Seeking for: dev 16.2 PCI ID 8086:0eca
[    6.975095] EDAC sbridge: Seeking for: dev 1c.0 PCI ID 8086:0e60
[    6.975100] EDAC sbridge: Seeking for: dev 1d.2 PCI ID 8086:0e6a
[    6.975105] EDAC sbridge: Seeking for: dev 1d.3 PCI ID 8086:0e6b
[    6.975109] EDAC sbridge: Seeking for: dev 11.0 PCI ID 8086:0eb8
[    6.975114] EDAC sbridge: Seeking for: dev 11.4 PCI ID 8086:0ebc
[    6.975476] EDAC MC0: Giving out device to module sbridge_edac.c controller Ivy Bridge Socket#0: DEV 0000:7f:0e.0 (POLLED)
[    6.975721] EDAC MC1: Giving out device to module sbridge_edac.c controller Ivy Bridge Socket#1: DEV 0000:ff:0e.0 (POLLED)
[    6.975723] EDAC sbridge: Driver loaded.
[    6.997685] audit: type=1400 audit(1434039130.848:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=792 comm="apparmor_parser"
[    6.997694] audit: type=1400 audit(1434039130.848:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=792 comm="apparmor_parser"
[    6.997700] audit: type=1400 audit(1434039130.848:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=792 comm="apparmor_parser"
[    6.997711] audit: type=1400 audit(1434039130.848:5): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=794 comm="apparmor_parser"
[    6.997719] audit: type=1400 audit(1434039130.848:6): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=794 comm="apparmor_parser"
[    6.997724] audit: type=1400 audit(1434039130.848:7): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=794 comm="apparmor_parser"
[    6.997732] audit: type=1400 audit(1434039130.848:8): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=797 comm="apparmor_parser"
[    6.997738] audit: type=1400 audit(1434039130.848:9): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=797 comm="apparmor_parser"
[    6.997743] audit: type=1400 audit(1434039130.848:10): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=797 comm="apparmor_parser"
[    6.998268] audit: type=1400 audit(1434039130.848:11): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=797 comm="apparmor_parser"
[    6.998791] AVX version of gcm_enc/dec engaged.
[    7.014768] systemd-udevd[612]: renamed network interface eth4 to rename6
[    7.083698] ipmi_si 00:08: Found new BMC (man_id: 0x002a7c, prod_id: 0x0626, dev_id: 0x20)
[    7.083707] ipmi_si 00:08: IPMI kcs interface initialized
[    7.150813] mpt2sas0: host_add: handle(0x0001), sas_addr(0x500605b0091ca950), phys(8)
[    7.156288] mpt2sas0: expander_add: handle(0x0009), parent(0x0001), sas_addr(0x500304800143423f), phys(38)
[    7.186902] systemd-udevd[611]: renamed network interface eth3 to eth4
[    7.386921] systemd-udevd[612]: renamed network interface rename6 to eth3
[    7.388643] IPv6: ADDRCONF(NETDEV_UP): bond0: link is not ready
[    7.388645] 8021q: adding VLAN 0 to HW filter on device bond0
[    7.389214] 8021q: VLANs not supported on bond0
[    7.402247] mpt2sas0: expander_add: handle(0x0023), parent(0x0002), sas_addr(0x50030480014ac8bf), phys(30)
[    7.411583] init: rpcbind main process (1127) terminated with status 127
[    7.411592] init: rpcbind main process ended, respawning
[    7.415468] bonding: bond0: Setting MII monitoring interval to 100
[    7.421149] IPv6: ADDRCONF(NETDEV_UP): bond0: link is not ready
[    7.421150] 8021q: adding VLAN 0 to HW filter on device bond0
[    7.429882] init: Failed to obtain startpar-bridge instance: Unknown parameter: INSTANCE
[    7.464609] bonding: bond0: Adding slave eth5
[    7.520243] Adding 33554428k swap on /opt/swap/swapfile.  Priority:-2 extents:19 across:35799036k SSFS
[    7.533552] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
[    7.534549] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    7.567208] pps pps0: new PPS source ptp4
[    7.567212] ixgbe 0000:82:00.1: registered PHC device on eth5
[    7.969101] IPv6: ADDRCONF(NETDEV_UP): eth5: link is not ready
[    7.969105] 8021q: adding VLAN 0 to HW filter on device eth5
[    7.989258] bonding: bond0: Enslaving eth5 as a backup interface with a down link
[    7.990123] bonding: bond0: Adding slave eth4
[    8.095897] pps pps1: new PPS source ptp5
[    8.095900] ixgbe 0000:82:00.0: registered PHC device on eth4
[    8.497556] IPv6: ADDRCONF(NETDEV_UP): eth4: link is not ready
[    8.497559] 8021q: adding VLAN 0 to HW filter on device eth4
[    8.517684] bonding: bond0: Enslaving eth4 as a backup interface with a down link
[    8.522187] IPv6: ADDRCONF(NETDEV_UP): bond0.21: link is not ready
[    8.567868] init: failsafe main process (1239) killed by TERM signal
[    8.888894] ipmi device interface
[    8.943352] ioatdma 0000:00:04.1: ioat3_timer_event: Channel halted (0)
[   11.940456] init: plymouth-upstart-bridge main process ended, respawning
[   12.908949] mpt2sas0: port enable: SUCCESS
[   13.148174] scsi 6:0:0:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   13.148179] scsi 6:0:0:0: SATA: handle(0x000a), sas_addr(0x500304800143420c), phy(12), device_name(0x0000000000000000)
[   13.148180] scsi 6:0:0:0: SATA: enclosure_logical_id(0x500304800143423f), slot(0)
[   13.148258] scsi 6:0:0:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   13.148260] scsi 6:0:0:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   13.397903] scsi 6:0:1:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   13.397907] scsi 6:0:1:0: SATA: handle(0x000b), sas_addr(0x500304800143420d), phy(13), device_name(0x0000000000000000)
[   13.397909] scsi 6:0:1:0: SATA: enclosure_logical_id(0x500304800143423f), slot(1)
[   13.397986] scsi 6:0:1:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   13.397988] scsi 6:0:1:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   13.648471] scsi 6:0:2:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   13.648475] scsi 6:0:2:0: SATA: handle(0x000c), sas_addr(0x500304800143420e), phy(14), device_name(0x0000000000000000)
[   13.648477] scsi 6:0:2:0: SATA: enclosure_logical_id(0x500304800143423f), slot(2)
[   13.648554] scsi 6:0:2:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   13.648556] scsi 6:0:2:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   13.875568] ixgbe 0000:82:00.1 eth5: NIC Link is Up 10 Gbps, Flow Control: None
[   13.898511] scsi 6:0:3:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   13.898516] scsi 6:0:3:0: SATA: handle(0x000d), sas_addr(0x500304800143420f), phy(15), device_name(0x0000000000000000)
[   13.898517] scsi 6:0:3:0: SATA: enclosure_logical_id(0x500304800143423f), slot(3)
[   13.898595] scsi 6:0:3:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   13.898596] scsi 6:0:3:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   13.925388] bonding: bond0: link status definitely up for interface eth5, 10000 Mbps full duplex
[   13.925390] bonding: bond0: making interface eth5 the new active one
[   13.926119] bonding: bond0: first active interface up!
[   13.926124] IPv6: ADDRCONF(NETDEV_CHANGE): bond0: link becomes ready
[   13.927427] IPv6: ADDRCONF(NETDEV_CHANGE): bond0.21: link becomes ready
[   14.148682] scsi 6:0:4:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   14.148686] scsi 6:0:4:0: SATA: handle(0x000e), sas_addr(0x5003048001434210), phy(16), device_name(0x0000000000000000)
[   14.148688] scsi 6:0:4:0: SATA: enclosure_logical_id(0x500304800143423f), slot(4)
[   14.148765] scsi 6:0:4:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   14.148767] scsi 6:0:4:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   14.398653] scsi 6:0:5:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   14.398658] scsi 6:0:5:0: SATA: handle(0x000f), sas_addr(0x5003048001434211), phy(17), device_name(0x0000000000000000)
[   14.398659] scsi 6:0:5:0: SATA: enclosure_logical_id(0x500304800143423f), slot(5)
[   14.398737] scsi 6:0:5:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   14.398739] scsi 6:0:5:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   14.648651] scsi 6:0:6:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   14.648656] scsi 6:0:6:0: SATA: handle(0x0010), sas_addr(0x5003048001434212), phy(18), device_name(0x0000000000000000)
[   14.648658] scsi 6:0:6:0: SATA: enclosure_logical_id(0x500304800143423f), slot(6)
[   14.648736] scsi 6:0:6:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   14.648742] scsi 6:0:6:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   14.898793] scsi 6:0:7:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   14.898798] scsi 6:0:7:0: SATA: handle(0x0011), sas_addr(0x5003048001434213), phy(19), device_name(0x0000000000000000)
[   14.898799] scsi 6:0:7:0: SATA: enclosure_logical_id(0x500304800143423f), slot(7)
[   14.898877] scsi 6:0:7:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   14.898879] scsi 6:0:7:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   15.148978] scsi 6:0:8:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   15.148982] scsi 6:0:8:0: SATA: handle(0x0012), sas_addr(0x5003048001434214), phy(20), device_name(0x0000000000000000)
[   15.148984] scsi 6:0:8:0: SATA: enclosure_logical_id(0x500304800143423f), slot(8)
[   15.149070] scsi 6:0:8:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   15.149077] scsi 6:0:8:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   15.399075] scsi 6:0:9:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   15.399081] scsi 6:0:9:0: SATA: handle(0x0013), sas_addr(0x5003048001434215), phy(21), device_name(0x0000000000000000)
[   15.399083] scsi 6:0:9:0: SATA: enclosure_logical_id(0x500304800143423f), slot(9)
[   15.399160] scsi 6:0:9:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   15.399162] scsi 6:0:9:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   15.649115] scsi 6:0:10:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   15.649120] scsi 6:0:10:0: SATA: handle(0x0014), sas_addr(0x5003048001434216), phy(22), device_name(0x0000000000000000)
[   15.649121] scsi 6:0:10:0: SATA: enclosure_logical_id(0x500304800143423f), slot(10)
[   15.649199] scsi 6:0:10:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   15.649201] scsi 6:0:10:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   15.899613] scsi 6:0:11:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   15.899617] scsi 6:0:11:0: SATA: handle(0x0015), sas_addr(0x5003048001434217), phy(23), device_name(0x0000000000000000)
[   15.899619] scsi 6:0:11:0: SATA: enclosure_logical_id(0x500304800143423f), slot(11)
[   15.899696] scsi 6:0:11:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   15.899698] scsi 6:0:11:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   16.149314] scsi 6:0:12:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   16.149319] scsi 6:0:12:0: SATA: handle(0x0016), sas_addr(0x5003048001434218), phy(24), device_name(0x0000000000000000)
[   16.149320] scsi 6:0:12:0: SATA: enclosure_logical_id(0x500304800143423f), slot(12)
[   16.149398] scsi 6:0:12:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   16.149400] scsi 6:0:12:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   16.399470] scsi 6:0:13:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   16.399475] scsi 6:0:13:0: SATA: handle(0x0017), sas_addr(0x5003048001434219), phy(25), device_name(0x0000000000000000)
[   16.399477] scsi 6:0:13:0: SATA: enclosure_logical_id(0x500304800143423f), slot(13)
[   16.399555] scsi 6:0:13:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   16.399556] scsi 6:0:13:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   16.649771] scsi 6:0:14:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   16.649776] scsi 6:0:14:0: SATA: handle(0x0018), sas_addr(0x500304800143421a), phy(26), device_name(0x0000000000000000)
[   16.649777] scsi 6:0:14:0: SATA: enclosure_logical_id(0x500304800143423f), slot(14)
[   16.649874] scsi 6:0:14:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   16.649879] scsi 6:0:14:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   16.899604] scsi 6:0:15:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   16.899609] scsi 6:0:15:0: SATA: handle(0x0019), sas_addr(0x500304800143421b), phy(27), device_name(0x0000000000000000)
[   16.899610] scsi 6:0:15:0: SATA: enclosure_logical_id(0x500304800143423f), slot(15)
[   16.899699] scsi 6:0:15:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   16.899701] scsi 6:0:15:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   17.150120] scsi 6:0:16:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   17.150124] scsi 6:0:16:0: SATA: handle(0x001a), sas_addr(0x500304800143421c), phy(28), device_name(0x0000000000000000)
[   17.150126] scsi 6:0:16:0: SATA: enclosure_logical_id(0x500304800143423f), slot(16)
[   17.150204] scsi 6:0:16:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   17.150206] scsi 6:0:16:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   17.399868] scsi 6:0:17:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   17.399873] scsi 6:0:17:0: SATA: handle(0x001b), sas_addr(0x500304800143421d), phy(29), device_name(0x0000000000000000)
[   17.399874] scsi 6:0:17:0: SATA: enclosure_logical_id(0x500304800143423f), slot(17)
[   17.399952] scsi 6:0:17:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   17.399954] scsi 6:0:17:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   17.650294] scsi 6:0:18:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   17.650299] scsi 6:0:18:0: SATA: handle(0x001c), sas_addr(0x500304800143421e), phy(30), device_name(0x0000000000000000)
[   17.650301] scsi 6:0:18:0: SATA: enclosure_logical_id(0x500304800143423f), slot(18)
[   17.650378] scsi 6:0:18:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   17.650380] scsi 6:0:18:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   17.899830] scsi 6:0:19:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   17.899835] scsi 6:0:19:0: SATA: handle(0x001d), sas_addr(0x500304800143421f), phy(31), device_name(0x0000000000000000)
[   17.899836] scsi 6:0:19:0: SATA: enclosure_logical_id(0x500304800143423f), slot(19)
[   17.899914] scsi 6:0:19:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   17.899916] scsi 6:0:19:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   18.150115] scsi 6:0:20:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   18.150123] scsi 6:0:20:0: SATA: handle(0x001e), sas_addr(0x5003048001434220), phy(32), device_name(0x0000000000000000)
[   18.150125] scsi 6:0:20:0: SATA: enclosure_logical_id(0x500304800143423f), slot(20)
[   18.150204] scsi 6:0:20:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   18.150206] scsi 6:0:20:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   18.400229] scsi 6:0:21:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   18.400234] scsi 6:0:21:0: SATA: handle(0x001f), sas_addr(0x5003048001434221), phy(33), device_name(0x0000000000000000)
[   18.400235] scsi 6:0:21:0: SATA: enclosure_logical_id(0x500304800143423f), slot(21)
[   18.400313] scsi 6:0:21:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   18.400315] scsi 6:0:21:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   18.649925] scsi 6:0:22:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   18.649930] scsi 6:0:22:0: SATA: handle(0x0020), sas_addr(0x5003048001434222), phy(34), device_name(0x0000000000000000)
[   18.649931] scsi 6:0:22:0: SATA: enclosure_logical_id(0x500304800143423f), slot(22)
[   18.650009] scsi 6:0:22:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   18.650011] scsi 6:0:22:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   18.900356] scsi 6:0:23:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   18.900361] scsi 6:0:23:0: SATA: handle(0x0021), sas_addr(0x5003048001434223), phy(35), device_name(0x0000000000000000)
[   18.900362] scsi 6:0:23:0: SATA: enclosure_logical_id(0x500304800143423f), slot(23)
[   18.900440] scsi 6:0:23:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   18.900442] scsi 6:0:23:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   18.905031] scsi 6:0:24:0: Enclosure         LSI      SAS2X36          0e12 PQ: 0 ANSI: 5
[   18.905037] scsi 6:0:24:0: SSP: handle(0x0022), sas_addr(0x500304800143423d), phy(36), device_name(0x0000000000000000)
[   18.905039] scsi 6:0:24:0: SSP: enclosure_logical_id(0x500304800143423f), slot(24)
[   18.905042] scsi 6:0:24:0: qdepth(254), tagged(1), simple(0), ordered(0), scsi_level(6), cmd_que(1)
[   19.150142] scsi 6:0:25:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   19.150150] scsi 6:0:25:0: SATA: handle(0x0024), sas_addr(0x50030480014ac8ac), phy(12), device_name(0x0000000000000000)
[   19.150151] scsi 6:0:25:0: SATA: enclosure_logical_id(0x50030480014ac8bf), slot(0)
[   19.150230] scsi 6:0:25:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   19.150232] scsi 6:0:25:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   19.288834] ixgbe 0000:82:00.0 eth4: NIC Link is Up 10 Gbps, Flow Control: None
[   19.329571] bonding: bond0: link status definitely up for interface eth4, 10000 Mbps full duplex
[   19.400278] scsi 6:0:26:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   19.400283] scsi 6:0:26:0: SATA: handle(0x0025), sas_addr(0x50030480014ac8ad), phy(13), device_name(0x0000000000000000)
[   19.400284] scsi 6:0:26:0: SATA: enclosure_logical_id(0x50030480014ac8bf), slot(1)
[   19.400362] scsi 6:0:26:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   19.400364] scsi 6:0:26:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   19.650294] scsi 6:0:27:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   19.650300] scsi 6:0:27:0: SATA: handle(0x0026), sas_addr(0x50030480014ac8ae), phy(14), device_name(0x0000000000000000)
[   19.650303] scsi 6:0:27:0: SATA: enclosure_logical_id(0x50030480014ac8bf), slot(2)
[   19.650382] scsi 6:0:27:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   19.650385] scsi 6:0:27:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   19.900417] scsi 6:0:28:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   19.900422] scsi 6:0:28:0: SATA: handle(0x0027), sas_addr(0x50030480014ac8af), phy(15), device_name(0x0000000000000000)
[   19.900423] scsi 6:0:28:0: SATA: enclosure_logical_id(0x50030480014ac8bf), slot(3)
[   19.900501] scsi 6:0:28:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   19.900503] scsi 6:0:28:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   20.150532] scsi 6:0:29:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   20.150537] scsi 6:0:29:0: SATA: handle(0x0028), sas_addr(0x50030480014ac8b0), phy(16), device_name(0x0000000000000000)
[   20.150539] scsi 6:0:29:0: SATA: enclosure_logical_id(0x50030480014ac8bf), slot(4)
[   20.150616] scsi 6:0:29:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   20.150618] scsi 6:0:29:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   20.401083] scsi 6:0:30:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   20.401088] scsi 6:0:30:0: SATA: handle(0x0029), sas_addr(0x50030480014ac8b1), phy(17), device_name(0x0000000000000000)
[   20.401089] scsi 6:0:30:0: SATA: enclosure_logical_id(0x50030480014ac8bf), slot(5)
[   20.401167] scsi 6:0:30:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   20.401169] scsi 6:0:30:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   20.650764] scsi 6:0:31:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   20.650769] scsi 6:0:31:0: SATA: handle(0x002a), sas_addr(0x50030480014ac8b2), phy(18), device_name(0x0000000000000000)
[   20.650770] scsi 6:0:31:0: SATA: enclosure_logical_id(0x50030480014ac8bf), slot(6)
[   20.650848] scsi 6:0:31:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   20.650850] scsi 6:0:31:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   20.901215] scsi 6:0:32:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   20.901220] scsi 6:0:32:0: SATA: handle(0x002b), sas_addr(0x50030480014ac8b3), phy(19), device_name(0x0000000000000000)
[   20.901221] scsi 6:0:32:0: SATA: enclosure_logical_id(0x50030480014ac8bf), slot(7)
[   20.901299] scsi 6:0:32:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   20.901301] scsi 6:0:32:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   21.151347] scsi 6:0:33:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   21.151359] scsi 6:0:33:0: SATA: handle(0x002c), sas_addr(0x50030480014ac8b4), phy(20), device_name(0x0000000000000000)
[   21.151360] scsi 6:0:33:0: SATA: enclosure_logical_id(0x50030480014ac8bf), slot(8)
[   21.151439] scsi 6:0:33:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   21.151442] scsi 6:0:33:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   21.401429] scsi 6:0:34:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   21.401435] scsi 6:0:34:0: SATA: handle(0x002d), sas_addr(0x50030480014ac8b5), phy(21), device_name(0x0000000000000000)
[   21.401437] scsi 6:0:34:0: SATA: enclosure_logical_id(0x50030480014ac8bf), slot(9)
[   21.401516] scsi 6:0:34:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   21.401519] scsi 6:0:34:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   21.651161] scsi 6:0:35:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   21.651166] scsi 6:0:35:0: SATA: handle(0x002e), sas_addr(0x50030480014ac8b6), phy(22), device_name(0x0000000000000000)
[   21.651168] scsi 6:0:35:0: SATA: enclosure_logical_id(0x50030480014ac8bf), slot(10)
[   21.651246] scsi 6:0:35:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   21.651248] scsi 6:0:35:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   21.901185] scsi 6:0:36:0: Direct-Access     ATA      HGST HDN724030AL A5E0 PQ: 0 ANSI: 6
[   21.901191] scsi 6:0:36:0: SATA: handle(0x002f), sas_addr(0x50030480014ac8b7), phy(23), device_name(0x0000000000000000)
[   21.901193] scsi 6:0:36:0: SATA: enclosure_logical_id(0x50030480014ac8bf), slot(11)
[   21.901272] scsi 6:0:36:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   21.901275] scsi 6:0:36:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   21.905588] scsi 6:0:37:0: Enclosure         LSI      SAS2X28          0e12 PQ: 0 ANSI: 5
[   21.905593] scsi 6:0:37:0: SSP: handle(0x0030), sas_addr(0x50030480014ac8bd), phy(28), device_name(0x0000000000000000)
[   21.905594] scsi 6:0:37:0: SSP: enclosure_logical_id(0x50030480014ac8bf), slot(0)
[   21.905596] scsi 6:0:37:0: qdepth(254), tagged(1), simple(0), ordered(0), scsi_level(6), cmd_que(1)
[   21.908558] sd 6:0:0:0: Attached scsi generic sg1 type 0
[   21.908742] sd 6:0:1:0: Attached scsi generic sg2 type 0
[   21.909031] sd 6:0:2:0: Attached scsi generic sg3 type 0
[   21.909299] sd 6:0:3:0: Attached scsi generic sg4 type 0
[   21.909513] sd 6:0:4:0: Attached scsi generic sg5 type 0
[   21.909793] sd 6:0:5:0: Attached scsi generic sg6 type 0
[   21.909951] sd 6:0:6:0: Attached scsi generic sg7 type 0
[   21.909982] sd 6:0:0:0: [sdb] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.909984] sd 6:0:0:0: [sdb] 4096-byte physical blocks
[   21.910133] sd 6:0:7:0: Attached scsi generic sg8 type 0
[   21.910416] sd 6:0:8:0: Attached scsi generic sg9 type 0
[   21.910684] sd 6:0:3:0: [sde] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.910685] sd 6:0:3:0: [sde] 4096-byte physical blocks
[   21.911014] sd 6:0:4:0: [sdf] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.911016] sd 6:0:4:0: [sdf] 4096-byte physical blocks
[   21.911143] sd 6:0:9:0: Attached scsi generic sg10 type 0
[   21.911145] sd 6:0:5:0: [sdg] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.911147] sd 6:0:5:0: [sdg] 4096-byte physical blocks
[   21.911403] sd 6:0:6:0: [sdh] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.911405] sd 6:0:6:0: [sdh] 4096-byte physical blocks
[   21.912295] sd 6:0:10:0: Attached scsi generic sg11 type 0
[   21.913667] sd 6:0:11:0: Attached scsi generic sg12 type 0
[   21.913803] sd 6:0:1:0: [sdc] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.913806] sd 6:0:1:0: [sdc] 4096-byte physical blocks
[   21.914695] sd 6:0:12:0: Attached scsi generic sg13 type 0
[   21.915449] sd 6:0:13:0: Attached scsi generic sg14 type 0
[   21.915486] sd 6:0:11:0: [sdm] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.915489] sd 6:0:11:0: [sdm] 4096-byte physical blocks
[   21.916044] sd 6:0:14:0: Attached scsi generic sg15 type 0
[   21.916984] sd 6:0:15:0: Attached scsi generic sg16 type 0
[   21.917321] sd 6:0:12:0: [sdn] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.917323] sd 6:0:12:0: [sdn] 4096-byte physical blocks
[   21.917563] sd 6:0:16:0: Attached scsi generic sg17 type 0
[   21.917861] sd 6:0:14:0: [sdp] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.917865] sd 6:0:14:0: [sdp] 4096-byte physical blocks
[   21.918315] sd 6:0:15:0: [sdq] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.918317] sd 6:0:15:0: [sdq] 4096-byte physical blocks
[   21.918324] sd 6:0:17:0: Attached scsi generic sg18 type 0
[   21.918616] sd 6:0:13:0: [sdo] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.918618] sd 6:0:13:0: [sdo] 4096-byte physical blocks
[   21.919279] sd 6:0:2:0: [sdd] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.919280] sd 6:0:2:0: [sdd] 4096-byte physical blocks
[   21.920957] sd 6:0:10:0: [sdl] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.920960] sd 6:0:10:0: [sdl] 4096-byte physical blocks
[   21.922003] sd 6:0:18:0: Attached scsi generic sg19 type 0
[   21.923289] sd 6:0:18:0: [sdt] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.923292] sd 6:0:18:0: [sdt] 4096-byte physical blocks
[   21.928803] sd 6:0:19:0: Attached scsi generic sg20 type 0
[   21.930003] sd 6:0:20:0: Attached scsi generic sg21 type 0
[   21.931248] sd 6:0:21:0: Attached scsi generic sg22 type 0
[   21.932151] sd 6:0:22:0: Attached scsi generic sg23 type 0
[   21.933333] sd 6:0:22:0: [sdx] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.933337] sd 6:0:22:0: [sdx] 4096-byte physical blocks
[   21.933512] sd 6:0:23:0: Attached scsi generic sg24 type 0
[   21.934586] sd 6:0:23:0: [sdy] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.934588] sd 6:0:23:0: [sdy] 4096-byte physical blocks
[   21.935394] scsi 6:0:24:0: Attached scsi generic sg25 type 13
[   21.935799] sd 6:0:25:0: Attached scsi generic sg26 type 0
[   21.936452] sd 6:0:26:0: Attached scsi generic sg27 type 0
[   21.937016] sd 6:0:25:0: [sdz] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.937019] sd 6:0:25:0: [sdz] 4096-byte physical blocks
[   21.937623] sd 6:0:27:0: Attached scsi generic sg28 type 0
[   21.938254] sd 6:0:16:0: [sdr] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.938257] sd 6:0:16:0: [sdr] 4096-byte physical blocks
[   21.938862] sd 6:0:28:0: Attached scsi generic sg29 type 0
[   21.939810] sd 6:0:28:0: [sdac] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.939813] sd 6:0:28:0: [sdac] 4096-byte physical blocks
[   21.939951] sd 6:0:8:0: [sdj] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.939954] sd 6:0:8:0: [sdj] 4096-byte physical blocks
[   21.940890] sd 6:0:29:0: Attached scsi generic sg30 type 0
[   21.941554] sd 6:0:21:0: [sdw] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.941557] sd 6:0:21:0: [sdw] 4096-byte physical blocks
[   21.943129] sd 6:0:26:0: [sdaa] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.943132] sd 6:0:26:0: [sdaa] 4096-byte physical blocks
[   21.943875] sd 6:0:30:0: Attached scsi generic sg31 type 0
[   21.944131] sd 6:0:29:0: [sdad] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.944133] sd 6:0:29:0: [sdad] 4096-byte physical blocks
[   21.945045] sd 6:0:19:0: [sdu] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.945048] sd 6:0:19:0: [sdu] 4096-byte physical blocks
[   21.947012] sd 6:0:31:0: Attached scsi generic sg32 type 0
[   21.948147] sd 6:0:31:0: [sdaf] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.948150] sd 6:0:31:0: [sdaf] 4096-byte physical blocks
[   21.949136] sd 6:0:17:0: [sds] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.949139] sd 6:0:17:0: [sds] 4096-byte physical blocks
[   21.949731] sd 6:0:32:0: [sdag] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.949734] sd 6:0:32:0: [sdag] 4096-byte physical blocks
[   21.949916] sd 6:0:32:0: Attached scsi generic sg33 type 0
[   21.951584] sd 6:0:33:0: Attached scsi generic sg34 type 0
[   21.955474] sd 6:0:34:0: [sdai] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.955477] sd 6:0:34:0: [sdai] 4096-byte physical blocks
[   21.955708] sd 6:0:34:0: Attached scsi generic sg35 type 0
[   21.957241] sd 6:0:33:0: [sdah] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.957243] sd 6:0:33:0: [sdah] 4096-byte physical blocks
[   21.958465] sd 6:0:30:0: [sdae] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.958468] sd 6:0:30:0: [sdae] 4096-byte physical blocks
[   21.960350] sd 6:0:9:0: [sdk] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.960353] sd 6:0:9:0: [sdk] 4096-byte physical blocks
[   21.960415] sd 6:0:35:0: [sdaj] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.960418] sd 6:0:35:0: [sdaj] 4096-byte physical blocks
[   21.970853] sd 6:0:7:0: [sdi] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.970856] sd 6:0:7:0: [sdi] 4096-byte physical blocks
[   21.974554] sd 6:0:20:0: [sdv] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.974557] sd 6:0:20:0: [sdv] 4096-byte physical blocks
[   21.998273] sd 6:0:27:0: [sdab] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   21.998275] sd 6:0:27:0: [sdab] 4096-byte physical blocks
[   22.091735] ses 6:0:24:0: Attached Enclosure device
[   22.091797] sd 6:0:35:0: Attached scsi generic sg36 type 0
[   22.094710] sd 6:0:36:0: Attached scsi generic sg37 type 0
[   22.095898] sd 6:0:36:0: [sdak] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[   22.095899] sd 6:0:36:0: [sdak] 4096-byte physical blocks
[   22.097475] ses 6:0:37:0: Attached Enclosure device
[   22.097539] ses 6:0:37:0: Attached scsi generic sg38 type 13
[   22.124835] sd 6:0:5:0: [sdg] Write Protect is off
[   22.124838] sd 6:0:5:0: [sdg] Mode Sense: 7f 00 10 08
[   22.127105] sd 6:0:5:0: [sdg] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.131269] sd 6:0:11:0: [sdm] Write Protect is off
[   22.131272] sd 6:0:11:0: [sdm] Mode Sense: 7f 00 10 08
[   22.133534] sd 6:0:11:0: [sdm] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.135970] sd 6:0:10:0: [sdl] Write Protect is off
[   22.135973] sd 6:0:10:0: [sdl] Mode Sense: 7f 00 10 08
[   22.137501] sd 6:0:13:0: [sdo] Write Protect is off
[   22.137504] sd 6:0:13:0: [sdo] Mode Sense: 7f 00 10 08
[   22.137599] sd 6:0:4:0: [sdf] Write Protect is off
[   22.137601] sd 6:0:4:0: [sdf] Mode Sense: 7f 00 10 08
[   22.138255] sd 6:0:10:0: [sdl] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.138625] sd 6:0:15:0: [sdq] Write Protect is off
[   22.138628] sd 6:0:15:0: [sdq] Mode Sense: 7f 00 10 08
[   22.139778] sd 6:0:12:0: [sdn] Write Protect is off
[   22.139781] sd 6:0:12:0: [sdn] Mode Sense: 7f 00 10 08
[   22.139802] sd 6:0:13:0: [sdo] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.139888] sd 6:0:4:0: [sdf] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.140065] sd 6:0:2:0: [sdd] Write Protect is off
[   22.140067] sd 6:0:2:0: [sdd] Mode Sense: 7f 00 10 08
[   22.140914] sd 6:0:15:0: [sdq] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.141723] sd 6:0:3:0: [sde] Write Protect is off
[   22.141726] sd 6:0:3:0: [sde] Mode Sense: 7f 00 10 08
[   22.142106] sd 6:0:12:0: [sdn] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.142283] sd 6:0:25:0: [sdz] Write Protect is off
[   22.142286] sd 6:0:25:0: [sdz] Mode Sense: 7f 00 10 08
[   22.142316] sd 6:0:6:0: [sdh] Write Protect is off
[   22.142318] sd 6:0:6:0: [sdh] Mode Sense: 7f 00 10 08
[   22.142362] sd 6:0:2:0: [sdd] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.142985] sd 6:0:0:0: [sdb] Write Protect is off
[   22.142988] sd 6:0:0:0: [sdb] Mode Sense: 7f 00 10 08
[   22.144022] sd 6:0:3:0: [sde] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.144089] sd 6:0:1:0: [sdc] Write Protect is off
[   22.144091] sd 6:0:1:0: [sdc] Mode Sense: 7f 00 10 08
[   22.144572] sd 6:0:25:0: [sdz] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.144635] sd 6:0:6:0: [sdh] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.145284] sd 6:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.145536] sd 6:0:28:0: [sdac] Write Protect is off
[   22.145538] sd 6:0:28:0: [sdac] Mode Sense: 7f 00 10 08
[   22.146405] sd 6:0:1:0: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.147344] sd 6:0:18:0: [sdt] Write Protect is off
[   22.147347] sd 6:0:18:0: [sdt] Mode Sense: 7f 00 10 08
[   22.147829] sd 6:0:28:0: [sdac] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.149625] sd 6:0:18:0: [sdt] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.151340] sd 6:0:22:0: [sdx] Write Protect is off
[   22.151342] sd 6:0:22:0: [sdx] Mode Sense: 7f 00 10 08
[   22.151503] sd 6:0:23:0: [sdy] Write Protect is off
[   22.151504] sd 6:0:23:0: [sdy] Mode Sense: 7f 00 10 08
[   22.153633] sd 6:0:22:0: [sdx] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.153780] sd 6:0:23:0: [sdy] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.155711] sd 6:0:14:0: [sdp] Write Protect is off
[   22.155714] sd 6:0:14:0: [sdp] Mode Sense: 7f 00 10 08
[   22.157858] sd 6:0:26:0: [sdaa] Write Protect is off
[   22.157859] sd 6:0:26:0: [sdaa] Mode Sense: 7f 00 10 08
[   22.157997] sd 6:0:14:0: [sdp] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.160223] sd 6:0:26:0: [sdaa] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.162436] sd 6:0:29:0: [sdad] Write Protect is off
[   22.162437] sd 6:0:29:0: [sdad] Mode Sense: 7f 00 10 08
[   22.164646] sd 6:0:16:0: [sdr] Write Protect is off
[   22.164648] sd 6:0:16:0: [sdr] Mode Sense: 7f 00 10 08
[   22.164716] sd 6:0:29:0: [sdad] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.166923] sd 6:0:16:0: [sdr] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.167330] sd 6:0:32:0: [sdag] Write Protect is off
[   22.167333] sd 6:0:32:0: [sdag] Mode Sense: 7f 00 10 08
[   22.168117] sd 6:0:21:0: [sdw] Write Protect is off
[   22.168119] sd 6:0:21:0: [sdw] Mode Sense: 7f 00 10 08
[   22.168535] sd 6:0:34:0: [sdai] Write Protect is off
[   22.168538] sd 6:0:34:0: [sdai] Mode Sense: 7f 00 10 08
[   22.169607] sd 6:0:32:0: [sdag] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.170000] sd 6:0:31:0: [sdaf] Write Protect is off
[   22.170001] sd 6:0:31:0: [sdaf] Mode Sense: 7f 00 10 08
[   22.170402] sd 6:0:21:0: [sdw] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.170818] sd 6:0:34:0: [sdai] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.172293] sd 6:0:31:0: [sdaf] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.172593] sd 6:0:19:0: [sdu] Write Protect is off
[   22.172595] sd 6:0:19:0: [sdu] Mode Sense: 7f 00 10 08
[   22.173627] sd 6:0:8:0: [sdj] Write Protect is off
[   22.173629] sd 6:0:8:0: [sdj] Mode Sense: 7f 00 10 08
[   22.174873] sd 6:0:19:0: [sdu] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.175919] sd 6:0:8:0: [sdj] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.177121] sd 6:0:30:0: [sdae] Write Protect is off
[   22.177123] sd 6:0:30:0: [sdae] Mode Sense: 7f 00 10 08
[   22.179398] sd 6:0:30:0: [sdae] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.181291] sd 6:0:9:0: [sdk] Write Protect is off
[   22.181294] sd 6:0:9:0: [sdk] Mode Sense: 7f 00 10 08
[   22.182473] sd 6:0:17:0: [sds] Write Protect is off
[   22.182475] sd 6:0:17:0: [sds] Mode Sense: 7f 00 10 08
[   22.183315] sd 6:0:35:0: [sdaj] Write Protect is off
[   22.183318] sd 6:0:35:0: [sdaj] Mode Sense: 7f 00 10 08
[   22.183575] sd 6:0:9:0: [sdk] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.184766] sd 6:0:17:0: [sds] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.185577] sd 6:0:35:0: [sdaj] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.188639] sd 6:0:20:0: [sdv] Write Protect is off
[   22.188641] sd 6:0:20:0: [sdv] Mode Sense: 7f 00 10 08
[   22.190915] sd 6:0:20:0: [sdv] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.191591] sd 6:0:33:0: [sdah] Write Protect is off
[   22.191594] sd 6:0:33:0: [sdah] Mode Sense: 7f 00 10 08
[   22.193866] sd 6:0:33:0: [sdah] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.195900] sd 6:0:7:0: [sdi] Write Protect is off
[   22.195902] sd 6:0:7:0: [sdi] Mode Sense: 7f 00 10 08
[   22.198196] sd 6:0:7:0: [sdi] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.223646] sd 6:0:27:0: [sdab] Write Protect is off
[   22.223648] sd 6:0:27:0: [sdab] Mode Sense: 7f 00 10 08
[   22.225937] sd 6:0:27:0: [sdab] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.319307] sd 6:0:36:0: [sdak] Write Protect is off
[   22.319309] sd 6:0:36:0: [sdak] Mode Sense: 7f 00 10 08
[   22.321562] sd 6:0:36:0: [sdak] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.388185]  sdg: sdg1 sdg2
[   22.395867]  sdo: sdo1 sdo2
[   22.397964]  sdm: sdm1 sdm2
[   22.398431]  sdl: sdl1 sdl2
[   22.401415]  sdf: sdf1 sdf2
[   22.403659]  sdq: sdq1 sdq2
[   22.405290]  sdd: sdd1 sdd2
[   22.405517]  sdn: sdn1 sdn2
[   22.405677]  sde: sde1 sde2
[   22.407507]  sdac: sdac1 sdac2
[   22.408275]  sdc: sdc1 sdc2
[   22.408314]  sdz: sdz1 sdz2
[   22.409576]  sdb: sdb1 sdb2
[   22.410581]  sdt: sdt1 sdt2
[   22.412396]  sdh: sdh1 sdh2
[   22.412845]  sdx: sdx1 sdx2
[   22.422152]  sdp: sdp1 sdp2
[   22.425473]  sdaa: sdaa1 sdaa2
[   22.427415]  sdad: sdad1 sdad2
[   22.430891]  sdag: sdag1 sdag2
[   22.431278]  sdy: sdy1 sdy2
[   22.431284]  sdr: sdr1 sdr2
[   22.433380]  sdu: sdu1 sdu2
[   22.434796]  sdw: sdw1 sdw2
[   22.435956]  sdai: sdai1 sdai2
[   22.437765]  sdaf: sdaf1 sdaf2
[   22.438140]  sdj: sdj1 sdj2
[   22.444281]  sdae: sdae1 sdae2
[   22.446351]  sdaj: sdaj1 sdaj2
[   22.447260]  sds: sds1 sds2
[   22.450650]  sdk: sdk1 sdk2
[   22.450684]  sdv: sdv1 sdv2
[   22.455980]  sdah: sdah1 sdah2
[   22.460319]  sdi: sdi1 sdi2
[   22.495461]  sdab: sdab1 sdab2
[   22.587028]  sdak: sdak1 sdak2
[   22.730857] sd 6:0:5:0: [sdg] Attached SCSI disk
[   22.738535] sd 6:0:13:0: [sdo] Attached SCSI disk
[   22.740624] sd 6:0:11:0: [sdm] Attached SCSI disk
[   22.741096] sd 6:0:10:0: [sdl] Attached SCSI disk
[   22.748145] sd 6:0:12:0: [sdn] Attached SCSI disk
[   22.748338] sd 6:0:3:0: [sde] Attached SCSI disk
[   22.750166] sd 6:0:28:0: [sdac] Attached SCSI disk
[   22.750959] sd 6:0:25:0: [sdz] Attached SCSI disk
[   22.752187] sd 6:0:0:0: [sdb] Attached SCSI disk
[   22.752412] sd 6:0:4:0: [sdf] Attached SCSI disk
[   22.753226] sd 6:0:18:0: [sdt] Attached SCSI disk
[   22.754664] sd 6:0:15:0: [sdq] Attached SCSI disk
[   22.755315] sd 6:0:6:0: [sdh] Attached SCSI disk
[   22.755503] sd 6:0:22:0: [sdx] Attached SCSI disk
[   22.759298] sd 6:0:1:0: [sdc] Attached SCSI disk
[   22.764633] sd 6:0:2:0: [sdd] Attached SCSI disk
[   22.764813] sd 6:0:14:0: [sdp] Attached SCSI disk
[   22.765825] sd 6:0:23:0: [sdy] Attached SCSI disk
[   22.768129] sd 6:0:26:0: [sdaa] Attached SCSI disk
[   22.773556] sd 6:0:32:0: [sdag] Attached SCSI disk
[   22.773957] sd 6:0:16:0: [sdr] Attached SCSI disk
[   22.777463] sd 6:0:21:0: [sdw] Attached SCSI disk
[   22.778431] sd 6:0:29:0: [sdad] Attached SCSI disk
[   22.778632] sd 6:0:34:0: [sdai] Attached SCSI disk
[   22.780430] sd 6:0:31:0: [sdaf] Attached SCSI disk
[   22.784393] sd 6:0:19:0: [sdu] Attached SCSI disk
[   22.786945] sd 6:0:30:0: [sdae] Attached SCSI disk
[   22.789034] sd 6:0:35:0: [sdaj] Attached SCSI disk
[   22.789152] sd 6:0:8:0: [sdj] Attached SCSI disk
[   22.793322] sd 6:0:9:0: [sdk] Attached SCSI disk
[   22.793352] sd 6:0:20:0: [sdv] Attached SCSI disk
[   22.798269] sd 6:0:17:0: [sds] Attached SCSI disk
[   22.803219] sd 6:0:7:0: [sdi] Attached SCSI disk
[   22.806971] sd 6:0:33:0: [sdah] Attached SCSI disk
[   22.838344] sd 6:0:27:0: [sdab] Attached SCSI disk
[   22.904691] sd 6:0:36:0: [sdak] Attached SCSI disk
[   56.621216] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[   56.622522] XFS (dm-61): Mounting V4 Filesystem
[   56.733802] XFS (dm-61): Starting recovery (logdev: internal)
[   61.490049] XFS (dm-61): Ending recovery (logdev: internal)
[   61.698660] XFS (dm-59): Mounting V4 Filesystem
[   61.821690] XFS (dm-59): Starting recovery (logdev: internal)
[   62.290871] XFS (dm-59): Ending recovery (logdev: internal)
[   62.447724] XFS (dm-66): Mounting V4 Filesystem
[   62.575912] XFS (dm-66): Starting recovery (logdev: internal)
[   65.577923] XFS (dm-66): Ending recovery (logdev: internal)
[   65.850605] XFS (dm-72): Mounting V4 Filesystem
[   65.981820] XFS (dm-72): Starting recovery (logdev: internal)
[   66.466063] XFS (dm-72): Ending recovery (logdev: internal)
[   66.636345] XFS (dm-71): Mounting V4 Filesystem
[   66.732009] XFS (dm-71): Starting recovery (logdev: internal)
[   67.193518] XFS (dm-71): Ending recovery (logdev: internal)
[   67.344904] XFS (dm-63): Mounting V4 Filesystem
[   67.465016] XFS (dm-63): Starting recovery (logdev: internal)
[   69.050875] XFS (dm-63): Ending recovery (logdev: internal)
[   69.368403] XFS (dm-68): Mounting V4 Filesystem
[   69.521547] XFS (dm-68): Starting recovery (logdev: internal)
[  721.140246] INFO: task tee:70771 blocked for more than 120 seconds.
[  721.140605]       Not tainted 3.16.0-38-generic #52~14.04.1-Ubuntu
[  721.140957] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  721.141406] tee             D ffff881fffc530c0     0 70771  70769 0x00000000
[  721.141411]  ffff881ee955bd68 0000000000000086 ffff881ea9d0dbb0 ffff881ee955bfd8
[  721.141413]  00000000000130c0 00000000000130c0 ffff883fd2da0000 ffff881ea9d0dbb0
[  721.141415]  ffff883fcf2c5868 ffff883fcf2c5880 0000000000000000 ffffffff8122e7b0
[  721.141417] Call Trace:
[  721.141429]  [<ffffffff8122e7b0>] ? do_coredump+0xe60/0xe60
[  721.141434]  [<ffffffff817699f9>] schedule+0x29/0x70
[  721.141437]  [<ffffffff8176ca35>] rwsem_down_read_failed+0xf5/0x150
[  721.141442]  [<ffffffff813944e4>] call_rwsem_down_read_failed+0x14/0x30
[  721.141444]  [<ffffffff8176c090>] ? down_read+0x20/0x30
[  721.141448]  [<ffffffff811d7c9c>] iterate_supers+0x9c/0x110
[  721.141451]  [<ffffffff8122e906>] drop_caches_sysctl_handler+0x66/0x110
[  721.141456]  [<ffffffff8132b0aa>] ? common_file_perm+0x4a/0x100
[  721.141461]  [<ffffffff81242a23>] proc_sys_call_handler+0xb3/0xc0
[  721.141463]  [<ffffffff81242a44>] proc_sys_write+0x14/0x20
[  721.141467]  [<ffffffff811d4537>] vfs_write+0xb7/0x1f0
[  721.141469]  [<ffffffff811d4401>] ? vfs_read+0xf1/0x170
[  721.141471]  [<ffffffff811d50d6>] SyS_write+0x46/0xb0
[  721.141474]  [<ffffffff8176da4d>] system_call_fastpath+0x1a/0x1f
[  841.188901] INFO: task tee:70771 blocked for more than 120 seconds.
[  841.189257]       Not tainted 3.16.0-38-generic #52~14.04.1-Ubuntu
[  841.189612] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  841.190062] tee             D ffff881fffc530c0     0 70771  70769 0x00000000
[  841.190067]  ffff881ee955bd68 0000000000000086 ffff881ea9d0dbb0 ffff881ee955bfd8
[  841.190069]  00000000000130c0 00000000000130c0 ffff883fd2da0000 ffff881ea9d0dbb0
[  841.190071]  ffff883fcf2c5868 ffff883fcf2c5880 0000000000000000 ffffffff8122e7b0
[  841.190073] Call Trace:
[  841.190096]  [<ffffffff8122e7b0>] ? do_coredump+0xe60/0xe60
[  841.190100]  [<ffffffff817699f9>] schedule+0x29/0x70
[  841.190103]  [<ffffffff8176ca35>] rwsem_down_read_failed+0xf5/0x150
[  841.190107]  [<ffffffff813944e4>] call_rwsem_down_read_failed+0x14/0x30
[  841.190110]  [<ffffffff8176c090>] ? down_read+0x20/0x30
[  841.190114]  [<ffffffff811d7c9c>] iterate_supers+0x9c/0x110
[  841.190116]  [<ffffffff8122e906>] drop_caches_sysctl_handler+0x66/0x110
[  841.190121]  [<ffffffff8132b0aa>] ? common_file_perm+0x4a/0x100
[  841.190125]  [<ffffffff81242a23>] proc_sys_call_handler+0xb3/0xc0
[  841.190127]  [<ffffffff81242a44>] proc_sys_write+0x14/0x20
[  841.190131]  [<ffffffff811d4537>] vfs_write+0xb7/0x1f0
[  841.190133]  [<ffffffff811d4401>] ? vfs_read+0xf1/0x170
[  841.190136]  [<ffffffff811d50d6>] SyS_write+0x46/0xb0
[  841.190138]  [<ffffffff8176da4d>] system_call_fastpath+0x1a/0x1f
[  961.241559] INFO: task tee:70771 blocked for more than 120 seconds.
[  961.241935]       Not tainted 3.16.0-38-generic #52~14.04.1-Ubuntu
[  961.242288] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  961.242748] tee             D ffff881fffc530c0     0 70771  70769 0x00000000
[  961.242752]  ffff881ee955bd68 0000000000000086 ffff881ea9d0dbb0 ffff881ee955bfd8
[  961.242755]  00000000000130c0 00000000000130c0 ffff883fd2da0000 ffff881ea9d0dbb0
[  961.242757]  ffff883fcf2c5868 ffff883fcf2c5880 0000000000000000 ffffffff8122e7b0
[  961.242759] Call Trace:
[  961.242770]  [<ffffffff8122e7b0>] ? do_coredump+0xe60/0xe60
[  961.242776]  [<ffffffff817699f9>] schedule+0x29/0x70
[  961.242779]  [<ffffffff8176ca35>] rwsem_down_read_failed+0xf5/0x150
[  961.242784]  [<ffffffff813944e4>] call_rwsem_down_read_failed+0x14/0x30
[  961.242787]  [<ffffffff8176c090>] ? down_read+0x20/0x30
[  961.242791]  [<ffffffff811d7c9c>] iterate_supers+0x9c/0x110
[  961.242794]  [<ffffffff8122e906>] drop_caches_sysctl_handler+0x66/0x110
[  961.242799]  [<ffffffff8132b0aa>] ? common_file_perm+0x4a/0x100
[  961.242804]  [<ffffffff81242a23>] proc_sys_call_handler+0xb3/0xc0
[  961.242806]  [<ffffffff81242a44>] proc_sys_write+0x14/0x20
[  961.242811]  [<ffffffff811d4537>] vfs_write+0xb7/0x1f0
[  961.242813]  [<ffffffff811d4401>] ? vfs_read+0xf1/0x170
[  961.242815]  [<ffffffff811d50d6>] SyS_write+0x46/0xb0
[  961.242818]  [<ffffffff8176da4d>] system_call_fastpath+0x1a/0x1f
[ 1081.290049] INFO: task tee:70771 blocked for more than 120 seconds.
[ 1081.290487]       Not tainted 3.16.0-38-generic #52~14.04.1-Ubuntu
[ 1081.290846] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 1081.291306] tee             D ffff881fffc530c0     0 70771  70769 0x00000000
[ 1081.291310]  ffff881ee955bd68 0000000000000086 ffff881ea9d0dbb0 ffff881ee955bfd8
[ 1081.291312]  00000000000130c0 00000000000130c0 ffff883fd2da0000 ffff881ea9d0dbb0
[ 1081.291315]  ffff883fcf2c5868 ffff883fcf2c5880 0000000000000000 ffffffff8122e7b0
[ 1081.291317] Call Trace:
[ 1081.291327]  [<ffffffff8122e7b0>] ? do_coredump+0xe60/0xe60
[ 1081.291332]  [<ffffffff817699f9>] schedule+0x29/0x70
[ 1081.291335]  [<ffffffff8176ca35>] rwsem_down_read_failed+0xf5/0x150
[ 1081.291339]  [<ffffffff813944e4>] call_rwsem_down_read_failed+0x14/0x30
[ 1081.291341]  [<ffffffff8176c090>] ? down_read+0x20/0x30
[ 1081.291345]  [<ffffffff811d7c9c>] iterate_supers+0x9c/0x110
[ 1081.291347]  [<ffffffff8122e906>] drop_caches_sysctl_handler+0x66/0x110
[ 1081.291352]  [<ffffffff8132b0aa>] ? common_file_perm+0x4a/0x100
[ 1081.291357]  [<ffffffff81242a23>] proc_sys_call_handler+0xb3/0xc0
[ 1081.291359]  [<ffffffff81242a44>] proc_sys_write+0x14/0x20
[ 1081.291363]  [<ffffffff811d4537>] vfs_write+0xb7/0x1f0
[ 1081.291365]  [<ffffffff811d4401>] ? vfs_read+0xf1/0x170
[ 1081.291367]  [<ffffffff811d50d6>] SyS_write+0x46/0xb0
[ 1081.291370]  [<ffffffff8176da4d>] system_call_fastpath+0x1a/0x1f
[ 1201.338928] INFO: task tee:70771 blocked for more than 120 seconds.
[ 1201.339342]       Not tainted 3.16.0-38-generic #52~14.04.1-Ubuntu
[ 1201.339696] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 1201.340153] tee             D ffff881fffc530c0     0 70771  70769 0x00000000
[ 1201.340158]  ffff881ee955bd68 0000000000000086 ffff881ea9d0dbb0 ffff881ee955bfd8
[ 1201.340160]  00000000000130c0 00000000000130c0 ffff883fd2da0000 ffff881ea9d0dbb0
[ 1201.340162]  ffff883fcf2c5868 ffff883fcf2c5880 0000000000000000 ffffffff8122e7b0
[ 1201.340165] Call Trace:
[ 1201.340176]  [<ffffffff8122e7b0>] ? do_coredump+0xe60/0xe60
[ 1201.340181]  [<ffffffff817699f9>] schedule+0x29/0x70
[ 1201.340184]  [<ffffffff8176ca35>] rwsem_down_read_failed+0xf5/0x150
[ 1201.340189]  [<ffffffff813944e4>] call_rwsem_down_read_failed+0x14/0x30
[ 1201.340191]  [<ffffffff8176c090>] ? down_read+0x20/0x30
[ 1201.340196]  [<ffffffff811d7c9c>] iterate_supers+0x9c/0x110
[ 1201.340198]  [<ffffffff8122e906>] drop_caches_sysctl_handler+0x66/0x110
[ 1201.340203]  [<ffffffff8132b0aa>] ? common_file_perm+0x4a/0x100
[ 1201.340208]  [<ffffffff81242a23>] proc_sys_call_handler+0xb3/0xc0
[ 1201.340210]  [<ffffffff81242a44>] proc_sys_write+0x14/0x20
[ 1201.340215]  [<ffffffff811d4537>] vfs_write+0xb7/0x1f0
[ 1201.340217]  [<ffffffff811d4401>] ? vfs_read+0xf1/0x170
[ 1201.340219]  [<ffffffff811d50d6>] SyS_write+0x46/0xb0
[ 1201.340222]  [<ffffffff8176da4d>] system_call_fastpath+0x1a/0x1f
[ 1295.677333] XFS (dm-68): Ending recovery (logdev: internal)
[ 1296.095228] tee (70771): drop_caches: 3
[ 1296.095246] tee (216145): drop_caches: 3
[ 1296.095963] XFS (dm-64): Mounting V4 Filesystem
[ 1296.218229] XFS (dm-64): Starting recovery (logdev: internal)
[ 1296.608759] XFS (dm-64): Ending recovery (logdev: internal)
[ 1345.167186] XFS (dm-57): Mounting V4 Filesystem
[ 1345.449771] XFS (dm-57): Starting recovery (logdev: internal)
[ 1345.924941] XFS (dm-57): Ending recovery (logdev: internal)
[ 1346.099306] XFS (dm-54): Mounting V4 Filesystem
[ 1346.354555] XFS (dm-54): Starting recovery (logdev: internal)
[ 1349.216095] XFS (dm-54): Ending recovery (logdev: internal)
[ 1349.452830] XFS (dm-53): Mounting V4 Filesystem
[ 1349.614009] XFS (dm-53): Starting recovery (logdev: internal)
[ 1350.026321] XFS (dm-53): Ending recovery (logdev: internal)
[ 1350.194852] XFS (dm-51): Mounting V4 Filesystem
[ 1350.454414] XFS (dm-51): Starting recovery (logdev: internal)
[ 1353.072703] XFS (dm-51): Ending recovery (logdev: internal)
[ 1353.376491] XFS (dm-49): Mounting V4 Filesystem
[ 1353.517889] XFS (dm-49): Starting recovery (logdev: internal)
[ 1921.636750] INFO: task tee:388250 blocked for more than 120 seconds.
[ 1921.637110]       Not tainted 3.16.0-38-generic #52~14.04.1-Ubuntu
[ 1921.637473] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 1921.637922] tee             D ffff881fffcf30c0     0 388250 388246 0x00000000
[ 1921.637926]  ffff881c5113bd68 0000000000000082 ffff883fc00fbd20 ffff881c5113bfd8
[ 1921.637928]  00000000000130c0 00000000000130c0 ffff883fd2da7010 ffff883fc00fbd20
[ 1921.637930]  ffff883e02c6a068 ffff883e02c6a080 0000000000000000 ffffffff8122e7b0
[ 1921.637932] Call Trace:
[ 1921.637944]  [<ffffffff8122e7b0>] ? do_coredump+0xe60/0xe60
[ 1921.637949]  [<ffffffff817699f9>] schedule+0x29/0x70
[ 1921.637952]  [<ffffffff8176ca35>] rwsem_down_read_failed+0xf5/0x150
[ 1921.637957]  [<ffffffff813944e4>] call_rwsem_down_read_failed+0x14/0x30
[ 1921.637959]  [<ffffffff8176c090>] ? down_read+0x20/0x30
[ 1921.637963]  [<ffffffff811d7c9c>] iterate_supers+0x9c/0x110
[ 1921.637965]  [<ffffffff8122e906>] drop_caches_sysctl_handler+0x66/0x110
[ 1921.637971]  [<ffffffff8132b0aa>] ? common_file_perm+0x4a/0x100
[ 1921.637976]  [<ffffffff81242a23>] proc_sys_call_handler+0xb3/0xc0
[ 1921.637978]  [<ffffffff81242a44>] proc_sys_write+0x14/0x20
[ 1921.637981]  [<ffffffff811d4537>] vfs_write+0xb7/0x1f0
[ 1921.637983]  [<ffffffff811d4401>] ? vfs_read+0xf1/0x170
[ 1921.637986]  [<ffffffff811d50d6>] SyS_write+0x46/0xb0
[ 1921.638000]  [<ffffffff8176da4d>] system_call_fastpath+0x1a/0x1f
[ 2041.693409] INFO: task tee:388250 blocked for more than 120 seconds.
[ 2041.693767]       Not tainted 3.16.0-38-generic #52~14.04.1-Ubuntu
[ 2041.704023] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2041.724782] tee             D ffff881fffcf30c0     0 388250 388246 0x00000000
[ 2041.724788]  ffff881c5113bd68 0000000000000082 ffff883fc00fbd20 ffff881c5113bfd8
[ 2041.724790]  00000000000130c0 00000000000130c0 ffff883fd2da7010 ffff883fc00fbd20
[ 2041.724792]  ffff883e02c6a068 ffff883e02c6a080 0000000000000000 ffffffff8122e7b0
[ 2041.724794] Call Trace:
[ 2041.724815]  [<ffffffff8122e7b0>] ? do_coredump+0xe60/0xe60
[ 2041.724820]  [<ffffffff817699f9>] schedule+0x29/0x70
[ 2041.724828]  [<ffffffff8176ca35>] rwsem_down_read_failed+0xf5/0x150
[ 2041.724833]  [<ffffffff813944e4>] call_rwsem_down_read_failed+0x14/0x30
[ 2041.724835]  [<ffffffff8176c090>] ? down_read+0x20/0x30
[ 2041.724839]  [<ffffffff811d7c9c>] iterate_supers+0x9c/0x110
[ 2041.724841]  [<ffffffff8122e906>] drop_caches_sysctl_handler+0x66/0x110
[ 2041.724846]  [<ffffffff8132b0aa>] ? common_file_perm+0x4a/0x100
[ 2041.724854]  [<ffffffff81242a23>] proc_sys_call_handler+0xb3/0xc0
[ 2041.724868]  [<ffffffff81242a44>] proc_sys_write+0x14/0x20
[ 2041.724872]  [<ffffffff811d4537>] vfs_write+0xb7/0x1f0
[ 2041.724874]  [<ffffffff811d4401>] ? vfs_read+0xf1/0x170
[ 2041.724877]  [<ffffffff811d50d6>] SyS_write+0x46/0xb0
[ 2041.724880]  [<ffffffff8176da4d>] system_call_fastpath+0x1a/0x1f
[ 2111.997767] XFS (dm-49): Ending recovery (logdev: internal)
[ 2113.180445] tee (388250): drop_caches: 3
[ 2128.718409] XFS (dm-47): Mounting V4 Filesystem
[ 2128.856539] XFS (dm-47): Starting recovery (logdev: internal)
[ 2129.326787] XFS (dm-47): Ending recovery (logdev: internal)
[ 2129.499172] XFS (dm-44): Mounting V4 Filesystem
[ 2129.758764] XFS (dm-44): Starting recovery (logdev: internal)
[ 2132.099984] XFS (dm-44): Ending recovery (logdev: internal)
[ 2132.286678] XFS (dm-43): Mounting V4 Filesystem
[ 2132.515828] XFS (dm-43): Starting recovery (logdev: internal)
[ 2136.015377] XFS (dm-43): Ending recovery (logdev: internal)
[ 2136.189762] XFS (dm-40): Mounting V4 Filesystem
[ 2136.462118] XFS (dm-40): Starting recovery (logdev: internal)
[ 2136.939301] XFS (dm-40): Ending recovery (logdev: internal)
[ 2137.106975] XFS (dm-38): Mounting V4 Filesystem
[ 2137.365241] XFS (dm-38): Starting recovery (logdev: internal)
[ 2137.835315] XFS (dm-38): Ending recovery (logdev: internal)
[ 2138.008335] XFS (dm-37): Mounting V4 Filesystem
[ 2138.252340] XFS (dm-37): Starting recovery (logdev: internal)
[ 2138.753540] XFS (dm-37): Ending recovery (logdev: internal)
[ 2138.970629] XFS (dm-34): Mounting V4 Filesystem
[ 2139.226506] XFS (dm-34): Starting recovery (logdev: internal)
[ 2142.103640] XFS (dm-34): Ending recovery (logdev: internal)
[ 2142.534629] XFS (dm-32): Mounting V4 Filesystem
[ 2142.674816] XFS (dm-32): Starting recovery (logdev: internal)
[ 2143.143217] XFS (dm-32): Ending recovery (logdev: internal)
[ 2189.949661] XFS (dm-30): Mounting V4 Filesystem
[ 2190.181668] XFS (dm-30): Starting recovery (logdev: internal)
[ 2190.661827] XFS (dm-30): Ending recovery (logdev: internal)
[ 2190.812172] XFS (dm-28): Mounting V4 Filesystem
[ 2191.070115] XFS (dm-28): Starting recovery (logdev: internal)
[ 2191.533728] XFS (dm-28): Ending recovery (logdev: internal)
[ 2191.687714] XFS (dm-26): Mounting V4 Filesystem
[ 2191.952642] XFS (dm-26): Starting recovery (logdev: internal)
[ 2194.707046] XFS (dm-26): Ending recovery (logdev: internal)
[ 2194.941289] XFS (dm-24): Mounting V4 Filesystem
[ 2195.124028] XFS (dm-24): Starting recovery (logdev: internal)
[ 2197.782500] XFS (dm-24): Ending recovery (logdev: internal)
[ 2197.972019] XFS (dm-22): Mounting V4 Filesystem
[ 2198.233392] XFS (dm-22): Starting recovery (logdev: internal)
[ 2200.631218] XFS (dm-22): Ending recovery (logdev: internal)
[ 2200.838276] XFS (dm-20): Mounting V4 Filesystem
[ 2201.072481] XFS (dm-20): Starting recovery (logdev: internal)
[ 2204.817633] XFS (dm-20): Ending recovery (logdev: internal)
[ 2205.059311] XFS (dm-18): Mounting V4 Filesystem
[ 2205.306003] XFS (dm-18): Starting recovery (logdev: internal)
[ 2205.798469] XFS (dm-18): Ending recovery (logdev: internal)
[ 2205.972939] XFS (dm-17): Mounting V4 Filesystem
[ 2206.226333] XFS (dm-17): Starting recovery (logdev: internal)
[ 2207.927508] XFS (dm-17): Ending recovery (logdev: internal)
[ 2208.264016] XFS (dm-15): Mounting V4 Filesystem
[ 2208.406496] XFS (dm-15): Starting recovery (logdev: internal)
[ 2521.922690] INFO: task tee:598448 blocked for more than 120 seconds.
[ 2521.933436]       Not tainted 3.16.0-38-generic #52~14.04.1-Ubuntu
[ 2521.946143] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2521.971978] tee             D ffff88407fd330c0     0 598448 598445 0x00000000
[ 2521.971990]  ffff881dc495fd68 0000000000000086 ffff883e8d61bd20 ffff881dc495ffd8
[ 2521.971993]  00000000000130c0 00000000000130c0 ffff883fd2f14750 ffff883e8d61bd20
[ 2521.971995]  ffff883efec4c068 ffff883efec4c080 0000000000000000 ffffffff8122e7b0
[ 2521.971998] Call Trace:
[ 2521.972011]  [<ffffffff8122e7b0>] ? do_coredump+0xe60/0xe60
[ 2521.972044]  [<ffffffff817699f9>] schedule+0x29/0x70
[ 2521.972052]  [<ffffffff8176ca35>] rwsem_down_read_failed+0xf5/0x150
[ 2521.972057]  [<ffffffff813944e4>] call_rwsem_down_read_failed+0x14/0x30
[ 2521.972060]  [<ffffffff8176c090>] ? down_read+0x20/0x30
[ 2521.972065]  [<ffffffff811d7c9c>] iterate_supers+0x9c/0x110
[ 2521.972071]  [<ffffffff8122e906>] drop_caches_sysctl_handler+0x66/0x110
[ 2521.972077]  [<ffffffff8132b0aa>] ? common_file_perm+0x4a/0x100
[ 2521.972081]  [<ffffffff81242a23>] proc_sys_call_handler+0xb3/0xc0
[ 2521.972084]  [<ffffffff81242a44>] proc_sys_write+0x14/0x20
[ 2521.972089]  [<ffffffff811d4537>] vfs_write+0xb7/0x1f0
[ 2521.972092]  [<ffffffff811d4401>] ? vfs_read+0xf1/0x170
[ 2521.972095]  [<ffffffff811d50d6>] SyS_write+0x46/0xb0
[ 2521.972098]  [<ffffffff8176da4d>] system_call_fastpath+0x1a/0x1f
[ 2642.024997] INFO: task tee:598448 blocked for more than 120 seconds.
[ 2642.035811]       Not tainted 3.16.0-38-generic #52~14.04.1-Ubuntu
[ 2642.046465] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2642.067494] tee             D ffff88407fd330c0     0 598448 598445 0x00000000
[ 2642.067501]  ffff881dc495fd68 0000000000000086 ffff883e8d61bd20 ffff881dc495ffd8
[ 2642.067507]  00000000000130c0 00000000000130c0 ffff883fd2f14750 ffff883e8d61bd20
[ 2642.067509]  ffff883efec4c068 ffff883efec4c080 0000000000000000 ffffffff8122e7b0
[ 2642.067513] Call Trace:
[ 2642.067524]  [<ffffffff8122e7b0>] ? do_coredump+0xe60/0xe60
[ 2642.067529]  [<ffffffff817699f9>] schedule+0x29/0x70
[ 2642.067532]  [<ffffffff8176ca35>] rwsem_down_read_failed+0xf5/0x150
[ 2642.067537]  [<ffffffff813944e4>] call_rwsem_down_read_failed+0x14/0x30
[ 2642.067538]  [<ffffffff8176c090>] ? down_read+0x20/0x30
[ 2642.067543]  [<ffffffff811d7c9c>] iterate_supers+0x9c/0x110
[ 2642.067545]  [<ffffffff8122e906>] drop_caches_sysctl_handler+0x66/0x110
[ 2642.067550]  [<ffffffff8132b0aa>] ? common_file_perm+0x4a/0x100
[ 2642.067554]  [<ffffffff81242a23>] proc_sys_call_handler+0xb3/0xc0
[ 2642.067557]  [<ffffffff81242a44>] proc_sys_write+0x14/0x20
[ 2642.067561]  [<ffffffff811d4537>] vfs_write+0xb7/0x1f0
[ 2642.067563]  [<ffffffff811d4401>] ? vfs_read+0xf1/0x170
[ 2642.067567]  [<ffffffff811d50d6>] SyS_write+0x46/0xb0
[ 2642.067570]  [<ffffffff8176da4d>] system_call_fastpath+0x1a/0x1f
[ 2762.121492] INFO: task tee:598448 blocked for more than 120 seconds.
[ 2762.132150]       Not tainted 3.16.0-38-generic #52~14.04.1-Ubuntu
[ 2762.142801] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2762.164331] tee             D ffff88407fd330c0     0 598448 598445 0x00000000
[ 2762.164336]  ffff881dc495fd68 0000000000000086 ffff883e8d61bd20 ffff881dc495ffd8
[ 2762.164338]  00000000000130c0 00000000000130c0 ffff883fd2f14750 ffff883e8d61bd20
[ 2762.164340]  ffff883efec4c068 ffff883efec4c080 0000000000000000 ffffffff8122e7b0
[ 2762.164342] Call Trace:
[ 2762.164355]  [<ffffffff8122e7b0>] ? do_coredump+0xe60/0xe60
[ 2762.164364]  [<ffffffff817699f9>] schedule+0x29/0x70
[ 2762.164369]  [<ffffffff8176ca35>] rwsem_down_read_failed+0xf5/0x150
[ 2762.164374]  [<ffffffff813944e4>] call_rwsem_down_read_failed+0x14/0x30
[ 2762.164379]  [<ffffffff8176c090>] ? down_read+0x20/0x30
[ 2762.164385]  [<ffffffff811d7c9c>] iterate_supers+0x9c/0x110
[ 2762.164388]  [<ffffffff8122e906>] drop_caches_sysctl_handler+0x66/0x110
[ 2762.164393]  [<ffffffff8132b0aa>] ? common_file_perm+0x4a/0x100
[ 2762.164397]  [<ffffffff81242a23>] proc_sys_call_handler+0xb3/0xc0
[ 2762.164399]  [<ffffffff81242a44>] proc_sys_write+0x14/0x20
[ 2762.164403]  [<ffffffff811d4537>] vfs_write+0xb7/0x1f0
[ 2762.164405]  [<ffffffff811d4401>] ? vfs_read+0xf1/0x170
[ 2762.164408]  [<ffffffff811d50d6>] SyS_write+0x46/0xb0
[ 2762.164410]  [<ffffffff8176da4d>] system_call_fastpath+0x1a/0x1f
[ 3078.845382] perf interrupt took too long (2514 > 2500), lowering kernel.perf_event_max_sample_rate to 50000
[ 3258.588758] XFS (dm-15): Ending recovery (logdev: internal)
[ 3261.209349] tee (598448): drop_caches: 3
[ 3261.209352] tee (808166): drop_caches: 3
[ 3298.764833] XFS (dm-13): Mounting V4 Filesystem
[ 3298.890777] XFS (dm-13): Starting recovery (logdev: internal)
[ 3299.372620] XFS (dm-13): Ending recovery (logdev: internal)
[ 3299.548459] XFS (dm-11): Mounting V4 Filesystem
[ 3299.791252] XFS (dm-11): Starting recovery (logdev: internal)
[ 3300.264293] XFS (dm-11): Ending recovery (logdev: internal)
[ 3300.581608] XFS (dm-8): Mounting V4 Filesystem
[ 3300.691550] XFS (dm-8): Starting recovery (logdev: internal)
[ 3301.170408] XFS (dm-8): Ending recovery (logdev: internal)
[ 3301.334980] XFS (dm-6): Mounting V4 Filesystem
[ 3301.566898] XFS (dm-6): Starting recovery (logdev: internal)
[ 3302.042037] XFS (dm-6): Ending recovery (logdev: internal)
[ 3302.341451] XFS (dm-4): Mounting V4 Filesystem
[ 3302.473908] XFS (dm-4): Starting recovery (logdev: internal)
[ 3302.923993] XFS (dm-4): Ending recovery (logdev: internal)
[ 3303.113509] XFS (dm-2): Mounting V4 Filesystem
[ 3303.354289] XFS (dm-2): Starting recovery (logdev: internal)
[ 3303.848719] XFS (dm-2): Ending recovery (logdev: internal)
[ 3569.863994] tee (918866): drop_caches: 3
[ 4197.520528] tee (977656): drop_caches: 3
[ 4764.058344] tee (986318): drop_caches: 3
[ 5398.549891] tee (998245): drop_caches: 3
[ 6124.259135] perf interrupt took too long (5019 > 5000), lowering kernel.perf_event_max_sample_rate to 25000
[ 6454.374420] tee (1008894): drop_caches: 3
[ 6600.794372] tee (1011430): drop_caches: 3
[ 7720.074069] tee (1020534): drop_caches: 3
[ 8166.864898] tee (1031038): drop_caches: 3
[ 8401.014879] tee (1036442): drop_caches: 3
[ 9235.670987] tee (1054602): drop_caches: 3
[ 9728.092318] tee (1062082): drop_caches: 3
[10310.482713] tee (1070434): drop_caches: 3
[11019.812693] tee (1073496): drop_caches: 3
[11569.260159] tee (1075052): drop_caches: 3
[12131.772631] tee (1076669): drop_caches: 3
[12665.019843] tee (1077949): drop_caches: 3
[13283.719785] tee (1079510): drop_caches: 3
[13923.447977] tee (1082164): drop_caches: 3
[14526.849858] tee (1084374): drop_caches: 3
[15210.154568] tee (1087578): drop_caches: 3
[15792.637972] tee (1089754): drop_caches: 3
[16363.897246] tee (1092185): drop_caches: 3
[16899.765822] tee (1094500): drop_caches: 3
[17718.637630] tee (1097176): drop_caches: 3
[18226.886416] tee (1098681): drop_caches: 3
[18600.982322] tee (1100092): drop_caches: 3
[19227.717330] tee (1103500): drop_caches: 3
[19733.474887] tee (1105126): drop_caches: 3
[20051.125104] systemd-timedated[1106893]: /etc/localtime should be a symbolic link to a timezone data file in /usr/share/zoneinfo/.
[20051.965705] nr_pdflush_threads exported in /proc is scheduled for removal
[20051.965819] sysctl: The scan_unevictable_pages sysctl/node-interface has been disabled for lack of a legitimate use case.  If you have one, please send an email to linux-mm@kvack.org.
[20337.294520] tee (1109446): drop_caches: 3
[20734.970982] init: irqbalance main process (1828) killed by TERM signal
[20736.177506] systemd-timedated[1112556]: /etc/localtime should be a symbolic link to a timezone data file in /usr/share/zoneinfo/.
[20931.451505] tee (1113838): drop_caches: 3
[21530.483224] tee (1123799): drop_caches: 3
[22130.168506] tee (1129379): drop_caches: 3
[23354.694195] tee (1135493): drop_caches: 3
[24143.600510] tee (1137931): drop_caches: 3
[27446.862440] tee (1145980): drop_caches: 3
[27446.881105] tee (1145950): drop_caches: 3
[27446.881110] tee (1145974): drop_caches: 3
[27446.881111] tee (1145971): drop_caches: 3
[28875.069745] tee (1148738): drop_caches: 3
[28875.069932] tee (1148744): drop_caches: 3
[29105.936533] tee (1149529): drop_caches: 3
[29428.925390] tee (1150183): drop_caches: 3
[29428.925396] tee (1150177): drop_caches: 3
[30164.280074] tee (1151809): drop_caches: 3
[30164.280163] tee (1151803): drop_caches: 3
[30674.817297] tee (1153036): drop_caches: 3
[31220.758241] tee (1153881): drop_caches: 3
[31813.527045] tee (1155415): drop_caches: 3
[32421.516347] tee (1157261): drop_caches: 3
[32969.935935] tee (1158411): drop_caches: 3
[33592.833641] tee (1160752): drop_caches: 3
[34196.314416] tee (1162675): drop_caches: 3
[34803.597999] tee (1165403): drop_caches: 3
[35369.270049] tee (1167516): drop_caches: 3
[35977.918512] tee (1169871): drop_caches: 3
[36572.977812] tee (1171955): drop_caches: 3
[37173.347066] tee (1175032): drop_caches: 3
[37778.468303] tee (1177411): drop_caches: 3
[38368.247153] tee (1180055): drop_caches: 3
[38967.690231] tee (1182480): drop_caches: 3
[39576.718316] tee (1185841): drop_caches: 3
[40161.823417] tee (1187814): drop_caches: 3
[40754.352070] tee (1190522): drop_caches: 3
[41375.997025] tee (1193969): drop_caches: 3
[42029.971545] tee (1196611): drop_caches: 3
[42657.755386] tee (1200361): drop_caches: 3
[43226.805439] tee (1203342): drop_caches: 3
[43879.183547] tee (1204641): drop_caches: 3
[44410.960591] tee (1206188): drop_caches: 3
[45002.159191] tee (1207979): drop_caches: 3
[45581.857589] tee (1209565): drop_caches: 3
[46229.789539] tee (1211461): drop_caches: 3
[46854.736325] tee (1214458): drop_caches: 3
[47453.451773] tee (1217266): drop_caches: 3
[48021.528533] tee (1219073): drop_caches: 3
[48674.314752] tee (1220761): drop_caches: 3
[49241.083673] tee (1222519): drop_caches: 3
[49828.102661] tee (1223972): drop_caches: 3
[50454.485129] tee (1226206): drop_caches: 3
[51015.351316] tee (1227619): drop_caches: 3
[51605.815200] tee (1229197): drop_caches: 3
[52250.428243] tee (1231104): drop_caches: 3
[52767.917931] tee (1232250): drop_caches: 3
[53380.236348] tee (1233732): drop_caches: 3
[53994.341503] tee (1236623): drop_caches: 3
[54576.236440] tee (1238899): drop_caches: 3
[55163.174383] tee (1240912): drop_caches: 3
[55775.711804] tee (1243908): drop_caches: 3
[56372.421290] tee (1247786): drop_caches: 3
[56967.499797] tee (1250937): drop_caches: 3
[57576.641171] tee (1253490): drop_caches: 3
[58178.261951] tee (1256717): drop_caches: 3
[58772.800885] tee (1259138): drop_caches: 3
[59381.020810] tee (1262219): drop_caches: 3
[59983.063180] tee (1264761): drop_caches: 3
[60582.942003] tee (1268674): drop_caches: 3
[61165.476536] tee (1271469): drop_caches: 3
[61768.312884] tee (1273793): drop_caches: 3
[62367.405710] tee (1277230): drop_caches: 3
[62949.808282] tee (1278777): drop_caches: 3
[63551.851679] tee (1282173): drop_caches: 3
[64202.976852] tee (1288577): drop_caches: 3
[64794.632517] tee (1293108): drop_caches: 3
[65376.626445] tee (1294602): drop_caches: 3
[66000.891998] tee (1295711): drop_caches: 3
[66584.735868] tee (1297079): drop_caches: 3
[67187.296954] tee (1298312): drop_caches: 3
[67792.331228] tee (1299714): drop_caches: 3
[68395.482799] tee (1301103): drop_caches: 3
[68989.769885] tee (1302401): drop_caches: 3
[69601.511261] tee (1303927): drop_caches: 3
[70219.442302] tee (1305482): drop_caches: 3
[70795.342500] tee (1306562): drop_caches: 3
[71395.584676] tee (1307817): drop_caches: 3
[72005.783042] tee (1309491): drop_caches: 3
[72677.845695] tee (1310819): drop_caches: 3
[73288.315871] tee (1312544): drop_caches: 3
[74065.278675] tee (1314262): drop_caches: 3
[74496.288391] tee (1315085): drop_caches: 3
[75080.147296] tee (1316151): drop_caches: 3
[75708.893873] tee (1317308): drop_caches: 3
[76315.093180] tee (1318531): drop_caches: 3
[77197.403553] tee (1320531): drop_caches: 3
[77773.719512] tee (1321639): drop_caches: 3
[78384.525427] tee (1322635): drop_caches: 3
[79406.513926] tee (1324297): drop_caches: 3
[79742.225287] BUG: unable to handle kernel NULL pointer dereference at 0000000000000098
[79742.246394] IP: [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[79742.257410] PGD 3f4e799067 PUD 3f4e798067 PMD 0 
[79742.268099] Oops: 0000 [#1] SMP 
[79742.278624] Modules linked in: xfs libcrc32c dm_crypt ses enclosure ipmi_devintf x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd joydev sb_edac edac_core mei_me mei lpc_ich ipmi_si ipmi_msghandler ioatdma wmi mac_hid bonding 8021q garp stp mrp llc lp parport btrfs xor raid6_pq igb ixgbe isci i2c_algo_bit hid_generic dca ahci usbhid mpt2sas ptp hid libsas libahci mdio raid_class pps_core scsi_transport_sas
[79742.355559] CPU: 13 PID: 555376 Comm: ceph-osd Not tainted 3.16.0-38-generic #52~14.04.1-Ubuntu
[79742.377306] Hardware name: Supermicro X9DRi-LN4+/X9DR3-LN4+/X9DRi-LN4+/X9DR3-LN4+, BIOS 3.0b 05/27/2014
[79742.399563] task: ffff883f69779e90 ti: ffff881d4af1c000 task.ti: ffff881d4af1c000
[79742.421855] RIP: 0010:[<ffffffffc04d28b0>]  [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[79742.444715] RSP: 0000:ffff881d4af1fcf0  EFLAGS: 00010282
[79742.456066] RAX: 0000000000000000 RBX: ffff881ea0c049f8 RCX: 0000000000000001
[79742.467964] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff881d4af1fca8
[79742.479624] RBP: ffff881d4af1fd10 R08: 0000000000000001 R09: ffff881d4af1fb90
[79742.490856] R10: ffff881d4af1fc20 R11: 0000000000000001 R12: ffff881d4af1fd40
[79742.501534] R13: 0000000000000003 R14: 0000000000000003 R15: 0000000034243792
[79742.512182] FS:  00007ff807456700(0000) GS:ffff881fffce0000(0000) knlGS:0000000000000000
[79742.533375] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[79742.543875] CR2: 0000000000000098 CR3: 0000003f5fa5a000 CR4: 00000000001407e0
[79742.554501] Stack:
[79742.564663]  ffffffffc05132b0 ffff881d4af1fdc0 ffff881d4af1fdc0 ffff881cafc19000
[79742.585528]  ffff881d4af1fd80 ffffffffc0495e7b 0000000200000008 ffff881e9e284010
[79742.606763]  00000000c3cf97a8 ffff881fcf6cc300 0000000000000000 0000000000000000
[79742.627996] Call Trace:
[79742.638398]  [<ffffffffc0495e7b>] xfs_attr3_node_inactive+0x19b/0x220 [xfs]
[79742.648914]  [<ffffffffc0495f96>] xfs_attr3_root_inactive+0x96/0x100 [xfs]
[79742.659228]  [<ffffffffc04960b2>] xfs_attr_inactive+0xb2/0x150 [xfs]
[79742.669189]  [<ffffffffc04e728a>] xfs_inactive+0x8a/0x160 [xfs]
[79742.678895]  [<ffffffffc04af3de>] xfs_fs_evict_inode+0x7e/0xc0 [xfs]
[79742.688717]  [<ffffffff811ef204>] evict+0xb4/0x180
[79742.699094]  [<ffffffff811ef9e5>] iput+0xf5/0x180
[79742.708338]  [<ffffffff811e4413>] do_unlinkat+0x193/0x2c0
[79742.717201]  [<ffffffff811d961f>] ? SYSC_newstat+0x2f/0x40
[79742.726070]  [<ffffffff811e5496>] SyS_unlink+0x16/0x20
[79742.734489]  [<ffffffff8176da4d>] system_call_fastpath+0x1a/0x1f
[79742.742817] Code: 55 48 89 e5 41 54 4d 89 c4 53 48 89 fb 48 83 ec 10 48 c7 04 24 b0 32 51 c0 e8 ed fe ff ff 85 c0 75 49 48 85 db 74 44 49 8b 34 24 <48> 8b 96 98 00 00 00 0f b7 52 08 66 c1 c2 08 66 81 fa be 3e 74 
[79742.768671] RIP  [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[79742.777452]  RSP <ffff881d4af1fcf0>
[79742.786483] CR2: 0000000000000098
[79742.807830] ---[ end trace 5a50666514df0dc6 ]---
[79745.531641] [sched_delayed] sched: RT throttling activated
[79925.614734] init: ceph-osd (ceph/656) main process (553577) killed by ABRT signal
[79925.638877] init: ceph-osd (ceph/656) main process ended, respawning
[80544.264601] tee (1325821): drop_caches: 3
[80544.309160] tee (1331375): drop_caches: 3
[81117.472860] tee (1331707): drop_caches: 3
[81538.365246] BUG: unable to handle kernel NULL pointer dereference at 0000000000000098
[81538.381876] IP: [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[81538.389767] PGD 1e9e6f9067 PUD 1ea0d20067 PMD 0 
[81538.398001] Oops: 0000 [#2] SMP 
[81538.405955] Modules linked in: xfs libcrc32c dm_crypt ses enclosure ipmi_devintf x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd joydev sb_edac edac_core mei_me mei lpc_ich ipmi_si ipmi_msghandler ioatdma wmi mac_hid bonding 8021q garp stp mrp llc lp parport btrfs xor raid6_pq igb ixgbe isci i2c_algo_bit hid_generic dca ahci usbhid mpt2sas ptp hid libsas libahci mdio raid_class pps_core scsi_transport_sas
[81538.469310] CPU: 15 PID: 262524 Comm: ceph-osd Tainted: G      D       3.16.0-38-generic #52~14.04.1-Ubuntu
[81538.489019] Hardware name: Supermicro X9DRi-LN4+/X9DR3-LN4+/X9DRi-LN4+/X9DR3-LN4+, BIOS 3.0b 05/27/2014
[81538.508994] task: ffff883d8ab07010 ti: ffff883c6228c000 task.ti: ffff883c6228c000
[81538.529357] RIP: 0010:[<ffffffffc04d28b0>]  [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[81538.549793] RSP: 0018:ffff883c6228fcf0  EFLAGS: 00010282
[81538.560414] RAX: 0000000000000000 RBX: ffff8819d1986cb0 RCX: 0000000000000001
[81538.571366] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff883c6228fca8
[81538.582172] RBP: ffff883c6228fd10 R08: 0000000000000001 R09: ffff883c6228fb90
[81538.593355] R10: ffff883c6228fc20 R11: 0000000000000001 R12: ffff883c6228fd40
[81538.605460] R13: 0000000000000001 R14: 0000000000000001 R15: 0000000087e5f03c
[81538.615595] FS:  00007f324e613700(0000) GS:ffff881fffd20000(0000) knlGS:0000000000000000
[81538.635499] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[81538.645892] CR2: 0000000000000098 CR3: 0000001ea2325000 CR4: 00000000001407e0
[81538.656462] Stack:
[81538.666718]  ffffffffc05132b0 ffff883c6228fdc0 ffff883c6228fdc0 ffff881306a4ac00
[81538.687218]  ffff883c6228fd80 ffffffffc0495e7b 0000000200000008 ffff881fd1779010
[81538.708121]  00000000e474f3a8 ffff881d24d14300 0000000000000000 0000000000000000
[81538.729415] Call Trace:
[81538.739600]  [<ffffffffc0495e7b>] xfs_attr3_node_inactive+0x19b/0x220 [xfs]
[81538.750043]  [<ffffffffc0495f96>] xfs_attr3_root_inactive+0x96/0x100 [xfs]
[81538.760312]  [<ffffffffc04960b2>] xfs_attr_inactive+0xb2/0x150 [xfs]
[81538.770399]  [<ffffffffc04e728a>] xfs_inactive+0x8a/0x160 [xfs]
[81538.780228]  [<ffffffffc04af3de>] xfs_fs_evict_inode+0x7e/0xc0 [xfs]
[81538.789823]  [<ffffffff811ef204>] evict+0xb4/0x180
[81538.799234]  [<ffffffff811ef9e5>] iput+0xf5/0x180
[81538.808293]  [<ffffffff811e4413>] do_unlinkat+0x193/0x2c0
[81538.817428]  [<ffffffff811d961f>] ? SYSC_newstat+0x2f/0x40
[81538.827088]  [<ffffffff811e5496>] SyS_unlink+0x16/0x20
[81538.835703]  [<ffffffff8176da4d>] system_call_fastpath+0x1a/0x1f
[81538.845298] Code: 55 48 89 e5 41 54 4d 89 c4 53 48 89 fb 48 83 ec 10 48 c7 04 24 b0 32 51 c0 e8 ed fe ff ff 85 c0 75 49 48 85 db 74 44 49 8b 34 24 <48> 8b 96 98 00 00 00 0f b7 52 08 66 c1 c2 08 66 81 fa be 3e 74 
[81538.876589] RIP  [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[81538.887399]  RSP <ffff883c6228fcf0>
[81538.897823] CR2: 0000000000000098
[81538.921701] ---[ end trace 5a50666514df0dc7 ]---
[81681.593367] BUG: unable to handle kernel NULL pointer dereference at 0000000000000098
[81681.610839] IP: [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[81681.619753] PGD 1f072d5067 PUD 1f072d7067 PMD 0 
[81681.628388] Oops: 0000 [#3] SMP 
[81681.637009] Modules linked in: xfs libcrc32c dm_crypt ses enclosure ipmi_devintf x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd joydev sb_edac edac_core mei_me mei lpc_ich ipmi_si ipmi_msghandler ioatdma wmi mac_hid bonding 8021q garp stp mrp llc lp parport btrfs xor raid6_pq igb ixgbe isci i2c_algo_bit hid_generic dca ahci usbhid mpt2sas ptp hid libsas libahci mdio raid_class pps_core scsi_transport_sas
[81681.699520] CPU: 8 PID: 869878 Comm: ceph-osd Tainted: G      D       3.16.0-38-generic #52~14.04.1-Ubuntu
[81681.717780] Hardware name: Supermicro X9DRi-LN4+/X9DR3-LN4+/X9DRi-LN4+/X9DR3-LN4+, BIOS 3.0b 05/27/2014
[81681.736931] task: ffff883da23f8000 ti: ffff88368fc24000 task.ti: ffff88368fc24000
[81681.756772] RIP: 0010:[<ffffffffc04d28b0>]  [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[81681.778471] RSP: 0000:ffff88368fc27cf0  EFLAGS: 00010286
[81681.789290] RAX: 0000000000000000 RBX: ffff881dabb33960 RCX: 0000000000000001
[81681.800082] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff88368fc27ca8
[81681.810961] RBP: ffff88368fc27d10 R08: 0000000000000001 R09: ffff88368fc27b90
[81681.821396] R10: ffff88368fc27c20 R11: 0000000000000001 R12: ffff88368fc27d40
[81681.831736] R13: 0000000000000001 R14: 0000000000000001 R15: 000000007372227d
[81681.841905] FS:  00007f8ed02e6700(0000) GS:ffff88407fc40000(0000) knlGS:0000000000000000
[81681.862044] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[81681.872534] CR2: 0000000000000098 CR3: 0000001fd11af000 CR4: 00000000001407e0
[81681.882890] Stack:
[81681.892988]  ffffffffc05132b0 ffff88368fc27dc0 ffff88368fc27dc0 ffff883da34a9c00
[81681.913540]  ffff88368fc27d80 ffffffffc0495e7b 0000000200000008 ffff883fc02e9010
[81681.934514]  0000000105212a98 ffff883e84536a00 0000000000000000 0000000000000000
[81681.955645] Call Trace:
[81681.965768]  [<ffffffffc0495e7b>] xfs_attr3_node_inactive+0x19b/0x220 [xfs]
[81681.976728]  [<ffffffffc0495f96>] xfs_attr3_root_inactive+0x96/0x100 [xfs]
[81681.986941]  [<ffffffffc04960b2>] xfs_attr_inactive+0xb2/0x150 [xfs]
[81681.996842]  [<ffffffffc04e728a>] xfs_inactive+0x8a/0x160 [xfs]
[81682.007457]  [<ffffffffc04af3de>] xfs_fs_evict_inode+0x7e/0xc0 [xfs]
[81682.017562]  [<ffffffff811ef204>] evict+0xb4/0x180
[81682.028530]  [<ffffffff811ef9e5>] iput+0xf5/0x180
[81682.039431]  [<ffffffff811e4413>] do_unlinkat+0x193/0x2c0
[81682.050008]  [<ffffffff811d961f>] ? SYSC_newstat+0x2f/0x40
[81682.060588]  [<ffffffff811e5496>] SyS_unlink+0x16/0x20
[81682.068867]  [<ffffffff8176da4d>] system_call_fastpath+0x1a/0x1f
[81682.077241] Code: 55 48 89 e5 41 54 4d 89 c4 53 48 89 fb 48 83 ec 10 48 c7 04 24 b0 32 51 c0 e8 ed fe ff ff 85 c0 75 49 48 85 db 74 44 49 8b 34 24 <48> 8b 96 98 00 00 00 0f b7 52 08 66 c1 c2 08 66 81 fa be 3e 74 
[81682.103326] RIP  [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[81682.112285]  RSP <ffff88368fc27cf0>
[81682.120996] CR2: 0000000000000098
[81682.129873] ---[ end trace 5a50666514df0dc8 ]---
[81720.277749] init: ceph-osd (ceph/496) main process (260966) killed by ABRT signal
[81720.295890] init: ceph-osd (ceph/496) main process ended, respawning
[81864.285324] init: ceph-osd (ceph/560) main process (868857) killed by ABRT signal
[81864.302595] init: ceph-osd (ceph/560) main process ended, respawning
[82026.346821] tee (1333267): drop_caches: 3
[82506.438263] tee (1340825): drop_caches: 3
[82560.755590] tee (1340827): drop_caches: 3
[83248.992469] tee (1344240): drop_caches: 3
[85240.825815] BUG: unable to handle kernel NULL pointer dereference at 0000000000000098
[85240.842332] IP: [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[85240.851665] PGD 1ec4aee067 PUD 1ebfb93067 PMD 0 
[85240.859971] Oops: 0000 [#4] SMP 
[85240.868463] Modules linked in: xfs libcrc32c dm_crypt ses enclosure ipmi_devintf x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd joydev sb_edac edac_core mei_me mei lpc_ich ipmi_si ipmi_msghandler ioatdma wmi mac_hid bonding 8021q garp stp mrp llc lp parport btrfs xor raid6_pq igb ixgbe isci i2c_algo_bit hid_generic dca ahci usbhid mpt2sas ptp hid libsas libahci mdio raid_class pps_core scsi_transport_sas
[85240.932763] CPU: 14 PID: 276354 Comm: ceph-osd Tainted: G      D       3.16.0-38-generic #52~14.04.1-Ubuntu
[85240.951757] Hardware name: Supermicro X9DRi-LN4+/X9DR3-LN4+/X9DRi-LN4+/X9DR3-LN4+, BIOS 3.0b 05/27/2014
[85240.971278] task: ffff883fbcd5b2f0 ti: ffff883cc5554000 task.ti: ffff883cc5554000
[85240.991134] RIP: 0010:[<ffffffffc04d28b0>]  [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[85241.011618] RSP: 0000:ffff883cc5557cf0  EFLAGS: 00010282
[85241.022011] RAX: 0000000000000000 RBX: ffff88186f284570 RCX: 0000000000000001
[85241.032223] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff883cc5557ca8
[85241.042492] RBP: ffff883cc5557d10 R08: 0000000000000001 R09: ffff883cc5557b90
[85241.052795] R10: ffff883cc5557c20 R11: 0000000000000001 R12: ffff883cc5557d40
[85241.062626] R13: 0000000000000001 R14: 0000000000000001 R15: 0000000044ce83ee
[85241.072263] FS:  00007ff91dbfb700(0000) GS:ffff881fffd00000(0000) knlGS:0000000000000000
[85241.092335] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[85241.103491] CR2: 0000000000000098 CR3: 0000001ebf8fd000 CR4: 00000000001407e0
[85241.114190] Stack:
[85241.125561]  ffffffffc05132b0 ffff883cc5557dc0 ffff883cc5557dc0 ffff882775ca2800
[85241.146914]  ffff883cc5557d80 ffffffffc0495e7b 0000000200000008 ffff881f74194010
[85241.168092]  0000000125beb638 ffff881f517e1380 0000000000000000 0000000000000000
[85241.189210] Call Trace:
[85241.199585]  [<ffffffffc0495e7b>] xfs_attr3_node_inactive+0x19b/0x220 [xfs]
[85241.209847]  [<ffffffffc0495f96>] xfs_attr3_root_inactive+0x96/0x100 [xfs]
[85241.220215]  [<ffffffffc04960b2>] xfs_attr_inactive+0xb2/0x150 [xfs]
[85241.230112]  [<ffffffffc04e728a>] xfs_inactive+0x8a/0x160 [xfs]
[85241.239883]  [<ffffffffc04af3de>] xfs_fs_evict_inode+0x7e/0xc0 [xfs]
[85241.249807]  [<ffffffff811ef204>] evict+0xb4/0x180
[85241.259304]  [<ffffffff811ef9e5>] iput+0xf5/0x180
[85241.268426]  [<ffffffff811e4413>] do_unlinkat+0x193/0x2c0
[85241.277375]  [<ffffffff811d961f>] ? SYSC_newstat+0x2f/0x40
[85241.286097]  [<ffffffff811e5496>] SyS_unlink+0x16/0x20
[85241.294519]  [<ffffffff8176da4d>] system_call_fastpath+0x1a/0x1f
[85241.302748] Code: 55 48 89 e5 41 54 4d 89 c4 53 48 89 fb 48 83 ec 10 48 c7 04 24 b0 32 51 c0 e8 ed fe ff ff 85 c0 75 49 48 85 db 74 44 49 8b 34 24 <48> 8b 96 98 00 00 00 0f b7 52 08 66 c1 c2 08 66 81 fa be 3e 74 
[85241.329723] RIP  [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[85241.338717]  RSP <ffff883cc5557cf0>
[85241.348726] CR2: 0000000000000098
[85241.375128] ---[ end trace 5a50666514df0dc9 ]---
[85425.665686] init: ceph-osd (ceph/638) main process (275050) killed by ABRT signal
[85425.684910] init: ceph-osd (ceph/638) main process ended, respawning
[85527.649569] BUG: unable to handle kernel NULL pointer dereference at 0000000000000098
[85527.670856] IP: [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[85527.681461] PGD 19d07ee067 PUD 1ce15a4067 PMD 0 
[85527.691880] Oops: 0000 [#5] SMP 
[85527.702262] Modules linked in: xfs libcrc32c dm_crypt ses enclosure ipmi_devintf x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd joydev sb_edac edac_core mei_me mei lpc_ich ipmi_si ipmi_msghandler ioatdma wmi mac_hid bonding 8021q garp stp mrp llc lp parport btrfs xor raid6_pq igb ixgbe isci i2c_algo_bit hid_generic dca ahci usbhid mpt2sas ptp hid libsas libahci mdio raid_class pps_core scsi_transport_sas
[85527.779803] CPU: 7 PID: 871186 Comm: ceph-osd Tainted: G      D       3.16.0-38-generic #52~14.04.1-Ubuntu
[85527.801176] Hardware name: Supermicro X9DRi-LN4+/X9DR3-LN4+/X9DRi-LN4+/X9DR3-LN4+, BIOS 3.0b 05/27/2014
[85527.821365] task: ffff883f6cd8c750 ti: ffff883509100000 task.ti: ffff883509100000
[85527.842326] RIP: 0010:[<ffffffffc04d28b0>]  [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[85527.863923] RSP: 0018:ffff883509103cf0  EFLAGS: 00010282
[85527.874884] RAX: 0000000000000000 RBX: ffff883f3a6449f8 RCX: 0000000000000001
[85527.886416] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff883509103ca8
[85527.897140] RBP: ffff883509103d10 R08: 0000000000000001 R09: ffff883509103b90
[85527.907720] R10: ffff883509103c20 R11: 0000000000000001 R12: ffff883509103d40
[85527.918403] R13: 0000000000000002 R14: 0000000000000002 R15: 00000000002bc354
[85527.929679] FS:  00007f36a1558700(0000) GS:ffff88407fc20000(0000) knlGS:0000000000000000
[85527.950614] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[85527.961070] CR2: 0000000000000098 CR3: 000000174be01000 CR4: 00000000001407e0
[85527.971694] Stack:
[85527.981785]  ffffffffc05132b0 ffff883509103dc0 ffff883509103dc0 ffff883a49c16800
[85528.002410]  ffff883509103d80 ffffffffc0495e7b 0000000200000008 ffff8836f1fb3010
[85528.023519]  000000006cc9eb18 ffff88378cb7c780 0000000000000000 0000000000000000
[85528.044624] Call Trace:
[85528.054956]  [<ffffffffc0495e7b>] xfs_attr3_node_inactive+0x19b/0x220 [xfs]
[85528.065323]  [<ffffffffc0495f96>] xfs_attr3_root_inactive+0x96/0x100 [xfs]
[85528.075571]  [<ffffffffc04960b2>] xfs_attr_inactive+0xb2/0x150 [xfs]
[85528.085552]  [<ffffffffc04e728a>] xfs_inactive+0x8a/0x160 [xfs]
[85528.095234]  [<ffffffffc04af3de>] xfs_fs_evict_inode+0x7e/0xc0 [xfs]
[85528.105102]  [<ffffffff811ef204>] evict+0xb4/0x180
[85528.115567]  [<ffffffff811ef9e5>] iput+0xf5/0x180
[85528.124702]  [<ffffffff811e4413>] do_unlinkat+0x193/0x2c0
[85528.133800]  [<ffffffff811d961f>] ? SYSC_newstat+0x2f/0x40
[85528.142441]  [<ffffffff811e5496>] SyS_unlink+0x16/0x20
[85528.150940]  [<ffffffff8176da4d>] system_call_fastpath+0x1a/0x1f
[85528.159074] Code: 55 48 89 e5 41 54 4d 89 c4 53 48 89 fb 48 83 ec 10 48 c7 04 24 b0 32 51 c0 e8 ed fe ff ff 85 c0 75 49 48 85 db 74 44 49 8b 34 24 <48> 8b 96 98 00 00 00 0f b7 52 08 66 c1 c2 08 66 81 fa be 3e 74 
[85528.185579] RIP  [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[85528.194318]  RSP <ffff883509103cf0>
[85528.203427] CR2: 0000000000000098
[85528.212765] ---[ end trace 5a50666514df0dca ]---
[85656.105997] BUG: unable to handle kernel NULL pointer dereference at 0000000000000098
[85656.124969] IP: [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[85656.133895] PGD 3ed9bc4067 PUD 3f03141067 PMD 0 
[85656.142690] Oops: 0000 [#6] SMP 
[85656.151175] Modules linked in: xfs libcrc32c dm_crypt ses enclosure ipmi_devintf x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd joydev sb_edac edac_core mei_me mei lpc_ich ipmi_si ipmi_msghandler ioatdma wmi mac_hid bonding 8021q garp stp mrp llc lp parport btrfs xor raid6_pq igb ixgbe isci i2c_algo_bit hid_generic dca ahci usbhid mpt2sas ptp hid libsas libahci mdio raid_class pps_core scsi_transport_sas
[85656.213819] CPU: 19 PID: 531402 Comm: ceph-osd Tainted: G      D       3.16.0-38-generic #52~14.04.1-Ubuntu
[85656.232298] Hardware name: Supermicro X9DRi-LN4+/X9DR3-LN4+/X9DRi-LN4+/X9DR3-LN4+, BIOS 3.0b 05/27/2014
[85656.251344] task: ffff883e8d619e90 ti: ffff881cfe304000 task.ti: ffff881cfe304000
[85656.271404] RIP: 0010:[<ffffffffc04d28b0>]  [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[85656.292452] RSP: 0018:ffff881cfe307cf0  EFLAGS: 00010282
[85656.303091] RAX: 0000000000000000 RBX: ffff881f6aeb36a8 RCX: 0000000000000001
[85656.313920] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff881cfe307ca8
[85656.325307] RBP: ffff881cfe307d10 R08: 0000000000000001 R09: ffff881cfe307b90
[85656.335862] R10: ffff881cfe307c20 R11: 0000000000000001 R12: ffff881cfe307d40
[85656.346130] R13: 000000000000000c R14: 000000000000000c R15: 00000000864c1473
[85656.356320] FS:  00007f63cbfae700(0000) GS:ffff88407fce0000(0000) knlGS:0000000000000000
[85656.377099] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[85656.390221] CR2: 0000000000000098 CR3: 0000003e49e88000 CR4: 00000000001407e0
[85656.403052] Stack:
[85656.415451]  ffffffffc05132b0 ffff881cfe307dc0 ffff881cfe307dc0 ffff88376d043400
[85656.440431]  ffff881cfe307d80 ffffffffc0495e7b 0000000200000008 ffff88378db95010
[85656.465732]  0000000000050500 ffff881cfbd12400 0000000000000000 0000000000000000
[85656.489431] Call Trace:
[85656.499622]  [<ffffffffc0495e7b>] xfs_attr3_node_inactive+0x19b/0x220 [xfs]
[85656.510024]  [<ffffffffc0495f96>] xfs_attr3_root_inactive+0x96/0x100 [xfs]
[85656.520326]  [<ffffffffc04960b2>] xfs_attr_inactive+0xb2/0x150 [xfs]
[85656.530404]  [<ffffffffc04e728a>] xfs_inactive+0x8a/0x160 [xfs]
[85656.540223]  [<ffffffffc04af3de>] xfs_fs_evict_inode+0x7e/0xc0 [xfs]
[85656.549812]  [<ffffffff811ef204>] evict+0xb4/0x180
[85656.559216]  [<ffffffff811ef9e5>] iput+0xf5/0x180
[85656.568396]  [<ffffffff811e4413>] do_unlinkat+0x193/0x2c0
[85656.577284]  [<ffffffff811d961f>] ? SYSC_newstat+0x2f/0x40
[85656.586183]  [<ffffffff811e5496>] SyS_unlink+0x16/0x20
[85656.595093]  [<ffffffff8176da4d>] system_call_fastpath+0x1a/0x1f
[85656.604004] Code: 55 48 89 e5 41 54 4d 89 c4 53 48 89 fb 48 83 ec 10 48 c7 04 24 b0 32 51 c0 e8 ed fe ff ff 85 c0 75 49 48 85 db 74 44 49 8b 34 24 <48> 8b 96 98 00 00 00 0f b7 52 08 66 c1 c2 08 66 81 fa be 3e 74 
[85656.630204] RIP  [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[85656.639070]  RSP <ffff881cfe307cf0>
[85656.647821] CR2: 0000000000000098
[85656.656590] ---[ end trace 5a50666514df0dcb ]---
[85711.172421] init: ceph-osd (ceph/477) main process (870324) killed by ABRT signal
[85711.190563] init: ceph-osd (ceph/477) main process ended, respawning
[85841.490138] init: ceph-osd (ceph/665) main process (530118) killed by ABRT signal
[85841.507894] init: ceph-osd (ceph/665) main process ended, respawning
[86461.580200] BUG: unable to handle kernel NULL pointer dereference at 0000000000000098
[86461.596970] IP: [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[86461.605659] PGD 1d3cb6e067 PUD 1c88dba067 PMD 0 
[86461.614299] Oops: 0000 [#7] SMP 
[86461.622701] Modules linked in: xfs libcrc32c dm_crypt ses enclosure ipmi_devintf x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd joydev sb_edac edac_core mei_me mei lpc_ich ipmi_si ipmi_msghandler ioatdma wmi mac_hid bonding 8021q garp stp mrp llc lp parport btrfs xor raid6_pq igb ixgbe isci i2c_algo_bit hid_generic dca ahci usbhid mpt2sas ptp hid libsas libahci mdio raid_class pps_core scsi_transport_sas
[86461.687882] CPU: 16 PID: 554809 Comm: ceph-osd Tainted: G      D       3.16.0-38-generic #52~14.04.1-Ubuntu
[86461.708425] Hardware name: Supermicro X9DRi-LN4+/X9DR3-LN4+/X9DRi-LN4+/X9DR3-LN4+, BIOS 3.0b 05/27/2014
[86461.729413] task: ffff883f02d11e90 ti: ffff881f0018c000 task.ti: ffff881f0018c000
[86461.750551] RIP: 0010:[<ffffffffc04d28b0>]  [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[86461.773053] RSP: 0018:ffff881f0018fcf0  EFLAGS: 00010286
[86461.783891] RAX: 0000000000000000 RBX: ffff88199f9c5050 RCX: 0000000000000001
[86461.797269] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff881f0018fca8
[86461.810685] RBP: ffff881f0018fd10 R08: 0000000000000001 R09: ffff881f0018fb90
[86461.823123] R10: ffff881f0018fc20 R11: 0000000000000001 R12: ffff881f0018fd40
[86461.833755] R13: 0000000000000001 R14: 0000000000000001 R15: 000000006f18892e
[86461.844069] FS:  00007fb39c358700(0000) GS:ffff881fffd40000(0000) knlGS:0000000000000000
[86461.864970] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[86461.875319] CR2: 0000000000000098 CR3: 0000001d2bfc1000 CR4: 00000000001407e0
[86461.885738] Stack:
[86461.895767]  ffffffffc05132b0 ffff881f0018fdc0 ffff881f0018fdc0 ffff880273d9a400
[86461.916235]  ffff881f0018fd80 ffffffffc0495e7b 0000000200000008 ffff881871959010
[86461.937115]  000000013b769bc0 ffff88194727ea00 0000000000000000 0000000000000000
[86461.958350] Call Trace:
[86461.968596]  [<ffffffffc0495e7b>] xfs_attr3_node_inactive+0x19b/0x220 [xfs]
[86461.978906]  [<ffffffffc0495f96>] xfs_attr3_root_inactive+0x96/0x100 [xfs]
[86461.988962]  [<ffffffffc04960b2>] xfs_attr_inactive+0xb2/0x150 [xfs]
[86461.998857]  [<ffffffffc04e728a>] xfs_inactive+0x8a/0x160 [xfs]
[86462.008567]  [<ffffffffc04af3de>] xfs_fs_evict_inode+0x7e/0xc0 [xfs]
[86462.018182]  [<ffffffff811ef204>] evict+0xb4/0x180
[86462.027320]  [<ffffffff811ef9e5>] iput+0xf5/0x180
[86462.036687]  [<ffffffff811e4413>] do_unlinkat+0x193/0x2c0
[86462.047730]  [<ffffffff811d961f>] ? SYSC_newstat+0x2f/0x40
[86462.056811]  [<ffffffff811e5496>] SyS_unlink+0x16/0x20
[86462.065463]  [<ffffffff8176da4d>] system_call_fastpath+0x1a/0x1f
[86462.073711] Code: 55 48 89 e5 41 54 4d 89 c4 53 48 89 fb 48 83 ec 10 48 c7 04 24 b0 32 51 c0 e8 ed fe ff ff 85 c0 75 49 48 85 db 74 44 49 8b 34 24 <48> 8b 96 98 00 00 00 0f b7 52 08 66 c1 c2 08 66 81 fa be 3e 74 
[86462.099430] RIP  [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[86462.108060]  RSP <ffff881f0018fcf0>
[86462.116888] CR2: 0000000000000098
[86462.138153] ---[ end trace 5a50666514df0dcc ]---
[86509.644955] BUG: unable to handle kernel NULL pointer dereference at 0000000000000098
[86509.662224] IP: [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[86509.671327] PGD 1d21de6067 PUD 1f6040a067 PMD 0 
[86509.680179] Oops: 0000 [#8] SMP 
[86509.688752] Modules linked in: xfs libcrc32c dm_crypt ses enclosure ipmi_devintf x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd joydev sb_edac edac_core mei_me mei lpc_ich ipmi_si ipmi_msghandler ioatdma wmi mac_hid bonding 8021q garp stp mrp llc lp parport btrfs xor raid6_pq igb ixgbe isci i2c_algo_bit hid_generic dca ahci usbhid mpt2sas ptp hid libsas libahci mdio raid_class pps_core scsi_transport_sas
[86509.755167] CPU: 4 PID: 532127 Comm: ceph-osd Tainted: G      D       3.16.0-38-generic #52~14.04.1-Ubuntu
[86509.775942] Hardware name: Supermicro X9DRi-LN4+/X9DR3-LN4+/X9DRi-LN4+/X9DR3-LN4+, BIOS 3.0b 05/27/2014
[86509.795344] task: ffff883f6cd98a30 ti: ffff883cf15f0000 task.ti: ffff883cf15f0000
[86509.814934] RIP: 0010:[<ffffffffc04d28b0>]  [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[86509.835747] RSP: 0018:ffff883cf15f3cf0  EFLAGS: 00010282
[86509.846325] RAX: 0000000000000000 RBX: ffff88197bab1308 RCX: 0000000000000001
[86509.857160] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff883cf15f3ca8
[86509.868092] RBP: ffff883cf15f3d10 R08: 0000000000000001 R09: ffff883cf15f3b90
[86509.878686] R10: ffff883cf15f3c20 R11: 0000000000000001 R12: ffff883cf15f3d40
[86509.888932] R13: 0000000000000002 R14: 0000000000000002 R15: 0000000085add140
[86509.899004] FS:  00007f7a47c0d700(0000) GS:ffff881fffc80000(0000) knlGS:0000000000000000
[86509.919029] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[86509.929478] CR2: 0000000000000098 CR3: 0000001f700d5000 CR4: 00000000001407e0
[86509.939778] Stack:
[86509.949822]  ffffffffc05132b0 ffff883cf15f3dc0 ffff883cf15f3dc0 ffff881f17927800
[86509.970334]  ffff883cf15f3d80 ffffffffc0495e7b 0000000200000008 ffff8819472fe010
[86509.991184]  000000006ccc2860 ffff881ea0cd8900 0000000000000000 0000000000000000
[86510.013391] Call Trace:
[86510.024026]  [<ffffffffc0495e7b>] xfs_attr3_node_inactive+0x19b/0x220 [xfs]
[86510.035017]  [<ffffffffc0495f96>] xfs_attr3_root_inactive+0x96/0x100 [xfs]
[86510.047298]  [<ffffffffc04960b2>] xfs_attr_inactive+0xb2/0x150 [xfs]
[86510.059118]  [<ffffffffc04e728a>] xfs_inactive+0x8a/0x160 [xfs]
[86510.071056]  [<ffffffffc04af3de>] xfs_fs_evict_inode+0x7e/0xc0 [xfs]
[86510.082502]  [<ffffffff811ef204>] evict+0xb4/0x180
[86510.093531]  [<ffffffff811ef9e5>] iput+0xf5/0x180
[86510.104723]  [<ffffffff811e4413>] do_unlinkat+0x193/0x2c0
[86510.115297]  [<ffffffff811d961f>] ? SYSC_newstat+0x2f/0x40
[86510.125622]  [<ffffffff811e5496>] SyS_unlink+0x16/0x20
[86510.136189]  [<ffffffff8176da4d>] system_call_fastpath+0x1a/0x1f
[86510.146039] Code: 55 48 89 e5 41 54 4d 89 c4 53 48 89 fb 48 83 ec 10 48 c7 04 24 b0 32 51 c0 e8 ed fe ff ff 85 c0 75 49 48 85 db 74 44 49 8b 34 24 <48> 8b 96 98 00 00 00 0f b7 52 08 66 c1 c2 08 66 81 fa be 3e 74 
[86510.177146] RIP  [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[86510.185986]  RSP <ffff883cf15f3cf0>
[86510.194684] CR2: 0000000000000098
[86510.203682] ---[ end trace 5a50666514df0dcd ]---
[86646.071723] init: ceph-osd (ceph/591) main process (553541) killed by ABRT signal
[86646.089281] init: ceph-osd (ceph/591) main process ended, respawning
[86691.461158] init: ceph-osd (ceph/435) main process (530829) killed by ABRT signal
[86691.478207] init: ceph-osd (ceph/435) main process ended, respawning
[86822.251261] BUG: unable to handle kernel NULL pointer dereference at 0000000000000098
[86822.268539] IP: [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[86822.277240] PGD 38bda99067 PUD 35c0c50067 PMD 0 
[86822.285836] Oops: 0000 [#9] SMP 
[86822.294323] Modules linked in: xfs libcrc32c dm_crypt ses enclosure ipmi_devintf x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd joydev sb_edac edac_core mei_me mei lpc_ich ipmi_si ipmi_msghandler ioatdma wmi mac_hid bonding 8021q garp stp mrp llc lp parport btrfs xor raid6_pq igb ixgbe isci i2c_algo_bit hid_generic dca ahci usbhid mpt2sas ptp hid libsas libahci mdio raid_class pps_core scsi_transport_sas
[86822.360393] CPU: 12 PID: 870680 Comm: ceph-osd Tainted: G      D       3.16.0-38-generic #52~14.04.1-Ubuntu
[86822.380430] Hardware name: Supermicro X9DRi-LN4+/X9DR3-LN4+/X9DRi-LN4+/X9DR3-LN4+, BIOS 3.0b 05/27/2014
[86822.401375] task: ffff881c731a9460 ti: ffff881f070e0000 task.ti: ffff881f070e0000
[86822.423281] RIP: 0010:[<ffffffffc04d28b0>]  [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[86822.445384] RSP: 0018:ffff881f070e3cf0  EFLAGS: 00010286
[86822.456577] RAX: 0000000000000000 RBX: ffff881f00943d00 RCX: 0000000000000001
[86822.467734] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff881f070e3ca8
[86822.478796] RBP: ffff881f070e3d10 R08: 0000000000000001 R09: ffff881f070e3b90
[86822.489672] R10: ffff881f070e3c20 R11: 0000000000000001 R12: ffff881f070e3d40
[86822.500299] R13: 0000000000000002 R14: 0000000000000002 R15: 000000006930c23e
[86822.510832] FS:  00007fe22c9fd700(0000) GS:ffff881fffcc0000(0000) knlGS:0000000000000000
[86822.531506] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[86822.541845] CR2: 0000000000000098 CR3: 0000003eca464000 CR4: 00000000001407e0
[86822.552318] Stack:
[86822.562652]  ffffffffc05132b0 ffff881f070e3dc0 ffff881f070e3dc0 ffff882ea078c000
[86822.583333]  ffff881f070e3d80 ffffffffc0495e7b 0000000200000008 ffff881f53a62010
[86822.604680]  000000010ffc32a0 ffff881fcf8c7000 0000000000000000 0000000000000000
[86822.625905] Call Trace:
[86822.636048]  [<ffffffffc0495e7b>] xfs_attr3_node_inactive+0x19b/0x220 [xfs]
[86822.646613]  [<ffffffffc0495f96>] xfs_attr3_root_inactive+0x96/0x100 [xfs]
[86822.656875]  [<ffffffffc04960b2>] xfs_attr_inactive+0xb2/0x150 [xfs]
[86822.666789]  [<ffffffffc04e728a>] xfs_inactive+0x8a/0x160 [xfs]
[86822.676565]  [<ffffffffc04af3de>] xfs_fs_evict_inode+0x7e/0xc0 [xfs]
[86822.686119]  [<ffffffff811ef204>] evict+0xb4/0x180
[86822.696207]  [<ffffffff811ef9e5>] iput+0xf5/0x180
[86822.705401]  [<ffffffff811e4413>] do_unlinkat+0x193/0x2c0
[86822.716450]  [<ffffffff811d961f>] ? SYSC_newstat+0x2f/0x40
[86822.727288]  [<ffffffff811e5496>] SyS_unlink+0x16/0x20
[86822.736886]  [<ffffffff8176da4d>] system_call_fastpath+0x1a/0x1f
[86822.745310] Code: 55 48 89 e5 41 54 4d 89 c4 53 48 89 fb 48 83 ec 10 48 c7 04 24 b0 32 51 c0 e8 ed fe ff ff 85 c0 75 49 48 85 db 74 44 49 8b 34 24 <48> 8b 96 98 00 00 00 0f b7 52 08 66 c1 c2 08 66 81 fa be 3e 74 
[86822.771506] RIP  [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[86822.780348]  RSP <ffff881f070e3cf0>
[86822.789092] CR2: 0000000000000098
[86822.798152] ---[ end trace 5a50666514df0dce ]---
[86919.124544] tee (1360527): drop_caches: 3
[86919.124734] tee (1346944): drop_caches: 3
[86961.928164] BUG: unable to handle kernel NULL pointer dereference at 0000000000000098
[86961.944818] IP: [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[86961.953484] PGD 1fcfa06067 PUD 1fc7d4e067 PMD 0 
[86961.961743] Oops: 0000 [#10] SMP 
[86961.969608] Modules linked in: xfs libcrc32c dm_crypt ses enclosure ipmi_devintf x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd joydev sb_edac edac_core mei_me mei lpc_ich ipmi_si ipmi_msghandler ioatdma wmi mac_hid bonding 8021q garp stp mrp llc lp parport btrfs xor raid6_pq igb ixgbe isci i2c_algo_bit hid_generic dca ahci usbhid mpt2sas ptp hid libsas libahci mdio raid_class pps_core scsi_transport_sas
[86962.030212] CPU: 3 PID: 4451 Comm: ceph-osd Tainted: G      D       3.16.0-38-generic #52~14.04.1-Ubuntu
[86962.048202] Hardware name: Supermicro X9DRi-LN4+/X9DR3-LN4+/X9DRi-LN4+/X9DR3-LN4+, BIOS 3.0b 05/27/2014
[86962.067137] task: ffff881fc71d28c0 ti: ffff881fd16c4000 task.ti: ffff881fd16c4000
[86962.086701] RIP: 0010:[<ffffffffc04d28b0>]  [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[86962.107166] RSP: 0000:ffff881fd16c7cf0  EFLAGS: 00010282
[86962.117709] RAX: 0000000000000000 RBX: ffff881c48236570 RCX: 0000000000000001
[86962.128125] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff881fd16c7ca8
[86962.138445] RBP: ffff881fd16c7d10 R08: 0000000000000001 R09: ffff881fd16c7b90
[86962.148464] R10: ffff881fd16c7c20 R11: 0000000000000001 R12: ffff881fd16c7d40
[86962.158441] R13: 0000000000000003 R14: 0000000000000003 R15: 000000007ef003a2
[86962.168411] FS:  00007f0c22bf6700(0000) GS:ffff881fffc60000(0000) knlGS:0000000000000000
[86962.188203] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[86962.198538] CR2: 0000000000000098 CR3: 0000001fc210c000 CR4: 00000000001407e0
[86962.208901] Stack:
[86962.219201]  ffffffffc05132b0 ffff881fd16c7dc0 ffff881fd16c7dc0 ffff8801cbfbf000
[86962.241080]  ffff881fd16c7d80 ffffffffc0495e7b 0000000200000008 ffff881947d50010
[86962.262398]  000000006cca2cd8 ffff881948e9f000 0000000000000000 0000000000000000
[86962.283412] Call Trace:
[86962.293514]  [<ffffffffc0495e7b>] xfs_attr3_node_inactive+0x19b/0x220 [xfs]
[86962.303899]  [<ffffffffc0495f96>] xfs_attr3_root_inactive+0x96/0x100 [xfs]
[86962.314144]  [<ffffffffc04960b2>] xfs_attr_inactive+0xb2/0x150 [xfs]
[86962.324134]  [<ffffffffc04e728a>] xfs_inactive+0x8a/0x160 [xfs]
[86962.333880]  [<ffffffffc04af3de>] xfs_fs_evict_inode+0x7e/0xc0 [xfs]
[86962.343558]  [<ffffffff811ef204>] evict+0xb4/0x180
[86962.353087]  [<ffffffff811ef9e5>] iput+0xf5/0x180
[86962.362117]  [<ffffffff811e4413>] do_unlinkat+0x193/0x2c0
[86962.370900]  [<ffffffff811d961f>] ? SYSC_newstat+0x2f/0x40
[86962.379395]  [<ffffffff811e5496>] SyS_unlink+0x16/0x20
[86962.388030]  [<ffffffff8176da4d>] system_call_fastpath+0x1a/0x1f
[86962.396366] Code: 55 48 89 e5 41 54 4d 89 c4 53 48 89 fb 48 83 ec 10 48 c7 04 24 b0 32 51 c0 e8 ed fe ff ff 85 c0 75 49 48 85 db 74 44 49 8b 34 24 <48> 8b 96 98 00 00 00 0f b7 52 08 66 c1 c2 08 66 81 fa be 3e 74 
[86962.422803] RIP  [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[86962.431545]  RSP <ffff881fd16c7cf0>
[86962.440069] CR2: 0000000000000098
[86962.449122] ---[ end trace 5a50666514df0dcf ]---
[86980.953575] BUG: unable to handle kernel NULL pointer dereference at 0000000000000098
[86980.971005] IP: [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[86980.980441] PGD 1ea25f4067 PUD 1ef660c067 PMD 0 
[86980.989251] Oops: 0000 [#11] SMP 
[86980.999506] Modules linked in: xfs libcrc32c dm_crypt ses enclosure ipmi_devintf x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd joydev sb_edac edac_core mei_me mei lpc_ich ipmi_si ipmi_msghandler ioatdma wmi mac_hid bonding 8021q garp stp mrp llc lp parport btrfs xor raid6_pq igb ixgbe isci i2c_algo_bit hid_generic dca ahci usbhid mpt2sas ptp hid libsas libahci mdio raid_class pps_core scsi_transport_sas
[86981.075385] CPU: 9 PID: 534051 Comm: ceph-osd Tainted: G      D       3.16.0-38-generic #52~14.04.1-Ubuntu
[86981.097184] Hardware name: Supermicro X9DRi-LN4+/X9DR3-LN4+/X9DRi-LN4+/X9DR3-LN4+, BIOS 3.0b 05/27/2014
[86981.120102] task: ffff881c7324a8c0 ti: ffff881c2857c000 task.ti: ffff881c2857c000
[86981.143970] RIP: 0010:[<ffffffffc04d28b0>]  [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[86981.168907] RSP: 0018:ffff881c2857fcf0  EFLAGS: 00010286
[86981.180765] RAX: 0000000000000000 RBX: ffff88360c370828 RCX: 0000000000000001
[86981.191626] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff881c2857fca8
[86981.202569] RBP: ffff881c2857fd10 R08: 0000000000000001 R09: ffff881c2857fb90
[86981.213917] R10: ffff881c2857fc20 R11: 0000000000000001 R12: ffff881c2857fd40
[86981.224365] R13: 0000000000000005 R14: 0000000000000005 R15: 000000002445d569
[86981.234535] FS:  00007f647958e700(0000) GS:ffff88407fc60000(0000) knlGS:0000000000000000
[86981.254625] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[86981.265100] CR2: 0000000000000098 CR3: 0000001eb78da000 CR4: 00000000001407e0
[86981.275662] Stack:
[86981.285742]  ffffffffc05132b0 ffff881c2857fdc0 ffff881c2857fdc0 ffff883885eff800
[86981.306771]  ffff881c2857fd80 ffffffffc0495e7b 0000000200000008 ffff8835d41dd010
[86981.327924]  000000003664e868 ffff883e8c01b780 0000000000000000 0000000000000000
[86981.349204] Call Trace:
[86981.359644]  [<ffffffffc0495e7b>] xfs_attr3_node_inactive+0x19b/0x220 [xfs]
[86981.369974]  [<ffffffffc0495f96>] xfs_attr3_root_inactive+0x96/0x100 [xfs]
[86981.380065]  [<ffffffffc04960b2>] xfs_attr_inactive+0xb2/0x150 [xfs]
[86981.389902]  [<ffffffffc04e728a>] xfs_inactive+0x8a/0x160 [xfs]
[86981.399587]  [<ffffffffc04af3de>] xfs_fs_evict_inode+0x7e/0xc0 [xfs]
[86981.409249]  [<ffffffff811ef204>] evict+0xb4/0x180
[86981.418430]  [<ffffffff811ef9e5>] iput+0xf5/0x180
[86981.427656]  [<ffffffff811e4413>] do_unlinkat+0x193/0x2c0
[86981.436660]  [<ffffffff811d961f>] ? SYSC_newstat+0x2f/0x40
[86981.445397]  [<ffffffff811e5496>] SyS_unlink+0x16/0x20
[86981.453802]  [<ffffffff8176da4d>] system_call_fastpath+0x1a/0x1f
[86981.462287] Code: 55 48 89 e5 41 54 4d 89 c4 53 48 89 fb 48 83 ec 10 48 c7 04 24 b0 32 51 c0 e8 ed fe ff ff 85 c0 75 49 48 85 db 74 44 49 8b 34 24 <48> 8b 96 98 00 00 00 0f b7 52 08 66 c1 c2 08 66 81 fa be 3e 74 
[86981.489249] RIP  [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[86981.497830]  RSP <ffff881c2857fcf0>
[86981.506669] CR2: 0000000000000098
[86981.515458] ---[ end trace 5a50666514df0dd0 ]---
[87006.189590] init: ceph-osd (ceph/416) main process (869762) killed by ABRT signal
[87006.206884] init: ceph-osd (ceph/416) main process ended, respawning
[87145.757174] init: ceph-osd (ceph/680) main process (4107) killed by ABRT signal
[87145.774741] init: ceph-osd (ceph/680) main process ended, respawning
[87165.426676] init: ceph-osd (ceph/583) main process (532654) killed by ABRT signal
[87165.444956] init: ceph-osd (ceph/583) main process ended, respawning
[87400.697996] tee (1360840): drop_caches: 3
[88519.480634] BUG: unable to handle kernel NULL pointer dereference at 0000000000000098
[88519.497732] IP: [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[88519.506741] PGD 1f0a46d067 PUD 1c5c2df067 PMD 0 
[88519.515776] Oops: 0000 [#12] SMP 
[88519.525036] Modules linked in: xfs libcrc32c dm_crypt ses enclosure ipmi_devintf x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd joydev sb_edac edac_core mei_me mei lpc_ich ipmi_si ipmi_msghandler ioatdma wmi mac_hid bonding 8021q garp stp mrp llc lp parport btrfs xor raid6_pq igb ixgbe isci i2c_algo_bit hid_generic dca ahci usbhid mpt2sas ptp hid libsas libahci mdio raid_class pps_core scsi_transport_sas
[88519.593998] CPU: 12 PID: 557802 Comm: ceph-osd Tainted: G      D       3.16.0-38-generic #52~14.04.1-Ubuntu
[88519.614475] Hardware name: Supermicro X9DRi-LN4+/X9DR3-LN4+/X9DRi-LN4+/X9DR3-LN4+, BIOS 3.0b 05/27/2014
[88519.636422] task: ffff883c3e0f5bb0 ti: ffff883e7b608000 task.ti: ffff883e7b608000
[88519.660737] RIP: 0010:[<ffffffffc04d28b0>]  [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[88519.686310] RSP: 0018:ffff883e7b60bcf0  EFLAGS: 00010286
[88519.697097] RAX: 0000000000000000 RBX: ffff881fd1610828 RCX: 0000000000000001
[88519.707966] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff883e7b60bca8
[88519.719028] RBP: ffff883e7b60bd10 R08: 0000000000000001 R09: ffff883e7b60bb90
[88519.729734] R10: ffff883e7b60bc20 R11: 0000000000000001 R12: ffff883e7b60bd40
[88519.740171] R13: 0000000000000002 R14: 0000000000000002 R15: 00000000e1ddc3d2
[88519.750867] FS:  00007f71c9977700(0000) GS:ffff881fffcc0000(0000) knlGS:0000000000000000
[88519.771443] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[88519.781907] CR2: 0000000000000098 CR3: 0000001cfbf21000 CR4: 00000000001407e0
[88519.792485] Stack:
[88519.802677]  ffffffffc05132b0 ffff883e7b60bdc0 ffff883e7b60bdc0 ffff8839679bbc00
[88519.823288]  ffff883e7b60bd80 ffffffffc0495e7b 0000000200000008 ffff88197dc76010
[88519.844444]  000000010ff2e558 ffff88180621ea00 0000000000000000 0000000000000000
[88519.865502] Call Trace:
[88519.875655]  [<ffffffffc0495e7b>] xfs_attr3_node_inactive+0x19b/0x220 [xfs]
[88519.886233]  [<ffffffffc0495f96>] xfs_attr3_root_inactive+0x96/0x100 [xfs]
[88519.897478]  [<ffffffffc04960b2>] xfs_attr_inactive+0xb2/0x150 [xfs]
[88519.909317]  [<ffffffffc04e728a>] xfs_inactive+0x8a/0x160 [xfs]
[88519.919221]  [<ffffffffc04af3de>] xfs_fs_evict_inode+0x7e/0xc0 [xfs]
[88519.928855]  [<ffffffff811ef204>] evict+0xb4/0x180
[88519.938338]  [<ffffffff811ef9e5>] iput+0xf5/0x180
[88519.947641]  [<ffffffff811e4413>] do_unlinkat+0x193/0x2c0
[88519.956521]  [<ffffffff811d961f>] ? SYSC_newstat+0x2f/0x40
[88519.965271]  [<ffffffff811e5496>] SyS_unlink+0x16/0x20
[88519.973830]  [<ffffffff8176da4d>] system_call_fastpath+0x1a/0x1f
[88519.982008] Code: 55 48 89 e5 41 54 4d 89 c4 53 48 89 fb 48 83 ec 10 48 c7 04 24 b0 32 51 c0 e8 ed fe ff ff 85 c0 75 49 48 85 db 74 44 49 8b 34 24 <48> 8b 96 98 00 00 00 0f b7 52 08 66 c1 c2 08 66 81 fa be 3e 74 
[88520.008089] RIP  [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[88520.017002]  RSP <ffff883e7b60bcf0>
[88520.025773] CR2: 0000000000000098
[88520.047028] ---[ end trace 5a50666514df0dd1 ]---
[88673.852863] init: ceph-osd (ceph/620) main process (556454) killed by ABRT signal
[88673.870441] init: ceph-osd (ceph/620) main process ended, respawning
[91042.566841] BUG: unable to handle kernel NULL pointer dereference at 0000000000000098
[91042.584209] IP: [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[91042.593112] PGD 1fcf629067 PUD 1fd0046067 PMD 0 
[91042.601765] Oops: 0000 [#13] SMP 
[91042.610386] Modules linked in: xfs libcrc32c dm_crypt ses enclosure ipmi_devintf x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd joydev sb_edac edac_core mei_me mei lpc_ich ipmi_si ipmi_msghandler ioatdma wmi mac_hid bonding 8021q garp stp mrp llc lp parport btrfs xor raid6_pq igb ixgbe isci i2c_algo_bit hid_generic dca ahci usbhid mpt2sas ptp hid libsas libahci mdio raid_class pps_core scsi_transport_sas
[91042.673765] CPU: 16 PID: 277118 Comm: ceph-osd Tainted: G      D       3.16.0-38-generic #52~14.04.1-Ubuntu
[91042.693086] Hardware name: Supermicro X9DRi-LN4+/X9DR3-LN4+/X9DRi-LN4+/X9DR3-LN4+, BIOS 3.0b 05/27/2014
[91042.713345] task: ffff883da3f5bd20 ti: ffff883c62318000 task.ti: ffff883c62318000
[91042.734218] RIP: 0010:[<ffffffffc04d28b0>]  [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[91042.755908] RSP: 0018:ffff883c6231bcf0  EFLAGS: 00010286
[91042.766821] RAX: 0000000000000000 RBX: ffff881fca5922b8 RCX: 0000000000000001
[91042.777842] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff883c6231bca8
[91042.789217] RBP: ffff883c6231bd10 R08: 0000000000000001 R09: ffff883c6231bb90
[91042.799782] R10: ffff883c6231bc20 R11: 0000000000000001 R12: ffff883c6231bd40
[91042.810530] R13: 0000000000000001 R14: 0000000000000001 R15: 00000000fdee988c
[91042.821067] FS:  00007f3aa0320700(0000) GS:ffff881fffd40000(0000) knlGS:0000000000000000
[91042.841757] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[91042.852215] CR2: 0000000000000098 CR3: 0000001fc99af000 CR4: 00000000001407e0
[91042.862600] Stack:
[91042.872890]  ffffffffc05132b0 ffff883c6231bdc0 ffff883c6231bdc0 ffff881fc5aad800
[91042.893385]  ffff883c6231bd80 ffffffffc0495e7b 0000000200000008 ffff881d376a3010
[91042.914398]  000000011ad63590 ffff881eaa191980 0000000000000000 0000000000000000
[91042.935354] Call Trace:
[91042.945469]  [<ffffffffc0495e7b>] xfs_attr3_node_inactive+0x19b/0x220 [xfs]
[91042.955905]  [<ffffffffc0495f96>] xfs_attr3_root_inactive+0x96/0x100 [xfs]
[91042.965967]  [<ffffffffc04960b2>] xfs_attr_inactive+0xb2/0x150 [xfs]
[91042.975998]  [<ffffffffc04e728a>] xfs_inactive+0x8a/0x160 [xfs]
[91042.985642]  [<ffffffffc04af3de>] xfs_fs_evict_inode+0x7e/0xc0 [xfs]
[91042.995209]  [<ffffffff811ef204>] evict+0xb4/0x180
[91043.004717]  [<ffffffff811ef9e5>] iput+0xf5/0x180
[91043.014679]  [<ffffffff811e4413>] do_unlinkat+0x193/0x2c0
[91043.023913]  [<ffffffff811d961f>] ? SYSC_newstat+0x2f/0x40
[91043.032535]  [<ffffffff811e5496>] SyS_unlink+0x16/0x20
[91043.040995]  [<ffffffff8176da4d>] system_call_fastpath+0x1a/0x1f
[91043.049339] Code: 55 48 89 e5 41 54 4d 89 c4 53 48 89 fb 48 83 ec 10 48 c7 04 24 b0 32 51 c0 e8 ed fe ff ff 85 c0 75 49 48 85 db 74 44 49 8b 34 24 <48> 8b 96 98 00 00 00 0f b7 52 08 66 c1 c2 08 66 81 fa be 3e 74 
[91043.075208] RIP  [<ffffffffc04d28b0>] xfs_da3_node_read+0x30/0xd0 [xfs]
[91043.083934]  RSP <ffff883c6231bcf0>
[91043.092737] CR2: 0000000000000098
[91043.114204] ---[ end trace 5a50666514df0dd2 ]---
[91102.696725] tee (1399014): drop_caches: 3
[91102.696825] tee (1398613): drop_caches: 3
[91105.035948] tee (1401752): drop_caches: 3
[91105.037052] tee (1360837): drop_caches: 3
[91157.471951] tee (1406017): drop_caches: 3
[91157.488887] tee (1406009): drop_caches: 3
[91157.488889] tee (1406113): drop_caches: 3
[91157.488891] tee (1406124): drop_caches: 3
[91157.488892] tee (1406023): drop_caches: 3
[91189.199378] tee (1406741): drop_caches: 3
[91227.781592] init: ceph-osd (ceph/571) main process (276126) killed by ABRT signal
[91227.793767] init: ceph-osd (ceph/571) main process ended, respawning
[91323.205616] tee (1409872): drop_caches: 3
[92020.358372] tee (1420465): drop_caches: 3
[92750.603036] tee (1427379): drop_caches: 3
[93293.228937] tee (1432421): drop_caches: 3
[93782.880202] tee (1436635): drop_caches: 3
[94389.760277] tee (1443489): drop_caches: 3
[95683.273681] tee (1451405): drop_caches: 3
[95683.274761] tee (1451411): drop_caches: 3
[96115.516458] tee (1453623): drop_caches: 3
[96656.846121] tee (1456482): drop_caches: 3
[97294.164097] tee (1460357): drop_caches: 3
[97912.361522] tee (1463513): drop_caches: 3
[99039.990839] tee (1502043): drop_caches: 3
[99155.768401] tee (1505031): drop_caches: 3
[99606.831933] tee (1519625): drop_caches: 3
[102689.660012] tee (1527422): drop_caches: 3
[102689.666220] tee (1527428): drop_caches: 3
[103513.924336] tee (1529579): drop_caches: 3
[104678.959399] tee (1532520): drop_caches: 3
[105101.730283] tee (1534232): drop_caches: 3
[105101.734362] tee (1534274): drop_caches: 3
[105586.095603] tee (1535485): drop_caches: 3
[106367.857055] tee (1552316): drop_caches: 3
[106367.861252] tee (1552326): drop_caches: 3
[106607.659245] tee (1553970): drop_caches: 3
[106607.659587] tee (1553973): drop_caches: 3
[108230.133768] tee (1576183): drop_caches: 3
[108230.133769] tee (1576186): drop_caches: 3
[109821.208540] tee (1588276): drop_caches: 3
[109821.211636] tee (1588271): drop_caches: 3
[109821.211759] tee (1588263): drop_caches: 3
[112318.756154] tee (1606103): drop_caches: 3
[112318.756156] tee (1606116): drop_caches: 3
[112318.756162] tee (1606104): drop_caches: 3
[112318.756164] tee (1606112): drop_caches: 3
[112318.907232] tee (1606093): drop_caches: 3
[113545.012648] tee (1618093): drop_caches: 3
[113545.012650] tee (1618088): drop_caches: 3
[114809.706514] tee (1625774): drop_caches: 3
[114809.706539] tee (1625767): drop_caches: 3
[116084.795941] tee (1634121): drop_caches: 3
[116084.795985] tee (1634124): drop_caches: 3
[116559.034261] tee (1641091): drop_caches: 3
[116965.269062] tee (1645921): drop_caches: 3

[-- Attachment #3: Type: text/plain, Size: 121 bytes --]

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 6+ messages in thread
[parent not found: <D3E576A1A7C7134694A0DDA7C2CA4B884C3985@hyd-mail2.bbnet.ad>]

end of thread, other threads:[~2023-05-25 12:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-25 12:01 Murphy Zhou
2023-05-25 12:04 ` your mail Christoph Hellwig
2023-05-25 12:45   ` Murphy Zhou
  -- strict thread matches above, loose matches on Subject: below --
2015-06-13  1:02 Tom Christensen
2015-06-13 22:39 ` your mail Dave Chinner
2015-06-14 23:27   ` Dave Chinner
     [not found] <D3E576A1A7C7134694A0DDA7C2CA4B884C3985@hyd-mail2.bbnet.ad>
2006-10-23  9:02 ` Chris Wedgwood

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox