openzfs / zfs

OpenZFS on Linux and FreeBSD
https://openzfs.github.io/openzfs-docs
Other
10.55k stars 1.74k forks source link

Zol crash/freeze Debian Jessie when copying data from a regular hdd to a zfs raid10 array #4993

Closed AlexandreBonneau closed 8 years ago

AlexandreBonneau commented 8 years ago

I experience a lot of system-wide crash under Debian 8.5 (ie. not responding to ping, ssh nor even keyboard/mouse inputs). This happens when I copy (a lot of) data from my old hdds to my brand new raid10 zol array.

Note : just to be sure, I stopped copying data to that pool, and for hours until now, I have had no problem whatsoever, whereas when I use my zol partition, I usually get a crash after 20 minutes or so.

Is that a known problem? Is there a log somewhere I could check apart from syslog? Is there a workaround?

# uname -a
Linux redacted 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt25-2+deb8u3 (2016-07-02) x86_64 GNU/Linux
# dpkg -l|grep zfs
ii  debian-zfs                            7~jessie                             amd64        Native ZFS filesystem metapackage for Debian.
ii  libzfs2                               0.6.5.7-8-jessie                     amd64        Native ZFS filesystem library for Linux
ii  zfs-dkms                              0.6.5.7-8-jessie                     all          Native ZFS filesystem kernel modules for Linux
ii  zfsonlinux                            8                                    all          archive.zfsonlinux.org trust package
ii  zfsutils                              0.6.5.7-8-jessie                     amd64        command-line tools to manage ZFS filesystems
# modinfo zfs|grep -i version:
version:        0.6.5.7-8-jessie
srcversion:     DC8C98E56FC3DF71B9F4332
# dkms status -m zfs
zfs, 0.6.5.7, 3.16.0-4-amd64, x86_64: installed
# dkms status -m spl
spl, 0.6.5.7, 3.16.0-4-amd64, x86_64: installed
# zpool status
  pool: raidTen
 state: ONLINE
  scan: none requested
config:

        NAME                                 STATE     READ WRITE CKSUM
        raidTen                              ONLINE       0     0     0
          mirror-0                           ONLINE       0     0     0
            ata-ST3000VN000-1HJ166_W6A1LJN5  ONLINE       0     0     0
            ata-ST3000VN000-1HJ166_W6A1LK4Q  ONLINE       0     0     0
          mirror-1                           ONLINE       0     0     0
            ata-ST3000VN000-1HJ166_W6A1JHSA  ONLINE       0     0     0
            ata-ST3000VN000-1HJ166_W6A1Q7M4  ONLINE       0     0     0

errors: No known data errors
# zdb
raidTen:
    version: 5000
    name: 'raidTen'
    state: 0
    txg: 4
    pool_guid: 1757824497299022178
    errata: 0
    hostid: 8323328
    hostname: 'redacted'
    vdev_children: 2
    vdev_tree:
        type: 'root'
        id: 0
        guid: 1757824497299022178
        create_txg: 4
        children[0]:
            type: 'mirror'
            id: 0
            guid: 11263183393673047639
            metaslab_array: 37
            metaslab_shift: 34
            ashift: 12
            asize: 3000578342912
            is_log: 0
            create_txg: 4
            children[0]:
                type: 'disk'
                id: 0
                guid: 14399759700634617931
                path: '/dev/disk/by-id/ata-ST3000VN000-1HJ166_W6A1LJN5-part1'
                whole_disk: 1
                create_txg: 4
            children[1]:
                type: 'disk'
                id: 1
                guid: 12485758044952075040
                path: '/dev/disk/by-id/ata-ST3000VN000-1HJ166_W6A1LK4Q-part1'
                whole_disk: 1
                create_txg: 4
        children[1]:
            type: 'mirror'
            id: 1
            guid: 15457321469284122915
            metaslab_array: 34
            metaslab_shift: 34
            ashift: 12
            asize: 3000578342912
            is_log: 0
            create_txg: 4
            children[0]:
                type: 'disk'
                id: 0
                guid: 17711611357323251335
                path: '/dev/disk/by-id/ata-ST3000VN000-1HJ166_W6A1JHSA-part1'
                whole_disk: 1
                create_txg: 4
            children[1]:
                type: 'disk'
                id: 1
                guid: 15563298553901717193
                path: '/dev/disk/by-id/ata-ST3000VN000-1HJ166_W6A1Q7M4-part1'
                whole_disk: 1
                create_txg: 4
    features_for_read:
        com.delphix:hole_birth
        com.delphix:embedded_data
# zpool list
NAME      SIZE  ALLOC   FREE  EXPANDSZ   FRAG    CAP  DEDUP  HEALTH  ALTROOT
raidTen  5.44T   656G  4.80T         -     5%    11%  1.00x  ONLINE  -
# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux 8.5 (jessie)
Release:        8.5
Codename:       jessie

Here is an extract of /var/log/syslog. You can see the bits of info before a crash, and until the second crash :

   1 Aug 18 09:13:36 localhost rsyslogd: [origin software="rsyslogd" swVersion="8.4.2" x-pid="2041" x-info="http://www.rsyslog.com"] rsyslogd was HUPed
   2 Aug 18 09:15:01 localhost rsyslogd0: action 'action 17' resumed (module 'builtin:ompipe') [try http://www.rsyslog.com/e/0 ]
   3 Aug 18 09:15:01 localhost rsyslogd-2359: action 'action 17' resumed (module 'builtin:ompipe') [try http://www.rsyslog.com/e/2359 ]
   4 Aug 18 09:15:01 localhost CRON[11174]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
   5 Aug 18 09:17:01 localhost CRON[12584]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
   6 Aug 18 09:25:01 localhost CRON[18164]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
   7 Aug 18 09:26:28 localhost console-kit-daemon[2191]: (process:19191): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
   8 Aug 18 09:26:28 localhost console-kit-daemon[2191]: missing action
   9 Aug 18 09:35:01 localhost CRON[25200]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
  10 Aug 18 09:38:31 localhost smartd[2035]: Device: /dev/sda [SAT], SMART Prefailure Attribute: 1 Raw_Read_Error_Rate changed from 120 to 90
  11 Aug 18 09:38:31 localhost smartd[2035]: Device: /dev/sda [SAT], SMART Usage Attribute: 195 ECC_Uncorr_Error_Count changed from 100 to 120
  12 Aug 18 09:38:31 localhost smartd[2035]: Device: /dev/sda [SAT], SMART Usage Attribute: 201 Unc_Soft_Read_Err_Rate changed from 100 to 120
  13 Aug 18 09:38:31 localhost smartd[2035]: Device: /dev/sda [SAT], SMART Usage Attribute: 204 Soft_ECC_Correct_Rate changed from 100 to 120
  14 Aug 18 09:38:32 localhost smartd[2035]: Device: /dev/sdc [SAT], SMART Prefailure Attribute: 1 Raw_Read_Error_Rate changed from 119 to 115
  15 Aug 18 09:38:32 localhost smartd[2035]: Device: /dev/sdc [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 62 to 60
  16 Aug 18 09:38:32 localhost smartd[2035]: Device: /dev/sdc [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 38 to 40
  17 Aug 18 09:38:32 localhost smartd[2035]: Device: /dev/sdc [SAT], SMART Usage Attribute: 195 Hardware_ECC_Recovered changed from 29 to 36
  18 Aug 18 09:38:33 localhost smartd[2035]: Device: /dev/sdd [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 60 to 59
  19 Aug 18 09:38:33 localhost smartd[2035]: Device: /dev/sde [SAT], SMART Prefailure Attribute: 1 Raw_Read_Error_Rate changed from 108 to 112
  20 Aug 18 09:38:33 localhost smartd[2035]: Device: /dev/sdf [SAT], SMART Prefailure Attribute: 1 Raw_Read_Error_Rate changed from 108 to 112
  21 Aug 18 09:38:33 localhost smartd[2035]: Device: /dev/sdf [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 63 to 62
  22 Aug 18 09:38:33 localhost smartd[2035]: Device: /dev/sdf [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 37 to 38
  23 Aug 18 09:38:34 localhost smartd[2035]: Device: /dev/sdg [SAT], SMART Prefailure Attribute: 1 Raw_Read_Error_Rate changed from 108 to 112
  24 Aug 18 09:38:34 localhost smartd[2035]: Device: /dev/sdg [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 63 to 64
  25 Aug 18 09:38:34 localhost smartd[2035]: Device: /dev/sdg [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 37 to 36
  26 Aug 18 09:38:34 localhost smartd[2035]: Device: /dev/sdh [SAT], SMART Prefailure Attribute: 1 Raw_Read_Error_Rate changed from 108 to 112
  27 Aug 18 09:38:34 localhost smartd[2035]: Device: /dev/sdh [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 59 to 60
  28 Aug 18 09:38:34 localhost smartd[2035]: Device: /dev/sdh [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 41 to 40
  29 Aug 18 09:38:38 localhost tripwire[27751]: Integrity Check Failed: File could not be opened.
  30 Aug 18 09:38:38 localhost anacron[2048]: Job `cron.daily' terminated (exit status: 1) (mailing output)
  31 Aug 18 09:38:38 localhost anacron[2048]: Normal exit (1 job run)
  32 Aug 18 09:39:01 localhost CRON[28043]: (root) CMD (  [ -x /usr/lib/php5/sessionclean ] && /usr/lib/php5/sessionclean)
  33 Aug 18 09:45:01 localhost CRON[32255]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
  34 Aug 18 09:55:01 localhost CRON[7387]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
  35 Aug 18 10:05:01 localhost CRON[14401]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
  36 Aug 18 10:08:31 localhost smartd[2035]: Device: /dev/sda [SAT], SMART Prefailure Attribute: 1 Raw_Read_Error_Rate changed from 90 to 94
  37 Aug 18 10:08:31 localhost smartd[2035]: Device: /dev/sdc [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 60 to 61
  38 Aug 18 10:08:31 localhost smartd[2035]: Device: /dev/sdc [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 40 to 39
  39 Aug 18 10:08:31 localhost smartd[2035]: Device: /dev/sdc [SAT], SMART Usage Attribute: 195 Hardware_ECC_Recovered changed from 36 to 34
  40 Aug 18 10:08:33 localhost smartd[2035]: Device: /dev/sdf [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 62 to 63
  41 Aug 18 10:08:33 localhost smartd[2035]: Device: /dev/sdf [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 38 to 37
  42 Aug 18 10:09:01 localhost CRON[17223]: (root) CMD (  [ -x /usr/lib/php5/sessionclean ] && /usr/lib/php5/sessionclean)
  43 Aug 18 10:15:01 localhost CRON[21429]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
  44 Aug 18 10:17:01 localhost CRON[22839]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
  45 Aug 18 10:25:01 localhost CRON[28414]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
  46 Aug 18 10:35:01 localhost CRON[3578]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
  47 Aug 18 10:38:31 localhost smartd[2035]: Device: /dev/sda [SAT], SMART Prefailure Attribute: 1 Raw_Read_Error_Rate changed from 94 to 89
  48 Aug 18 10:38:32 localhost smartd[2035]: Device: /dev/sdc [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 61 to 62
  49 Aug 18 10:38:32 localhost smartd[2035]: Device: /dev/sdc [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 39 to 38
  50 Aug 18 10:38:32 localhost smartd[2035]: Device: /dev/sdc [SAT], SMART Usage Attribute: 195 Hardware_ECC_Recovered changed from 34 to 33
  51 Aug 18 10:39:01 localhost CRON[6360]: (root) CMD (  [ -x /usr/lib/php5/sessionclean ] && /usr/lib/php5/sessionclean)
  52 Aug 18 10:45:02 localhost CRON[10655]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)

< a freeze happened here with no ssh, ping nor keyboard/mouse input responses. I had to hard reset the server >

  53 Aug 18 10:59:55 localhost rsyslogd: [origin software="rsyslogd" swVersion="8.4.2" x-pid="2042" x-info="http://www.rsyslog.com"] start
  54 Aug 18 10:59:55 localhost systemd-modules-load[213]: Inserted module 'lp'
  55 Aug 18 10:59:55 localhost systemd-modules-load[213]: Inserted module 'ppdev'
  56 Aug 18 10:59:55 localhost systemd-modules-load[213]: Inserted module 'parport_pc'
  57 Aug 18 10:59:55 localhost systemd-modules-load[213]: Inserted module 'fuse'
  58 Aug 18 10:59:55 localhost systemd-modules-load[213]: Inserted module 'loop'
  59 Aug 18 10:59:55 localhost hdparm[242]: Setting parameters of disc: (none).
  60 Aug 18 10:59:55 localhost keyboard-setup[241]: Setting preliminary keymap...done.
  61 Aug 18 10:59:55 localhost mtp-probe: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3"
  62 Aug 18 10:59:55 localhost mtp-probe: checking bus 4, device 3: "/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6"
  63 Aug 18 10:59:55 localhost mtp-probe: bus: 4, device: 3 was not an MTP device
  64 Aug 18 10:59:55 localhost mtp-probe: bus: 1, device: 3 was not an MTP device
  65 Aug 18 10:59:55 localhost systemd-fsck[555]: 2tio : récupération du journal
  66 Aug 18 10:59:55 localhost systemd-fsck[555]: 2tio : propre, 2393407/122101760 fichiers, 391586017/488378000 blocs
  67 Aug 18 10:59:55 localhost systemd-fsck[537]: Replaying journal: #015Replaying journal: Done.
  68 Aug 18 10:59:55 localhost systemd-fsck[537]: Reiserfs journal '/dev/sdb1' in blocks [18..8211]: 0 transactions replayed
  69 Aug 18 10:59:55 localhost systemd-fsck[527]: Replaying journal: Trans replayed: mountid 161, transid 368450, desc 753, len 2, commit 756, next trans offset 739
  70 Aug 18 10:59:55 localhost systemd-fsck[537]: Reiserfs super block in block 16 on 0x811 of format 3.6 with standard journal
  71 Aug 18 10:59:55 localhost systemd-fsck[537]: Blocks (total/free): 488378624/1012216 by 4096 bytes
  72 Aug 18 10:59:55 localhost systemd-fsck[537]: Filesystem is NOT clean
  73 Aug 18 10:59:55 localhost systemd-fsck[527]: Replaying journal: |                                        |  0.1%  1 trans#015Trans replayed: mountid 161, transid 368451, desc 757, len 88, commit 846, next trans offset 829
  74 Aug 18 10:59:55 localhost systemd-fsck[527]: Trans replayed: mountid 161, transid 368452, desc 847, len 34, commit 882, next trans offset 865
  75 Aug 18 10:59:55 localhost systemd-fsck[527]: Replaying journal: |                                        /  0.2%  3 trans#015Trans replayed: mountid 161, transid 368453, desc 883, len 31, commit 915, next trans offset 898
  76 Aug 18 10:59:55 localhost systemd-fsck[527]: Trans replayed: mountid 161, transid 368454, desc 916, len 70, commit 987, next trans offset 970
  77 Aug 18 10:59:55 localhost systemd-fsck[527]: Replaying journal: |                                        -  0.3%  5 trans#015Trans replayed: mountid 161, transid 368455, desc 988, len 67, commit 1056, next trans offset 1039
  78 Aug 18 10:59:55 localhost systemd-fsck[527]: Trans replayed: mountid 161, transid 368456, desc 1057, len 65, commit 1123, next trans offset 1106
[...]
1211 Aug 18 10:59:56 localhost smartd[2034]: Device: /dev/sdc [SAT], is SMART capable. Adding to "monitor" list.
1212 Aug 18 10:59:56 localhost smartd[2034]: Device: /dev/sdc [SAT], state read from /var/lib/smartmontools/smartd.ST2000DL003_9VT166-6YD13TD6.ata.state
1213 Aug 18 10:59:56 localhost smartd[2034]: Device: /dev/sdd, type changed from 'scsi' to 'sat'
1214 Aug 18 10:59:56 localhost smartd[2034]: Device: /dev/sdd [SAT], opened
1215 Aug 18 10:59:56 localhost smartd[2034]: Device: /dev/sdd [SAT], SAMSUNG HD103SJ, S/N:S246J90B209128, WWN:5-0024e9-20476a6c4, FW:1AJ10001, 1.00 TB
1216 Aug 18 10:59:56 localhost smartd[2034]: Device: /dev/sdd [SAT], found in smartd database: SAMSUNG SpinPoint F3
1217 Aug 18 10:59:56 localhost mysqld: 160818 10:59:56 [Note] InnoDB: 128 rollback segment(s) are active.
1218 Aug 18 10:59:56 localhost mysqld: 160818 10:59:56 [Note] InnoDB: Waiting for purge to start
1219 Aug 18 10:59:56 localhost mysqld: 160818 10:59:56 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.30-76.3 started; log sequence number 11425951
1220 Aug 18 10:59:56 localhost mysqld: 160818 10:59:56 [Note] Plugin 'FEEDBACK' is disabled.
1221 Aug 18 10:59:56 localhost mysqld: 160818 10:59:56 [Note] Server socket created on IP: '::'.
1222 Aug 18 10:59:56 localhost mysqld: 160818 10:59:56 [Note] /usr/sbin/mysqld: ready for connections.
1223 Aug 18 10:59:56 localhost mysqld: Version: '10.0.26-MariaDB-0+deb8u1'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  (Debian)
1224 Aug 18 10:59:56 localhost kdm_greet[2486]: Cannot load /usr/share/kde4/apps/kdm/faces/.default.face: Aucun fichier ou dossier de ce type
1225 Aug 18 10:59:56 localhost apache2[2061]: .
1226 Aug 18 10:59:57 localhost mysql[2129]: Starting MariaDB database server: mysqld.
1227 Aug 18 10:59:57 localhost /etc/mysql/debian-start[2579]: Upgrading MySQL tables if necessary.
1228 Aug 18 10:59:57 localhost /etc/mysql/debian-start[2583]: /usr/bin/mysql_upgrade: the '--basedir' option is always ignored
1229 Aug 18 10:59:57 localhost /etc/mysql/debian-start[2583]: Looking for 'mysql' as: /usr/bin/mysql
1230 Aug 18 10:59:57 localhost /etc/mysql/debian-start[2583]: Looking for 'mysqlcheck' as: /usr/bin/mysqlcheck
1231 Aug 18 10:59:57 localhost /etc/mysql/debian-start[2583]: This installation of MySQL is already upgraded to 10.0.26-MariaDB, use --force if you still need to run mysql_upgrade
1232 Aug 18 10:59:57 localhost /etc/mysql/debian-start[2732]: Checking for insecure root accounts.
1233 Aug 18 10:59:57 localhost /etc/mysql/debian-start[2766]: Triggering myisam-recover for all MyISAM tables
1234 Aug 18 10:59:57 localhost avahi-daemon[2045]: Service "redacted" (/services/udisks.service) successfully established.
1235 Aug 18 10:59:57 localhost smartd[2034]: Device: /dev/sdd [SAT], is SMART capable. Adding to "monitor" list.
1236 Aug 18 10:59:57 localhost smartd[2034]: Device: /dev/sdd [SAT], state read from /var/lib/smartmontools/smartd.SAMSUNG_HD103SJ-S246J90B209128.ata.state
1237 Aug 18 10:59:57 localhost smartd[2034]: Device: /dev/sde, type changed from 'scsi' to 'sat'
1238 Aug 18 10:59:57 localhost smartd[2034]: Device: /dev/sde [SAT], opened
1239 Aug 18 10:59:57 localhost smartd[2034]: Device: /dev/sde [SAT], ST3000VN000-1HJ166, S/N:W6A1LJN5, WWN:5-000c50-09c147f76, FW:SC60, 3.00 TB
1240 Aug 18 10:59:57 localhost smartd[2034]: Device: /dev/sde [SAT], found in smartd database: Seagate NAS HDD
1241 Aug 18 10:59:57 localhost exim4[2580]: Starting MTA: exim4.
1242 Aug 18 10:59:57 localhost exim4[2580]: ALERT: exim paniclog /var/log/exim4/paniclog has non-zero size, mail system possibly broken
1243 Aug 18 10:59:57 localhost smartd[2034]: Device: /dev/sde [SAT], is SMART capable. Adding to "monitor" list.
1244 Aug 18 10:59:57 localhost smartd[2034]: Device: /dev/sde [SAT], state read from /var/lib/smartmontools/smartd.ST3000VN000_1HJ166-W6A1LJN5.ata.state
1245 Aug 18 10:59:57 localhost smartd[2034]: Device: /dev/sdf, type changed from 'scsi' to 'sat'
1246 Aug 18 10:59:57 localhost smartd[2034]: Device: /dev/sdf [SAT], opened
1247 Aug 18 10:59:57 localhost smartd[2034]: Device: /dev/sdf [SAT], ST3000VN000-1HJ166, S/N:W6A1LK4Q, WWN:5-000c50-09c1445a3, FW:SC60, 3.00 TB
1248 Aug 18 10:59:57 localhost smartd[2034]: Device: /dev/sdf [SAT], found in smartd database: Seagate NAS HDD
1249 Aug 18 10:59:58 localhost smartd[2034]: Device: /dev/sdf [SAT], is SMART capable. Adding to "monitor" list.
1250 Aug 18 10:59:58 localhost smartd[2034]: Device: /dev/sdf [SAT], state read from /var/lib/smartmontools/smartd.ST3000VN000_1HJ166-W6A1LK4Q.ata.state
1251 Aug 18 10:59:58 localhost smartd[2034]: Device: /dev/sdg, type changed from 'scsi' to 'sat'
1252 Aug 18 10:59:58 localhost smartd[2034]: Device: /dev/sdg [SAT], opened
1253 Aug 18 10:59:58 localhost smartd[2034]: Device: /dev/sdg [SAT], ST3000VN000-1HJ166, S/N:W6A1JHSA, WWN:5-000c50-09bbdce03, FW:SC60, 3.00 TB
1254 Aug 18 10:59:58 localhost smartd[2034]: Device: /dev/sdg [SAT], found in smartd database: Seagate NAS HDD
1255 Aug 18 10:59:58 localhost ModemManager[2052]: <warn>  Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0': not supported by any plugin
1256 Aug 18 10:59:58 localhost smartd[2034]: Device: /dev/sdg [SAT], is SMART capable. Adding to "monitor" list.
1257 Aug 18 10:59:58 localhost smartd[2034]: Device: /dev/sdg [SAT], state read from /var/lib/smartmontools/smartd.ST3000VN000_1HJ166-W6A1JHSA.ata.state
1258 Aug 18 10:59:58 localhost smartd[2034]: Device: /dev/sdh, type changed from 'scsi' to 'sat'
1259 Aug 18 10:59:58 localhost smartd[2034]: Device: /dev/sdh [SAT], opened
1260 Aug 18 10:59:58 localhost smartd[2034]: Device: /dev/sdh [SAT], ST3000VN000-1HJ166, S/N:W6A1Q7M4, WWN:5-000c50-09c157ba0, FW:SC60, 3.00 TB
1261 Aug 18 10:59:58 localhost smartd[2034]: Device: /dev/sdh [SAT], found in smartd database: Seagate NAS HDD
1262 Aug 18 10:59:58 localhost smartd[2034]: Device: /dev/sdh [SAT], is SMART capable. Adding to "monitor" list.
1263 Aug 18 10:59:58 localhost smartd[2034]: Device: /dev/sdh [SAT], state read from /var/lib/smartmontools/smartd.ST3000VN000_1HJ166-W6A1Q7M4.ata.state
1264 Aug 18 10:59:58 localhost smartd[2034]: Monitoring 8 ATA and 0 SCSI devices
1265 Aug 18 10:59:58 localhost smartd[2034]: Device: /dev/sda [SAT], SMART Prefailure Attribute: 1 Raw_Read_Error_Rate changed from 89 to 88
1266 Aug 18 10:59:58 localhost smartd[2034]: Device: /dev/sdc [SAT], SMART Usage Attribute: 195 Hardware_ECC_Recovered changed from 33 to 32
1267 Aug 18 11:00:00 localhost smartd[2034]: Device: /dev/sdh [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 60 to 59
1268 Aug 18 11:00:00 localhost smartd[2034]: Device: /dev/sdh [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 40 to 41
1269 Aug 18 11:00:00 localhost smartd[2034]: Device: /dev/sda [SAT], state written to /var/lib/smartmontools/smartd.OCZ_AGILITY3-OCZ_CKKU04U2JSI97Z0H.ata.state
1270 Aug 18 11:00:00 localhost smartd[2034]: Device: /dev/sdb [SAT], state written to /var/lib/smartmontools/smartd.WDC_WD20EARS_00J2GB0-WD_WCAYY0182888.ata.state
1271 Aug 18 11:00:00 localhost smartd[2034]: Device: /dev/sdc [SAT], state written to /var/lib/smartmontools/smartd.ST2000DL003_9VT166-6YD13TD6.ata.state
1272 Aug 18 11:00:00 localhost smartd[2034]: Device: /dev/sdd [SAT], state written to /var/lib/smartmontools/smartd.SAMSUNG_HD103SJ-S246J90B209128.ata.state
1273 Aug 18 11:00:00 localhost smartd[2034]: Device: /dev/sde [SAT], state written to /var/lib/smartmontools/smartd.ST3000VN000_1HJ166-W6A1LJN5.ata.state
1274 Aug 18 11:00:00 localhost smartd[2034]: Device: /dev/sdf [SAT], state written to /var/lib/smartmontools/smartd.ST3000VN000_1HJ166-W6A1LK4Q.ata.state
1275 Aug 18 11:00:00 localhost smartd[2034]: Device: /dev/sdg [SAT], state written to /var/lib/smartmontools/smartd.ST3000VN000_1HJ166-W6A1JHSA.ata.state
1276 Aug 18 11:00:00 localhost smartd[2034]: Device: /dev/sdh [SAT], state written to /var/lib/smartmontools/smartd.ST3000VN000_1HJ166-W6A1Q7M4.ata.state
1277 Aug 18 11:00:07 localhost ntpdate[1957]: step time server 103.239.8.22 offset 0.605075 sec
Aug 18 11:00:07 localhost systemd[2177]: Time has been changed
1279 Aug 18 11:00:18 localhost systemd[2924]: Starting Paths.
1280 Aug 18 11:00:18 localhost systemd[2924]: Reached target Paths.
1281 Aug 18 11:00:18 localhost systemd[2924]: Starting Timers.
1282 Aug 18 11:00:18 localhost systemd[2924]: Reached target Timers.
1283 Aug 18 11:00:18 localhost systemd[2924]: Starting Sockets.
1284 Aug 18 11:00:18 localhost systemd[2924]: Reached target Sockets.
1285 Aug 18 11:00:18 localhost systemd[2924]: Starting Basic System.
1286 Aug 18 11:00:18 localhost systemd[2924]: Reached target Basic System.
1287 Aug 18 11:00:18 localhost systemd[2924]: Starting Default.
1288 Aug 18 11:00:18 localhost systemd[2924]: Reached target Default.
1289 Aug 18 11:00:18 localhost systemd[2924]: Startup finished in 11ms.
1290 Aug 18 11:00:18 localhost console-kit-daemon[2191]: (process:2928): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
1291 Aug 18 11:00:18 localhost console-kit-daemon[2191]: missing action
1292 Aug 18 11:00:21 localhost ntpdate[2913]: adjust time server 103.239.8.22 offset -0.002596 sec
1293 Aug 18 11:05:01 localhost CRON[3139]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
1294 Aug 18 11:06:13 localhost console-kit-daemon[2191]: (process:3210): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
1295 Aug 18 11:06:13 localhost console-kit-daemon[2191]: missing action
1296 Aug 18 11:09:01 localhost CRON[3442]: (root) CMD (  [ -x /usr/lib/php5/sessionclean ] && /usr/lib/php5/sessionclean)
1297 Aug 18 11:15:01 localhost CRON[3783]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
1298 Aug 18 11:15:07 localhost systemd[2177]: Stopping Default.
1299 Aug 18 11:15:07 localhost systemd[2177]: Stopped target Default.
1300 Aug 18 11:15:07 localhost systemd[2177]: Stopping Basic System.
1301 Aug 18 11:15:07 localhost systemd[2177]: Stopped target Basic System.
1302 Aug 18 11:15:07 localhost systemd[2177]: Stopping Paths.
1303 Aug 18 11:15:07 localhost systemd[2177]: Stopped target Paths.
1304 Aug 18 11:15:07 localhost systemd[2177]: Stopping Timers.
1305 Aug 18 11:15:07 localhost systemd[2177]: Stopped target Timers.
1306 Aug 18 11:15:07 localhost systemd[2177]: Stopping Sockets.
1307 Aug 18 11:15:07 localhost systemd[2177]: Stopped target Sockets.
1308 Aug 18 11:15:07 localhost systemd[2177]: Starting Shutdown.
1309 Aug 18 11:15:07 localhost systemd[2177]: Reached target Shutdown.
1310 Aug 18 11:15:07 localhost systemd[2177]: Starting Exit the Session...
1311 Aug 18 11:15:07 localhost systemd[2177]: Received SIGRTMIN+24 from PID 3801 (kill).
1312 Aug 18 11:17:01 localhost CRON[3879]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
1313 Aug 18 11:25:01 localhost CRON[3913]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
1314 Aug 18 11:30:01 localhost smartd[2034]: Device: /dev/sda [SAT], SMART Prefailure Attribute: 1 Raw_Read_Error_Rate changed from 88 to 94
1315 Aug 18 11:30:01 localhost smartd[2034]: Device: /dev/sdb [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 116 to 119
1316 Aug 18 11:30:01 localhost smartd[2034]: Device: /dev/sdc [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 62 to 67
1317 Aug 18 11:30:01 localhost smartd[2034]: Device: /dev/sdc [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 38 to 33
1318 Aug 18 11:30:02 localhost smartd[2034]: Device: /dev/sdd [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 59 to 64
1319 Aug 18 11:30:02 localhost smartd[2034]: Device: /dev/sde [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 61 to 67
1320 Aug 18 11:30:02 localhost smartd[2034]: Device: /dev/sde [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 39 to 33
1321 Aug 18 11:30:02 localhost smartd[2034]: Device: /dev/sdf [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 63 to 68
1322 Aug 18 11:30:02 localhost smartd[2034]: Device: /dev/sdf [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 37 to 32
1323 Aug 18 11:30:03 localhost smartd[2034]: Device: /dev/sdg [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 64 to 69
1324 Aug 18 11:30:03 localhost smartd[2034]: Device: /dev/sdg [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 36 to 31
1325 Aug 18 11:30:03 localhost smartd[2034]: Device: /dev/sdh [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 59 to 66
1326 Aug 18 11:30:03 localhost smartd[2034]: Device: /dev/sdh [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 41 to 34
1327 Aug 18 11:35:01 localhost CRON[4150]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
1328 Aug 18 11:39:01 localhost CRON[4158]: (root) CMD (  [ -x /usr/lib/php5/sessionclean ] && /usr/lib/php5/sessionclean)
1329 Aug 18 11:45:01 localhost CRON[4203]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
1330 Aug 18 11:55:01 localhost CRON[4217]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
1331 Aug 18 12:00:00 localhost smartd[2034]: Device: /dev/sda [SAT], SMART Prefailure Attribute: 1 Raw_Read_Error_Rate changed from 94 to 95
1332 Aug 18 12:00:00 localhost smartd[2034]: Device: /dev/sdb [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 119 to 120
1333 Aug 18 12:00:01 localhost smartd[2034]: Device: /dev/sdc [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 67 to 68
1334 Aug 18 12:00:01 localhost smartd[2034]: Device: /dev/sdc [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 33 to 32
1335 Aug 18 12:00:02 localhost smartd[2034]: Device: /dev/sde [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 67 to 68
1336 Aug 18 12:00:02 localhost smartd[2034]: Device: /dev/sde [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 33 to 32
1337 Aug 18 12:00:02 localhost smartd[2034]: Device: /dev/sdf [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 68 to 69
1338 Aug 18 12:00:02 localhost smartd[2034]: Device: /dev/sdf [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 32 to 31
1339 Aug 18 12:00:02 localhost smartd[2034]: Device: /dev/sdh [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 66 to 67
1340 Aug 18 12:00:02 localhost smartd[2034]: Device: /dev/sdh [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 34 to 33
1341 Aug 18 12:05:01 localhost CRON[4324]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
1342 Aug 18 12:09:01 localhost CRON[4332]: (root) CMD (  [ -x /usr/lib/php5/sessionclean ] && /usr/lib/php5/sessionclean)
1343 Aug 18 12:15:01 localhost CRON[4379]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
1344 Aug 18 12:17:01 localhost CRON[4386]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
1345 Aug 18 12:25:01 localhost CRON[4406]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
1346 Aug 18 12:30:00 localhost smartd[2034]: Device: /dev/sda [SAT], SMART Prefailure Attribute: 1 Raw_Read_Error_Rate changed from 95 to 89
1347 Aug 18 12:30:02 localhost smartd[2034]: Device: /dev/sde [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 68 to 67
1348 Aug 18 12:30:02 localhost smartd[2034]: Device: /dev/sde [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 32 to 33
1349 Aug 18 12:30:02 localhost smartd[2034]: Device: /dev/sdf [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 69 to 68
1350 Aug 18 12:30:02 localhost smartd[2034]: Device: /dev/sdf [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 31 to 32
1351 Aug 18 12:30:02 localhost smartd[2034]: Device: /dev/sdh [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 67 to 66
1352 Aug 18 12:30:02 localhost smartd[2034]: Device: /dev/sdh [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 33 to 34
1353 Aug 18 12:35:01 localhost CRON[4431]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)

< a freeze happened here with no ssh, ping nor keyboard/mouse input responses. I had to hard reset the server >

1354 Aug 18 23:38:56 localhost rsyslogd: [origin software="rsyslogd" swVersion="8.4.2" x-pid="2042" x-info="http://www.rsyslog.com"] start
1355 Aug 18 23:38:56 localhost kernel: [    0.000000] Initializing cgroup subsys cpuset
1356 Aug 18 23:38:56 localhost kernel: [    0.000000] Initializing cgroup subsys cpu
1357 Aug 18 23:38:56 localhost kernel: [    0.000000] Initializing cgroup subsys cpuacct
1358 Aug 18 23:38:56 localhost kernel: [    0.000000] Linux version 3.16.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt25-2+deb8u3 (2016-07-02)
1359 Aug 18 23:38:56 localhost kernel: [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-amd64 root=UUID=c5b2950b-22b5-490a-b26e-6a0dae2c2ac3 ro quiet
1360 Aug 18 23:38:56 localhost kernel: [    0.000000] e820: BIOS-provided physical RAM map:
1361 Aug 18 23:38:56 localhost kernel: [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
1362 Aug 18 23:38:56 localhost kernel: [    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
1363 Aug 18 23:38:56 localhost kernel: [    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
1364 Aug 18 23:38:56 localhost kernel: [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
1365 Aug 18 23:38:56 localhost kernel: [    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
1366 Aug 18 23:38:56 localhost kernel: [    0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
1367 Aug 18 23:38:56 localhost kernel: [    0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
1368 Aug 18 23:38:56 localhost kernel: [    0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000babb9fff] usable
1369 Aug 18 23:38:56 localhost kernel: [    0.000000] BIOS-e820: [mem 0x00000000babba000-0x00000000bac02fff] ACPI NVS
1370 Aug 18 23:38:56 localhost kernel: [    0.000000] BIOS-e820: [mem 0x00000000bac03000-0x00000000bac0afff] ACPI data
1371 Aug 18 23:38:56 localhost kernel: [    0.000000] BIOS-e820: [mem 0x00000000bac0b000-0x00000000badf3fff] reserved
1372 Aug 18 23:38:56 localhost kernel: [    0.000000] BIOS-e820: [mem 0x00000000badf4000-0x00000000badf5fff] usable
1373 Aug 18 23:38:56 localhost kernel: [    0.000000] BIOS-e820: [mem 0x00000000badf6000-0x00000000bae05fff] reserved
1374 Aug 18 23:38:56 localhost kernel: [    0.000000] BIOS-e820: [mem 0x00000000bae06000-0x00000000bae13fff] ACPI NVS
1375 Aug 18 23:38:56 localhost kernel: [    0.000000] BIOS-e820: [mem 0x00000000bae14000-0x00000000bae3bfff] reserved
1376 Aug 18 23:38:56 localhost kernel: [    0.000000] BIOS-e820: [mem 0x00000000bae3c000-0x00000000bae7efff] ACPI NVS
1377 Aug 18 23:38:56 localhost kernel: [    0.000000] BIOS-e820: [mem 0x00000000bae7f000-0x00000000baffffff] usable
1378 Aug 18 23:38:56 localhost kernel: [    0.000000] BIOS-e820: [mem 0x00000000bb800000-0x00000000bf9fffff] reserved
1379 Aug 18 23:38:56 localhost kernel: [    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed3ffff] reserved
1380 Aug 18 23:38:56 localhost kernel: [    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
1381 Aug 18 23:38:56 localhost kernel: [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023fdfffff] usable
1382 Aug 18 23:38:56 localhost kernel: [    0.000000] NX (Execute Disable) protection: active
1383 Aug 18 23:38:56 localhost kernel: [    0.000000] SMBIOS 0.7 present.
1384 Aug 18 23:38:56 localhost kernel: [    0.000000] DMI: MSI MS-7740/H61MA-E35 (MS-7740), BIOS V1.0 08/04/2011
1385 Aug 18 23:38:56 localhost kernel: [    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
1386 Aug 18 23:38:56 localhost kernel: [    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
1387 Aug 18 23:38:56 localhost kernel: [    0.000000] AGP: No AGP bridge found
1388 Aug 18 23:38:56 localhost kernel: [    0.000000] e820: last_pfn = 0x23fe00 max_arch_pfn = 0x400000000
1389 Aug 18 23:38:56 localhost kernel: [    0.000000] MTRR default type: uncachable
1390 Aug 18 23:38:56 localhost kernel: [    0.000000] MTRR fixed ranges enabled:
1391 Aug 18 23:38:56 localhost kernel: [    0.000000]   00000-9FFFF write-back
1392 Aug 18 23:38:56 localhost kernel: [    0.000000]   A0000-BFFFF uncachable
1393 Aug 18 23:38:56 localhost kernel: [    0.000000]   C0000-D3FFF write-protect
1394 Aug 18 23:38:56 localhost kernel: [    0.000000]   D4000-E7FFF uncachable
1395 Aug 18 23:38:56 localhost kernel: [    0.000000]   E8000-FFFFF write-protect
1396 Aug 18 23:38:56 localhost kernel: [    0.000000] MTRR variable ranges enabled:
1397 Aug 18 23:38:56 localhost kernel: [    0.000000]   0 base 000000000 mask E00000000 write-back
1398 Aug 18 23:38:56 localhost kernel: [    0.000000]   1 base 200000000 mask FC0000000 write-back
1399 Aug 18 23:38:56 localhost kernel: [    0.000000]   2 base 0BB800000 mask FFF800000 uncachable
1400 Aug 18 23:38:56 localhost kernel: [    0.000000]   3 base 0BC000000 mask FFC000000 uncachable
1401 Aug 18 23:38:56 localhost kernel: [    0.000000]   4 base 0C0000000 mask FC0000000 uncachable
1402 Aug 18 23:38:56 localhost kernel: [    0.000000]   5 base 23FE00000 mask FFFE00000 uncachable
1403 Aug 18 23:38:56 localhost kernel: [    0.000000]   6 disabled
1404 Aug 18 23:38:56 localhost kernel: [    0.000000]   7 disabled
1405 Aug 18 23:38:56 localhost kernel: [    0.000000]   8 disabled
1406 Aug 18 23:38:56 localhost kernel: [    0.000000]   9 disabled
1407 Aug 18 23:38:56 localhost kernel: [    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
1408 Aug 18 23:38:56 localhost kernel: [    0.000000] e820: update [mem 0xbb800000-0xffffffff] usable ==> reserved
1409 Aug 18 23:38:56 localhost kernel: [    0.000000] e820: last_pfn = 0xbb000 max_arch_pfn = 0x400000000
1410 Aug 18 23:38:56 localhost kernel: [    0.000000] found SMP MP-table at [mem 0x000fce50-0x000fce5f] mapped at [ffff8800000fce50]
1411 Aug 18 23:38:56 localhost kernel: [    0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
1412 Aug 18 23:38:56 localhost kernel: [    0.000000] reserving inaccessible SNB gfx pages
1413 Aug 18 23:38:56 localhost kernel: [    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
1414 Aug 18 23:38:56 localhost kernel: [    0.000000]  [mem 0x00000000-0x000fffff] page 4k
1415 Aug 18 23:38:56 localhost kernel: [    0.000000] BRK [0x01af4000, 0x01af4fff] PGTABLE
1416 Aug 18 23:38:56 localhost kernel: [    0.000000] BRK [0x01af5000, 0x01af5fff] PGTABLE
1417 Aug 18 23:38:56 localhost kernel: [    0.000000] BRK [0x01af6000, 0x01af6fff] PGTABLE
1418 Aug 18 23:38:56 localhost kernel: [    0.000000] init_memory_mapping: [mem 0x23fc00000-0x23fdfffff]
1419 Aug 18 23:38:56 localhost kernel: [    0.000000]  [mem 0x23fc00000-0x23fdfffff] page 2M
1420 Aug 18 23:38:56 localhost kernel: [    0.000000] BRK [0x01af7000, 0x01af7fff] PGTABLE
1421 Aug 18 23:38:56 localhost kernel: [    0.000000] init_memory_mapping: [mem 0x23c000000-0x23fbfffff]
1422 Aug 18 23:38:56 localhost kernel: [    0.000000]  [mem 0x23c000000-0x23fbfffff] page 2M
1423 Aug 18 23:38:56 localhost kernel: [    0.000000] init_memory_mapping: [mem 0x200000000-0x23bffffff]
1424 Aug 18 23:38:56 localhost kernel: [    0.000000]  [mem 0x200000000-0x23bffffff] page 2M
1425 Aug 18 23:38:56 localhost kernel: [    0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
1426 Aug 18 23:38:56 localhost kernel: [    0.000000]  [mem 0x00100000-0x001fffff] page 4k
1427 Aug 18 23:38:56 localhost kernel: [    0.000000]  [mem 0x00200000-0x1fffffff] page 2M
1428 Aug 18 23:38:56 localhost kernel: [    0.000000] init_memory_mapping: [mem 0x20200000-0x3fffffff]
1429 Aug 18 23:38:56 localhost kernel: [    0.000000]  [mem 0x20200000-0x3fffffff] page 2M
1430 Aug 18 23:38:56 localhost kernel: [    0.000000] init_memory_mapping: [mem 0x40200000-0xbabb9fff]
1431 Aug 18 23:38:56 localhost kernel: [    0.000000]  [mem 0x40200000-0xba9fffff] page 2M
1432 Aug 18 23:38:56 localhost kernel: [    0.000000]  [mem 0xbaa00000-0xbabb9fff] page 4k
1433 Aug 18 23:38:56 localhost kernel: [    0.000000] BRK [0x01af8000, 0x01af8fff] PGTABLE
1434 Aug 18 23:38:56 localhost kernel: [    0.000000] BRK [0x01af9000, 0x01af9fff] PGTABLE
1435 Aug 18 23:38:56 localhost kernel: [    0.000000] init_memory_mapping: [mem 0xbadf4000-0xbadf5fff]
1436 Aug 18 23:38:56 localhost kernel: [    0.000000]  [mem 0xbadf4000-0xbadf5fff] page 4k
1437 Aug 18 23:38:56 localhost kernel: [    0.000000] init_memory_mapping: [mem 0xbae7f000-0xbaffffff]
1438 Aug 18 23:38:56 localhost kernel: [    0.000000]  [mem 0xbae7f000-0xbaffffff] page 4k
1439 Aug 18 23:38:56 localhost kernel: [    0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
1440 Aug 18 23:38:56 localhost kernel: [    0.000000]  [mem 0x100000000-0x1ffffffff] page 2M
1441 Aug 18 23:38:56 localhost kernel: [    0.000000] RAMDISK: [mem 0x3632a000-0x3718cfff]
1442 Aug 18 23:38:56 localhost kernel: [    0.000000] ACPI: Early table checksum verification disabled
1443 Aug 18 23:38:56 localhost kernel: [    0.000000] ACPI: RSDP 0x00000000000F0450 000024 (v02 ALASKA)
1444 Aug 18 23:38:56 localhost kernel: [    0.000000] ACPI: XSDT 0x00000000BAC03068 000054 (v01 ALASKA A M I    01072009 AMI  00010013)
1445 Aug 18 23:38:56 localhost kernel: [    0.000000] ACPI: FACP 0x00000000BAC0A078 0000F4 (v04 ALASKA A M I    01072009 AMI  00010013)
1446 Aug 18 23:38:56 localhost kernel: [    0.000000] ACPI: DSDT 0x00000000BAC03150 006F22 (v02 ALASKA A M I    00000015 INTL 20051117)
1447 Aug 18 23:38:56 localhost kernel: [    0.000000] ACPI: FACS 0x00000000BAE0BF80 000040
1448 Aug 18 23:38:56 localhost kernel: [    0.000000] ACPI: APIC 0x00000000BAC0A170 000072 (v03 ALASKA A M I    01072009 AMI  00010013)
1449 Aug 18 23:38:56 localhost kernel: [    0.000000] ACPI: SSDT 0x00000000BAC0A1E8 000102 (v01 AMICPU PROC     00000001 MSFT 03000001)
1450 Aug 18 23:38:56 localhost kernel: [    0.000000] ACPI: MCFG 0x00000000BAC0A2F0 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
1451 Aug 18 23:38:56 localhost kernel: [    0.000000] ACPI: HPET 0x00000000BAC0A330 000038 (v01 ALASKA A M I    01072009 AMI. 00000004)
1452 Aug 18 23:38:56 localhost kernel: [    0.000000] ACPI: ASF! 0x00000000BAC0A368 0000A0 (v32 INTEL   HCG     00000001 TFSM 000F4240)
1453 Aug 18 23:38:56 localhost kernel: [    0.000000] ACPI: Local APIC address 0xfee00000
1454 Aug 18 23:38:56 localhost kernel: [    0.000000] No NUMA configuration found
1455 Aug 18 23:38:56 localhost kernel: [    0.000000] Faking a node at [mem 0x0000000000000000-0x000000023fdfffff]
1456 Aug 18 23:38:56 localhost kernel: [    0.000000] Initmem setup node 0 [mem 0x00000000-0x23fdfffff]
1457 Aug 18 23:38:56 localhost kernel: [    0.000000]   NODE_DATA [mem 0x23fdf4000-0x23fdf8fff]
1458 Aug 18 23:38:56 localhost kernel: [    0.000000]  [ffffea0000000000-ffffea0007dfffff] PMD -> [ffff880237400000-ffff88023e3fffff] on node 0
1459 Aug 18 23:38:56 localhost kernel: [    0.000000] Zone ranges:
1460 Aug 18 23:38:56 localhost kernel: [    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
1461 Aug 18 23:38:56 localhost kernel: [    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
1462 Aug 18 23:38:56 localhost kernel: [    0.000000]   Normal   [mem 0x100000000-0x23fdfffff]
1463 Aug 18 23:38:56 localhost kernel: [    0.000000] Movable zone start for each node
1464 Aug 18 23:38:56 localhost kernel: [    0.000000] Early memory node ranges
1465 Aug 18 23:38:56 localhost kernel: [    0.000000]   node   0: [mem 0x00001000-0x0009cfff]
1466 Aug 18 23:38:56 localhost kernel: [    0.000000]   node   0: [mem 0x00100000-0x1fffffff]
1467 Aug 18 23:38:56 localhost kernel: [    0.000000]   node   0: [mem 0x20200000-0x3fffffff]
1468 Aug 18 23:38:56 localhost kernel: [    0.000000]   node   0: [mem 0x40200000-0xbabb9fff]
1469 Aug 18 23:38:56 localhost kernel: [    0.000000]   node   0: [mem 0xbadf4000-0xbadf5fff]
1470 Aug 18 23:38:56 localhost kernel: [    0.000000]   node   0: [mem 0xbae7f000-0xbaffffff]
1471 Aug 18 23:38:56 localhost kernel: [    0.000000]   node   0: [mem 0x100000000-0x23fdfffff]
1472 Aug 18 23:38:56 localhost kernel: [    0.000000] On node 0 totalpages: 2074329
1473 Aug 18 23:38:56 localhost kernel: [    0.000000]   DMA zone: 56 pages used for memmap
1474 Aug 18 23:38:56 localhost kernel: [    0.000000]   DMA zone: 156 pages reserved
1475 Aug 18 23:38:56 localhost kernel: [    0.000000]   DMA zone: 3996 pages, LIFO batch:0
1476 Aug 18 23:38:56 localhost kernel: [    0.000000]   DMA32 zone: 10393 pages used for memmap
1477 Aug 18 23:38:56 localhost kernel: [    0.000000]   DMA32 zone: 760125 pages, LIFO batch:31
1478 Aug 18 23:38:56 localhost kernel: [    0.000000]   Normal zone: 17913 pages used for memmap
1479 Aug 18 23:38:56 localhost kernel: [    0.000000]   Normal zone: 1310208 pages, LIFO batch:31
1480 Aug 18 23:38:56 localhost kernel: [    0.000000] Reserving Intel graphics stolen memory at 0xbba00000-0xbf9fffff
1481 Aug 18 23:38:56 localhost kernel: [    0.000000] ACPI: PM-Timer IO Port: 0x408
1482 Aug 18 23:38:56 localhost kernel: [    0.000000] ACPI: Local APIC address 0xfee00000
1483 Aug 18 23:38:56 localhost kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
1484 Aug 18 23:38:56 localhost kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
1485 Aug 18 23:38:56 localhost kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled)
1486 Aug 18 23:38:56 localhost kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
1487 Aug 18 23:38:56 localhost kernel: [    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
1488 Aug 18 23:38:56 localhost kernel: [    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
1489 Aug 18 23:38:56 localhost kernel: [    0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
1490 Aug 18 23:38:56 localhost kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
1491 Aug 18 23:38:56 localhost kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
1492 Aug 18 23:38:56 localhost kernel: [    0.000000] ACPI: IRQ0 used by override.
1493 Aug 18 23:38:56 localhost kernel: [    0.000000] ACPI: IRQ2 used by override.
1494 Aug 18 23:38:56 localhost kernel: [    0.000000] ACPI: IRQ9 used by override.
1495 Aug 18 23:38:56 localhost kernel: [    0.000000] Using ACPI (MADT) for SMP configuration information
1496 Aug 18 23:38:56 localhost kernel: [    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
1497 Aug 18 23:38:56 localhost kernel: [    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
1498 Aug 18 23:38:56 localhost kernel: [    0.000000] nr_irqs_gsi: 40
1499 Aug 18 23:38:56 localhost kernel: [    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
1500 Aug 18 23:38:56 localhost kernel: [    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
1501 Aug 18 23:38:56 localhost kernel: [    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
1502 Aug 18 23:38:56 localhost kernel: [    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
1503 Aug 18 23:38:56 localhost kernel: [    0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
1504 Aug 18 23:38:56 localhost kernel: [    0.000000] PM: Registered nosave memory: [mem 0x40000000-0x401fffff]
1505 Aug 18 23:38:56 localhost kernel: [    0.000000] PM: Registered nosave memory: [mem 0xbabba000-0xbac02fff]
1506 Aug 18 23:38:56 localhost kernel: [    0.000000] PM: Registered nosave memory: [mem 0xbac03000-0xbac0afff]
1507 Aug 18 23:38:56 localhost kernel: [    0.000000] PM: Registered nosave memory: [mem 0xbac0b000-0xbadf3fff]
1508 Aug 18 23:38:56 localhost kernel: [    0.000000] PM: Registered nosave memory: [mem 0xbadf6000-0xbae05fff]
1509 Aug 18 23:38:56 localhost kernel: [    0.000000] PM: Registered nosave memory: [mem 0xbae06000-0xbae13fff]
1510 Aug 18 23:38:56 localhost kernel: [    0.000000] PM: Registered nosave memory: [mem 0xbae14000-0xbae3bfff]
1511 Aug 18 23:38:56 localhost kernel: [    0.000000] PM: Registered nosave memory: [mem 0xbae3c000-0xbae7efff]
1512 Aug 18 23:38:56 localhost kernel: [    0.000000] PM: Registered nosave memory: [mem 0xbb000000-0xbb7fffff]
1513 Aug 18 23:38:56 localhost kernel: [    0.000000] PM: Registered nosave memory: [mem 0xbb800000-0xbf9fffff]
1514 Aug 18 23:38:56 localhost kernel: [    0.000000] PM: Registered nosave memory: [mem 0xbfa00000-0xfed1bfff]
1515 Aug 18 23:38:56 localhost kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed3ffff]
1516 Aug 18 23:38:56 localhost kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfed40000-0xfeffffff]
1517 Aug 18 23:38:56 localhost kernel: [    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
1518 Aug 18 23:38:56 localhost kernel: [    0.000000] e820: [mem 0xbfa00000-0xfed1bfff] available for PCI devices
1519 Aug 18 23:38:56 localhost kernel: [    0.000000] Booting paravirtualized kernel on bare hardware
1520 Aug 18 23:38:56 localhost kernel: [    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
1521 Aug 18 23:38:56 localhost kernel: [    0.000000] PERCPU: Embedded 27 pages/cpu @ffff88023fa00000 s80896 r8192 d21504 u524288
1522 Aug 18 23:38:56 localhost kernel: [    0.000000] pcpu-alloc: s80896 r8192 d21504 u524288 alloc=1*2097152
1523 Aug 18 23:38:56 localhost kernel: [    0.000000] pcpu-alloc: [0] 0 1 2 3
1524 Aug 18 23:38:56 localhost kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2045811
1525 Aug 18 23:38:56 localhost kernel: [    0.000000] Policy zone: Normal
1526 Aug 18 23:38:56 localhost kernel: [    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-amd64 root=UUID=c5b2950b-22b5-490a-b26e-6a0dae2c2ac3 ro quiet
1527 Aug 18 23:38:56 localhost kernel: [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
1528 Aug 18 23:38:56 localhost kernel: [    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
1529 Aug 18 23:38:56 localhost kernel: [    0.000000] AGP: Checking aperture...
1530 Aug 18 23:38:56 localhost kernel: [    0.000000] AGP: No AGP bridge found
1531 Aug 18 23:38:56 localhost kernel: [    0.000000] Calgary: detecting Calgary via BIOS EBDA area
1532 Aug 18 23:38:56 localhost kernel: [    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
1533 Aug 18 23:38:56 localhost kernel: [    0.000000] Memory: 8089248K/8297316K available (5220K kernel code, 947K rwdata, 1836K rodata, 1204K init, 840K bss, 208068K reserved)
1534 Aug 18 23:38:56 localhost kernel: [    0.000000] Hierarchical RCU implementation.
1535 Aug 18 23:38:56 localhost kernel: [    0.000000]        RCU dyntick-idle grace-period acceleration is enabled.
1536 Aug 18 23:38:56 localhost kernel: [    0.000000]        RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
1537 Aug 18 23:38:56 localhost kernel: [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
1538 Aug 18 23:38:56 localhost kernel: [    0.000000] NR_IRQS:33024 nr_irqs:712 16
1539 Aug 18 23:38:56 localhost kernel: [    0.000000] Console: colour VGA+ 80x25
1540 Aug 18 23:38:56 localhost kernel: [    0.000000] console [tty0] enabled
1541 Aug 18 23:38:56 localhost kernel: [    0.000000] hpet clockevent registered
1542 Aug 18 23:38:56 localhost kernel: [    0.000000] tsc: Fast TSC calibration using PIT
1543 Aug 18 23:38:56 localhost kernel: [    0.000000] tsc: Detected 3093.011 MHz processor
1544 Aug 18 23:38:56 localhost kernel: [    0.000026] Calibrating delay loop (skipped), value calculated using timer frequency.. 6186.02 BogoMIPS (lpj=12372044)
1545 Aug 18 23:38:56 localhost kernel: [    0.000028] pid_max: default: 32768 minimum: 301
1546 Aug 18 23:38:56 localhost kernel: [    0.000034] ACPI: Core revision 20140424
1547 Aug 18 23:38:56 localhost kernel: [    0.003208] ACPI: All ACPI Tables successfully acquired
1548 Aug 18 23:38:56 localhost kernel: [    0.003230] Security Framework initialized
1549 Aug 18 23:38:56 localhost kernel: [    0.003237] AppArmor: AppArmor disabled by boot time parameter
1550 Aug 18 23:38:56 localhost kernel: [    0.003238] Yama: disabled by default; enable with sysctl kernel.yama.*
1551 Aug 18 23:38:56 localhost kernel: [    0.003621] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
1552 Aug 18 23:38:56 localhost kernel: [    0.004908] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
1553 Aug 18 23:38:56 localhost kernel: [    0.005491] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
1554 Aug 18 23:38:56 localhost kernel: [    0.005500] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
1555 Aug 18 23:38:56 localhost kernel: [    0.005685] Initializing cgroup subsys memory
1556 Aug 18 23:38:56 localhost kernel: [    0.005689] Initializing cgroup subsys devices
1557 Aug 18 23:38:56 localhost kernel: [    0.005694] Initializing cgroup subsys freezer
1558 Aug 18 23:38:56 localhost kernel: [    0.005696] Initializing cgroup subsys net_cls
1559 Aug 18 23:38:56 localhost kernel: [    0.005699] Initializing cgroup subsys blkio
1560 Aug 18 23:38:56 localhost kernel: [    0.005702] Initializing cgroup subsys perf_event
1561 Aug 18 23:38:56 localhost kernel: [    0.005704] Initializing cgroup subsys net_prio
1562 Aug 18 23:38:56 localhost kernel: [    0.005723] CPU: Physical Processor ID: 0
1563 Aug 18 23:38:56 localhost kernel: [    0.005724] CPU: Processor Core ID: 0
1564 Aug 18 23:38:56 localhost kernel: [    0.005727] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
1565 Aug 18 23:38:56 localhost kernel: [    0.005727] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
1566 Aug 18 23:38:56 localhost kernel: [    0.005730] mce: CPU supports 7 MCE banks
1567 Aug 18 23:38:56 localhost kernel: [    0.005739] CPU0: Thermal monitoring enabled (TM1)
1568 Aug 18 23:38:56 localhost kernel: [    0.005744] process: using mwait in idle threads
1569 Aug 18 23:38:56 localhost kernel: [    0.005747] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
1570 Aug 18 23:38:56 localhost kernel: [    0.005747] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
1571 Aug 18 23:38:56 localhost kernel: [    0.005747] tlb_flushall_shift: 6
1572 Aug 18 23:38:56 localhost kernel: [    0.005829] Freeing SMP alternatives memory: 20K (ffffffff81a1b000 - ffffffff81a20000)
1573 Aug 18 23:38:56 localhost kernel: [    0.242417] ftrace: allocating 21683 entries in 85 pages
1574 Aug 18 23:38:56 localhost kernel: [    0.250499] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
1575 Aug 18 23:38:56 localhost kernel: [    0.290175] smpboot: CPU0: Intel(R) Core(TM) i3-2105 CPU @ 3.10GHz (fam: 06, model: 2a, stepping: 07)
1576 Aug 18 23:38:56 localhost kernel: [    0.290181] TSC deadline timer enabled
1577 Aug 18 23:38:56 localhost kernel: [    0.290201] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, full-width counters, Intel PMU driver.
1578 Aug 18 23:38:56 localhost kernel: [    0.290216] perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode
1579 Aug 18 23:38:56 localhost kernel: [    0.290218] ... version:                3
1580 Aug 18 23:38:56 localhost kernel: [    0.290219] ... bit width:              48
1581 Aug 18 23:38:56 localhost kernel: [    0.290219] ... generic registers:      4
1582 Aug 18 23:38:56 localhost kernel: [    0.290220] ... value mask:             0000ffffffffffff
1583 Aug 18 23:38:56 localhost kernel: [    0.290221] ... max period:             0000ffffffffffff
1584 Aug 18 23:38:56 localhost kernel: [    0.290222] ... fixed-purpose events:   3
1585 Aug 18 23:38:56 localhost kernel: [    0.290222] ... event mask:             000000070000000f
1586 Aug 18 23:38:56 localhost kernel: [    0.291310] x86: Booting SMP configuration:
1587 Aug 18 23:38:56 localhost kernel: [    0.291311] .... node  #0, CPUs:      #1
1588 Aug 18 23:38:56 localhost kernel: [    0.304381] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
1589 Aug 18 23:38:56 localhost kernel: [    0.304464]  #2 #3
1590 Aug 18 23:38:56 localhost kernel: [    0.330829] x86: Booted up 1 node, 4 CPUs
1591 Aug 18 23:38:56 localhost kernel: [    0.330832] smpboot: Total of 4 processors activated (24744.08 BogoMIPS)
1592 Aug 18 23:38:56 localhost kernel: [    0.333312] devtmpfs: initialized
1593 Aug 18 23:38:56 localhost kernel: [    0.336142] PM: Registering ACPI NVS region [mem 0xbabba000-0xbac02fff] (299008 bytes)
1594 Aug 18 23:38:56 localhost kernel: [    0.336149] PM: Registering ACPI NVS region [mem 0xbae06000-0xbae13fff] (57344 bytes)
1595 Aug 18 23:38:56 localhost kernel: [    0.336151] PM: Registering ACPI NVS region [mem 0xbae3c000-0xbae7efff] (274432 bytes)
1596 Aug 18 23:38:56 localhost kernel: [    0.336881] pinctrl core: initialized pinctrl subsystem
1597 Aug 18 23:38:56 localhost kernel: [    0.336939] NET: Registered protocol family 16
1598 Aug 18 23:38:56 localhost kernel: [    0.337029] cpuidle: using governor ladder
1599 Aug 18 23:38:56 localhost kernel: [    0.337031] cpuidle: using governor menu
1600 Aug 18 23:38:56 localhost kernel: [    0.337061] ACPI: bus type PCI registered
1601 Aug 18 23:38:56 localhost kernel: [    0.337063] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
1602 Aug 18 23:38:56 localhost kernel: [    0.337129] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
1603 Aug 18 23:38:56 localhost kernel: [    0.337131] PCI: not using MMCONFIG
1604 Aug 18 23:38:56 localhost kernel: [    0.337132] PCI: Using configuration type 1 for base access
1605 Aug 18 23:38:56 localhost kernel: [    0.347140] ACPI: Added _OSI(Module Device)
1606 Aug 18 23:38:56 localhost kernel: [    0.347142] ACPI: Added _OSI(Processor Device)
1607 Aug 18 23:38:56 localhost kernel: [    0.347143] ACPI: Added _OSI(3.0 _SCP Extensions)
1608 Aug 18 23:38:56 localhost kernel: [    0.347144] ACPI: Added _OSI(Processor Aggregator Device)
1609 Aug 18 23:38:56 localhost kernel: [    0.348443] ACPI: Executed 1 blocks of module-level executable AML code
1610 Aug 18 23:38:56 localhost kernel: [    0.350325] ACPI: Dynamic OEM Table Load:
1611 Aug 18 23:38:56 localhost kernel: [    0.350330] ACPI: SSDT 0xFFFF880236C8FC00 00038C (v01 AMI    IST      00000001 MSFT 03000001)
1612 Aug 18 23:38:56 localhost kernel: [    0.350575] ACPI: Dynamic OEM Table Load:
1613 Aug 18 23:38:56 localhost kernel: [    0.350578] ACPI: SSDT 0xFFFF880237242100 000084 (v01 AMI    CST      00000001 MSFT 03000001)
1614 Aug 18 23:38:56 localhost kernel: [    0.351048] ACPI: Interpreter enabled
1615 Aug 18 23:38:56 localhost kernel: [    0.351054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
1616 Aug 18 23:38:56 localhost kernel: [    0.351062] ACPI: (supports S0 S1 S3 S4 S5)
1617 Aug 18 23:38:56 localhost kernel: [    0.351063] ACPI: Using IOAPIC for interrupt routing
1618 Aug 18 23:38:56 localhost kernel: [    0.351078] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
1619 Aug 18 23:38:56 localhost kernel: [    0.351124] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
1620 Aug 18 23:38:56 localhost kernel: [    0.351390] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
1621 Aug 18 23:38:56 localhost kernel: [    0.351576] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
1622 Aug 18 23:38:56 localhost kernel: [    0.354999] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
1623 Aug 18 23:38:56 localhost kernel: [    0.355004] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
1624 Aug 18 23:38:56 localhost kernel: [    0.355107] acpi PNP0A08:00: _OSC: platform does not support [PCIeCapability]
1625 Aug 18 23:38:56 localhost kernel: [    0.355157] acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
1626 Aug 18 23:38:56 localhost kernel: [    0.355159] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug PME AER PCIeCapability]
1627 Aug 18 23:38:56 localhost kernel: [    0.355161] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug PME AER]
1628 Aug 18 23:38:56 localhost kernel: [    0.355162] acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
1629 Aug 18 23:38:56 localhost kernel: [    0.355428] PCI host bridge to bus 0000:00
1630 Aug 18 23:38:56 localhost kernel: [    0.355431] pci_bus 0000:00: root bus resource [bus 00-ff]
1631 Aug 18 23:38:56 localhost kernel: [    0.355432] pci_bus 0000:00: root bus resource [io  0x0000-0x03af]
1632 Aug 18 23:38:56 localhost kernel: [    0.355433] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7]
1633 Aug 18 23:38:56 localhost kernel: [    0.355435] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df]
1634 Aug 18 23:38:56 localhost kernel: [    0.355436] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
1635 Aug 18 23:38:56 localhost kernel: [    0.355437] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
1636 Aug 18 23:38:56 localhost kernel: [    0.355439] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
1637 Aug 18 23:38:56 localhost kernel: [    0.355440] pci_bus 0000:00: root bus resource [mem 0xbfa00000-0xffffffff]
1638 Aug 18 23:38:56 localhost kernel: [    0.355446] pci 0000:00:00.0: [8086:0100] type 00 class 0x060000
1639 Aug 18 23:38:56 localhost kernel: [    0.355514] pci 0000:00:02.0: [8086:0112] type 00 class 0x030000
1640 Aug 18 23:38:56 localhost kernel: [    0.355523] pci 0000:00:02.0: reg 0x10: [mem 0xfb400000-0xfb7fffff 64bit]
1641 Aug 18 23:38:56 localhost kernel: [    0.355527] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
1642 Aug 18 23:38:56 localhost kernel: [    0.355531] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
1643 Aug 18 23:38:56 localhost kernel: [    0.355615] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
1644 Aug 18 23:38:56 localhost kernel: [    0.355636] pci 0000:00:16.0: reg 0x10: [mem 0xfbc08000-0xfbc0800f 64bit]
1645 Aug 18 23:38:56 localhost kernel: [    0.355706] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
1646 Aug 18 23:38:56 localhost kernel: [    0.355777] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
1647 Aug 18 23:38:56 localhost kernel: [    0.355796] pci 0000:00:1a.0: reg 0x10: [mem 0xfbc07000-0xfbc073ff]
1648 Aug 18 23:38:56 localhost kernel: [    0.355880] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
1649 Aug 18 23:38:56 localhost kernel: [    0.355913] pci 0000:00:1a.0: System wakeup disabled by ACPI
1650 Aug 18 23:38:56 localhost kernel: [    0.355949] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
1651 Aug 18 23:38:56 localhost kernel: [    0.355964] pci 0000:00:1b.0: reg 0x10: [mem 0xfbc00000-0xfbc03fff 64bit]
1652 Aug 18 23:38:56 localhost kernel: [    0.356032] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
1653 Aug 18 23:38:56 localhost kernel: [    0.356093] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
1654 Aug 18 23:38:56 localhost kernel: [    0.356169] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
1655 Aug 18 23:38:56 localhost kernel: [    0.356203] pci 0000:00:1c.0: System wakeup disabled by ACPI
1656 Aug 18 23:38:56 localhost kernel: [    0.356237] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
1657 Aug 18 23:38:56 localhost kernel: [    0.356313] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
1658 Aug 18 23:38:56 localhost kernel: [    0.356348] pci 0000:00:1c.1: System wakeup disabled by ACPI
1659 Aug 18 23:38:56 localhost kernel: [    0.356382] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
1660 Aug 18 23:38:56 localhost kernel: [    0.356458] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
1661 Aug 18 23:38:56 localhost kernel: [    0.356492] pci 0000:00:1c.3: System wakeup disabled by ACPI
1662 Aug 18 23:38:56 localhost kernel: [    0.356525] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
1663 Aug 18 23:38:56 localhost kernel: [    0.356601] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
1664 Aug 18 23:38:56 localhost kernel: [    0.356635] pci 0000:00:1c.4: System wakeup disabled by ACPI
1665 Aug 18 23:38:56 localhost kernel: [    0.356668] pci 0000:00:1c.5: [8086:1c1a] type 01 class 0x060400
1666 Aug 18 23:38:56 localhost kernel: [    0.356744] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
1667 Aug 18 23:38:56 localhost kernel: [    0.356778] pci 0000:00:1c.5: System wakeup disabled by ACPI
1668 Aug 18 23:38:56 localhost kernel: [    0.356816] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
1669 Aug 18 23:38:56 localhost kernel: [    0.356835] pci 0000:00:1d.0: reg 0x10: [mem 0xfbc06000-0xfbc063ff]
1670 Aug 18 23:38:56 localhost kernel: [    0.356918] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
1671 Aug 18 23:38:56 localhost kernel: [    0.356951] pci 0000:00:1d.0: System wakeup disabled by ACPI
1672 Aug 18 23:38:56 localhost kernel: [    0.356985] pci 0000:00:1f.0: [8086:1c5c] type 00 class 0x060100
1673 Aug 18 23:38:56 localhost kernel: [    0.357138] pci 0000:00:1f.2: [8086:1c02] type 00 class 0x010601
1674 Aug 18 23:38:56 localhost kernel: [    0.357157] pci 0000:00:1f.2: reg 0x10: [io  0xf0b0-0xf0b7]
1675 Aug 18 23:38:56 localhost kernel: [    0.357164] pci 0000:00:1f.2: reg 0x14: [io  0xf0a0-0xf0a3]
1676 Aug 18 23:38:56 localhost kernel: [    0.357170] pci 0000:00:1f.2: reg 0x18: [io  0xf090-0xf097]
1677 Aug 18 23:38:56 localhost kernel: [    0.357177] pci 0000:00:1f.2: reg 0x1c: [io  0xf080-0xf083]
1678 Aug 18 23:38:56 localhost kernel: [    0.357184] pci 0000:00:1f.2: reg 0x20: [io  0xf060-0xf07f]
1679 Aug 18 23:38:56 localhost kernel: [    0.357190] pci 0000:00:1f.2: reg 0x24: [mem 0xfbc05000-0xfbc057ff]
1680 Aug 18 23:38:56 localhost kernel: [    0.357231] pci 0000:00:1f.2: PME# supported from D3hot
1681 Aug 18 23:38:56 localhost kernel: [    0.357293] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
1682 Aug 18 23:38:56 localhost kernel: [    0.357306] pci 0000:00:1f.3: reg 0x10: [mem 0xfbc04000-0xfbc040ff 64bit]
1683 Aug 18 23:38:56 localhost kernel: [    0.357325] pci 0000:00:1f.3: reg 0x20: [io  0xf040-0xf05f]
1684 Aug 18 23:38:56 localhost kernel: [    0.357456] pci 0000:01:00.0: [197b:2363] type 00 class 0x010400
1685 Aug 18 23:38:56 localhost kernel: [    0.357561] pci 0000:01:00.0: reg 0x24: [mem 0xfbb10000-0xfbb11fff]
1686 Aug 18 23:38:56 localhost kernel: [    0.357576] pci 0000:01:00.0: reg 0x30: [mem 0xfbb00000-0xfbb0ffff pref]
1687 Aug 18 23:38:56 localhost kernel: [    0.357640] pci 0000:01:00.0: PME# supported from D3hot
1688 Aug 18 23:38:56 localhost kernel: [    0.357698] pci 0000:01:00.1: [197b:2363] type 00 class 0x010185
1689 Aug 18 23:38:56 localhost kernel: [    0.357721] pci 0000:01:00.1: reg 0x10: [io  0xe040-0xe047]
1690 Aug 18 23:38:56 localhost kernel: [    0.357732] pci 0000:01:00.1: reg 0x14: [io  0xe030-0xe033]
1691 Aug 18 23:38:56 localhost kernel: [    0.357743] pci 0000:01:00.1: reg 0x18: [io  0xe020-0xe027]
1692 Aug 18 23:38:56 localhost kernel: [    0.357754] pci 0000:01:00.1: reg 0x1c: [io  0xe010-0xe013]
1693 Aug 18 23:38:56 localhost kernel: [    0.357765] pci 0000:01:00.1: reg 0x20: [io  0xe000-0xe00f]
1694 Aug 18 23:38:56 localhost kernel: [    0.357873] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
1695 Aug 18 23:38:56 localhost kernel: [    0.357883] pci 0000:00:1c.0: PCI bridge to [bus 01]
1696 Aug 18 23:38:56 localhost kernel: [    0.357887] pci 0000:00:1c.0:   bridge window [io  0xe000-0xefff]
1697 Aug 18 23:38:56 localhost kernel: [    0.357890] pci 0000:00:1c.0:   bridge window [mem 0xfbb00000-0xfbbfffff]
1698 Aug 18 23:38:56 localhost kernel: [    0.357963] pci 0000:02:00.0: [197b:2363] type 00 class 0x010400
1699 Aug 18 23:38:56 localhost kernel: [    0.358066] pci 0000:02:00.0: reg 0x24: [mem 0xfba10000-0xfba11fff]
1700 Aug 18 23:38:56 localhost kernel: [    0.358081] pci 0000:02:00.0: reg 0x30: [mem 0xfba00000-0xfba0ffff pref]
1701 Aug 18 23:38:56 localhost kernel: [    0.358144] pci 0000:02:00.0: PME# supported from D3hot
1702 Aug 18 23:38:56 localhost kernel: [    0.358202] pci 0000:02:00.1: [197b:2363] type 00 class 0x010185
1703 Aug 18 23:38:56 localhost kernel: [    0.358225] pci 0000:02:00.1: reg 0x10: [io  0xd040-0xd047]
1704 Aug 18 23:38:56 localhost kernel: [    0.358236] pci 0000:02:00.1: reg 0x14: [io  0xd030-0xd033]
1705 Aug 18 23:38:56 localhost kernel: [    0.358247] pci 0000:02:00.1: reg 0x18: [io  0xd020-0xd027]
1706 Aug 18 23:38:56 localhost kernel: [    0.358258] pci 0000:02:00.1: reg 0x1c: [io  0xd010-0xd013]
1707 Aug 18 23:38:56 localhost kernel: [    0.358269] pci 0000:02:00.1: reg 0x20: [io  0xd000-0xd00f]
1708 Aug 18 23:38:56 localhost kernel: [    0.358376] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
1709 Aug 18 23:38:56 localhost kernel: [    0.358385] pci 0000:00:1c.1: PCI bridge to [bus 02]
1710 Aug 18 23:38:56 localhost kernel: [    0.358388] pci 0000:00:1c.1:   bridge window [io  0xd000-0xdfff]
1711 Aug 18 23:38:56 localhost kernel: [    0.358391] pci 0000:00:1c.1:   bridge window [mem 0xfba00000-0xfbafffff]
1712 Aug 18 23:38:56 localhost kernel: [    0.358470] pci 0000:03:00.0: [1b21:1042] type 00 class 0x0c0330
1713 Aug 18 23:38:56 localhost kernel: [    0.358501] pci 0000:03:00.0: reg 0x10: [mem 0xfb900000-0xfb907fff 64bit]
1714 Aug 18 23:38:56 localhost kernel: [    0.358653] pci 0000:03:00.0: PME# supported from D3hot
1715 Aug 18 23:38:56 localhost kernel: [    0.365169] pci 0000:00:1c.3: PCI bridge to [bus 03]
1716 Aug 18 23:38:56 localhost kernel: [    0.365174] pci 0000:00:1c.3:   bridge window [mem 0xfb900000-0xfb9fffff]
1717 Aug 18 23:38:56 localhost kernel: [    0.365250] pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000
1718 Aug 18 23:38:56 localhost kernel: [    0.365272] pci 0000:04:00.0: reg 0x10: [io  0xc000-0xc0ff]
1719 Aug 18 23:38:56 localhost kernel: [    0.365304] pci 0000:04:00.0: reg 0x18: [mem 0xd0004000-0xd0004fff 64bit pref]
1720 Aug 18 23:38:56 localhost kernel: [    0.365324] pci 0000:04:00.0: reg 0x20: [mem 0xd0000000-0xd0003fff 64bit pref]
1721 Aug 18 23:38:56 localhost kernel: [    0.365429] pci 0000:04:00.0: supports D1 D2
1722 Aug 18 23:38:56 localhost kernel: [    0.365430] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
1723 Aug 18 23:38:56 localhost kernel: [    0.373167] pci 0000:00:1c.4: PCI bridge to [bus 04]
1724 Aug 18 23:38:56 localhost kernel: [    0.373171] pci 0000:00:1c.4:   bridge window [io  0xc000-0xcfff]
1725 Aug 18 23:38:56 localhost kernel: [    0.373178] pci 0000:00:1c.4:   bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
1726 Aug 18 23:38:56 localhost kernel: [    0.373248] pci 0000:05:00.0: [1b21:0612] type 00 class 0x010601
1727 Aug 18 23:38:56 localhost kernel: [    0.373269] pci 0000:05:00.0: reg 0x10: [io  0xb050-0xb057]
1728 Aug 18 23:38:56 localhost kernel: [    0.373282] pci 0000:05:00.0: reg 0x14: [io  0xb040-0xb043]
1729 Aug 18 23:38:56 localhost kernel: [    0.373294] pci 0000:05:00.0: reg 0x18: [io  0xb030-0xb037]
1730 Aug 18 23:38:56 localhost kernel: [    0.373307] pci 0000:05:00.0: reg 0x1c: [io  0xb020-0xb023]
1731 Aug 18 23:38:56 localhost kernel: [    0.373320] pci 0000:05:00.0: reg 0x20: [io  0xb000-0xb01f]
1732 Aug 18 23:38:56 localhost kernel: [    0.373333] pci 0000:05:00.0: reg 0x24: [mem 0xfb800000-0xfb8001ff]
1733 Aug 18 23:38:56 localhost kernel: [    0.381165] pci 0000:00:1c.5: PCI bridge to [bus 05]
1734 Aug 18 23:38:56 localhost kernel: [    0.381168] pci 0000:00:1c.5:   bridge window [io  0xb000-0xbfff]
1735 Aug 18 23:38:56 localhost kernel: [    0.381171] pci 0000:00:1c.5:   bridge window [mem 0xfb800000-0xfb8fffff]
1736 Aug 18 23:38:56 localhost kernel: [    0.381529] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
1737 Aug 18 23:38:56 localhost kernel: [    0.381565] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 12 14 15)
1738 Aug 18 23:38:56 localhost kernel: [    0.381599] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
1739 Aug 18 23:38:56 localhost kernel: [    0.381633] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 10 11 12 14 15)
1740 Aug 18 23:38:56 localhost kernel: [    0.381667] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0
1741 Aug 18 23:38:56 localhost kernel: [    0.381701] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0
1742 Aug 18 23:38:56 localhost kernel: [    0.381735] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *10 11 12 14 15)
1743 Aug 18 23:38:56 localhost kernel: [    0.381769] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15)
1744 Aug 18 23:38:56 localhost kernel: [    0.381812] ACPI: Enabled 3 GPEs in block 00 to 3F
1745 Aug 18 23:38:56 localhost kernel: [    0.381898] vgaarb: setting as boot device: PCI:0000:00:02.0
1746 Aug 18 23:38:56 localhost kernel: [    0.381899] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
1747 Aug 18 23:38:56 localhost kernel: [    0.381902] vgaarb: loaded
1748 Aug 18 23:38:56 localhost kernel: [    0.381903] vgaarb: bridge control possible 0000:00:02.0
1749 Aug 18 23:38:56 localhost kernel: [    0.381951] PCI: Using ACPI for IRQ routing
1750 Aug 18 23:38:56 localhost kernel: [    0.387907] PCI: pci_cache_line_size set to 64 bytes
1751 Aug 18 23:38:56 localhost kernel: [    0.387967] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
1752 Aug 18 23:38:56 localhost kernel: [    0.387968] e820: reserve RAM buffer [mem 0xbabba000-0xbbffffff]
1753 Aug 18 23:38:56 localhost kernel: [    0.387970] e820: reserve RAM buffer [mem 0xbadf6000-0xbbffffff]
1754 Aug 18 23:38:56 localhost kernel: [    0.387971] e820: reserve RAM buffer [mem 0xbb000000-0xbbffffff]
1755 Aug 18 23:38:56 localhost kernel: [    0.387972] e820: reserve RAM buffer [mem 0x23fe00000-0x23fffffff]
1756 Aug 18 23:38:56 localhost kernel: [    0.388080] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
1757 Aug 18 23:38:56 localhost kernel: [    0.388083] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
1758 Aug 18 23:38:56 localhost kernel: [    0.390105] Switched to clocksource hpet
1759 Aug 18 23:38:56 localhost kernel: [    0.394015] pnp: PnP ACPI init
1760 Aug 18 23:38:56 localhost kernel: [    0.394025] ACPI: bus type PNP registered
1761 Aug 18 23:38:56 localhost kernel: [    0.394140] system 00:00: [mem 0xfed10000-0xfed19fff] has been reserved
1762 Aug 18 23:38:56 localhost kernel: [    0.394142] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
1763 Aug 18 23:38:56 localhost kernel: [    0.394144] system 00:00: [mem 0xfed90000-0xfed93fff] has been reserved
1764 Aug 18 23:38:56 localhost kernel: [    0.394145] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
1765 Aug 18 23:38:56 localhost kernel: [    0.394147] system 00:00: [mem 0xfee00000-0xfee0ffff] has been reserved
1766 Aug 18 23:38:56 localhost kernel: [    0.394149] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
1767 Aug 18 23:38:56 localhost kernel: [    0.394246] system 00:01: [io  0x0a00-0x0a1f] has been reserved
1768 Aug 18 23:38:56 localhost kernel: [    0.394248] system 00:01: [io  0x0a30-0x0a3f] has been reserved
1769 Aug 18 23:38:56 localhost kernel: [    0.394250] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
1770 Aug 18 23:38:56 localhost kernel: [    0.394416] pnp 00:02: [dma 0 disabled]
1771 Aug 18 23:38:56 localhost kernel: [    0.394454] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
1772 Aug 18 23:38:56 localhost kernel: [    0.394479] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
1773 Aug 18 23:38:56 localhost kernel: [    0.394523] system 00:04: [io  0x04d0-0x04d1] has been reserved
1774 Aug 18 23:38:56 localhost kernel: [    0.394525] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
1775 Aug 18 23:38:56 localhost kernel: [    0.394667] system 00:05: [io  0x0400-0x0453] could not be reserved
1776 Aug 18 23:38:56 localhost kernel: [    0.394669] system 00:05: [io  0x0458-0x047f] has been reserved
1777 Aug 18 23:38:56 localhost kernel: [    0.394670] system 00:05: [io  0x1180-0x119f] has been reserved
1778 Aug 18 23:38:56 localhost kernel: [    0.394672] system 00:05: [io  0x0500-0x057f] has been reserved
1779 Aug 18 23:38:56 localhost kernel: [    0.394673] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
1780 Aug 18 23:38:56 localhost kernel: [    0.394675] system 00:05: [mem 0xfec00000-0xfecfffff] could not be reserved
1781 Aug 18 23:38:56 localhost kernel: [    0.394677] system 00:05: [mem 0xfed08000-0xfed08fff] has been reserved
1782 Aug 18 23:38:56 localhost kernel: [    0.394678] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
1783 Aug 18 23:38:56 localhost kernel: [    0.394680] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
1784 Aug 18 23:38:56 localhost kernel: [    0.394724] system 00:06: [io  0x0454-0x0457] has been reserved
1785 Aug 18 23:38:56 localhost kernel: [    0.394725] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
1786 Aug 18 23:38:56 localhost kernel: [    0.394869] pnp: PnP ACPI: found 7 devices
1787 Aug 18 23:38:56 localhost kernel: [    0.394870] ACPI: bus type PNP unregistered
1788 Aug 18 23:38:56 localhost kernel: [    0.401055] pci 0000:00:1c.0: PCI bridge to [bus 01]
1789 Aug 18 23:38:56 localhost kernel: [    0.401058] pci 0000:00:1c.0:   bridge window [io  0xe000-0xefff]
1790 Aug 18 23:38:56 localhost kernel: [    0.401063] pci 0000:00:1c.0:   bridge window [mem 0xfbb00000-0xfbbfffff]
1791 Aug 18 23:38:56 localhost kernel: [    0.401070] pci 0000:00:1c.1: PCI bridge to [bus 02]
1792 Aug 18 23:38:56 localhost kernel: [    0.401072] pci 0000:00:1c.1:   bridge window [io  0xd000-0xdfff]
1793 Aug 18 23:38:56 localhost kernel: [    0.401076] pci 0000:00:1c.1:   bridge window [mem 0xfba00000-0xfbafffff]
1794 Aug 18 23:38:56 localhost kernel: [    0.401083] pci 0000:00:1c.3: PCI bridge to [bus 03]
1795 Aug 18 23:38:56 localhost kernel: [    0.401087] pci 0000:00:1c.3:   bridge window [mem 0xfb900000-0xfb9fffff]
1796 Aug 18 23:38:56 localhost kernel: [    0.401094] pci 0000:00:1c.4: PCI bridge to [bus 04]
1797 Aug 18 23:38:56 localhost kernel: [    0.401096] pci 0000:00:1c.4:   bridge window [io  0xc000-0xcfff]
1798 Aug 18 23:38:56 localhost kernel: [    0.401103] pci 0000:00:1c.4:   bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
1799 Aug 18 23:38:56 localhost kernel: [    0.401108] pci 0000:00:1c.5: PCI bridge to [bus 05]
1800 Aug 18 23:38:56 localhost kernel: [    0.401110] pci 0000:00:1c.5:   bridge window [io  0xb000-0xbfff]
1801 Aug 18 23:38:56 localhost kernel: [    0.401114] pci 0000:00:1c.5:   bridge window [mem 0xfb800000-0xfb8fffff]
1802 Aug 18 23:38:56 localhost kernel: [    0.401122] pci_bus 0000:00: resource 4 [io  0x0000-0x03af]
1803 Aug 18 23:38:56 localhost kernel: [    0.401123] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7]
1804 Aug 18 23:38:56 localhost kernel: [    0.401124] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df]
1805 Aug 18 23:38:56 localhost kernel: [    0.401125] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff]
1806 Aug 18 23:38:56 localhost kernel: [    0.401127] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff]
1807 Aug 18 23:38:56 localhost kernel: [    0.401128] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff]
1808 Aug 18 23:38:56 localhost kernel: [    0.401129] pci_bus 0000:00: resource 10 [mem 0xbfa00000-0xffffffff]
1809 Aug 18 23:38:56 localhost kernel: [    0.401131] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
1810 Aug 18 23:38:56 localhost kernel: [    0.401132] pci_bus 0000:01: resource 1 [mem 0xfbb00000-0xfbbfffff]
1811 Aug 18 23:38:56 localhost kernel: [    0.401133] pci_bus 0000:02: resource 0 [io  0xd000-0xdfff]
1812 Aug 18 23:38:56 localhost kernel: [    0.401134] pci_bus 0000:02: resource 1 [mem 0xfba00000-0xfbafffff]
1813 Aug 18 23:38:56 localhost kernel: [    0.401136] pci_bus 0000:03: resource 1 [mem 0xfb900000-0xfb9fffff]
1814 Aug 18 23:38:56 localhost kernel: [    0.401137] pci_bus 0000:04: resource 0 [io  0xc000-0xcfff]
1815 Aug 18 23:38:56 localhost kernel: [    0.401138] pci_bus 0000:04: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref]
1816 Aug 18 23:38:56 localhost kernel: [    0.401140] pci_bus 0000:05: resource 0 [io  0xb000-0xbfff]
1817 Aug 18 23:38:56 localhost kernel: [    0.401141] pci_bus 0000:05: resource 1 [mem 0xfb800000-0xfb8fffff]
1818 Aug 18 23:38:56 localhost kernel: [    0.401187] NET: Registered protocol family 2
1819 Aug 18 23:38:56 localhost kernel: [    0.401381] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
1820 Aug 18 23:38:56 localhost kernel: [    0.401502] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
1821 Aug 18 23:38:56 localhost kernel: [    0.401603] TCP: Hash tables configured (established 65536 bind 65536)
1822 Aug 18 23:38:56 localhost kernel: [    0.401619] TCP: reno registered
1823 Aug 18 23:38:56 localhost kernel: [    0.401627] UDP hash table entries: 4096 (order: 5, 131072 bytes)
1824 Aug 18 23:38:56 localhost kernel: [    0.401652] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
1825 Aug 18 23:38:56 localhost kernel: [    0.401719] NET: Registered protocol family 1
1826 Aug 18 23:38:56 localhost kernel: [    0.401733] pci 0000:00:02.0: Video device with shadowed ROM
1827 Aug 18 23:38:56 localhost kernel: [    0.402040] PCI: CLS 64 bytes, default 64
1828 Aug 18 23:38:56 localhost kernel: [    0.402081] Unpacking initramfs...
1829 Aug 18 23:38:56 localhost kernel: [    0.608974] Freeing initrd memory: 14732K (ffff88003632a000 - ffff88003718d000)
1830 Aug 18 23:38:56 localhost kernel: [    0.608982] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
1831 Aug 18 23:38:56 localhost kernel: [    0.608983] software IO TLB [mem 0xb6bba000-0xbabba000] (64MB) mapped at [ffff8800b6bba000-ffff8800babb9fff]
1832 Aug 18 23:38:56 localhost kernel: [    0.609201] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
1833 Aug 18 23:38:56 localhost kernel: [    0.609237] microcode: CPU0 sig=0x206a7, pf=0x2, revision=0x1a
1834 Aug 18 23:38:56 localhost kernel: [    0.609241] microcode: CPU1 sig=0x206a7, pf=0x2, revision=0x1a
1835 Aug 18 23:38:56 localhost kernel: [    0.609246] microcode: CPU2 sig=0x206a7, pf=0x2, revision=0x1a
1836 Aug 18 23:38:56 localhost kernel: [    0.609251] microcode: CPU3 sig=0x206a7, pf=0x2, revision=0x1a
1837 Aug 18 23:38:56 localhost kernel: [    0.609303] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
1838 Aug 18 23:38:56 localhost kernel: [    0.609517] futex hash table entries: 1024 (order: 4, 65536 bytes)
1839 Aug 18 23:38:56 localhost kernel: [    0.609544] audit: initializing netlink subsys (disabled)
1840 Aug 18 23:38:56 localhost kernel: [    0.609557] audit: type=2000 audit(1471599466.376:1): initialized
1841 Aug 18 23:38:56 localhost kernel: [    0.609868] HugeTLB registered 2 MB page size, pre-allocated 0 pages
1842 Aug 18 23:38:56 localhost kernel: [    0.609885] zbud: loaded
1843 Aug 18 23:38:56 localhost kernel: [    0.610032] VFS: Disk quotas dquot_6.5.2
1844 Aug 18 23:38:56 localhost kernel: [    0.610047] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
1845 Aug 18 23:38:56 localhost kernel: [    0.610108] msgmni has been set to 15828
1846 Aug 18 23:38:56 localhost kernel: [    0.610349] alg: No test for stdrng (krng)
1847 Aug 18 23:38:56 localhost kernel: [    0.610369] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
1848 Aug 18 23:38:56 localhost kernel: [    0.610404] io scheduler noop registered
1849 Aug 18 23:38:56 localhost kernel: [    0.610406] io scheduler deadline registered
1850 Aug 18 23:38:56 localhost kernel: [    0.610437] io scheduler cfq registered (default)
1851 Aug 18 23:38:56 localhost kernel: [    0.610873] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
1852 Aug 18 23:38:56 localhost kernel: [    0.610885] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
1853 Aug 18 23:38:56 localhost kernel: [    0.610901] intel_idle: MWAIT substates: 0x1120
1854 Aug 18 23:38:56 localhost kernel: [    0.610902] intel_idle: v0.4 model 0x2A
1855 Aug 18 23:38:56 localhost kernel: [    0.610903] intel_idle: lapic_timer_reliable_states 0xffffffff
1856 Aug 18 23:38:56 localhost kernel: [    0.611038] GHES: HEST is not enabled!
1857 Aug 18 23:38:56 localhost kernel: [    0.611088] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
1858 Aug 18 23:38:56 localhost kernel: [    0.631469] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
1859 Aug 18 23:38:56 localhost kernel: [    0.631761] Linux agpgart interface v0.103
1860 Aug 18 23:38:56 localhost kernel: [    0.631846] i8042: PNP: No PS/2 controller found. Probing ports directly.
1861 Aug 18 23:38:56 localhost kernel: [    0.632186] serio: i8042 KBD port at 0x60,0x64 irq 1
1862 Aug 18 23:38:56 localhost kernel: [    0.632190] serio: i8042 AUX port at 0x60,0x64 irq 12
1863 Aug 18 23:38:56 localhost kernel: [    0.632293] mousedev: PS/2 mouse device common for all mice
1864 Aug 18 23:38:56 localhost kernel: [    0.632320] rtc_cmos 00:03: RTC can wake from S4
1865 Aug 18 23:38:56 localhost kernel: [    0.632437] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
1866 Aug 18 23:38:56 localhost kernel: [    0.632463] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
1867 Aug 18 23:38:56 localhost kernel: [    0.632473] Intel P-state driver initializing.
1868 Aug 18 23:38:56 localhost kernel: [    0.632483] Intel pstate controlling: cpu 0
1869 Aug 18 23:38:56 localhost kernel: [    0.632497] Intel pstate controlling: cpu 1
1870 Aug 18 23:38:56 localhost kernel: [    0.632510] Intel pstate controlling: cpu 2
1871 Aug 18 23:38:56 localhost kernel: [    0.632532] Intel pstate controlling: cpu 3
1872 Aug 18 23:38:56 localhost kernel: [    0.632573] ledtrig-cpu: registered to indicate activity on CPUs
1873 Aug 18 23:38:56 localhost kernel: [    0.633331] AMD IOMMUv2 driver by Joerg Roedel <joerg.roedel@amd.com>
1874 Aug 18 23:38:56 localhost kernel: [    0.633333] AMD IOMMUv2 functionality not available on this system
1875 Aug 18 23:38:56 localhost kernel: [    0.633454] TCP: cubic registered
1876 Aug 18 23:38:56 localhost kernel: [    0.633538] NET: Registered protocol family 10
1877 Aug 18 23:38:56 localhost kernel: [    0.633800] mip6: Mobile IPv6
1878 Aug 18 23:38:56 localhost kernel: [    0.633806] NET: Registered protocol family 17
1879 Aug 18 23:38:56 localhost kernel: [    0.633815] mpls_gso: MPLS GSO support
1880 Aug 18 23:38:56 localhost kernel: [    0.634290] registered taskstats version 1
1881 Aug 18 23:38:56 localhost kernel: [    0.634918] rtc_cmos 00:03: setting system clock to 2016-08-19 09:37:47 UTC (1471599467)
1882 Aug 18 23:38:56 localhost kernel: [    0.635038] PM: Hibernation image not present or could not be loaded.
1883 Aug 18 23:38:56 localhost kernel: [    0.636007] Freeing unused kernel memory: 1204K (ffffffff818ee000 - ffffffff81a1b000)
1884 Aug 18 23:38:56 localhost kernel: [    0.636010] Write protecting the kernel read-only data: 8192k
1885 Aug 18 23:38:56 localhost kernel: [    0.636435] Freeing unused kernel memory: 912K (ffff88000151c000 - ffff880001600000)
1886 Aug 18 23:38:56 localhost kernel: [    0.637158] Freeing unused kernel memory: 212K (ffff8800017cb000 - ffff880001800000)
1887 Aug 18 23:38:56 localhost kernel: [    0.645915] random: systemd-udevd urandom read with 1 bits of entropy available
1888 Aug 18 23:38:56 localhost kernel: [    0.657881] SCSI subsystem initialized
1889 Aug 18 23:38:56 localhost kernel: [    0.658547] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
1890 Aug 18 23:38:56 localhost kernel: [    0.658555] r8169 0000:04:00.0: can't disable ASPM; OS doesn't have ASPM control
1891 Aug 18 23:38:56 localhost kernel: [    0.658788] r8169 0000:04:00.0: irq 40 for MSI/MSI-X
1892 Aug 18 23:38:56 localhost kernel: [    0.658944] r8169 0000:04:00.0 eth0: RTL8168evl/8111evl at 0xffffc90000c62000, 8c:89:a5:34:aa:71, XID 0c900800 IRQ 40
1893 Aug 18 23:38:56 localhost kernel: [    0.658946] r8169 0000:04:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
1894 Aug 18 23:38:56 localhost kernel: [    0.659409] ACPI: bus type USB registered
1895 Aug 18 23:38:56 localhost kernel: [    0.659440] usbcore: registered new interface driver usbfs
1896 Aug 18 23:38:56 localhost kernel: [    0.659451] usbcore: registered new interface driver hub
1897 Aug 18 23:38:56 localhost kernel: [    0.659500] libata version 3.00 loaded.
1898 Aug 18 23:38:56 localhost kernel: [    0.659714] pata_jmicron 0000:01:00.1: enabling device (0000 -> 0001)
1899 Aug 18 23:38:56 localhost kernel: [    0.660129] ahci 0000:00:1f.2: version 3.0
1900 Aug 18 23:38:56 localhost kernel: [    0.660135] usbcore: registered new device driver usb
1901 Aug 18 23:38:56 localhost kernel: [    0.660221] ahci 0000:00:1f.2: irq 41 for MSI/MSI-X
1902 Aug 18 23:38:56 localhost kernel: [    0.660545] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
1903 Aug 18 23:38:56 localhost kernel: [    0.660708] ehci-pci: EHCI PCI platform driver
1904 Aug 18 23:38:56 localhost kernel: [    0.660931] xhci_hcd 0000:03:00.0: xHCI Host Controller
1905 Aug 18 23:38:56 localhost kernel: [    0.660939] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 1
1906 Aug 18 23:38:56 localhost kernel: [    0.660999] scsi0 : pata_jmicron
1907 Aug 18 23:38:56 localhost kernel: [    0.665391] xhci_hcd 0000:03:00.0: irq 42 for MSI/MSI-X
1908 Aug 18 23:38:56 localhost kernel: [    0.665397] xhci_hcd 0000:03:00.0: irq 43 for MSI/MSI-X
1909 Aug 18 23:38:56 localhost kernel: [    0.665401] xhci_hcd 0000:03:00.0: irq 44 for MSI/MSI-X
1910 Aug 18 23:38:56 localhost kernel: [    0.665405] xhci_hcd 0000:03:00.0: irq 45 for MSI/MSI-X
1911 Aug 18 23:38:56 localhost kernel: [    0.665409] xhci_hcd 0000:03:00.0: irq 46 for MSI/MSI-X
1912 Aug 18 23:38:56 localhost kernel: [    0.665689] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
1913 Aug 18 23:38:56 localhost kernel: [    0.665692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1914 Aug 18 23:38:56 localhost kernel: [    0.665694] usb usb1: Product: xHCI Host Controller
1915 Aug 18 23:38:56 localhost kernel: [    0.665696] usb usb1: Manufacturer: Linux 3.16.0-4-amd64 xhci_hcd
1916 Aug 18 23:38:56 localhost kernel: [    0.665698] usb usb1: SerialNumber: 0000:03:00.0
1917 Aug 18 23:38:56 localhost kernel: [    0.665902] hub 1-0:1.0: USB hub found
1918 Aug 18 23:38:56 localhost kernel: [    0.665916] hub 1-0:1.0: 2 ports detected
1919 Aug 18 23:38:56 localhost kernel: [    0.666029] xhci_hcd 0000:03:00.0: xHCI Host Controller
1920 Aug 18 23:38:56 localhost kernel: [    0.666034] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 2
1921 Aug 18 23:38:56 localhost kernel: [    0.666089] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
1922 Aug 18 23:38:56 localhost kernel: [    0.666119] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
1923 Aug 18 23:38:56 localhost kernel: [    0.666121] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1924 Aug 18 23:38:56 localhost kernel: [    0.666123] usb usb2: Product: xHCI Host Controller
1925 Aug 18 23:38:56 localhost kernel: [    0.666125] usb usb2: Manufacturer: Linux 3.16.0-4-amd64 xhci_hcd
1926 Aug 18 23:38:56 localhost kernel: [    0.666127] usb usb2: SerialNumber: 0000:03:00.0
1927 Aug 18 23:38:56 localhost kernel: [    0.666246] hub 2-0:1.0: USB hub found
1928 Aug 18 23:38:56 localhost kernel: [    0.666362] hub 2-0:1.0: 2 ports detected
1929 Aug 18 23:38:56 localhost kernel: [    0.670103] scsi1 : pata_jmicron
1930 Aug 18 23:38:56 localhost kernel: [    0.670176] ata1: PATA max UDMA/100 cmd 0xe040 ctl 0xe030 bmdma 0xe000 irq 17
1931 Aug 18 23:38:56 localhost kernel: [    0.670178] ata2: PATA max UDMA/100 cmd 0xe020 ctl 0xe010 bmdma 0xe008 irq 17
1932 Aug 18 23:38:56 localhost kernel: [    0.670201] pata_jmicron 0000:02:00.1: enabling device (0000 -> 0001)
1933 Aug 18 23:38:56 localhost kernel: [    0.670733] scsi2 : pata_jmicron
1934 Aug 18 23:38:56 localhost kernel: [    0.670832] scsi3 : pata_jmicron
1935 Aug 18 23:38:56 localhost kernel: [    0.670886] ata3: PATA max UDMA/100 cmd 0xd040 ctl 0xd030 bmdma 0xd000 irq 18
1936 Aug 18 23:38:56 localhost kernel: [    0.670888] ata4: PATA max UDMA/100 cmd 0xd020 ctl 0xd010 bmdma 0xd008 irq 18
1937 Aug 18 23:38:56 localhost kernel: [    0.674075] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 3 Gbps 0x33 impl SATA mode
1938 Aug 18 23:38:56 localhost kernel: [    0.674078] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems apst
1939 Aug 18 23:38:56 localhost kernel: [    0.698655] scsi4 : ahci
1940 Aug 18 23:38:56 localhost kernel: [    0.698759] scsi5 : ahci
1941 Aug 18 23:38:56 localhost kernel: [    0.698874] scsi6 : ahci
1942 Aug 18 23:38:56 localhost kernel: [    0.698983] scsi7 : ahci
1943 Aug 18 23:38:56 localhost kernel: [    0.699073] scsi8 : ahci
1944 Aug 18 23:38:56 localhost kernel: [    0.699159] scsi9 : ahci
1945 Aug 18 23:38:56 localhost kernel: [    0.699196] ata5: SATA max UDMA/133 abar m2048@0xfbc05000 port 0xfbc05100 irq 41
1946 Aug 18 23:38:56 localhost kernel: [    0.699197] ata6: SATA max UDMA/133 abar m2048@0xfbc05000 port 0xfbc05180 irq 41
1947 Aug 18 23:38:56 localhost kernel: [    0.699198] ata7: DUMMY
1948 Aug 18 23:38:56 localhost kernel: [    0.699199] ata8: DUMMY
1949 Aug 18 23:38:56 localhost kernel: [    0.699201] ata9: SATA max UDMA/133 abar m2048@0xfbc05000 port 0xfbc05300 irq 41
1950 Aug 18 23:38:56 localhost kernel: [    0.699203] ata10: SATA max UDMA/133 abar m2048@0xfbc05000 port 0xfbc05380 irq 41
1951 Aug 18 23:38:56 localhost kernel: [    0.699351] ehci-pci 0000:00:1a.0: EHCI Host Controller
1952 Aug 18 23:38:56 localhost kernel: [    0.699358] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 3
1953 Aug 18 23:38:56 localhost kernel: [    0.699363] ahci 0000:01:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
1954 Aug 18 23:38:56 localhost kernel: [    0.699366] ahci 0000:01:00.0: flags: 64bit ncq pm led clo pmp pio slum part
1955 Aug 18 23:38:56 localhost kernel: [    0.699373] ehci-pci 0000:00:1a.0: debug port 2
1956 Aug 18 23:38:56 localhost kernel: [    0.703266] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
1957 Aug 18 23:38:56 localhost kernel: [    0.703271] ehci-pci 0000:00:1a.0: irq 16, io mem 0xfbc07000
1958 Aug 18 23:38:56 localhost kernel: [    0.703319] scsi10 : ahci
1959 Aug 18 23:38:56 localhost kernel: [    0.703417] scsi11 : ahci
1960 Aug 18 23:38:56 localhost kernel: [    0.703456] ata11: SATA max UDMA/133 abar m8192@0xfbb10000 port 0xfbb10100 irq 16
1961 Aug 18 23:38:56 localhost kernel: [    0.703459] ata12: SATA max UDMA/133 abar m8192@0xfbb10000 port 0xfbb10180 irq 16
1962 Aug 18 23:38:56 localhost kernel: [    0.703599] ahci 0000:02:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
1963 Aug 18 23:38:56 localhost kernel: [    0.703601] ahci 0000:02:00.0: flags: 64bit ncq pm led clo pmp pio slum part
1964 Aug 18 23:38:56 localhost kernel: [    0.703822] scsi12 : ahci
1965 Aug 18 23:38:56 localhost kernel: [    0.703907] scsi13 : ahci
1966 Aug 18 23:38:56 localhost kernel: [    0.703946] ata13: SATA max UDMA/133 abar m8192@0xfba10000 port 0xfba10100 irq 17
1967 Aug 18 23:38:56 localhost kernel: [    0.703949] ata14: SATA max UDMA/133 abar m8192@0xfba10000 port 0xfba10180 irq 17
1968 Aug 18 23:38:56 localhost kernel: [    0.704054] ahci 0000:05:00.0: irq 47 for MSI/MSI-X
1969 Aug 18 23:38:56 localhost kernel: [    0.704069] ahci 0000:05:00.0: SSS flag set, parallel bus scan disabled
1970 Aug 18 23:38:56 localhost kernel: [    0.704104] ahci 0000:05:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
1971 Aug 18 23:38:56 localhost kernel: [    0.704105] ahci 0000:05:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs
1972 Aug 18 23:38:56 localhost kernel: [    0.704334] scsi14 : ahci
1973 Aug 18 23:38:56 localhost kernel: [    0.704420] scsi15 : ahci
1974 Aug 18 23:38:56 localhost kernel: [    0.704460] ata15: SATA max UDMA/133 abar m512@0xfb800000 port 0xfb800100 irq 47
1975 Aug 18 23:38:56 localhost kernel: [    0.704463] ata16: SATA max UDMA/133 abar m512@0xfb800000 port 0xfb800180 irq 47
1976 Aug 18 23:38:56 localhost kernel: [    0.714050] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
1977 Aug 18 23:38:56 localhost kernel: [    0.714082] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
1978 Aug 18 23:38:56 localhost kernel: [    0.714084] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1979 Aug 18 23:38:56 localhost kernel: [    0.714085] usb usb3: Product: EHCI Host Controller
1980 Aug 18 23:38:56 localhost kernel: [    0.714086] usb usb3: Manufacturer: Linux 3.16.0-4-amd64 ehci_hcd
1981 Aug 18 23:38:56 localhost kernel: [    0.714087] usb usb3: SerialNumber: 0000:00:1a.0
1982 Aug 18 23:38:56 localhost kernel: [    0.714195] hub 3-0:1.0: USB hub found
1983 Aug 18 23:38:56 localhost kernel: [    0.714200] hub 3-0:1.0: 2 ports detected
1984 Aug 18 23:38:56 localhost kernel: [    0.714342] ehci-pci 0000:00:1d.0: EHCI Host Controller
1985 Aug 18 23:38:56 localhost kernel: [    0.714346] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4
1986 Aug 18 23:38:56 localhost kernel: [    0.714358] ehci-pci 0000:00:1d.0: debug port 2
1987 Aug 18 23:38:56 localhost kernel: [    0.718247] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
1988 Aug 18 23:38:56 localhost kernel: [    0.718259] ehci-pci 0000:00:1d.0: irq 23, io mem 0xfbc06000
1989 Aug 18 23:38:56 localhost kernel: [    0.730057] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
1990 Aug 18 23:38:56 localhost kernel: [    0.730083] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
1991 Aug 18 23:38:56 localhost kernel: [    0.730084] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1992 Aug 18 23:38:56 localhost kernel: [    0.730086] usb usb4: Product: EHCI Host Controller
1993 Aug 18 23:38:56 localhost kernel: [    0.730087] usb usb4: Manufacturer: Linux 3.16.0-4-amd64 ehci_hcd
1994 Aug 18 23:38:56 localhost kernel: [    0.730088] usb usb4: SerialNumber: 0000:00:1d.0
1995 Aug 18 23:38:56 localhost kernel: [    0.730181] hub 4-0:1.0: USB hub found
1996 Aug 18 23:38:56 localhost kernel: [    0.730185] hub 4-0:1.0: 2 ports detected
1997 Aug 18 23:38:56 localhost kernel: [    1.018060] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
1998 Aug 18 23:38:56 localhost kernel: [    1.022080] ata10: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
1999 Aug 18 23:38:56 localhost kernel: [    1.022119] ata9: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
2000 Aug 18 23:38:56 localhost kernel: [    1.022886] ata9.00: ATA-8: ST2000DL003-9VT166, CC32, max UDMA/133
2001 Aug 18 23:38:56 localhost kernel: [    1.022891] ata9.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32)
2002 Aug 18 23:38:56 localhost kernel: [    1.023772] ata9.00: configured for UDMA/133
2003 Aug 18 23:38:56 localhost kernel: [    1.026014] usb 3-1: new high-speed USB device number 2 using ehci-pci
2004 Aug 18 23:38:56 localhost kernel: [    1.026043] ata15: SATA link down (SStatus 0 SControl 300)
2005 Aug 18 23:38:56 localhost kernel: [    1.027865] ata10.00: ATA-8: SAMSUNG HD103SJ, 1AJ10001, max UDMA/133
2006 Aug 18 23:38:56 localhost kernel: [    1.027869] ata10.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
2007 Aug 18 23:38:56 localhost kernel: [    1.030028] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
2008 Aug 18 23:38:56 localhost kernel: [    1.030040] ata5.00: ATA-8: OCZ-AGILITY3, 2.15, max UDMA/133
2009 Aug 18 23:38:56 localhost kernel: [    1.030044] ata5.00: 117231408 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
2010 Aug 18 23:38:56 localhost kernel: [    1.033649] ata10.00: configured for UDMA/133
2011 Aug 18 23:38:56 localhost kernel: [    1.033904] ata6.00: ATA-8: WDC WD20EARS-00J2GB0, 80.00A80, max UDMA/133
2012 Aug 18 23:38:56 localhost kernel: [    1.033907] ata6.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
2013 Aug 18 23:38:56 localhost kernel: [    1.037906] ata6.00: configured for UDMA/133
2014 Aug 18 23:38:56 localhost kernel: [    1.039950] ata5.00: configured for UDMA/133
2015 Aug 18 23:38:56 localhost kernel: [    1.158397] usb 3-1: New USB device found, idVendor=8087, idProduct=0024
2016 Aug 18 23:38:56 localhost kernel: [    1.158410] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
2017 Aug 18 23:38:56 localhost kernel: [    1.158662] hub 3-1:1.0: USB hub found
2018 Aug 18 23:38:56 localhost kernel: [    1.158718] hub 3-1:1.0: 4 ports detected
2019 Aug 18 23:38:56 localhost kernel: [    1.162271] scsi 4:0:0:0: Direct-Access     ATA      OCZ-AGILITY3     2.15 PQ: 0 ANSI: 5
2020 Aug 18 23:38:56 localhost kernel: [    1.162760] scsi 5:0:0:0: Direct-Access     ATA      WDC WD20EARS-00J 0A80 PQ: 0 ANSI: 5
2021 Aug 18 23:38:56 localhost kernel: [    1.163122] scsi 8:0:0:0: Direct-Access     ATA      ST2000DL003-9VT1 CC32 PQ: 0 ANSI: 5
2022 Aug 18 23:38:56 localhost kernel: [    1.163512] scsi 9:0:0:0: Direct-Access     ATA      SAMSUNG HD103SJ  0001 PQ: 0 ANSI: 5
2023 Aug 18 23:38:56 localhost kernel: [    1.164403] sd 4:0:0:0: [sda] 117231408 512-byte logical blocks: (60.0 GB/55.8 GiB)
2024 Aug 18 23:38:56 localhost kernel: [    1.164466] sd 5:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
2025 Aug 18 23:38:56 localhost kernel: [    1.164509] sd 4:0:0:0: [sda] Write Protect is off
2026 Aug 18 23:38:56 localhost kernel: [    1.164515] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
2027 Aug 18 23:38:56 localhost kernel: [    1.164525] sd 8:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
2028 Aug 18 23:38:56 localhost kernel: [    1.164573] sd 9:0:0:0: [sdd] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
2029 Aug 18 23:38:56 localhost kernel: [    1.164667] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
2030 Aug 18 23:38:56 localhost kernel: [    1.164712] sd 9:0:0:0: [sdd] Write Protect is off
2031 Aug 18 23:38:56 localhost kernel: [    1.164717] sd 9:0:0:0: [sdd] Mode Sense: 00 3a 00 00
2032 Aug 18 23:38:56 localhost kernel: [    1.164738] sd 8:0:0:0: [sdc] Write Protect is off
2033 Aug 18 23:38:56 localhost kernel: [    1.164743] sd 8:0:0:0: [sdc] Mode Sense: 00 3a 00 00
2034 Aug 18 23:38:56 localhost kernel: [    1.164764] sd 9:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
2035 Aug 18 23:38:56 localhost kernel: [    1.164780] sd 8:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
2036 Aug 18 23:38:56 localhost kernel: [    1.165168] sd 5:0:0:0: [sdb] Write Protect is off
2037 Aug 18 23:38:56 localhost kernel: [    1.165174] sd 5:0:0:0: [sdb] Mode Sense: 00 3a 00 00
2038 Aug 18 23:38:56 localhost kernel: [    1.165210] sd 5:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
2039 Aug 18 23:38:56 localhost kernel: [    1.165658] sd 4:0:0:0: Attached scsi generic sg0 type 0
2040 Aug 18 23:38:56 localhost kernel: [    1.165778] sd 5:0:0:0: Attached scsi generic sg1 type 0
2041 Aug 18 23:38:56 localhost kernel: [    1.165834] sd 8:0:0:0: Attached scsi generic sg2 type 0
2042 Aug 18 23:38:56 localhost kernel: [    1.165891] sd 9:0:0:0: Attached scsi generic sg3 type 0
2043 Aug 18 23:38:56 localhost kernel: [    1.166623]  sda: sda1
2044 Aug 18 23:38:56 localhost kernel: [    1.167013] sd 4:0:0:0: [sda] Attached SCSI disk
2045 Aug 18 23:38:56 localhost kernel: [    1.168697]  sdd: sdd1
2046 Aug 18 23:38:56 localhost kernel: [    1.169020] sd 9:0:0:0: [sdd] Attached SCSI disk
2047 Aug 18 23:38:56 localhost kernel: [    1.185857]  sdc: sdc1
2048 Aug 18 23:38:56 localhost kernel: [    1.186252] sd 8:0:0:0: [sdc] Attached SCSI disk
2049 Aug 18 23:38:56 localhost kernel: [    1.190001] ata11: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
2050 Aug 18 23:38:56 localhost kernel: [    1.190950] ata11.00: ATA-9: ST3000VN000-1HJ166, SC60, max UDMA/133
2051 Aug 18 23:38:56 localhost kernel: [    1.190955] ata11.00: 5860533168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
2052 Aug 18 23:38:56 localhost kernel: [    1.191973] ata11.00: configured for UDMA/133
2053 Aug 18 23:38:56 localhost kernel: [    1.192182] scsi 10:0:0:0: Direct-Access     ATA      ST3000VN000-1HJ1 SC60 PQ: 0 ANSI: 5
2054 Aug 18 23:38:56 localhost kernel: [    1.192506] sd 10:0:0:0: [sde] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
2055 Aug 18 23:38:56 localhost kernel: [    1.192512] sd 10:0:0:0: [sde] 4096-byte physical blocks
2056 Aug 18 23:38:56 localhost kernel: [    1.192595] sd 10:0:0:0: Attached scsi generic sg4 type 0
2057 Aug 18 23:38:56 localhost kernel: [    1.192642] sd 10:0:0:0: [sde] Write Protect is off
2058 Aug 18 23:38:56 localhost kernel: [    1.192649] sd 10:0:0:0: [sde] Mode Sense: 00 3a 00 00
2059 Aug 18 23:38:56 localhost kernel: [    1.192686] sd 10:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
2060 Aug 18 23:38:56 localhost kernel: [    1.193993] ata14: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
2061 Aug 18 23:38:56 localhost kernel: [    1.193996] ata12: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
2062 Aug 18 23:38:56 localhost kernel: [    1.194030] ata13: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
2063 Aug 18 23:38:56 localhost kernel: [    1.194873] ata14.00: ATA-9: ST3000VN000-1HJ166, SC60, max UDMA/133
2064 Aug 18 23:38:56 localhost kernel: [    1.194875] ata12.00: ATA-9: ST3000VN000-1HJ166, SC60, max UDMA/133
2065 Aug 18 23:38:56 localhost kernel: [    1.194879] ata12.00: 5860533168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
2066 Aug 18 23:38:56 localhost kernel: [    1.194883] ata14.00: 5860533168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
2067 Aug 18 23:38:56 localhost kernel: [    1.194946] ata13.00: ATA-9: ST3000VN000-1HJ166, SC60, max UDMA/133
2068 Aug 18 23:38:56 localhost kernel: [    1.194948] ata13.00: 5860533168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
2069 Aug 18 23:38:56 localhost kernel: [    1.195884] ata14.00: configured for UDMA/133
2070 Aug 18 23:38:56 localhost kernel: [    1.195886] ata12.00: configured for UDMA/133
2071 Aug 18 23:38:56 localhost kernel: [    1.195955] ata13.00: configured for UDMA/133
2072 Aug 18 23:38:56 localhost kernel: [    1.195989] scsi 11:0:0:0: Direct-Access     ATA      ST3000VN000-1HJ1 SC60 PQ: 0 ANSI: 5
2073 Aug 18 23:38:56 localhost kernel: [    1.196226] sd 11:0:0:0: [sdf] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
2074 Aug 18 23:38:56 localhost kernel: [    1.196230] sd 11:0:0:0: [sdf] 4096-byte physical blocks
2075 Aug 18 23:38:56 localhost kernel: [    1.196303] sd 11:0:0:0: Attached scsi generic sg5 type 0
2076 Aug 18 23:38:56 localhost kernel: [    1.196306] sd 11:0:0:0: [sdf] Write Protect is off
2077 Aug 18 23:38:56 localhost kernel: [    1.196311] sd 11:0:0:0: [sdf] Mode Sense: 00 3a 00 00
2078 Aug 18 23:38:56 localhost kernel: [    1.196344] sd 11:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
2079 Aug 18 23:38:56 localhost kernel: [    1.196593] scsi 12:0:0:0: Direct-Access     ATA      ST3000VN000-1HJ1 SC60 PQ: 0 ANSI: 5
2080 Aug 18 23:38:56 localhost kernel: [    1.196858] sd 12:0:0:0: [sdg] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
2081 Aug 18 23:38:56 localhost kernel: [    1.196863] sd 12:0:0:0: [sdg] 4096-byte physical blocks
2082 Aug 18 23:38:56 localhost kernel: [    1.196946] sd 12:0:0:0: [sdg] Write Protect is off
2083 Aug 18 23:38:56 localhost kernel: [    1.196949] sd 12:0:0:0: [sdg] Mode Sense: 00 3a 00 00
2084 Aug 18 23:38:56 localhost kernel: [    1.196993] sd 12:0:0:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
2085 Aug 18 23:38:56 localhost kernel: [    1.197201] sd 12:0:0:0: Attached scsi generic sg6 type 0
2086 Aug 18 23:38:56 localhost kernel: [    1.197373] scsi 13:0:0:0: Direct-Access     ATA      ST3000VN000-1HJ1 SC60 PQ: 0 ANSI: 5
2087 Aug 18 23:38:56 localhost kernel: [    1.197623] sd 13:0:0:0: [sdh] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
2088 Aug 18 23:38:56 localhost kernel: [    1.197626] sd 13:0:0:0: [sdh] 4096-byte physical blocks
2089 Aug 18 23:38:56 localhost kernel: [    1.197667] sd 13:0:0:0: Attached scsi generic sg7 type 0
2090 Aug 18 23:38:56 localhost kernel: [    1.197712] sd 13:0:0:0: [sdh] Write Protect is off
2091 Aug 18 23:38:56 localhost kernel: [    1.197716] sd 13:0:0:0: [sdh] Mode Sense: 00 3a 00 00
2092 Aug 18 23:38:56 localhost kernel: [    1.197759] sd 13:0:0:0: [sdh] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
2093 Aug 18 23:38:56 localhost kernel: [    1.244875]  sdg: sdg1 sdg9
2094 Aug 18 23:38:56 localhost kernel: [    1.245513] sd 12:0:0:0: [sdg] Attached SCSI disk
2095 Aug 18 23:38:56 localhost kernel: [    1.265082]  sde: sde1 sde9
2096 Aug 18 23:38:56 localhost kernel: [    1.265586] sd 10:0:0:0: [sde] Attached SCSI disk
2097 Aug 18 23:38:56 localhost kernel: [    1.268470]  sdh: sdh1 sdh9
2098 Aug 18 23:38:56 localhost kernel: [    1.268875] sd 13:0:0:0: [sdh] Attached SCSI disk
2099 Aug 18 23:38:56 localhost kernel: [    1.269928] usb 4-1: new high-speed USB device number 2 using ehci-pci
2100 Aug 18 23:38:56 localhost kernel: [    1.270506]  sdf: sdf1 sdf9
2101 Aug 18 23:38:56 localhost kernel: [    1.270871] sd 11:0:0:0: [sdf] Attached SCSI disk
2102 Aug 18 23:38:56 localhost kernel: [    1.402480] usb 4-1: New USB device found, idVendor=8087, idProduct=0024
2103 Aug 18 23:38:56 localhost kernel: [    1.402485] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
2104 Aug 18 23:38:56 localhost kernel: [    1.402785] hub 4-1:1.0: USB hub found
2105 Aug 18 23:38:56 localhost kernel: [    1.402961] hub 4-1:1.0: 6 ports detected
2106 Aug 18 23:38:56 localhost kernel: [    1.473917] usb 3-1.3: new full-speed USB device number 3 using ehci-pci
2107 Aug 18 23:38:56 localhost kernel: [    1.513934] ata16: SATA link down (SStatus 0 SControl 300)
2108 Aug 18 23:38:56 localhost kernel: [    1.569968] usb 3-1.3: New USB device found, idVendor=046d, idProduct=c52b
2109 Aug 18 23:38:56 localhost kernel: [    1.569972] usb 3-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
2110 Aug 18 23:38:56 localhost kernel: [    1.569975] usb 3-1.3: Product: USB Receiver
2111 Aug 18 23:38:56 localhost kernel: [    1.569977] usb 3-1.3: Manufacturer: Logitech
2112 Aug 18 23:38:56 localhost kernel: [    1.572704] hidraw: raw HID events driver (C) Jiri Kosina
2113 Aug 18 23:38:56 localhost kernel: [    1.577840] usbcore: registered new interface driver usbhid
2114 Aug 18 23:38:56 localhost kernel: [    1.577856] usbhid: USB HID core driver
2115 Aug 18 23:38:56 localhost kernel: [    1.579905] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1a.0-1.3/input2
2116 Aug 18 23:38:56 localhost kernel: [    1.589833]  sdb: sdb1
2117 Aug 18 23:38:56 localhost kernel: [    1.590199] sd 5:0:0:0: [sdb] Attached SCSI disk
2118 Aug 18 23:38:56 localhost kernel: [    1.593928] random: nonblocking pool is initialized
2119 Aug 18 23:38:56 localhost kernel: [    1.605859] tsc: Refined TSC clocksource calibration: 3092.976 MHz
2120 Aug 18 23:38:56 localhost kernel: [    1.635553] input: Logitech Unifying Device. Wireless PID:1017 as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.3/3-1.3:1.2/0003:046D:C52B.0003/0003:046D:C52B.0004/input/input3
2121 Aug 18 23:38:56 localhost kernel: [    1.635666] logitech-djdevice 0003:046D:C52B.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech Unifying Device. Wireless PID:1017] on usb-0000:00:1a.0-1.3:1
2122 Aug 18 23:38:56 localhost kernel: [    1.677857] usb 4-1.6: new full-speed USB device number 3 using ehci-pci
2123 Aug 18 23:38:56 localhost kernel: [    1.774044] usb 4-1.6: New USB device found, idVendor=046d, idProduct=c52b
2124 Aug 18 23:38:56 localhost kernel: [    1.774050] usb 4-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
2125 Aug 18 23:38:56 localhost kernel: [    1.774061] usb 4-1.6: Product: USB Receiver
2126 Aug 18 23:38:56 localhost kernel: [    1.774063] usb 4-1.6: Manufacturer: Logitech
2127 Aug 18 23:38:56 localhost kernel: [    1.781006] logitech-djreceiver 0003:046D:C52B.0007: hiddev0,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.0-1.6/input2
Aug 18 23:38:56 localhost kernel: [    1.836772] input: Logitech Unifying Device. Wireless PID:2010 as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6:1.2/0003:046D:C52B.0007/0003:046D:C52B.0008/input/input4
2129 Aug 18 23:38:56 localhost kernel: [    1.836847] logitech-djdevice 0003:046D:C52B.0008: input,hidraw3: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:2010] on usb-0000:00:1d.0-1.6:1
2130 Aug 18 23:38:56 localhost kernel: [    2.066483] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
2131 Aug 18 23:38:56 localhost kernel: [    2.277012] lp: driver loaded but no devices found
2132 Aug 18 23:38:56 localhost kernel: [    2.279044] ppdev: user-space parallel port driver
2133 Aug 18 23:38:56 localhost kernel: [    2.285179] fuse init (API version 7.23)
2134 Aug 18 23:38:56 localhost kernel: [    2.288038] loop: module loaded
2135 Aug 18 23:38:56 localhost kernel: [    2.372183] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5
2136 Aug 18 23:38:56 localhost kernel: [    2.372189] ACPI: Power Button [PWRB]
2137 Aug 18 23:38:56 localhost kernel: [    2.372237] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
2138 Aug 18 23:38:56 localhost kernel: [    2.372239] ACPI: Power Button [PWRF]
2139 Aug 18 23:38:56 localhost kernel: [    2.378933] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
2140 Aug 18 23:38:56 localhost kernel: [    2.379826] mei_me 0000:00:16.0: irq 48 for MSI/MSI-X
2141 Aug 18 23:38:56 localhost kernel: [    2.389208] [drm] Initialized drm 1.1.0 20060810
2142 Aug 18 23:38:56 localhost kernel: [    2.409097] snd_hda_intel 0000:00:1b.0: irq 49 for MSI/MSI-X
2143 Aug 18 23:38:56 localhost kernel: [    2.412636] [drm] Memory usable by graphics device = 2048M
2144 Aug 18 23:38:56 localhost kernel: [    2.412641] [drm] Replacing VGA console driver
2145 Aug 18 23:38:56 localhost kernel: [    2.413080] Console: switching to colour dummy device 80x25
2146 Aug 18 23:38:56 localhost kernel: [    2.422668] input: PC Speaker as /devices/platform/pcspkr/input/input7
2147 Aug 18 23:38:56 localhost kernel: [    2.427234] sound hdaudioC0D0: autoconfig: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
2148 Aug 18 23:38:56 localhost kernel: [    2.427238] sound hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
2149 Aug 18 23:38:56 localhost kernel: [    2.427240] sound hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
2150 Aug 18 23:38:56 localhost kernel: [    2.427242] sound hdaudioC0D0:    mono: mono_out=0x0
2151 Aug 18 23:38:56 localhost kernel: [    2.427244] sound hdaudioC0D0:    dig-out=0x11/0x0
2152 Aug 18 23:38:56 localhost kernel: [    2.427246] sound hdaudioC0D0:    inputs:
2153 Aug 18 23:38:56 localhost kernel: [    2.427248] sound hdaudioC0D0:      Front Mic=0x19
2154 Aug 18 23:38:56 localhost kernel: [    2.427251] sound hdaudioC0D0:      Rear Mic=0x18
2155 Aug 18 23:38:56 localhost kernel: [    2.427253] sound hdaudioC0D0:      Line=0x1a
2156 Aug 18 23:38:56 localhost kernel: [    2.437705] i915 0000:00:02.0: irq 50 for MSI/MSI-X
2157 Aug 18 23:38:56 localhost kernel: [    2.437716] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
2158 Aug 18 23:38:56 localhost kernel: [    2.437717] [drm] Driver supports precise vblank timestamp query.
2159 Aug 18 23:38:56 localhost kernel: [    2.437789] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
2160 Aug 18 23:38:56 localhost kernel: [    2.441559] [drm] Wrong MCH_SSKPD value: 0x16040307
2161 Aug 18 23:38:56 localhost kernel: [    2.441563] [drm] This can cause pipe underruns and display issues.
2162 Aug 18 23:38:56 localhost kernel: [    2.441564] [drm] Please upgrade your BIOS to fix this.
2163 Aug 18 23:38:56 localhost kernel: [    2.449793] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
2164 Aug 18 23:38:56 localhost kernel: [    2.449880] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
2165 Aug 18 23:38:56 localhost kernel: [    2.449955] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
2166 Aug 18 23:38:56 localhost kernel: [    2.450019] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
2167 Aug 18 23:38:56 localhost kernel: [    2.450251] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
2168 Aug 18 23:38:56 localhost kernel: [    2.450319] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
2169 Aug 18 23:38:56 localhost kernel: [    2.450383] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
2170 Aug 18 23:38:56 localhost kernel: [    2.450446] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
2171 Aug 18 23:38:56 localhost kernel: [    2.450522] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
2172 Aug 18 23:38:56 localhost kernel: [    2.452336] alg: No test for crc32 (crc32-pclmul)
2173 Aug 18 23:38:56 localhost kernel: [    2.464620] intel_rapl: Found RAPL domain package
2174 Aug 18 23:38:56 localhost kernel: [    2.464624] intel_rapl: Found RAPL domain core
2175 Aug 18 23:38:56 localhost kernel: [    2.464626] intel_rapl: Found RAPL domain uncore
2176 Aug 18 23:38:56 localhost kernel: [    2.468735] fbcon: inteldrmfb (fb0) is primary device
2177 Aug 18 23:38:56 localhost kernel: [    2.494520] Console: switching to colour frame buffer device 160x64
2178 Aug 18 23:38:56 localhost kernel: [    2.494657] iTCO_vendor_support: vendor-support=0
2179 Aug 18 23:38:56 localhost kernel: [    2.494987] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
2180 Aug 18 23:38:56 localhost kernel: [    2.495017] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
2181 Aug 18 23:38:56 localhost kernel: [    2.498412] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
2182 Aug 18 23:38:56 localhost kernel: [    2.498414] i915 0000:00:02.0: registered panic notifier
2183 Aug 18 23:38:56 localhost kernel: [    2.498606] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
2184 Aug 18 23:38:56 localhost kernel: [    2.513887] i915: No ACPI video bus found
2185 Aug 18 23:38:56 localhost kernel: [    2.513936] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
2186 Aug 18 23:38:56 localhost kernel: [    2.515121] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
2187 Aug 18 23:38:56 localhost kernel: [    2.536003] zavl: module license 'CDDL' taints kernel.
2188 Aug 18 23:38:56 localhost kernel: [    2.536004] zavl: module license 'CDDL' taints kernel.
2189 Aug 18 23:38:56 localhost kernel: [    2.536006] Disabling lock debugging due to kernel taint
2190 Aug 18 23:38:56 localhost kernel: [    2.540666] SPL: Loaded module v0.6.5.7-5-jessie
2191 Aug 18 23:38:56 localhost kernel: [    2.569491] ZFS: Loaded module v0.6.5.7-8-jessie, ZFS pool version 5000, ZFS filesystem version 5
2192 Aug 18 23:38:56 localhost kernel: [    2.605687] Switched to clocksource tsc
2193 Aug 18 23:38:56 localhost kernel: [    3.138475] SPL: using hostid 0x007f0100
2194 Aug 18 23:38:56 localhost kernel: [    4.013646] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
2195 Aug 18 23:38:56 localhost kernel: [    5.925542] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
2196 Aug 18 23:38:56 localhost kernel: [    5.937394] REISERFS (device sdb1): found reiserfs format "3.6" with standard journal
2197 Aug 18 23:38:56 localhost kernel: [    5.937411] REISERFS (device sdb1): using ordered data mode
2198 Aug 18 23:38:56 localhost kernel: [    5.937412] reiserfs: using flush barriers
2199 Aug 18 23:38:56 localhost kernel: [    5.937654] REISERFS (device sdb1): journal params: device sdb1, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
2200 Aug 18 23:38:56 localhost kernel: [    5.937960] REISERFS (device sdb1): checking transaction log (sdb1)
2201 Aug 18 23:38:56 localhost kernel: [    6.016164] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
2202 Aug 18 23:38:56 localhost kernel: [    6.045234] REISERFS (device sdb1): Using r5 hash to sort names
2203 Aug 18 23:38:56 localhost kernel: [   61.395943] REISERFS (device sdd1): found reiserfs format "3.6" with standard journal
2204 Aug 18 23:38:56 localhost kernel: [   61.395960] REISERFS (device sdd1): using ordered data mode
2205 Aug 18 23:38:56 localhost kernel: [   61.395962] reiserfs: using flush barriers
2206 Aug 18 23:38:56 localhost kernel: [   61.438092] REISERFS (device sdd1): journal params: device sdd1, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
2207 Aug 18 23:38:56 localhost kernel: [   61.438449] REISERFS (device sdd1): checking transaction log (sdd1)
2208 Aug 18 23:38:56 localhost kernel: [   61.504422] REISERFS (device sdd1): Using r5 hash to sort names
2209 Aug 18 23:38:56 localhost kernel: [   61.656511] r8169 0000:04:00.0: firmware: failed to load rtl_nic/rtl8168e-3.fw (-2)
2210 Aug 18 23:38:56 localhost kernel: [   61.657612] r8169 0000:04:00.0: Direct firmware load failed with error -2
2211 Aug 18 23:38:56 localhost kernel: [   61.657615] r8169 0000:04:00.0: Falling back to user helper
2212 Aug 18 23:38:56 localhost kernel: [   61.658045] r8169 0000:04:00.0 eth0: unable to load firmware patch rtl_nic/rtl8168e-3.fw (-12)
2213 Aug 18 23:38:56 localhost kernel: [   61.670721] r8169 0000:04:00.0 eth0: link down
2214 Aug 18 23:38:56 localhost kernel: [   61.670743] r8169 0000:04:00.0 eth0: link down
2215 Aug 18 23:38:56 localhost kernel: [   61.670762] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
2216 Aug 18 23:38:56 localhost kernel: [   65.126623] r8169 0000:04:00.0 eth0: link up
2217 Aug 18 23:38:56 localhost kernel: [   65.126633] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
2218 Aug 18 23:38:56 localhost kernel: [   69.257942] RPC: Registered named UNIX socket transport module.
2219 Aug 18 23:38:56 localhost kernel: [   69.257947] RPC: Registered udp transport module.
2220 Aug 18 23:38:56 localhost kernel: [   69.257949] RPC: Registered tcp transport module.
2221 Aug 18 23:38:56 localhost kernel: [   69.257951] RPC: Registered tcp NFSv4.1 backchannel transport module.
2222 Aug 18 23:38:56 localhost kernel: [   69.261347] FS-Cache: Loaded
2223 Aug 18 23:38:56 localhost kernel: [   69.267926] FS-Cache: Netfs 'nfs' registered for caching
2224 Aug 18 23:38:56 localhost kernel: [   69.275630] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
2225 Aug 18 23:38:56 localhost systemd-modules-load[213]: Inserted module 'lp'
2226 Aug 18 23:38:56 localhost systemd-modules-load[213]: Inserted module 'ppdev'
2227 Aug 18 23:38:56 localhost systemd-modules-load[213]: Inserted module 'parport_pc'
2228 Aug 18 23:38:56 localhost systemd-modules-load[213]: Inserted module 'fuse'
2229 Aug 18 23:38:56 localhost systemd-modules-load[213]: Inserted module 'loop'
2230 Aug 18 23:38:56 localhost hdparm[243]: Setting parameters of disc: (none).
2231 Aug 18 23:38:56 localhost mtp-probe: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.3"
2232 Aug 18 23:38:56 localhost mtp-probe: bus: 3, device: 3 was not an MTP device
2233 Aug 18 23:38:56 localhost mtp-probe: checking bus 4, device 3: "/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6"
2234 Aug 18 23:38:56 localhost mtp-probe: bus: 4, device: 3 was not an MTP device
2235 Aug 18 23:38:56 localhost keyboard-setup[242]: Setting preliminary keymap...done.
2236 Aug 18 23:38:56 localhost systemd-fsck[639]: 2tio : récupération du journal
2237 Aug 18 23:38:56 localhost systemd-fsck[639]: 2tio : propre, 2393407/122101760 fichiers, 391586017/488378000 blocs
2238 Aug 18 23:38:56 localhost systemd-fsck[583]: Replaying journal: #015Replaying journal: Done.
2239 Aug 18 23:38:56 localhost systemd-fsck[583]: Reiserfs journal '/dev/sdb1' in blocks [18..8211]: 0 transactions replayed
2240 Aug 18 23:38:56 localhost systemd-fsck[583]: Reiserfs super block in block 16 on 0x811 of format 3.6 with standard journal
2241 Aug 18 23:38:56 localhost systemd-fsck[583]: Blocks (total/free): 488378624/1012216 by 4096 bytes
2242 Aug 18 23:38:56 localhost systemd-fsck[583]: Filesystem is NOT clean
2243 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: Trans replayed: mountid 162, transid 368582, desc 2417, len 221, commit 2639, next trans offset 2622
2244 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |                                        |  0.6%  1 trans#015Trans replayed: mountid 162, transid 368583, desc 2640, len 214, commit 2855, next trans offset 2838
2245 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |                                        /  1.2%  2 trans#015Trans replayed: mountid 162, transid 368584, desc 2856, len 165, commit 3022, next trans offset 3005
2246 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=                                       -  1.7%  3 trans#015Trans replayed: mountid 162, transid 368585, desc 3023, len 199, commit 3223, next trans offset 3206
2247 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=                                       \  2.3%  4 trans#015Trans replayed: mountid 162, transid 368586, desc 3224, len 218, commit 3443, next trans offset 3426
2248 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=                                       |  2.9%  5 trans#015Trans replayed: mountid 162, transid 368587, desc 3444, len 209, commit 3654, next trans offset 3637
2249 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=                                       /  3.5%  6 trans#015Trans replayed: mountid 162, transid 368588, desc 3655, len 199, commit 3855, next trans offset 3838
2250 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |==                                      -  4.0%  7 trans#015Trans replayed: mountid 162, transid 368589, desc 3856, len 161, commit 4018, next trans offset 4001
2251 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |==                                      \  4.6%  8 trans#015Trans replayed: mountid 162, transid 368590, desc 4019, len 148, commit 4168, next trans offset 4151
2252 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |==                                      |  5.2%  9 trans#015Trans replayed: mountid 162, transid 368591, desc 4169, len 121, commit 4291, next trans offset 4274
2253 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |==                                      /  5.8%  10 trans#015Trans replayed: mountid 162, transid 368592, desc 4292, len 80, commit 4373, next trans offset 4356
2254 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |===                                     -  6.4%  11 trans#015Trans replayed: mountid 162, transid 368593, desc 4374, len 29, commit 4404, next trans offset 4387
2255 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |===                                     \  6.9%  12 trans#015Trans replayed: mountid 162, transid 368594, desc 4405, len 11, commit 4417, next trans offset 4400
2256 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |===                                     |  7.5%  13 trans#015Trans replayed: mountid 162, transid 368595, desc 4418, len 1, commit 4420, next trans offset 4403
2257 Aug 18 23:38:56 localhost systemd-fsck[464]: Trans replayed: mountid 162, transid 368596, desc 4421, len 11, commit 4433, next trans offset 4416
2258 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |===                                     /  8.7%  15 trans#015Trans replayed: mountid 162, transid 368597, desc 4434, len 6, commit 4441, next trans offset 4424
2259 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |====                                    -  9.2%  16 trans#015Trans replayed: mountid 162, transid 368598, desc 4442, len 6, commit 4449, next trans offset 4432
2260 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |====                                    \  9.8%  17 trans#015Trans replayed: mountid 162, transid 368599, desc 4450, len 1, commit 4452, next trans offset 4435
2261 Aug 18 23:38:56 localhost systemd-fsck[464]: Trans replayed: mountid 162, transid 368600, desc 4453, len 8, commit 4462, next trans offset 4445
2262 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |====                                    | 11.0%  19 trans#015Trans replayed: mountid 162, transid 368601, desc 4463, len 13, commit 4477, next trans offset 4460
2263 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=====                                   / 11.6%  20 trans#015Trans replayed: mountid 162, transid 368602, desc 4478, len 11, commit 4490, next trans offset 4473
2264 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=====                                   - 12.1%  21 trans#015Trans replayed: mountid 162, transid 368603, desc 4491, len 80, commit 4572, next trans offset 4555
2265 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=====                                   \ 12.7%  22 trans#015Trans replayed: mountid 162, transid 368604, desc 4573, len 71, commit 4645, next trans offset 4628
2266 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=====                                   | 13.3%  23 trans#015Trans replayed: mountid 162, transid 368605, desc 4646, len 75, commit 4722, next trans offset 4705
2267 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |======                                  / 13.9%  24 trans#015Trans replayed: mountid 162, transid 368606, desc 4723, len 78, commit 4802, next trans offset 4785
2268 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |======                                  - 14.5%  25 trans#015Trans replayed: mountid 162, transid 368607, desc 4803, len 74, commit 4878, next trans offset 4861
2269 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |======                                  \ 15.0%  26 trans#015Trans replayed: mountid 162, transid 368608, desc 4879, len 65, commit 4945, next trans offset 4928
2270 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |======                                  | 15.6%  27 trans#015Trans replayed: mountid 162, transid 368609, desc 4946, len 66, commit 5013, next trans offset 4996
2271 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |======                                  / 16.2%  28 trans#015Trans replayed: mountid 162, transid 368610, desc 5014, len 60, commit 5075, next trans offset 5058
2272 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=======                                 - 16.8%  29 trans#015Trans replayed: mountid 162, transid 368611, desc 5076, len 60, commit 5137, next trans offset 5120
2273 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=======                                 \ 17.3%  30 trans#015Trans replayed: mountid 162, transid 368612, desc 5138, len 57, commit 5196, next trans offset 5179
2274 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=======                                 | 17.9%  31 trans#015Trans replayed: mountid 162, transid 368613, desc 5197, len 37, commit 5235, next trans offset 5218
2275 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=======                                 / 18.5%  32 trans#015Trans replayed: mountid 162, transid 368614, desc 5236, len 8, commit 5245, next trans offset 5228
2276 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |========                                - 19.1%  33 trans#015Trans replayed: mountid 162, transid 368615, desc 5246, len 14, commit 5261, next trans offset 5244
2277 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |========                                \ 19.7%  34 trans#015Trans replayed: mountid 162, transid 368616, desc 5262, len 9, commit 5272, next trans offset 5255
2278 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |========                                | 20.2%  35 trans#015Trans replayed: mountid 162, transid 368617, desc 5273, len 28, commit 5302, next trans offset 5285
2279 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |========                                / 20.8%  36 trans#015Trans replayed: mountid 162, transid 368618, desc 5303, len 35, commit 5339, next trans offset 5322
2280 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=========                               - 21.4%  37 trans#015Trans replayed: mountid 162, transid 368619, desc 5340, len 10, commit 5351, next trans offset 5334
2281 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=========                               \ 22.0%  38 trans#015Trans replayed: mountid 162, transid 368620, desc 5352, len 1, commit 5354, next trans offset 5337
2282 Aug 18 23:38:56 localhost systemd-fsck[464]: Trans replayed: mountid 162, transid 368621, desc 5355, len 1, commit 5357, next trans offset 5340
2283 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=========                               | 23.1%  40 trans#015Trans replayed: mountid 162, transid 368622, desc 5358, len 1, commit 5360, next trans offset 5343
2284 Aug 18 23:38:56 localhost systemd-fsck[464]: Trans replayed: mountid 162, transid 368623, desc 5361, len 1, commit 5363, next trans offset 5346
2285 Aug 18 23:38:56 localhost systemd-fsck[464]: Trans replayed: mountid 162, transid 368624, desc 5364, len 2, commit 5367, next trans offset 5350
2286 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |==========                              / 24.9%  43 trans#015Trans replayed: mountid 162, transid 368625, desc 5368, len 1, commit 5370, next trans offset 5353
2287 Aug 18 23:38:56 localhost systemd-fsck[464]: Trans replayed: mountid 162, transid 368626, desc 5371, len 1, commit 5373, next trans offset 5356
2288 Aug 18 23:38:56 localhost systemd-fsck[464]: Trans replayed: mountid 162, transid 368627, desc 5374, len 1, commit 5376, next trans offset 5359
2289 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |===========                             - 26.6%  46 trans#015Trans replayed: mountid 162, transid 368628, desc 5377, len 19, commit 5397, next trans offset 5380
2290 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |===========                             \ 27.2%  47 trans#015Trans replayed: mountid 162, transid 368629, desc 5398, len 18, commit 5417, next trans offset 5400
2291 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |===========                             | 27.7%  48 trans#015Trans replayed: mountid 162, transid 368630, desc 5418, len 18, commit 5437, next trans offset 5420
2292 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |===========                             / 28.3%  49 trans#015Trans replayed: mountid 162, transid 368631, desc 5438, len 23, commit 5462, next trans offset 5445
2293 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |============                            - 28.9%  50 trans#015Trans replayed: mountid 162, transid 368632, desc 5463, len 24, commit 5488, next trans offset 5471
2294 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |============                            \ 29.5%  51 trans#015Trans replayed: mountid 162, transid 368633, desc 5489, len 10, commit 5500, next trans offset 5483
2295 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |============                            | 30.1%  52 trans#015Trans replayed: mountid 162, transid 368634, desc 5501, len 27, commit 5529, next trans offset 5512
2296 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |============                            / 30.6%  53 trans#015Trans replayed: mountid 162, transid 368635, desc 5530, len 20, commit 5551, next trans offset 5534
2297 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |============                            - 31.2%  54 trans#015Trans replayed: mountid 162, transid 368636, desc 5552, len 17, commit 5570, next trans offset 5553
2298 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=============                           \ 31.8%  55 trans#015Trans replayed: mountid 162, transid 368637, desc 5571, len 20, commit 5592, next trans offset 5575
2299 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=============                           | 32.4%  56 trans#015Trans replayed: mountid 162, transid 368638, desc 5593, len 19, commit 5613, next trans offset 5596
2300 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=============                           / 32.9%  57 trans#015Trans replayed: mountid 162, transid 368639, desc 5614, len 19, commit 5634, next trans offset 5617
2301 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=============                           - 33.5%  58 trans#015Trans replayed: mountid 162, transid 368640, desc 5635, len 23, commit 5659, next trans offset 5642
2302 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |==============                          \ 34.1%  59 trans#015Trans replayed: mountid 162, transid 368641, desc 5660, len 18, commit 5679, next trans offset 5662
2303 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |==============                          | 34.7%  60 trans#015Trans replayed: mountid 162, transid 368642, desc 5680, len 21, commit 5702, next trans offset 5685
2304 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |==============                          / 35.3%  61 trans#015Trans replayed: mountid 162, transid 368643, desc 5703, len 18, commit 5722, next trans offset 5705
2305 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |==============                          - 35.8%  62 trans#015Trans replayed: mountid 162, transid 368644, desc 5723, len 18, commit 5742, next trans offset 5725
2306 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |===============                         \ 36.4%  63 trans#015Trans replayed: mountid 162, transid 368645, desc 5743, len 18, commit 5762, next trans offset 5745
2307 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |===============                         | 37.0%  64 trans#015Trans replayed: mountid 162, transid 368646, desc 5763, len 32, commit 5796, next trans offset 5779
2308 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |===============                         / 37.6%  65 trans#015Trans replayed: mountid 162, transid 368647, desc 5797, len 25, commit 5823, next trans offset 5806
2309 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |===============                         - 38.2%  66 trans#015Trans replayed: mountid 162, transid 368648, desc 5824, len 18, commit 5843, next trans offset 5826
2310 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |===============                         \ 38.7%  67 trans#015Trans replayed: mountid 162, transid 368649, desc 5844, len 21, commit 5866, next trans offset 5849
2311 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |================                        | 39.3%  68 trans#015Trans replayed: mountid 162, transid 368650, desc 5867, len 49, commit 5917, next trans offset 5900
2312 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |================                        / 39.9%  69 trans#015Trans replayed: mountid 162, transid 368651, desc 5918, len 23, commit 5942, next trans offset 5925
2313 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |================                        - 40.5%  70 trans#015Trans replayed: mountid 162, transid 368652, desc 5943, len 23, commit 5967, next trans offset 5950
2314 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |================                        \ 41.0%  71 trans#015Trans replayed: mountid 162, transid 368653, desc 5968, len 30, commit 5999, next trans offset 5982
2315 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=================                       | 41.6%  72 trans#015Trans replayed: mountid 162, transid 368654, desc 6000, len 17, commit 6018, next trans offset 6001
2316 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=================                       / 42.2%  73 trans#015Trans replayed: mountid 162, transid 368655, desc 6019, len 19, commit 6039, next trans offset 6022
2317 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=================                       - 42.8%  74 trans#015Trans replayed: mountid 162, transid 368656, desc 6040, len 19, commit 6060, next trans offset 6043
2318 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=================                       \ 43.4%  75 trans#015Trans replayed: mountid 162, transid 368657, desc 6061, len 31, commit 6093, next trans offset 6076
2319 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |==================                      | 43.9%  76 trans#015Trans replayed: mountid 162, transid 368658, desc 6094, len 44, commit 6139, next trans offset 6122
2320 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |==================                      / 44.5%  77 trans#015Trans replayed: mountid 162, transid 368659, desc 6140, len 28, commit 6169, next trans offset 6152
2321 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |==================                      - 45.1%  78 trans#015Trans replayed: mountid 162, transid 368660, desc 6170, len 28, commit 6199, next trans offset 6182
2322 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |==================                      \ 45.7%  79 trans#015Trans replayed: mountid 162, transid 368661, desc 6200, len 45, commit 6246, next trans offset 6229
2323 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |==================                      | 46.2%  80 trans#015Trans replayed: mountid 162, transid 368662, desc 6247, len 10, commit 6258, next trans offset 6241
2324 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |===================                     / 46.8%  81 trans#015Trans replayed: mountid 162, transid 368663, desc 6259, len 75, commit 6335, next trans offset 6318
2325 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |===================                     - 47.4%  82 trans#015Trans replayed: mountid 162, transid 368664, desc 6336, len 19, commit 6356, next trans offset 6339
2326 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |===================                     \ 48.0%  83 trans#015Trans replayed: mountid 162, transid 368665, desc 6357, len 20, commit 6378, next trans offset 6361
2327 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |===================                     | 48.6%  84 trans#015Trans replayed: mountid 162, transid 368666, desc 6379, len 7, commit 6387, next trans offset 6370
2328 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |====================                    / 49.1%  85 trans#015Trans replayed: mountid 162, transid 368667, desc 6388, len 8, commit 6397, next trans offset 6380
2329 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |====================                    - 49.7%  86 trans#015Trans replayed: mountid 162, transid 368668, desc 6398, len 10, commit 6409, next trans offset 6392
2330 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |====================                    \ 50.3%  87 trans#015Trans replayed: mountid 162, transid 368669, desc 6410, len 35, commit 6446, next trans offset 6429
2331 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |====================                    | 50.9%  88 trans#015Trans replayed: mountid 162, transid 368670, desc 6447, len 12, commit 6460, next trans offset 6443
2332 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=====================                   / 51.4%  89 trans#015Trans replayed: mountid 162, transid 368671, desc 6461, len 18, commit 6480, next trans offset 6463
2333 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=====================                   - 52.0%  90 trans#015Trans replayed: mountid 162, transid 368672, desc 6481, len 16, commit 6498, next trans offset 6481
2334 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=====================                   \ 52.6%  91 trans#015Trans replayed: mountid 162, transid 368673, desc 6499, len 19, commit 6519, next trans offset 6502
2335 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=====================                   | 53.2%  92 trans#015Trans replayed: mountid 162, transid 368674, desc 6520, len 20, commit 6541, next trans offset 6524
2336 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |======================                  / 53.8%  93 trans#015Trans replayed: mountid 162, transid 368675, desc 6542, len 12, commit 6555, next trans offset 6538
2337 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |======================                  - 54.3%  94 trans#015Trans replayed: mountid 162, transid 368676, desc 6556, len 8, commit 6565, next trans offset 6548
2338 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |======================                  \ 54.9%  95 trans#015Trans replayed: mountid 162, transid 368677, desc 6566, len 22, commit 6589, next trans offset 6572
2339 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |======================                  | 55.5%  96 trans#015Trans replayed: mountid 162, transid 368678, desc 6590, len 45, commit 6636, next trans offset 6619
2340 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |======================                  / 56.1%  97 trans#015Trans replayed: mountid 162, transid 368679, desc 6637, len 58, commit 6696, next trans offset 6679
2341 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=======================                 - 56.6%  98 trans#015Trans replayed: mountid 162, transid 368680, desc 6697, len 59, commit 6757, next trans offset 6740
2342 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=======================                 \ 57.2%  99 trans#015Trans replayed: mountid 162, transid 368681, desc 6758, len 12, commit 6771, next trans offset 6754
2343 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=======================                 | 57.8%  100 trans#015Trans replayed: mountid 162, transid 368682, desc 6772, len 17, commit 6790, next trans offset 6773
2344 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=======================                 / 58.4%  101 trans#015Trans replayed: mountid 162, transid 368683, desc 6791, len 9, commit 6801, next trans offset 6784
2345 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |========================                - 59.0%  102 trans#015Trans replayed: mountid 162, transid 368684, desc 6802, len 11, commit 6814, next trans offset 6797
2346 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |========================                \ 59.5%  103 trans#015Trans replayed: mountid 162, transid 368685, desc 6815, len 9, commit 6825, next trans offset 6808
2347 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |========================                | 60.1%  104 trans#015Trans replayed: mountid 162, transid 368686, desc 6826, len 9, commit 6836, next trans offset 6819
2348 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |========================                / 60.7%  105 trans#015Trans replayed: mountid 162, transid 368687, desc 6837, len 12, commit 6850, next trans offset 6833
2349 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=========================               - 61.3%  106 trans#015Trans replayed: mountid 162, transid 368688, desc 6851, len 24, commit 6876, next trans offset 6859
2350 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=========================               \ 61.8%  107 trans#015Trans replayed: mountid 162, transid 368689, desc 6877, len 18, commit 6896, next trans offset 6879
2351 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=========================               | 62.4%  108 trans#015Trans replayed: mountid 162, transid 368690, desc 6897, len 9, commit 6907, next trans offset 6890
2352 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=========================               / 63.0%  109 trans#015Trans replayed: mountid 162, transid 368691, desc 6908, len 25, commit 6934, next trans offset 6917
2353 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=========================               - 63.6%  110 trans#015Trans replayed: mountid 162, transid 368692, desc 6935, len 24, commit 6960, next trans offset 6943
2354 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |==========================              \ 64.2%  111 trans#015Trans replayed: mountid 162, transid 368693, desc 6961, len 9, commit 6971, next trans offset 6954
2355 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |==========================              | 64.7%  112 trans#015Trans replayed: mountid 162, transid 368694, desc 6972, len 25, commit 6998, next trans offset 6981
2356 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |==========================              / 65.3%  113 trans#015Trans replayed: mountid 162, transid 368695, desc 6999, len 37, commit 7037, next trans offset 7020
2357 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |==========================              - 65.9%  114 trans#015Trans replayed: mountid 162, transid 368696, desc 7038, len 18, commit 7057, next trans offset 7040
2358 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |===========================             \ 66.5%  115 trans#015Trans replayed: mountid 162, transid 368697, desc 7058, len 75, commit 7134, next trans offset 7117
2359 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |===========================             | 67.1%  116 trans#015Trans replayed: mountid 162, transid 368698, desc 7135, len 60, commit 7196, next trans offset 7179
2360 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |===========================             / 67.6%  117 trans#015Trans replayed: mountid 162, transid 368699, desc 7197, len 54, commit 7252, next trans offset 7235
2361 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |===========================             - 68.2%  118 trans#015Trans replayed: mountid 162, transid 368700, desc 7253, len 70, commit 7324, next trans offset 7307
2362 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |============================            \ 68.8%  119 trans#015Trans replayed: mountid 162, transid 368701, desc 7325, len 109, commit 7435, next trans offset 7418
2363 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |============================            | 69.4%  120 trans#015Trans replayed: mountid 162, transid 368702, desc 7436, len 25, commit 7462, next trans offset 7445
2364 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |============================            / 69.9%  121 trans#015Trans replayed: mountid 162, transid 368703, desc 7463, len 28, commit 7492, next trans offset 7475
2365 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |============================            - 70.5%  122 trans#015Trans replayed: mountid 162, transid 368704, desc 7493, len 24, commit 7518, next trans offset 7501
2366 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |============================            \ 71.1%  123 trans#015Trans replayed: mountid 162, transid 368705, desc 7519, len 14, commit 7534, next trans offset 7517
2367 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=============================           | 71.7%  124 trans#015Trans replayed: mountid 162, transid 368706, desc 7535, len 20, commit 7556, next trans offset 7539
2368 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=============================           / 72.3%  125 trans#015Trans replayed: mountid 162, transid 368707, desc 7557, len 9, commit 7567, next trans offset 7550
2369 Aug 18 23:38:56 localhost systemd-fsck[464]: Trans replayed: mountid 162, transid 368708, desc 7568, len 24, commit 7593, next trans offset 7576
2370 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=============================           - 73.4%  127 trans#015Trans replayed: mountid 162, transid 368709, desc 7594, len 8, commit 7603, next trans offset 7586
2371 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |==============================          \ 74.0%  128 trans#015Trans replayed: mountid 162, transid 368710, desc 7604, len 57, commit 7662, next trans offset 7645
2372 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |==============================          | 74.6%  129 trans#015Trans replayed: mountid 162, transid 368711, desc 7663, len 34, commit 7698, next trans offset 7681
2373 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |==============================          / 75.1%  130 trans#015Trans replayed: mountid 162, transid 368712, desc 7699, len 43, commit 7743, next trans offset 7726
2374 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |==============================          - 75.7%  131 trans#015Trans replayed: mountid 162, transid 368713, desc 7744, len 8, commit 7753, next trans offset 7736
2375 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |===============================         \ 76.3%  132 trans#015Trans replayed: mountid 162, transid 368714, desc 7754, len 10, commit 7765, next trans offset 7748
2376 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |===============================         | 76.9%  133 trans#015Trans replayed: mountid 162, transid 368715, desc 7766, len 43, commit 7810, next trans offset 7793
2377 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |===============================         / 77.5%  134 trans#015Trans replayed: mountid 162, transid 368716, desc 7811, len 27, commit 7839, next trans offset 7822
2378 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |===============================         - 78.0%  135 trans#015Trans replayed: mountid 162, transid 368717, desc 7840, len 13, commit 7854, next trans offset 7837
2379 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |===============================         \ 78.6%  136 trans#015Trans replayed: mountid 162, transid 368718, desc 7855, len 14, commit 7870, next trans offset 7853
2380 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |================================        | 79.2%  137 trans#015Trans replayed: mountid 162, transid 368719, desc 7871, len 23, commit 7895, next trans offset 7878
2381 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |================================        / 79.8%  138 trans#015Trans replayed: mountid 162, transid 368720, desc 7896, len 50, commit 7947, next trans offset 7930
2382 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |================================        - 80.3%  139 trans#015Trans replayed: mountid 162, transid 368721, desc 7948, len 40, commit 7989, next trans offset 7972
2383 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |================================        \ 80.9%  140 trans#015Trans replayed: mountid 162, transid 368722, desc 7990, len 33, commit 8024, next trans offset 8007
2384 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=================================       | 81.5%  141 trans#015Trans replayed: mountid 162, transid 368723, desc 8025, len 10, commit 8036, next trans offset 8019
2385 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=================================       / 82.1%  142 trans#015Trans replayed: mountid 162, transid 368724, desc 8037, len 29, commit 8067, next trans offset 8050
2386 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=================================       - 82.7%  143 trans#015Trans replayed: mountid 162, transid 368725, desc 8068, len 30, commit 8099, next trans offset 8082
2387 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=================================       \ 83.2%  144 trans#015Trans replayed: mountid 162, transid 368726, desc 8100, len 67, commit 8168, next trans offset 8151
2388 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |==================================      | 83.8%  145 trans#015Trans replayed: mountid 162, transid 368727, desc 8169, len 54, commit 32, next trans offset 15
2389 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |==================================      / 84.4%  146 trans#015Trans replayed: mountid 162, transid 368728, desc 33, len 31, commit 65, next trans offset 48
2390 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |==================================      - 85.0%  147 trans#015Trans replayed: mountid 162, transid 368729, desc 66, len 15, commit 82, next trans offset 65
2391 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |==================================      \ 85.5%  148 trans#015Trans replayed: mountid 162, transid 368730, desc 83, len 12, commit 96, next trans offset 79
2392 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |==================================      | 86.1%  149 trans#015Trans replayed: mountid 162, transid 368731, desc 97, len 9, commit 107, next trans offset 90
2393 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |===================================     / 86.7%  150 trans#015Trans replayed: mountid 162, transid 368732, desc 108, len 35, commit 144, next trans offset 127
2394 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |===================================     - 87.3%  151 trans#015Trans replayed: mountid 162, transid 368733, desc 145, len 16, commit 162, next trans offset 145
2395 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |===================================     \ 87.9%  152 trans#015Trans replayed: mountid 162, transid 368734, desc 163, len 9, commit 173, next trans offset 156
2396 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |===================================     | 88.4%  153 trans#015Trans replayed: mountid 162, transid 368735, desc 174, len 18, commit 193, next trans offset 176
2397 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |====================================    / 89.0%  154 trans#015Trans replayed: mountid 162, transid 368736, desc 194, len 25, commit 220, next trans offset 203
2398 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |====================================    - 89.6%  155 trans#015Trans replayed: mountid 162, transid 368737, desc 221, len 9, commit 231, next trans offset 214
2399 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |====================================    \ 90.2%  156 trans#015Trans replayed: mountid 162, transid 368738, desc 232, len 20, commit 253, next trans offset 236
2400 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |====================================    | 90.8%  157 trans#015Trans replayed: mountid 162, transid 368739, desc 254, len 9, commit 264, next trans offset 247
2401 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=====================================   / 91.3%  158 trans#015Trans replayed: mountid 162, transid 368740, desc 265, len 18, commit 284, next trans offset 267
2402 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=====================================   - 91.9%  159 trans#015Trans replayed: mountid 162, transid 368741, desc 285, len 11, commit 297, next trans offset 280
2403 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=====================================   \ 92.5%  160 trans#015Trans replayed: mountid 162, transid 368742, desc 298, len 46, commit 345, next trans offset 328
2404 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=====================================   | 93.1%  161 trans#015Trans replayed: mountid 162, transid 368743, desc 346, len 30, commit 377, next trans offset 360
2405 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |=====================================   / 93.6%  162 trans#015Trans replayed: mountid 162, transid 368744, desc 378, len 19, commit 398, next trans offset 381
2406 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |======================================  - 94.2%  163 trans#015Trans replayed: mountid 162, transid 368745, desc 399, len 19, commit 419, next trans offset 402
2407 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |======================================  \ 94.8%  164 trans#015Trans replayed: mountid 162, transid 368746, desc 420, len 21, commit 442, next trans offset 425
2408 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |======================================  | 95.4%  165 trans#015Trans replayed: mountid 162, transid 368747, desc 443, len 20, commit 464, next trans offset 447
2409 Aug 18 23:38:56 localhost systemd-fsck[464]: Replaying journal: |======================================  / 96.0%  166 trans#015#015                                                                                #015#015Replaying journal: Done.
2410 Aug 18 23:38:56 localhost systemd-fsck[464]: Reiserfs journal '/dev/sdd1' in blocks [18..8211]: 166 transactions replayed
2411 Aug 18 23:38:56 localhost systemd-fsck[464]: Reiserfs super block in block 16 on 0x831 of format 3.6 with standard journal
2412 Aug 18 23:38:56 localhost systemd-fsck[464]: Blocks (total/free): 244190000/39159269 by 4096 bytes
2413 Aug 18 23:38:56 localhost systemd-fsck[464]: Filesystem is NOT clean
2414 Aug 18 23:38:56 localhost console-screen.sh[1739]: Setting console screen modes and fonts.
2415 Aug 18 23:38:56 localhost console-screen.sh[1739]: setterm: $TERM n'est pas défini.
2416 Aug 18 23:38:56 localhost dhclient: Internet Systems Consortium DHCP Client 4.3.1
2417 Aug 18 23:38:56 localhost dhclient: Copyright 2004-2014 Internet Systems Consortium.
2418 Aug 18 23:38:56 localhost dhclient: All rights reserved.
2419 Aug 18 23:38:56 localhost dhclient: For info, please visit https://www.isc.org/software/dhcp/
2420 Aug 18 23:38:56 localhost dhclient:
2421 Aug 18 23:38:56 localhost networking[1740]: Configuring network interfaces...Internet Systems Consortium DHCP Client 4.3.1
2422 Aug 18 23:38:56 localhost networking[1740]: Copyright 2004-2014 Internet Systems Consortium.
2423 Aug 18 23:38:56 localhost networking[1740]: All rights reserved.
2424 Aug 18 23:38:56 localhost networking[1740]: For info, please visit https://www.isc.org/software/dhcp/
2425 Aug 18 23:38:56 localhost dhclient: Listening on LPF/eth0/8c:89:a5:34:aa:71
2426 Aug 18 23:38:56 localhost dhclient: Sending on   LPF/eth0/8c:89:a5:34:aa:71
2427 Aug 18 23:38:56 localhost dhclient: Sending on   Socket/fallback
2428 Aug 18 23:38:56 localhost dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67
2429 Aug 18 23:38:56 localhost networking[1740]: Listening on LPF/eth0/8c:89:a5:34:aa:71
2430 Aug 18 23:38:56 localhost networking[1740]: Sending on   LPF/eth0/8c:89:a5:34:aa:71
2431 Aug 18 23:38:56 localhost networking[1740]: Sending on   Socket/fallback
2432 Aug 18 23:38:56 localhost networking[1740]: DHCPREQUEST on eth0 to 255.255.255.255 port 67
2433 Aug 18 23:38:56 localhost console-setup[1812]: Setting up console font and keymap...done.
2434 Aug 18 23:38:56 localhost dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67
2435 Aug 18 23:38:56 localhost networking[1740]: DHCPREQUEST on eth0 to 255.255.255.255 port 67
2436 Aug 18 23:38:56 localhost dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67
2437 Aug 18 23:38:56 localhost networking[1740]: DHCPREQUEST on eth0 to 255.255.255.255 port 67
2438 Aug 18 23:38:56 localhost dhclient: DHCPACK from 192.168.1.254
2439 Aug 18 23:38:56 localhost networking[1740]: DHCPACK from 192.168.1.254
2440 Aug 18 23:38:56 localhost networking[1740]: Failed to reload smbd.service: sysinit.target is queued, ignoring reload request for unit smbd.service
2441 Aug 18 23:38:56 localhost networking[1740]: invoke-rc.d: initscript smbd, action "reload" failed.
2442 Aug 18 23:38:56 localhost dhclient: bound to 192.168.1.200 -- renewal in 40476 seconds.
2443 Aug 18 23:38:56 localhost networking[1740]: bound to 192.168.1.200 -- renewal in 40476 seconds.
2444 Aug 18 23:38:56 localhost networking[1740]: done.
2445 Aug 18 23:38:56 localhost rpcbind[1998]: Starting rpcbind daemon....
2446 Aug 18 23:38:56 localhost rpc.statd[2015]: Version 1.2.8 starting
2447 Aug 18 23:38:56 localhost sm-notify[2016]: Version 1.2.8 starting
2448 Aug 18 23:38:56 localhost nfs-common[2010]: Starting NFS common utilities: statd idmapd.
2449 Aug 18 23:38:56 localhost rm[2037]: /bin/rm: impossible de supprimer « /etc/dfs/sharetab »: Aucun fichier ou dossier de ce type
2450 Aug 18 23:38:56 localhost cron[2046]: (CRON) INFO (pidfile fd = 3)
2451 Aug 18 23:38:56 localhost avahi-daemon[2047]: Found user 'avahi' (UID 105) and group 'avahi' (GID 115).
2452 Aug 18 23:38:56 localhost avahi-daemon[2047]: Successfully dropped root privileges.
2453 Aug 18 23:38:56 localhost cron[2046]: (CRON) INFO (Running @reboot jobs)
2454 Aug 18 23:38:56 localhost avahi-daemon[2047]: avahi-daemon 0.6.31 starting up.
2455 Aug 18 23:38:56 localhost smartd[2036]: smartd 6.4 2014-10-07 r4002 [x86_64-linux-3.16.0-4-amd64] (local build)
2456 Aug 18 23:38:56 localhost smartd[2036]: Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org
2457 Aug 18 23:38:56 localhost smartd[2036]: Opened configuration file /etc/smartd.conf
2458 Aug 18 23:38:56 localhost smartd[2036]: Drive: DEVICESCAN, implied '-a' Directive on line 21 of file /etc/smartd.conf
2459 Aug 18 23:38:56 localhost smartd[2036]: Configuration file /etc/smartd.conf was parsed, found DEVICESCAN, scanning devices
2460 Aug 18 23:38:56 localhost anacron[2049]: Anacron 2.3 started on 2016-08-18
2461 Aug 18 23:38:56 localhost speech-dispatcher[2061]: speech-dispatcher disabled; edit /etc/default/speech-dispatcher.
2462 Aug 18 23:38:56 localhost smartd[2036]: Device: /dev/sda, type changed from 'scsi' to 'sat'
2463 Aug 18 23:38:56 localhost smartd[2036]: Device: /dev/sda [SAT], opened
2464 Aug 18 23:38:56 localhost smartd[2036]: Device: /dev/sda [SAT], OCZ-AGILITY3, S/N:OCZ-CKKU04U2JSI97Z0H, WWN:5-e83a97-e262daf40, FW:2.15, 60.0 GB
2465 Aug 18 23:38:56 localhost smartd[2036]: Device: /dev/sda [SAT], found in smartd database: SandForce Driven SSDs
2466 Aug 18 23:38:56 localhost anacron[2049]: Normal exit (0 jobs run)
2467 Aug 18 23:38:56 localhost rsyslogd-2007: action 'action 17' suspended, next retry is Thu Aug 18 23:39:26 2016 [try http://www.rsyslog.com/e/2007 ]
2468 Aug 18 23:38:56 localhost smartd[2036]: Device: /dev/sda [SAT], can't monitor Current_Pending_Sector count - no Attribute 197
2469 Aug 18 23:38:56 localhost smartd[2036]: Device: /dev/sda [SAT], no SMART Self-test Log, ignoring -l selftest (override with -T permissive)
2470 Aug 18 23:38:56 localhost smartd[2036]: Device: /dev/sda [SAT], no SMART Error Log, ignoring -l error (override with -T permissive)
2471 Aug 18 23:38:56 localhost irqbalance[2063]: Starting SMP IRQ Balancer: irqbalance.
2472 Aug 18 23:38:56 localhost smartd[2036]: Device: /dev/sda [SAT], is SMART capable. Adding to "monitor" list.
2473 Aug 18 23:38:56 localhost smartd[2036]: Device: /dev/sda [SAT], state read from /var/lib/smartmontools/smartd.OCZ_AGILITY3-OCZ_CKKU04U2JSI97Z0H.ata.state
2474 Aug 18 23:38:56 localhost smartd[2036]: Device: /dev/sdb, type changed from 'scsi' to 'sat'
2475 Aug 18 23:38:56 localhost smartd[2036]: Device: /dev/sdb [SAT], opened
2476 Aug 18 23:38:56 localhost zed[2039]: ZFS Event Daemon 0.6.5.7-8-jessie (PID 2039)
2477 Aug 18 23:38:56 localhost zed[2039]: Processing events since eid=0
2478 Aug 18 23:38:56 localhost smartd[2036]: Device: /dev/sdb [SAT], WDC WD20EARS-00J2GB0, S/N:WD-WCAYY0182888, WWN:5-0014ee-204b43d49, FW:80.00A80, 2.00 TB
2479 Aug 18 23:38:56 localhost smartd[2036]: Device: /dev/sdb [SAT], found in smartd database: Western Digital Caviar Green (AF)
2480 Aug 18 23:38:56 localhost ModemManager[2054]: <info>  ModemManager (version 1.4.0) starting in system bus...
2481 Aug 18 23:38:56 localhost zed: eid=1 class=statechange
2482 Aug 18 23:38:56 localhost zed: eid=3 class=statechange
2483 Aug 18 23:38:56 localhost zed: eid=2 class=statechange
2484 Aug 18 23:38:56 localhost zed: eid=4 class=statechange
2485 Aug 18 23:38:56 localhost zed: eid=5 class=config.sync pool=raidTen
2486 Aug 18 23:38:56 localhost zed: eid=6 class=config.sync pool=raidTen
2487 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> NetworkManager (version 0.9.10.0) is starting...
2488 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> Read config: /etc/NetworkManager/NetworkManager.conf
2489 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> WEXT support is enabled
2490 Aug 18 23:38:56 localhost kernel: [   69.554031] cfg80211: Calling CRDA to update world regulatory domain
2491 Aug 18 23:38:56 localhost avahi-daemon[2047]: Successfully called chroot().
2492 Aug 18 23:38:56 localhost avahi-daemon[2047]: Successfully dropped remaining capabilities.
2493 Aug 18 23:38:56 localhost avahi-daemon[2047]: Loading service file /services/udisks.service.
2494 Aug 18 23:38:56 localhost dbus[2073]: [system] Successfully activated service 'org.freedesktop.systemd1'
2495 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn
2496 Aug 18 23:38:56 localhost avahi-daemon[2047]: Joining mDNS multicast group on interface eth0.IPv6 with address fe80::8e89:03a1:3ffa:0034.
2497 Aug 18 23:38:56 localhost avahi-daemon[2047]: New relevant interface eth0.IPv6 for mDNS.
2498 Aug 18 23:38:56 localhost avahi-daemon[2047]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.1.200.
2499 Aug 18 23:38:56 localhost avahi-daemon[2047]: New relevant interface eth0.IPv4 for mDNS.
2500 Aug 18 23:38:56 localhost avahi-daemon[2047]: Network interface enumeration completed.
2501 Aug 18 23:38:56 localhost avahi-daemon[2047]: Registering new address record for fe80::8e89:03a1:3ffa:0034 on eth0.*.
2502 Aug 18 23:38:56 localhost avahi-daemon[2047]: Registering new address record for 192.168.1.200 on eth0.IPv4.
2503 Aug 18 23:38:56 localhost avahi-daemon[2047]: Registering HINFO record with values 'X86_64'/'LINUX'.
2504 Aug 18 23:38:56 localhost dbus[2073]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkitd.service'
2505 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp
2506 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc
2508 Aug 18 23:38:56 localhost acpi-support[2129]: Enabling power management...done.
2509 Aug 18 23:38:56 localhost kernel: [   69.574591] cfg80211: World regulatory domain updated:
2510 Aug 18 23:38:56 localhost kernel: [   69.574593] cfg80211:  DFS Master region: unset
2511 Aug 18 23:38:56 localhost kernel: [   69.574593] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
2512 Aug 18 23:38:56 localhost kernel: [   69.574595] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
2513 Aug 18 23:38:56 localhost kernel: [   69.574596] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
2514 Aug 18 23:38:56 localhost kernel: [   69.574597] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
2515 Aug 18 23:38:56 localhost kernel: [   69.574599] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
2516 Aug 18 23:38:56 localhost kernel: [   69.574601] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
2517 Aug 18 23:38:56 localhost kernel: [   69.574602] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
2518 Aug 18 23:38:56 localhost kernel: [   69.574603] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
2519 Aug 18 23:38:56 localhost kernel: [   69.574604] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
2520 Aug 18 23:38:56 localhost kdm[2156]: Starting K Display Manager: kdm.
2521 Aug 18 23:38:56 localhost dbus[2073]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service'
2522 Aug 18 23:38:56 localhost dbus[2073]: [system] Successfully activated service 'org.freedesktop.login1'
2523 Aug 18 23:38:56 localhost virtualbox-guest-utils[2158]: VirtualBox Additions disabled, not in a Virtual Machine ... (warning).
2524 Aug 18 23:38:56 localhost /usr/sbin/gpm[2185]: *** info [daemon/startup.c(131)]:
2525 Aug 18 23:38:56 localhost /usr/sbin/gpm[2185]: Started gpm successfully. Entered daemon mode.
2526 Aug 18 23:38:56 localhost gpm[2136]: Starting mouse interface server: gpm.
2527 Aug 18 23:38:56 localhost smartd[2036]: Device: /dev/sdb [SAT], is SMART capable. Adding to "monitor" list.
2528 Aug 18 23:38:56 localhost smartd[2036]: Device: /dev/sdb [SAT], state read from /var/lib/smartmontools/smartd.WDC_WD20EARS_00J2GB0-WD_WCAYY0182888.ata.state
2529 Aug 18 23:38:56 localhost smartd[2036]: Device: /dev/sdc, type changed from 'scsi' to 'sat'
2530 Aug 18 23:38:56 localhost smartd[2036]: Device: /dev/sdc [SAT], opened
2531 Aug 18 23:38:56 localhost smartd[2036]: Device: /dev/sdc [SAT], ST2000DL003-9VT166, S/N:6YD13TD6, WWN:5-000c50-04588354c, FW:CC32, 2.00 TB
2532 Aug 18 23:38:56 localhost acpid: starting up with netlink and the input layer
2533 Aug 18 23:38:56 localhost smartd[2036]: Device: /dev/sdc [SAT], found in smartd database: Seagate Barracuda Green (AF)
2534 Aug 18 23:38:56 localhost systemd[2180]: Starting Paths.
2535 Aug 18 23:38:56 localhost systemd[2180]: Reached target Paths.
2536 Aug 18 23:38:56 localhost systemd[2180]: Starting Timers.
2537 Aug 18 23:38:56 localhost systemd[2180]: Reached target Timers.
2538 Aug 18 23:38:56 localhost systemd[2180]: Starting Sockets.
2539 Aug 18 23:38:56 localhost systemd[2180]: Reached target Sockets.
2540 Aug 18 23:38:56 localhost systemd[2180]: Starting Basic System.
2541 Aug 18 23:38:56 localhost systemd[2180]: Reached target Basic System.
2542 Aug 18 23:38:56 localhost systemd[2180]: Starting Default.
2543 Aug 18 23:38:56 localhost systemd[2180]: Reached target Default.
2544 Aug 18 23:38:56 localhost systemd[2180]: Startup finished in 28ms.
2545 Aug 18 23:38:56 localhost dbus[2073]: [system] Activating via systemd: service name='org.freedesktop.ConsoleKit' unit='console-kit-daemon.service'
2546 Aug 18 23:38:56 localhost polkitd[2182]: started daemon version 0.105 using authority implementation `local' version `0.105'
2547 Aug 18 23:38:56 localhost dbus[2073]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
2548 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> init!
2549 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> update_system_hostname
2550 Aug 18 23:38:56 localhost NetworkManager[2056]: <info>       interface-parser: parsing file /etc/network/interfaces
2551 Aug 18 23:38:56 localhost NetworkManager[2056]: <info>       interface-parser: finished parsing file /etc/network/interfaces
2552 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> guessed connection type (eth0) = 802-3-ethernet
2553 Aug 18 23:38:56 localhost NetworkManager[2056]: Libgcrypt warning: missing initialization - please fix the application
2554 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> update_connection_setting_from_if_block: name:eth0, type:802-3-ethernet, id:Ifupdown (eth0), uuid: 681b428f-beaf-8932-dae4-697ed5aaef8e
2555 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> adding eth0 to connections
2556 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> adding iface eth0 to eni_ifaces
2557 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> autoconnect
2558 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> management mode: unmanaged
2559 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> devices added (path: /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/net/eth0, iface: eth0)
2560 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> locking wired connection setting
2561 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> devices added (path: /sys/devices/virtual/net/lo, iface: lo)
2562 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
2563 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> end _init.
2564 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> Loaded plugin ifupdown: (C) 2008 Canonical Ltd.  To report bugs please use the NetworkManager mailing list.
2565 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list.
2566 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> (27947552) ... get_connections.
2567 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> (27947552) ... get_connections (managed=false): return empty list.
2568 Aug 18 23:38:56 localhost minidlna[2126]: Starting DLNA/UPnP-AV media server : minidlna.
2569 Aug 18 23:38:56 localhost dbus[2073]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service'
2570 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> new connection /etc/NetworkManager/system-connections/New Wired Connection
2571 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> get unmanaged devices count: 1
2572 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> monitoring kernel firmware directory '/lib/firmware'.
2573 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> monitoring ifupdown state file '/run/network/ifstate'.
2574 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> WiFi hardware radio set enabled
2575 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> WWAN hardware radio set enabled
2576 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> Loaded device plugin: /usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-adsl.so
2577 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> Loaded device plugin: /usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-wwan.so
2578 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> Loaded device plugin: /usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-wifi.so
2579 Aug 18 23:38:56 localhost console-kit-daemon[2191]: (process:2256): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
2580 Aug 18 23:38:56 localhost console-kit-daemon[2191]: missing action
2581 Aug 18 23:38:56 localhost dbus[2073]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
2582 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> Loaded device plugin: /usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-bluetooth.so
2583 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> WiFi enabled by radio killswitch; enabled by state file
2584 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> WWAN enabled by radio killswitch; enabled by state file
2585 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> WiMAX enabled by radio killswitch; enabled by state file
2586 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> Networking is enabled by state file
2587 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> (lo): link connected
2588 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> (lo): carrier is ON
2589 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1)
2590 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0
2591 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> (eth0): link connected
2592 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> (eth0): carrier is ON
2593 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> (eth0): new Ethernet device (driver: 'r8169' ifindex: 2)
2594 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/1
2595 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> startup complete
2596 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> NetworkManager state is now CONNECTED_GLOBAL
2597 Aug 18 23:38:56 localhost acpid: 27 rules loaded
2598 Aug 18 23:38:56 localhost acpid: waiting for events: event logging is off
2599 Aug 18 23:38:56 localhost colord: Using mapping database file /var/lib/colord/mapping.db
2600 Aug 18 23:38:56 localhost colord: Using device database file /var/lib/colord/storage.db
2601 Aug 18 23:38:56 localhost colord: Using profile database file /var/lib/colord/storage.db
2602 Aug 18 23:38:56 localhost colord: loaded plugin libcd_plugin_sane.so
2603 Aug 18 23:38:56 localhost colord: loaded plugin libcd_plugin_scanner.so
2604 Aug 18 23:38:56 localhost colord: loaded plugin libcd_plugin_camera.so
2605 Aug 18 23:38:56 localhost colord: Daemon ready for requests
2606 Aug 18 23:38:56 localhost dbus[2073]: [system] Successfully activated service 'org.freedesktop.ColorManager'
2607 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> ModemManager disappeared from bus
2608 Aug 18 23:38:56 localhost NetworkManager[2056]: <info> ModemManager available in the bus
2609 Aug 18 23:38:56 localhost apache2[2065]: Starting web server: apache2AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message
2610 Aug 18 23:38:56 localhost console-kit-daemon[2191]: console-kit-daemon[2191]: GLib-CRITICAL: Source ID 13 was not found when attempting to remove it
2611 Aug 18 23:38:56 localhost console-kit-daemon[2191]: GLib-CRITICAL: Source ID 13 was not found when attempting to remove it
2612 Aug 18 23:38:56 localhost mysqld_safe: Starting mysqld daemon with databases from /var/lib/mysql
2613 Aug 18 23:38:56 localhost colord: Profile added: Officejet_Pro_8500_A910-Gray..
2614 Aug 18 23:38:56 localhost colord: Profile added: Officejet_Pro_8500_A910-RGB..
2615 Aug 18 23:38:56 localhost colord[2193]: (colord:2193): Cd-WARNING **: failed to get session [pid 2139]: Erreur inconnue -2
2616 Aug 18 23:38:56 localhost colord: Device added: cups-Officejet_Pro_8500_A910
2617 Aug 18 23:38:56 localhost mysqld: 160818 23:38:56 [Note] /usr/sbin/mysqld (mysqld 10.0.26-MariaDB-0+deb8u1) starting as process 2470 ...
2618 Aug 18 23:38:56 localhost mysqld: 160818 23:38:56 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2619 Aug 18 23:38:56 localhost mysqld: 160818 23:38:56 [Note] InnoDB: The InnoDB memory heap is disabled
2620 Aug 18 23:38:56 localhost mysqld: 160818 23:38:56 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2621 Aug 18 23:38:56 localhost mysqld: 160818 23:38:56 [Note] InnoDB: Memory barrier is not used
2622 Aug 18 23:38:56 localhost mysqld: 160818 23:38:56 [Note] InnoDB: Compressed tables use zlib 1.2.8
2623 Aug 18 23:38:56 localhost mysqld: 160818 23:38:56 [Note] InnoDB: Using Linux native AIO
2624 Aug 18 23:38:57 localhost mysqld: 160818 23:38:57 [Note] InnoDB: Using CPU crc32 instructions
2625 Aug 18 23:38:57 localhost mysqld: 160818 23:38:57 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2626 Aug 18 23:38:57 localhost mysqld: 160818 23:38:57 [Note] InnoDB: Completed initialization of buffer pool
2627 Aug 18 23:38:57 localhost smartd[2036]: Device: /dev/sdc [SAT], is SMART capable. Adding to "monitor" list.
2628 Aug 18 23:38:57 localhost smartd[2036]: Device: /dev/sdc [SAT], state read from /var/lib/smartmontools/smartd.ST2000DL003_9VT166-6YD13TD6.ata.state
2629 Aug 18 23:38:57 localhost smartd[2036]: Device: /dev/sdd, type changed from 'scsi' to 'sat'
2630 Aug 18 23:38:57 localhost smartd[2036]: Device: /dev/sdd [SAT], opened
2631 Aug 18 23:38:57 localhost mysqld: 160818 23:38:57 [Note] InnoDB: Highest supported file format is Barracuda.
2632 Aug 18 23:38:57 localhost mysqld: 160818 23:38:57 [Note] InnoDB: The log sequence numbers 11425901 and 11425901 in ibdata files do not match the log sequence number 11425961 in the ib_logfiles!
2633 Aug 18 23:38:57 localhost mysqld: 160818 23:38:57 [Note] InnoDB: Database was not shutdown normally!
2634 Aug 18 23:38:57 localhost mysqld: 160818 23:38:57 [Note] InnoDB: Starting crash recovery.
2635 Aug 18 23:38:57 localhost mysqld: 160818 23:38:57 [Note] InnoDB: Reading tablespace information from the .ibd files...
2636 Aug 18 23:38:57 localhost smartd[2036]: Device: /dev/sdd [SAT], SAMSUNG HD103SJ, S/N:S246J90B209128, WWN:5-0024e9-20476a6c4, FW:1AJ10001, 1.00 TB
2637 Aug 18 23:38:57 localhost smartd[2036]: Device: /dev/sdd [SAT], found in smartd database: SAMSUNG SpinPoint F3
2638 Aug 18 23:38:57 localhost nmbd[2064]: Starting NetBIOS name server: nmbd.
2639 Aug 18 23:38:57 localhost mysqld: 160818 23:38:57 [Note] InnoDB: Restoring possible half-written data pages
2640 Aug 18 23:38:57 localhost mysqld: 160818 23:38:57 [Note] InnoDB: from the doublewrite buffer...
2641 Aug 18 23:38:57 localhost smbd[2500]: Starting SMB/CIFS daemon: smbd.
2642 Aug 18 23:38:57 localhost avahi-daemon[2047]: Server startup complete. Host name is redacted.local. Local service cookie is 2202005362.
2643 Aug 18 23:38:57 localhost mysqld: 160818 23:38:57 [Note] InnoDB: 128 rollback segment(s) are active.
2644 Aug 18 23:38:57 localhost mysqld: 160818 23:38:57 [Note] InnoDB: Waiting for purge to start
2645 Aug 18 23:38:57 localhost mysqld: 160818 23:38:57 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.30-76.3 started; log sequence number 11425961
2646 Aug 18 23:38:57 localhost mysqld: 160818 23:38:57 [Note] Plugin 'FEEDBACK' is disabled.
2647 Aug 18 23:38:57 localhost mysqld: 160818 23:38:57 [Note] Server socket created on IP: '::'.
2648 Aug 18 23:38:57 localhost mysqld: 160818 23:38:57 [Note] /usr/sbin/mysqld: ready for connections.
2649 Aug 18 23:38:57 localhost mysqld: Version: '10.0.26-MariaDB-0+deb8u1'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  (Debian)
2650 Aug 18 23:38:57 localhost kdm_greet[2498]: Cannot load /usr/share/kde4/apps/kdm/faces/.default.face: Aucun fichier ou dossier de ce type
2651 Aug 18 23:38:57 localhost mysql[2133]: Starting MariaDB database server: mysqld.
2652 Aug 18 23:38:57 localhost /etc/mysql/debian-start[2576]: Upgrading MySQL tables if necessary.
2653 Aug 18 23:38:57 localhost apache2[2065]: .
2654 Aug 18 23:38:57 localhost /etc/mysql/debian-start[2580]: /usr/bin/mysql_upgrade: the '--basedir' option is always ignored
2655 Aug 18 23:38:57 localhost /etc/mysql/debian-start[2580]: Looking for 'mysql' as: /usr/bin/mysql
2656 Aug 18 23:38:57 localhost /etc/mysql/debian-start[2580]: Looking for 'mysqlcheck' as: /usr/bin/mysqlcheck
2657 Aug 18 23:38:57 localhost /etc/mysql/debian-start[2580]: This installation of MySQL is already upgraded to 10.0.26-MariaDB, use --force if you still need to run mysql_upgrade
2658 Aug 18 23:38:57 localhost /etc/mysql/debian-start[2832]: Checking for insecure root accounts.
2659 Aug 18 23:38:57 localhost /etc/mysql/debian-start[2836]: Triggering myisam-recover for all MyISAM tables
2660 Aug 18 23:38:58 localhost avahi-daemon[2047]: Service "redacted" (/services/udisks.service) successfully established.
2661 Aug 18 23:38:58 localhost smartd[2036]: Device: /dev/sdd [SAT], is SMART capable. Adding to "monitor" list.
2662 Aug 18 23:38:58 localhost smartd[2036]: Device: /dev/sdd [SAT], state read from /var/lib/smartmontools/smartd.SAMSUNG_HD103SJ-S246J90B209128.ata.state
2663 Aug 18 23:38:58 localhost smartd[2036]: Device: /dev/sde, type changed from 'scsi' to 'sat'
2664 Aug 18 23:38:58 localhost smartd[2036]: Device: /dev/sde [SAT], opened
2665 Aug 18 23:38:58 localhost smartd[2036]: Device: /dev/sde [SAT], ST3000VN000-1HJ166, S/N:W6A1LJN5, WWN:5-000c50-09c147f76, FW:SC60, 3.00 TB
2666 Aug 18 23:38:58 localhost smartd[2036]: Device: /dev/sde [SAT], found in smartd database: Seagate NAS HDD
2667 Aug 18 23:38:58 localhost exim4[2577]: Starting MTA: exim4.
2668 Aug 18 23:38:58 localhost exim4[2577]: ALERT: exim paniclog /var/log/exim4/paniclog has non-zero size, mail system possibly broken
2669 Aug 18 23:38:58 localhost smartd[2036]: Device: /dev/sde [SAT], is SMART capable. Adding to "monitor" list.
2670 Aug 18 23:38:58 localhost smartd[2036]: Device: /dev/sde [SAT], state read from /var/lib/smartmontools/smartd.ST3000VN000_1HJ166-W6A1LJN5.ata.state
2671 Aug 18 23:38:58 localhost smartd[2036]: Device: /dev/sdf, type changed from 'scsi' to 'sat'
2672 Aug 18 23:38:58 localhost smartd[2036]: Device: /dev/sdf [SAT], opened
2673 Aug 18 23:38:58 localhost smartd[2036]: Device: /dev/sdf [SAT], ST3000VN000-1HJ166, S/N:W6A1LK4Q, WWN:5-000c50-09c1445a3, FW:SC60, 3.00 TB
2674 Aug 18 23:38:58 localhost smartd[2036]: Device: /dev/sdf [SAT], found in smartd database: Seagate NAS HDD
2675 Aug 18 23:38:58 localhost smartd[2036]: Device: /dev/sdf [SAT], is SMART capable. Adding to "monitor" list.
2676 Aug 18 23:38:58 localhost smartd[2036]: Device: /dev/sdf [SAT], state read from /var/lib/smartmontools/smartd.ST3000VN000_1HJ166-W6A1LK4Q.ata.state
2677 Aug 18 23:38:58 localhost smartd[2036]: Device: /dev/sdg, type changed from 'scsi' to 'sat'
2678 Aug 18 23:38:58 localhost smartd[2036]: Device: /dev/sdg [SAT], opened
2679 Aug 18 23:38:58 localhost smartd[2036]: Device: /dev/sdg [SAT], ST3000VN000-1HJ166, S/N:W6A1JHSA, WWN:5-000c50-09bbdce03, FW:SC60, 3.00 TB
2680 Aug 18 23:38:58 localhost smartd[2036]: Device: /dev/sdg [SAT], found in smartd database: Seagate NAS HDD
2681 Aug 18 23:38:58 localhost smartd[2036]: Device: /dev/sdg [SAT], is SMART capable. Adding to "monitor" list.
2682 Aug 18 23:38:58 localhost smartd[2036]: Device: /dev/sdg [SAT], state read from /var/lib/smartmontools/smartd.ST3000VN000_1HJ166-W6A1JHSA.ata.state
2683 Aug 18 23:38:58 localhost smartd[2036]: Device: /dev/sdh, type changed from 'scsi' to 'sat'
2684 Aug 18 23:38:58 localhost smartd[2036]: Device: /dev/sdh [SAT], opened
2685 Aug 18 23:38:58 localhost smartd[2036]: Device: /dev/sdh [SAT], ST3000VN000-1HJ166, S/N:W6A1Q7M4, WWN:5-000c50-09c157ba0, FW:SC60, 3.00 TB
2686 Aug 18 23:38:58 localhost smartd[2036]: Device: /dev/sdh [SAT], found in smartd database: Seagate NAS HDD
2687 Aug 18 23:38:59 localhost smartd[2036]: Device: /dev/sdh [SAT], is SMART capable. Adding to "monitor" list.
2688 Aug 18 23:38:59 localhost smartd[2036]: Device: /dev/sdh [SAT], state read from /var/lib/smartmontools/smartd.ST3000VN000_1HJ166-W6A1Q7M4.ata.state
2689 Aug 18 23:38:59 localhost smartd[2036]: Monitoring 8 ATA and 0 SCSI devices
2690 Aug 18 23:38:59 localhost smartd[2036]: Device: /dev/sda [SAT], SMART Prefailure Attribute: 1 Raw_Read_Error_Rate changed from 89 to 120
2691 Aug 18 23:38:59 localhost smartd[2036]: Device: /dev/sda [SAT], SMART Usage Attribute: 195 ECC_Uncorr_Error_Count changed from 120 to 100
2692 Aug 18 23:38:59 localhost smartd[2036]: Device: /dev/sda [SAT], SMART Usage Attribute: 201 Unc_Soft_Read_Err_Rate changed from 120 to 100
2693 Aug 18 23:38:59 localhost smartd[2036]: Device: /dev/sda [SAT], SMART Usage Attribute: 204 Soft_ECC_Correct_Rate changed from 120 to 100
2694 Aug 18 23:38:59 localhost ModemManager[2054]: <warn>  Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0': not supported by any plugin
2695 Aug 18 23:38:59 localhost smartd[2036]: Device: /dev/sdb [SAT], SMART Prefailure Attribute: 3 Spin_Up_Time changed from 178 to 186
2696 Aug 18 23:38:59 localhost smartd[2036]: Device: /dev/sdb [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 120 to 117
2697 Aug 18 23:38:59 localhost smartd[2036]: Device: /dev/sdc [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 68 to 67
2698 Aug 18 23:38:59 localhost smartd[2036]: Device: /dev/sdc [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 32 to 33
2699 Aug 18 23:39:00 localhost smartd[2036]: Device: /dev/sdd [SAT], SMART Prefailure Attribute: 3 Spin_Up_Time changed from 76 to 75
2700 Aug 18 23:39:00 localhost smartd[2036]: Device: /dev/sde [SAT], SMART Prefailure Attribute: 1 Raw_Read_Error_Rate changed from 112 to 113
2701 Aug 18 23:39:00 localhost smartd[2036]: Device: /dev/sde [SAT], SMART Prefailure Attribute: 3 Spin_Up_Time changed from 98 to 97
2702 Aug 18 23:39:00 localhost smartd[2036]: Device: /dev/sdf [SAT], SMART Prefailure Attribute: 3 Spin_Up_Time changed from 98 to 97
2703 Aug 18 23:39:00 localhost smartd[2036]: Device: /dev/sdg [SAT], SMART Prefailure Attribute: 3 Spin_Up_Time changed from 98 to 97
2704 Aug 18 23:39:00 localhost smartd[2036]: Device: /dev/sdg [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 69 to 68
2705 Aug 18 23:39:00 localhost smartd[2036]: Device: /dev/sdg [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 31 to 32
2706 Aug 18 23:39:00 localhost smartd[2036]: Device: /dev/sdh [SAT], SMART Prefailure Attribute: 3 Spin_Up_Time changed from 98 to 97
2707 Aug 18 23:39:01 localhost smartd[2036]: Device: /dev/sda [SAT], state written to /var/lib/smartmontools/smartd.OCZ_AGILITY3-OCZ_CKKU04U2JSI97Z0H.ata.state
2708 Aug 18 23:39:01 localhost smartd[2036]: Device: /dev/sdb [SAT], state written to /var/lib/smartmontools/smartd.WDC_WD20EARS_00J2GB0-WD_WCAYY0182888.ata.state
2709 Aug 18 23:39:01 localhost smartd[2036]: Device: /dev/sdc [SAT], state written to /var/lib/smartmontools/smartd.ST2000DL003_9VT166-6YD13TD6.ata.state
2710 Aug 18 23:39:01 localhost smartd[2036]: Device: /dev/sdd [SAT], state written to /var/lib/smartmontools/smartd.SAMSUNG_HD103SJ-S246J90B209128.ata.state
2711 Aug 18 23:39:01 localhost smartd[2036]: Device: /dev/sde [SAT], state written to /var/lib/smartmontools/smartd.ST3000VN000_1HJ166-W6A1LJN5.ata.state
2712 Aug 18 23:39:01 localhost smartd[2036]: Device: /dev/sdf [SAT], state written to /var/lib/smartmontools/smartd.ST3000VN000_1HJ166-W6A1LK4Q.ata.state
2713 Aug 18 23:39:01 localhost smartd[2036]: Device: /dev/sdg [SAT], state written to /var/lib/smartmontools/smartd.ST3000VN000_1HJ166-W6A1JHSA.ata.state
2714 Aug 18 23:39:01 localhost smartd[2036]: Device: /dev/sdh [SAT], state written to /var/lib/smartmontools/smartd.ST3000VN000_1HJ166-W6A1Q7M4.ata.state
2715 Aug 18 23:39:01 localhost CRON[2895]: (root) CMD (  [ -x /usr/lib/php5/sessionclean ] && /usr/lib/php5/sessionclean)
2716 Aug 18 23:39:08 localhost ntpdate[1959]: step time server 202.22.158.31 offset 0.842662 sec
2717 Aug 18 23:39:08 localhost systemd[2180]: Time has been changed
2718 Aug 18 23:39:22 localhost ntpdate[2958]: adjust time server 203.122.222.45 offset -0.011246 sec
2719 Aug 18 23:41:37 localhost systemd[2963]: Starting Paths.
2720 Aug 18 23:41:37 localhost systemd[2963]: Reached target Paths.
2721 Aug 18 23:41:37 localhost systemd[2963]: Starting Timers.
2722 Aug 18 23:41:37 localhost systemd[2963]: Reached target Timers.
2723 Aug 18 23:41:37 localhost systemd[2963]: Starting Sockets.
2724 Aug 18 23:41:37 localhost systemd[2963]: Reached target Sockets.
2725 Aug 18 23:41:37 localhost systemd[2963]: Starting Basic System.
2726 Aug 18 23:41:37 localhost systemd[2963]: Reached target Basic System.
2727 Aug 18 23:41:37 localhost systemd[2963]: Starting Default.
2728 Aug 18 23:41:37 localhost systemd[2963]: Reached target Default.
2729 Aug 18 23:41:37 localhost systemd[2963]: Startup finished in 11ms.
2730 Aug 18 23:41:37 localhost console-kit-daemon[2191]: (process:2967): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
2731 Aug 18 23:41:37 localhost console-kit-daemon[2191]: missing action
2732 Aug 18 23:45:01 localhost CRON[3089]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
2733 Aug 18 23:55:01 localhost CRON[3109]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
2734 Aug 18 23:59:01 localhost CRON[3117]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 60 2)
2735 Aug 19 00:05:01 localhost CRON[3131]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
2736 Aug 19 00:09:01 localhost CRON[3143]: (root) CMD (  [ -x /usr/lib/php5/sessionclean ] && /usr/lib/php5/sessionclean)
2737 Aug 19 00:09:02 localhost smartd[2036]: Device: /dev/sdb [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 117 to 116
2738 Aug 19 00:09:02 localhost smartd[2036]: Device: /dev/sdc [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 67 to 63
2739 Aug 19 00:09:02 localhost smartd[2036]: Device: /dev/sdc [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 33 to 37
2740 Aug 19 00:09:04 localhost smartd[2036]: Device: /dev/sdd [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 64 to 58
2741 Aug 19 00:09:04 localhost smartd[2036]: Device: /dev/sde [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 67 to 62
2742 Aug 19 00:09:04 localhost smartd[2036]: Device: /dev/sde [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 33 to 38
2743 Aug 19 00:09:05 localhost smartd[2036]: Device: /dev/sdf [SAT], SMART Prefailure Attribute: 1 Raw_Read_Error_Rate changed from 112 to 113
2744 Aug 19 00:09:05 localhost smartd[2036]: Device: /dev/sdf [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 68 to 64
2745 Aug 19 00:09:05 localhost smartd[2036]: Device: /dev/sdf [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 32 to 36
2746 Aug 19 00:09:05 localhost smartd[2036]: Device: /dev/sdg [SAT], SMART Prefailure Attribute: 1 Raw_Read_Error_Rate changed from 112 to 113
2747 Aug 19 00:09:05 localhost smartd[2036]: Device: /dev/sdg [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 68 to 65
2748 Aug 19 00:09:05 localhost smartd[2036]: Device: /dev/sdg [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 32 to 35
2749 Aug 19 00:09:05 localhost smartd[2036]: Device: /dev/sdh [SAT], SMART Prefailure Attribute: 1 Raw_Read_Error_Rate changed from 112 to 113
2750 Aug 19 00:09:05 localhost smartd[2036]: Device: /dev/sdh [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 66 to 61
2751 Aug 19 00:09:05 localhost smartd[2036]: Device: /dev/sdh [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 34 to 39
2752 Aug 19 00:15:01 localhost CRON[3191]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
2753 Aug 19 00:17:01 localhost CRON[3197]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
2754 Aug 19 00:21:29 localhost console-kit-daemon[2191]: (process:3208): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
2755 Aug 19 00:21:29 localhost console-kit-daemon[2191]: missing action
2756 Aug 19 00:25:01 localhost CRON[3348]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)

< a freeze happened here with no ssh, ping nor keyboard/mouse input responses. I had to hard reset the server >

2757 Aug 19 01:31:28 localhost rsyslogd: [origin software="rsyslogd" swVersion="8.4.2" x-pid="2043" x-info="http://www.rsyslog.com"] start
2758 Aug 19 01:31:28 localhost kernel: [    0.000000] Initializing cgroup subsys cpuset
2759 Aug 19 01:31:28 localhost kernel: [    0.000000] Initializing cgroup subsys cpu
2760 Aug 19 01:31:28 localhost kernel: [    0.000000] Initializing cgroup subsys cpuacct
AlexandreBonneau commented 8 years ago

Well, after a few days investigating, it turns out it was a faulty thermal paste that did not conduct the heat from the CPU enough. It happened after having removed the sink to clean it...

In the first few days, sensors nor hddtemp did not show any alarming temperatures when I queried them, but today sensors showed the CPU temperature skyrocket to 95 degrees Celsius a few seconds after starting to copy lots of data to the zfs array.

Since then, I changed the thermal paste and was able to copy 1.6Tio of data without problem.

my bad ;x

behlendorf commented 8 years ago

@AlexandreBonneau thanks for following up. Since it sounds like you got to the root cause I'm going to close this.