Bonjour,

J'aurais besoin d'aide. J'ai un problème que je ne comprend pas ;

J'ai un serveur dell Neuf, fedora serveur 25, SSH, SMB, et un serveur de données .

Il tourne depuis 1 mois sans aucun problème

j'ai installer a l'identique sur environ 13 autres serveurs. Aucun problème sur les autres

et la sur ce serveur, un problème, le serveur PING mais plus rien ne marche, plus de samba plus de ssh, plus rien.
juste des messages a l'acran .

alors je regarde dans le /var/logs/journal/ID et mon fichier fait 32M et la taille maxi est de 1,4G
donc je ne comprend pas

ci-joint quelque screen en espérant trouvé une solution.

(j'ai redémarer le serveur, il a remarché pendant 2 heure et paf rebelotte, la j'ai supprimer le fichier dans /var/logs/journal/ID et je surveille.

merci beaucoup

La partition n'est pas pleine ?
Que retournent les commandes
# mount
# df -h
# du --exclude="/home" -x -h -a / | sort -r -h | head -30
# systemctl status systemd-journal*
Alors :

Mount :
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime,seclabel)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
devtmpfs on /dev type devtmpfs (rw,nosuid,seclabel,size=1990112k,nr_inodes=497528,mode=755)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,seclabel)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,seclabel,mode=755)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,seclabel,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime,seclabel)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
configfs on /sys/kernel/config type configfs (rw,relatime)
/dev/mapper/fedora_hfsql-root on / type xfs (rw,relatime,seclabel,attr2,inode64,noquota)
selinuxfs on /sys/fs/selinux type selinuxfs (rw,relatime)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=23,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=16407)
mqueue on /dev/mqueue type mqueue (rw,relatime,seclabel)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,seclabel)
debugfs on /sys/kernel/debug type debugfs (rw,relatime,seclabel)
nfsd on /proc/fs/nfsd type nfsd (rw,relatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,seclabel)
/dev/sda3 on /boot type ext4 (rw,relatime,seclabel,data=ordered)
/dev/sdb1 on /DATA type ext4 (rw,relatime,seclabel,data=ordered)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime)
tmpfs on /run/user/0 type tmpfs (rw,nosuid,nodev,relatime,seclabel,size=400412k,mode=700)

df -h :
Sys. de fichiers              Taille Utilisé Dispo Uti% Monté sur
devtmpfs                        1,9G       0  1,9G   0% /dev
tmpfs                           2,0G       0  2,0G   0% /dev/shm
tmpfs                           2,0G    676K  2,0G   1% /run
tmpfs                           2,0G       0  2,0G   0% /sys/fs/cgroup
/dev/mapper/fedora_hfsql-root    15G    1,2G   14G   8% /
tmpfs                           2,0G       0  2,0G   0% /tmp
/dev/sda3                       976M    103M  807M  12% /boot
/dev/sdb1                       917G    1,1G  870G   1% /DATA
tmpfs                           392M       0  392M   0% /run/user/0


Systemectl :
[root@SERVEURHF ~]# systemctl status systemd-journal*
● systemd-journald-audit.socket - Journal Audit Socket
   Loaded: loaded (/usr/lib/systemd/system/systemd-journald-audit.socket; static; vendor preset: disabled)
   Active: active (running) since lun. 2017-07-31 11:30:29 CEST; 9min ago
     Docs: man:systemd-journald.service(8)
           man:journald.conf(5)
   Listen: audit 1 (Netlink)

Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.

● systemd-journald-dev-log.socket - Journal Socket (/dev/log)
   Loaded: loaded (/usr/lib/systemd/system/systemd-journald-dev-log.socket; static; vendor preset: disabled)
   Active: active (running) since lun. 2017-07-31 11:30:29 CEST; 9min ago
     Docs: man:systemd-journald.service(8)
           man:journald.conf(5)
   Listen: /run/systemd/journal/dev-log (Datagram)

Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.

● systemd-journald.service - Journal Service
   Loaded: loaded (/usr/lib/systemd/system/systemd-journald.service; static; vendor preset: disabled)
   Active: active (running) since lun. 2017-07-31 10:20:09 CEST; 1h 19min ago
     Docs: man:systemd-journald.service(8)
           man:journald.conf(5)
 Main PID: 2092 (systemd-journal)
   Status: "Processing requests..."
    Tasks: 1 (limit: 4915)
   CGroup: /system.slice/systemd-journald.service
           └─2092 /usr/lib/systemd/systemd-journald

juil. 31 10:20:09 SERVEURHF systemd-journald[2092]: System journal (/var/log/journal/) is 8.0M, max 1.4G, 1.4G free.
juil. 31 10:20:09 SERVEURHF systemd-journald[2092]: Journal started

● systemd-journald.socket - Journal Socket
   Loaded: loaded (/usr/lib/systemd/system/systemd-journald.socket; static; vendor preset: disabled)
   Active: active (running) since lun. 2017-07-31 11:30:29 CEST; 9min ago
     Docs: man:systemd-journald.service(8)
           man:journald.conf(5)
   Listen: /run/systemd/journal/stdout (Stream)
           /run/systemd/journal/socket (Datagram)

Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
J'ai supprimer le premiere LOG a la main, c'est pour ça le warning d'aprés moi.

Le du :
1,2G    /
896M    /usr
332M    /usr/lib
260M    /var
236M    /usr/share
201M    /usr/lib64
162M    /var/cache/dnf
162M    /var/cache
117M    /usr/lib/firmware
110M    /usr/lib/locale
108M    /usr/lib/locale/locale-archive
102M    /usr/share/locale
63M     /usr/bin
53M     /usr/lib/modules/4.8.6-300.fc25.x86_64
53M     /usr/lib/modules
51M     /var/cache/dnf/fedora-310f9d37d74ceec1/repodata
51M     /var/cache/dnf/fedora-310f9d37d74ceec1
50M     /usr/sbin
47M     /var/lib
47M     /usr/lib64/python3.5
43M     /var/log
40M     /usr/lib/modules/4.8.6-300.fc25.x86_64/kernel
37M     /var/cache/dnf/fedora-filenames.solvx
37M     /var/cache/dnf/fedora-310f9d37d74ceec1/repodata/3f1bfbf8a3682a552c35fddc4b7ee80c1291b2bca66cce71d56389da5f2c52ed-filelists.xml.gz
29M     /usr/share/doc
29M     /usr/lib/modules/4.8.6-300.fc25.x86_64/kernel/drivers
27M     /var/lib/rpm
27M     /usr/share/man
26M     /usr/lib64/python2.7
25M     /var/cache/dnf/updates-87ad44ec2dc11249/repodata
Les balises code ( <> ) stp !
Les balises codes <> sont utilisées pour une meilleure lecture des retours de commandes https://forums.fedora-fr.org/help.php#bbcode. Ne pas hésiter à aussi mettre la commande exacte qui a été saisie avec le prompt en en-tête aussi.

Sinon :
- / est bien lecture-écriture, pas de partitionnement pour /home ni /var ;
- les partitions ont de l'espace libre ;
- les services ont l'air de bien tourner.

Que retroune
# ls -al /var/log/journal/
# ls -al /var/log/journal/<ID>/
# dmesg
Après il faudra peut-être faire un xfs-repair sur la partition / démontées via le mode rescue ou un live. Par sécurité selon ton besoin il faudra peut-être aussi utiliser xfsdump et xfsrestore.

Est-ce qu'il n'y aurait pas eu un arrêt sauvage ?
[root@SERVEURHF ~]# ls -al /var/log/journal/
total 4
drwxr-sr-x+ 3 root systemd-journal   46  4 juil. 14:54 .
drwxr-xr-x. 9 root root            4096 31 juil. 10:11 ..
drwxr-sr-x+ 2 root systemd-journal   28 31 juil. 10:20 051f269ea0634e808c6ac8a8c45fecf0
[root@SERVEURHF ~]# ls -al /var/log/journal/051f269ea0634e808c6ac8a8c45fecf0/
total 8192
drwxr-sr-x+ 2 root systemd-journal      28 31 juil. 10:20 .
drwxr-sr-x+ 3 root systemd-journal      46  4 juil. 14:54 ..
-rw-r-----+ 1 root systemd-journal 8388608 31 juil. 14:16 system.journal
[    0.000000] Linux version 4.8.6-300.fc25.x86_64 (mockbuild@bkernel02.phx2.fedoraproject.org) (gcc version 6.2.1 20160916 (Red Hat 6.2.1-2) (GCC) ) #1 SMP Tue Nov 1 12:36:38 UTC 2016
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.8.6-300.fc25.x86_64 root=/dev/mapper/fedora_hfsql-root ro rd.lvm.lv=fedora_hfsql/root rd.lvm.lv=fedora_hfsql/swap rhgb quiet LANG=fr_FR.UTF-8
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] x86/fpu: Using 'eager' FPU context switches.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009cfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000008d4a0fff] usable
[    0.000000] BIOS-e820: [mem 0x000000008d4a1000-0x000000008d4a1fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000008d4a2000-0x000000008d6defff] usable
[    0.000000] BIOS-e820: [mem 0x000000008d6df000-0x000000008ef69fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008ef6a000-0x000000008ef99fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000008ef9a000-0x000000008efe6fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000008efe7000-0x000000008effffff] usable
[    0.000000] BIOS-e820: [mem 0x000000008f000000-0x000000008fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000fe7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed84000-0x00000000fed84fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff400000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000016fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: Dell Inc. PowerEdge T130/03FV9K, BIOS 2.0.8 01/12/2017
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x170000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 00C0000000 mask 7FC0000000 uncachable
[    0.000000]   1 base 00A0000000 mask 7FE0000000 uncachable
[    0.000000]   2 base 0090000000 mask 7FF0000000 uncachable
[    0.000000]   3 base 2000000000 mask 7000000000 uncachable
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT
[    0.000000] e820: last_pfn = 0x8f000 max_arch_pfn = 0x400000000
[    0.000000] Base memory trampoline at [ffffa05740097000] 97000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x7827c000, 0x7827cfff] PGTABLE
[    0.000000] BRK [0x7827d000, 0x7827dfff] PGTABLE
[    0.000000] BRK [0x7827e000, 0x7827efff] PGTABLE
[    0.000000] BRK [0x7827f000, 0x7827ffff] PGTABLE
[    0.000000] BRK [0x78280000, 0x78280fff] PGTABLE
[    0.000000] BRK [0x78281000, 0x78281fff] PGTABLE
[    0.000000] BRK [0x78282000, 0x78282fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x359c9000-0x36cdcfff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000FE320 000024 (v02 DELL  )
[    0.000000] ACPI: XSDT 0x000000008EFBD188 0000FC (v01 DELL   PE_SC3   00000000      01000013)
[    0.000000] ACPI: FACP 0x000000008EFDC000 00010C (v05 DELL   PE_SC3   00000000 DELL 00000001)
[    0.000000] ACPI: DSDT 0x000000008EFC8000 00E6F5 (v02 DELL   PE_SC3   00000000 INTL 20121114)
[    0.000000] ACPI: FACS 0x000000008EF82000 000040
[    0.000000] ACPI: SSDT 0x000000008EFE4000 0003C6 (v02 DELL   Tpm2Tabl 00001000 INTL 20121114)
[    0.000000] ACPI: TPM2 0x000000008EFE3000 000038 (v04 DELL   EDK2     00000002      01000013)
[    0.000000] ACPI: BOOT 0x000000008EFE2000 000028 (v01 INTEL  TIANO    00000002 MSFT 01000013)
[    0.000000] ACPI: SSDT 0x000000008EFDE000 00387B (v02 SaSsdt SaSsdt   00003000 INTL 20121114)
[    0.000000] ACPI: SLIC 0x000000008EFDD000 000024 (v01 DELL   PE_SC3   00000001 DELL 00000001)
[    0.000000] ACPI: HPET 0x000000008EFDB000 000038 (v01 DELL   PE_SC3   00000001 DELL 00000001)
[    0.000000] ACPI: LPIT 0x000000008EFDA000 000094 (v01 DELL   PE_SC3   00000000 DELL 00000001)
[    0.000000] ACPI: APIC 0x000000008EFD9000 0000BC (v03 DELL   PE_SC3   00000001 DELL 00000001)
[    0.000000] ACPI: MCFG 0x000000008EFD8000 00003C (v01 DELL   PE_SC3   00000001 DELL 00000001)
[    0.000000] ACPI: WDAT 0x000000008EFD7000 000134 (v01 DELL   PE_SC3   00000000 DELL 00000001)
[    0.000000] ACPI: SSDT 0x000000008EFC7000 00019A (v02 DELL   Sata0Ide 00001000 INTL 20121114)
[    0.000000] ACPI: DBGP 0x000000008EFC6000 000034 (v01 DELL            00000000 DELL 00000001)
[    0.000000] ACPI: DBG2 0x000000008EFC5000 000054 (v00 DELL            00000000 DELL 00000001)
[    0.000000] ACPI: SSDT 0x000000008EFC4000 0006D2 (v01 DELL   xh_tower 00000000 INTL 20121114)
[    0.000000] ACPI: SSDT 0x000000008EFC3000 000E74 (v02 CpuRef CpuSsdt  00003000 INTL 20121114)
[    0.000000] ACPI: SSDT 0x000000008EFC2000 000365 (v02 PmRef  Cpu0Tst  00003000 INTL 20121114)
[    0.000000] ACPI: SSDT 0x000000008EFC1000 0003BF (v02 PmRef  ApTst    00003000 INTL 20121114)
[    0.000000] ACPI: DMAR 0x000000008EFC0000 000070 (v01 INTEL  GNLR     00000001 INTL 00000001)
[    0.000000] ACPI: SSDT 0x000000008EFBF000 0006CE (v02 DELL   PE_SC3   00000002 INTL 20121114)
[    0.000000] ACPI: SSDT 0x000000008EFBE000 00006E (v02 DELL   PE_SC3   00000002 INTL 20121114)
[    0.000000] ACPI: PRAD 0x000000008EFE5000 000132 (v02 DELL   PE_SC3   00000002 INTL 20121114)
[    0.000000] ACPI: HEST 0x000000008EFBC000 00017C (v01 DELL   PE_SC3   00000002 DELL 00000001)
[    0.000000] ACPI: BERT 0x000000008EFBB000 000030 (v01 DELL   PE_SC3   00000002 DELL 00000001)
[    0.000000] ACPI: ERST 0x000000008EFBA000 000230 (v01 DELL   PE_SC3   00000002 DELL 00000001)
[    0.000000] ACPI: EINJ 0x000000008EFB9000 000130 (v01 DELL   PE_SC3   00000002 DELL 00000001)
[    0.000000] ACPI: FPDT 0x000000008EFB8000 000044 (v01 DELL   EDK2     00000002      01000013)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000016fffffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x16ffe7000-0x16fffdfff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000016fffffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000008d4a0fff]
[    0.000000]   node   0: [mem 0x000000008d4a2000-0x000000008d6defff]
[    0.000000]   node   0: [mem 0x000000008efe7000-0x000000008effffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000016fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000016fffffff]
[    0.000000] On node 0 totalpages: 1037971
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3996 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 8988 pages used for memmap
[    0.000000]   DMA32 zone: 575223 pages, LIFO batch:31
[    0.000000]   Normal zone: 7168 pages used for memmap
[    0.000000]   Normal zone: 458752 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x8d4a1000-0x8d4a1fff]
[    0.000000] PM: Registered nosave memory: [mem 0x8d6df000-0x8ef69fff]
[    0.000000] PM: Registered nosave memory: [mem 0x8ef6a000-0x8ef99fff]
[    0.000000] PM: Registered nosave memory: [mem 0x8ef9a000-0x8efe6fff]
[    0.000000] PM: Registered nosave memory: [mem 0x8f000000-0x8fffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x90000000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfcffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfd000000-0xfe7fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe800000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed83fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed84000-0xfed84fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed85000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff3fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff400000-0xffffffff]
[    0.000000] e820: [mem 0x90000000-0xdfffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.000000] setup_percpu: NR_CPUS:1024 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] percpu: Embedded 36 pages/cpu @ffffa058afc00000 s108760 r8192 d30504 u262144
[    0.000000] pcpu-alloc: s108760 r8192 d30504 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1021730
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.8.6-300.fc25.x86_64 root=/dev/mapper/fedora_hfsql-root ro rd.lvm.lv=fedora_hfsql/root rd.lvm.lv=fedora_hfsql/swap rhgb quiet LANG=fr_FR.UTF-8
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Memory: 3980196K/4151884K available (8221K kernel code, 1416K rwdata, 3340K rodata, 1608K init, 1520K bss, 171688K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  Build-time adjustment of leaf fanout to 64.
[    0.000000]  RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[    0.000000] NR_IRQS:65792 nr_irqs:488 16
[    0.000000]  Offload RCU callbacks from all CPUs
[    0.000000]  Offload RCU callbacks from CPUs: 0-7.
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Detected 3700.000 MHz processor
[    0.000016] Calibrating delay loop (skipped), value calculated using timer frequency.. 7392.00 BogoMIPS (lpj=3696000)
[    0.000017] pid_max: default: 32768 minimum: 301
[    0.000025] ACPI: Core revision 20160422
[    0.016898] ACPI: 10 ACPI AML tables successfully acquired and loaded

[    0.016923] Security Framework initialized
[    0.016924] Yama: becoming mindful.
[    0.016926] SELinux:  Initializing.
[    0.016936] SELinux:  Starting in permissive mode
[    0.017116] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.017763] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.018084] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.018087] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.018257] CPU: Physical Processor ID: 0
[    0.018258] CPU: Processor Core ID: 0
[    0.018261] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.018261] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.018264] mce: CPU supports 8 MCE banks
[    0.018270] CPU0: Thermal monitoring enabled (TM1)
[    0.018280] process: using mwait in idle threads
[    0.018281] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.018282] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.018953] Freeing SMP alternatives memory: 32K (ffffffff8f0f6000 - ffffffff8f0fe000)
[    0.020944] ftrace: allocating 30758 entries in 121 pages
[    0.029692] smpboot: APIC(0) Converting physical 0 to logical package 0
[    0.029692] smpboot: Max logical packages: 4
[    0.029699] DMAR: Host address width 39
[    0.029699] DMAR: DRHD base: 0x000000fed90000 flags: 0x1
[    0.029702] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.029703] DMAR: RMRR base: 0x0000008eb68000 end: 0x0000008ef67fff
[    0.029704] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed90000 IOMMU 0
[    0.029705] DMAR-IR: HPET id 0 under DRHD base 0xfed90000
[    0.029705] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[    0.029706] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[    0.030057] DMAR-IR: Enabled IRQ remapping in xapic mode
[    0.030057] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.031074] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.041081] TSC deadline timer enabled
[    0.041086] smpboot: CPU0: Intel(R) Core(TM) i3-6100 CPU @ 3.70GHz (family: 0x6, model: 0x5e, stepping: 0x3)
[    0.041089] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.041110] ... version:                4
[    0.041110] ... bit width:              48
[    0.041110] ... generic registers:      4
[    0.041111] ... value mask:             0000ffffffffffff
[    0.041111] ... max period:             0000ffffffffffff
[    0.041111] ... fixed-purpose events:   3
[    0.041111] ... event mask:             000000070000000f
[    0.041618] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.041670] x86: Booting SMP configuration:
[    0.041670] .... node  #0, CPUs:      #1 #2 #3
[    0.227283] x86: Booted up 1 node, 4 CPUs
[    0.227285] smpboot: Total of 4 processors activated (29580.81 BogoMIPS)
[    0.229787] devtmpfs: initialized
[    0.229824] x86/mm: Memory block size: 128MB
[    0.231003] PM: Registering ACPI NVS region [mem 0x8d4a1000-0x8d4a1fff] (4096 bytes)
[    0.231003] PM: Registering ACPI NVS region [mem 0x8ef6a000-0x8ef99fff] (196608 bytes)
[    0.231037] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.231072] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    0.231072] pinctrl core: initialized pinctrl subsystem
[    0.231175] RTC time:  9:30:27, date: 07/31/17
[    0.231233] NET: Registered protocol family 16
[    0.233566] cpuidle: using governor menu
[    0.233601] Simple Boot Flag at 0x36 set to 0x1
[    0.233617] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.233618] ACPI: bus type PCI registered
[    0.233619] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.233670] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.233671] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.233676] PCI: Using configuration type 1 for base access
[    0.233680] PCI: Dell System detected, enabling pci=bfsort.
[    0.235620] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[    0.235621] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.235760] ACPI: Added _OSI(Module Device)
[    0.235760] ACPI: Added _OSI(Processor Device)
[    0.235760] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.235761] ACPI: Added _OSI(Processor Aggregator Device)
[    0.236129] ACPI: Executed 4 blocks of module-level executable AML code
[    0.239413] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.241044] ACPI: Dynamic OEM Table Load:
[    0.241066] ACPI: SSDT 0xFFFFA058AA13F000 00070E (v02 PmRef  Cpu0Ist  00003000 INTL 20121114)
[    0.241469] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[    0.242609] ACPI: Dynamic OEM Table Load:
[    0.242614] ACPI: SSDT 0xFFFFA058AA13B000 0005AA (v02 PmRef  ApIst    00003000 INTL 20121114)
[    0.244106] ACPI: Interpreter enabled
[    0.244131] ACPI: (supports S0 S5)
[    0.244132] ACPI: Using IOAPIC for interrupt routing
[    0.244177] HEST: Table parsing has been initialized.
[    0.244178] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.252208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.252211] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.252256] acpi PNP0A08:00: PCIe AER handled by firmware
[    0.254052] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
[    0.254052] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.255204] PCI host bridge to bus 0000:00
[    0.255205] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.255206] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.255207] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.255207] pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffffff window]
[    0.255208] pci_bus 0000:00: root bus resource [mem 0x2000000000-0x2fffffffff window]
[    0.255209] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.255209] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.255214] pci 0000:00:00.0: [8086:190f] type 00 class 0x060000
[    0.255656] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.255680] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.256108] pci 0000:00:01.0: System wakeup disabled by ACPI
[    0.256131] pci 0000:00:01.2: [8086:1909] type 01 class 0x060400
[    0.256154] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[    0.256576] pci 0000:00:01.2: System wakeup disabled by ACPI
[    0.256673] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
[    0.256688] pci 0000:00:14.0: reg 0x10: [mem 0x92b00000-0x92b0ffff 64bit]
[    0.256739] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.257198] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.257223] pci 0000:00:14.2: [8086:a131] type 00 class 0x118000
[    0.257237] pci 0000:00:14.2: reg 0x10: [mem 0x2ffff03000-0x2ffff03fff 64bit]
[    0.257726] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
[    0.257743] pci 0000:00:16.0: reg 0x10: [mem 0x2ffff02000-0x2ffff02fff 64bit]
[    0.257805] pci 0000:00:16.0: PME# supported from D3hot
[    0.258252] pci 0000:00:16.1: [8086:a13b] type 00 class 0x078000
[    0.258272] pci 0000:00:16.1: reg 0x10: [mem 0x2ffff01000-0x2ffff01fff 64bit]
[    0.258343] pci 0000:00:16.1: PME# supported from D3hot
[    0.258792] pci 0000:00:17.0: [8086:a102] type 00 class 0x010601
[    0.258802] pci 0000:00:17.0: reg 0x10: [mem 0x92b14000-0x92b15fff]
[    0.258809] pci 0000:00:17.0: reg 0x14: [mem 0x92b17000-0x92b170ff]
[    0.258815] pci 0000:00:17.0: reg 0x18: [io  0x3040-0x3047]
[    0.258820] pci 0000:00:17.0: reg 0x1c: [io  0x3048-0x304b]
[    0.258825] pci 0000:00:17.0: reg 0x20: [io  0x3020-0x303f]
[    0.258831] pci 0000:00:17.0: reg 0x24: [mem 0x92b16000-0x92b167ff]
[    0.258861] pci 0000:00:17.0: PME# supported from D3hot
[    0.259318] pci 0000:00:1d.0: [8086:a118] type 01 class 0x060400
[    0.259362] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.259776] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.259799] pci 0000:00:1d.2: [8086:a11a] type 01 class 0x060400
[    0.259844] pci 0000:00:1d.2: PME# supported from D0 D3hot D3cold
[    0.260275] pci 0000:00:1d.2: System wakeup disabled by ACPI
[    0.260316] pci 0000:00:1f.0: [8086:a149] type 00 class 0x060100
[    0.260847] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
[    0.260856] pci 0000:00:1f.2: reg 0x10: [mem 0x92b10000-0x92b13fff]
[    0.261347] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
[    0.261393] pci 0000:00:1f.4: reg 0x10: [mem 0x2ffff00000-0x2ffff000ff 64bit]
[    0.261462] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.261995] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.262018] pci 0000:00:01.2: PCI bridge to [bus 02]
[    0.262067] pci 0000:03:00.0: [14e4:165f] type 00 class 0x020000
[    0.262086] pci 0000:03:00.0: reg 0x10: [mem 0x92a30000-0x92a3ffff 64bit pref]
[    0.262100] pci 0000:03:00.0: reg 0x18: [mem 0x92a40000-0x92a4ffff 64bit pref]
[    0.262113] pci 0000:03:00.0: reg 0x20: [mem 0x92a50000-0x92a5ffff 64bit pref]
[    0.262122] pci 0000:03:00.0: reg 0x30: [mem 0xfffc0000-0xffffffff pref]
[    0.262193] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.262271] pci 0000:03:00.1: [14e4:165f] type 00 class 0x020000
[    0.262290] pci 0000:03:00.1: reg 0x10: [mem 0x92a00000-0x92a0ffff 64bit pref]
[    0.262303] pci 0000:03:00.1: reg 0x18: [mem 0x92a10000-0x92a1ffff 64bit pref]
[    0.262316] pci 0000:03:00.1: reg 0x20: [mem 0x92a20000-0x92a2ffff 64bit pref]
[    0.262325] pci 0000:03:00.1: reg 0x30: [mem 0xfffc0000-0xffffffff pref]
[    0.262396] pci 0000:03:00.1: PME# supported from D0 D3hot D3cold
[    0.264824] pci 0000:00:1d.0: PCI bridge to [bus 03]
[    0.264829] pci 0000:00:1d.0:   bridge window [mem 0x92a00000-0x92afffff 64bit pref]
[    0.265219] pci 0000:04:00.0: [1912:001d] type 01 class 0x060400
[    0.267717] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[    0.268277] pci 0000:04:00.0: System wakeup disabled by ACPI
[    0.270963] pci 0000:00:1d.2: PCI bridge to [bus 04-08]
[    0.270966] pci 0000:00:1d.2:   bridge window [mem 0x92000000-0x929fffff]
[    0.270968] pci 0000:00:1d.2:   bridge window [mem 0x91000000-0x91ffffff 64bit pref]
[    0.272181] pci 0000:05:00.0: [1912:001d] type 01 class 0x060400
[    0.275140] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[    0.277644] pci 0000:04:00.0: PCI bridge to [bus 05-08]
[    0.277848] pci 0000:04:00.0:   bridge window [mem 0x92000000-0x929fffff]
[    0.277981] pci 0000:04:00.0:   bridge window [mem 0x91000000-0x91ffffff 64bit pref]
[    0.279289] pci 0000:06:00.0: [1912:001a] type 01 class 0x060400
[    0.283389] pci 0000:05:00.0: PCI bridge to [bus 06-07]
[    0.283623] pci 0000:05:00.0:   bridge window [mem 0x92000000-0x928fffff]
[    0.283779] pci 0000:05:00.0:   bridge window [mem 0x91000000-0x91ffffff 64bit pref]
[    0.284939] pci 0000:07:00.0: [102b:0534] type 00 class 0x030000
[    0.285421] pci 0000:07:00.0: reg 0x10: [mem 0x91000000-0x91ffffff pref]
[    0.285701] pci 0000:07:00.0: reg 0x14: [mem 0x92800000-0x92803fff]
[    0.285982] pci 0000:07:00.0: reg 0x18: [mem 0x92000000-0x927fffff]
[    0.290249] pci 0000:06:00.0: PCI bridge to [bus 07]
[    0.290490] pci 0000:06:00.0:   bridge window [mem 0x92000000-0x928fffff]
[    0.290647] pci 0000:06:00.0:   bridge window [mem 0x91000000-0x91ffffff 64bit pref]
[    0.291879] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.291912] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 *6 10 11 12 14 15)
[    0.291943] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 10 11 12 14 15)
[    0.291975] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.292006] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.292037] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 *6 10 11 12 14 15)
[    0.292069] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 10 11 12 14 15)
[    0.292100] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.292220] ACPI: Enabled 5 GPEs in block 00 to 7F
[    0.292428] vgaarb: setting as boot device: PCI:0000:07:00.0
[    0.292429] vgaarb: device added: PCI:0000:07:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.292429] vgaarb: loaded
[    0.292430] vgaarb: bridge control possible 0000:07:00.0
[    0.292482] SCSI subsystem initialized
[    0.292501] libata version 3.00 loaded.
[    0.292513] ACPI: bus type USB registered
[    0.292522] usbcore: registered new interface driver usbfs
[    0.292526] usbcore: registered new interface driver hub
[    0.292535] usbcore: registered new device driver usb
[    0.292576] PCI: Using ACPI for IRQ routing
[    0.322010] PCI: pci_cache_line_size set to 64 bytes
[    0.322337] e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff]
[    0.322338] e820: reserve RAM buffer [mem 0x8d4a1000-0x8fffffff]
[    0.322338] e820: reserve RAM buffer [mem 0x8d6df000-0x8fffffff]
[    0.322339] e820: reserve RAM buffer [mem 0x8f000000-0x8fffffff]
[    0.322394] NetLabel: Initializing
[    0.322394] NetLabel:  domain hash size = 128
[    0.322395] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.322402] NetLabel:  unlabeled traffic allowed by default
[    0.322497] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.322499] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.324539] clocksource: Switched to clocksource hpet
[    0.329027] VFS: Disk quotas dquot_6.6.0
[    0.329039] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.329085] pnp: PnP ACPI init
[    0.329185] system 00:00: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.329186] system 00:00: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.329186] system 00:00: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.329187] system 00:00: [mem 0xfe000000-0xfe01ffff] has been reserved
[    0.329188] system 00:00: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.329188] system 00:00: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.329189] system 00:00: [mem 0xfe410000-0xfe7fffff] has been reserved
[    0.329191] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.329266] system 00:01: [io  0x0680-0x069f] has been reserved
[    0.329267] system 00:01: [io  0xffff] has been reserved
[    0.329268] system 00:01: [io  0xffff] has been reserved
[    0.329268] system 00:01: [io  0xffff] has been reserved
[    0.329269] system 00:01: [io  0x1800-0x18fe] has been reserved
[    0.329270] system 00:01: [io  0x164e-0x164f] has been reserved
[    0.329271] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.329322] system 00:02: [io  0x0800-0x087f] has been reserved
[    0.329323] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.329336] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.329358] system 00:04: [io  0x1854-0x1857] has been reserved
[    0.329359] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.329478] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.329612] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.329631] system 00:07: [io  0x0ca8] has been reserved
[    0.329632] system 00:07: [io  0x0cac] has been reserved
[    0.329633] system 00:07: Plug and Play ACPI device, IDs IPI0001 PNP0c01 (active)
[    0.329810] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.329811] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.329812] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.329812] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[    0.329813] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.329814] system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.329815] system 00:08: [mem 0xfed45000-0xfed8ffff] could not be reserved
[    0.329815] system 00:08: [mem 0xff000000-0xffffffff] could not be reserved
[    0.329816] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.329817] system 00:08: [mem 0x90000000-0x9001ffff] has been reserved
[    0.329818] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.329951] pnp: PnP ACPI: found 9 devices
[    0.337899] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.337902] pci 0000:03:00.0: can't claim BAR 6 [mem 0xfffc0000-0xffffffff pref]: no compatible bridge window
[    0.337903] pci 0000:03:00.1: can't claim BAR 6 [mem 0xfffc0000-0xffffffff pref]: no compatible bridge window
[    0.338666] pci 0000:00:1d.0: BAR 14: assigned [mem 0x90100000-0x901fffff]
[    0.338667] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.338671] pci 0000:00:01.2: PCI bridge to [bus 02]
[    0.338675] pci 0000:03:00.0: BAR 6: assigned [mem 0x90100000-0x9013ffff pref]
[    0.338676] pci 0000:03:00.1: BAR 6: assigned [mem 0x90140000-0x9017ffff pref]
[    0.338677] pci 0000:00:1d.0: PCI bridge to [bus 03]
[    0.338679] pci 0000:00:1d.0:   bridge window [mem 0x90100000-0x901fffff]
[    0.338681] pci 0000:00:1d.0:   bridge window [mem 0x92a00000-0x92afffff 64bit pref]
[    0.338684] pci 0000:06:00.0: PCI bridge to [bus 07]
[    0.338832] pci 0000:06:00.0:   bridge window [mem 0x92000000-0x928fffff]
[    0.338931] pci 0000:06:00.0:   bridge window [mem 0x91000000-0x91ffffff 64bit pref]
[    0.339136] pci 0000:05:00.0: PCI bridge to [bus 06-07]
[    0.339287] pci 0000:05:00.0:   bridge window [mem 0x92000000-0x928fffff]
[    0.339386] pci 0000:05:00.0:   bridge window [mem 0x91000000-0x91ffffff 64bit pref]
[    0.339603] pci 0000:04:00.0: PCI bridge to [bus 05-08]
[    0.339737] pci 0000:04:00.0:   bridge window [mem 0x92000000-0x929fffff]
[    0.339823] pci 0000:04:00.0:   bridge window [mem 0x91000000-0x91ffffff 64bit pref]
[    0.340048] pci 0000:00:1d.2: PCI bridge to [bus 04-08]
[    0.340050] pci 0000:00:1d.2:   bridge window [mem 0x92000000-0x929fffff]
[    0.340052] pci 0000:00:1d.2:   bridge window [mem 0x91000000-0x91ffffff 64bit pref]
[    0.340055] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.340056] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.340056] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.340057] pci_bus 0000:00: resource 7 [mem 0x90000000-0xdfffffff window]
[    0.340058] pci_bus 0000:00: resource 8 [mem 0x2000000000-0x2fffffffff window]
[    0.340058] pci_bus 0000:00: resource 9 [mem 0xfd000000-0xfe7fffff window]
[    0.340059] pci_bus 0000:03: resource 1 [mem 0x90100000-0x901fffff]
[    0.340059] pci_bus 0000:03: resource 2 [mem 0x92a00000-0x92afffff 64bit pref]
[    0.340060] pci_bus 0000:04: resource 1 [mem 0x92000000-0x929fffff]
[    0.340061] pci_bus 0000:04: resource 2 [mem 0x91000000-0x91ffffff 64bit pref]
[    0.340061] pci_bus 0000:05: resource 1 [mem 0x92000000-0x929fffff]
[    0.340062] pci_bus 0000:05: resource 2 [mem 0x91000000-0x91ffffff 64bit pref]
[    0.340062] pci_bus 0000:06: resource 1 [mem 0x92000000-0x928fffff]
[    0.340063] pci_bus 0000:06: resource 2 [mem 0x91000000-0x91ffffff 64bit pref]
[    0.340063] pci_bus 0000:07: resource 1 [mem 0x92000000-0x928fffff]
[    0.340064] pci_bus 0000:07: resource 2 [mem 0x91000000-0x91ffffff 64bit pref]
[    0.340098] NET: Registered protocol family 2
[    0.340215] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.340257] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.340321] TCP: Hash tables configured (established 32768 bind 32768)
[    0.340334] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.340345] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.340386] NET: Registered protocol family 1
[    0.341225] pci 0000:07:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.341265] PCI: CLS 0 bytes, default 64
[    0.341290] Unpacking initramfs...
[    0.539887] Freeing initrd memory: 19536K (ffffa057759c9000 - ffffa05776cdd000)
[    0.539933] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.539934] software IO TLB [mem 0x894a1000-0x8d4a1000] (64MB) mapped at [ffffa057c94a1000-ffffa057cd4a0fff]
[    0.540808] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.540838] audit: initializing netlink subsys (disabled)
[    0.540850] audit: type=2000 audit(1501493427.530:1): initialized
[    0.541045] Initialise system trusted keyrings
[    0.541217] workingset: timestamp_bits=37 max_order=20 bucket_order=0
[    0.542204] zbud: loaded
[    0.542623] Key type big_key registered
[    0.542624] SELinux:  Registering netfilter hooks
[    0.575118] NET: Registered protocol family 38
[    0.575123] Key type asymmetric registered
[    0.575123] Asymmetric key parser 'x509' registered
[    0.575157] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    0.575295] io scheduler noop registered
[    0.575296] io scheduler deadline registered
[    0.575311] io scheduler cfq registered (default)
[    0.578375] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[    0.578376] pcie_pme 0000:00:01.0:pcie001: service driver pcie_pme loaded
[    0.578384] pcieport 0000:00:01.2: Signaling PME through PCIe PME interrupt
[    0.578385] pcie_pme 0000:00:01.2:pcie001: service driver pcie_pme loaded
[    0.578396] pcieport 0000:00:1d.0: Signaling PME through PCIe PME interrupt
[    0.578396] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[    0.578397] pci 0000:03:00.1: Signaling PME through PCIe PME interrupt
[    0.578399] pcie_pme 0000:00:1d.0:pcie001: service driver pcie_pme loaded
[    0.578408] pcieport 0000:00:1d.2: Signaling PME through PCIe PME interrupt
[    0.578409] pcieport 0000:04:00.0: Signaling PME through PCIe PME interrupt
[    0.578409] pcieport 0000:05:00.0: Signaling PME through PCIe PME interrupt
[    0.578410] pci 0000:06:00.0: Signaling PME through PCIe PME interrupt
[    0.578410] pci 0000:07:00.0: Signaling PME through PCIe PME interrupt
[    0.578412] pcie_pme 0000:00:1d.2:pcie001: service driver pcie_pme loaded
[    0.578416] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.578418] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.578430] intel_idle: MWAIT substates: 0x142120
[    0.578430] intel_idle: v0.4.1 model 0x5E
[    0.578574] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.578625] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    0.578627] ACPI: Sleep Button [SLPB]
[    0.578661] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.578662] ACPI: Power Button [PWRF]
[    0.579132] ERST: Error Record Serialization Table (ERST) support is initialized.
[    0.579133] pstore: using zlib compression
[    0.579137] pstore: Registered erst as persistent store backend
[    0.579415] GHES: APEI firmware first mode is enabled by APEI bit and WHEA _OSC.
[    0.579514] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.600236] 00:05: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    0.621003] 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.623715] Non-volatile memory driver v1.3
[    0.623778] Linux agpgart interface v0.103
[    0.624023] ahci 0000:00:17.0: version 3.0
[    0.634230] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[    0.634231] ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst
[    0.649215] scsi host0: ahci
[    0.649482] scsi host1: ahci
[    0.649799] scsi host2: ahci
[    0.650018] scsi host3: ahci
[    0.650243] scsi host4: ahci
[    0.650458] scsi host5: ahci
[    0.650480] ata1: SATA max UDMA/133 abar m2048@0x92b16000 port 0x92b16100 irq 29
[    0.650484] ata2: SATA max UDMA/133 abar m2048@0x92b16000 port 0x92b16180 irq 29
[    0.650489] ata3: SATA max UDMA/133 abar m2048@0x92b16000 port 0x92b16200 irq 29
[    0.650493] ata4: SATA max UDMA/133 abar m2048@0x92b16000 port 0x92b16280 irq 29
[    0.650494] ata5: SATA max UDMA/133 abar m2048@0x92b16000 port 0x92b16300 irq 29
[    0.650495] ata6: SATA max UDMA/133 abar m2048@0x92b16000 port 0x92b16380 irq 29
[    0.650589] libphy: Fixed MDIO Bus: probed
[    0.650714] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.650725] ehci-pci: EHCI PCI platform driver
[    0.650770] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.650771] ohci-pci: OHCI PCI platform driver
[    0.650776] uhci_hcd: USB Universal Host Controller Interface driver
[    0.650927] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.651042] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.652219] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
[    0.652222] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.652312] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.652313] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.652314] usb usb1: Product: xHCI Host Controller
[    0.652314] usb usb1: Manufacturer: Linux 4.8.6-300.fc25.x86_64 xhci-hcd
[    0.652315] usb usb1: SerialNumber: 0000:00:14.0
[    0.652447] hub 1-0:1.0: USB hub found
[    0.652461] hub 1-0:1.0: 16 ports detected
[    0.659987] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.660045] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.660063] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    0.660064] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.660064] usb usb2: Product: xHCI Host Controller
[    0.660065] usb usb2: Manufacturer: Linux 4.8.6-300.fc25.x86_64 xhci-hcd
[    0.660065] usb usb2: SerialNumber: 0000:00:14.0
[    0.660154] hub 2-0:1.0: USB hub found
[    0.660163] hub 2-0:1.0: 10 ports detected
[    0.663449] usb: port power management may be unreliable
[    0.664988] usbcore: registered new interface driver usbserial
[    0.664991] usbcore: registered new interface driver usbserial_generic
[    0.664994] usbserial: USB Serial support registered for generic
[    0.665010] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.959683] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    0.960524] ata2.00: ATA-8: TOSHIBA DT01ACA100, MS2OA810, max UDMA/133
[    0.960525] ata2.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[    0.961428] ata2.00: configured for UDMA/133
[    1.309588] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.310416] ata1.00: ATA-8: TOSHIBA DT01ACA100, MS2OA810, max UDMA/133
[    1.310416] ata1.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[    1.310470] ata3: SATA link down (SStatus 0 SControl 300)
[    1.310482] ata4: SATA link down (SStatus 0 SControl 300)
[    1.310496] ata6: SATA link down (SStatus 0 SControl 300)
[    1.310579] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.311334] ata1.00: configured for UDMA/133
[    1.311757] scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA DT01ACA1 A810 PQ: 0 ANSI: 5
[    1.313198] ata5.00: ATAPI: HL-DT-ST DVD+/-RW GU90N, A3C0, max UDMA/100
[    1.315336] ata5.00: configured for UDMA/100
[    1.577621] tsc: Refined TSC clocksource calibration: 3695.997 MHz
[    1.577627] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6a8d1fbf22a, max_idle_ns: 881590537935 ns
[    1.752205] i8042: No controller found
[    1.752365] mousedev: PS/2 mouse device common for all mice
[    1.752729] rtc_cmos 00:03: RTC can wake from S4
[    1.753176] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    1.753255] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.753301] device-mapper: uevent: version 1.0.3
[    1.753406] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[    1.753591] intel_pstate: Intel P-state driver initializing
[    1.753833] intel_pstate: HWP enabled
[    1.753961] hidraw: raw HID events driver (C) Jiri Kosina
[    1.753981] usbcore: registered new interface driver usbhid
[    1.753981] usbhid: USB HID core driver
[    1.754035] drop_monitor: Initializing network drop monitor service
[    1.754079] ip_tables: (C) 2000-2006 Netfilter Core Team
[    1.754179] Initializing XFRM netlink socket
[    1.754268] NET: Registered protocol family 10
[    1.754509] mip6: Mobile IPv6
[    1.754510] NET: Registered protocol family 17
[    1.754703] microcode: sig=0x506e3, pf=0x2, revision=0xa0
[    1.754832] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    1.754835] AVX2 version of gcm_enc/dec engaged.
[    1.754836] AES CTR mode by8 optimization enabled
[    1.759942] registered taskstats version 1
[    1.759944] Loading compiled-in X.509 certificates
[    1.761144] alg: No test for pkcs1pad(rsa,sha256) (pkcs1pad(rsa-generic,sha256))
[    1.761656] Loaded X.509 cert 'Fedora kernel signing key: 3a694837432928136396b3631fa82d169223a9b1'
[    1.761677] zswap: loaded using pool lzo/zbud
[    1.771275] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.771286]   Magic number: 9:766:526
[    1.771304] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    1.771305] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    1.771628] rtc_cmos 00:03: setting system clock to 2017-07-31 09:30:29 UTC (1501493429)
[    1.771694] PM: Hibernation image not present or could not be loaded.
[    1.771734] sd 0:0:0:0: [sda] Write Protect is off
[    1.771736] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.771906] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    1.772038] scsi 1:0:0:0: Direct-Access     ATA      TOSHIBA DT01ACA1 A810 PQ: 0 ANSI: 5
[    1.784600]  sda: sda1 sda2 sda3 sda4 < sda5 >
[    1.785321] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.798885] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    1.798888] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    1.798890] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    1.799104] sd 1:0:0:0: [sdb] Write Protect is off
[    1.799108] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.799177] sd 1:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    1.802367] scsi 4:0:0:0: CD-ROM            HL-DT-ST DVD+-RW GU90N    A3C0 PQ: 0 ANSI: 5
[    1.831242] sr 4:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.831244] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.831505] sr 4:0:0:0: Attached scsi CD-ROM sr0
[    1.831728] sr 4:0:0:0: Attached scsi generic sg2 type 5
[    1.839513]  sdb: sdb1
[    1.840255] sd 1:0:0:0: [sdb] Attached SCSI disk
[    1.842299] Freeing unused kernel memory: 1608K (ffffffff8ef64000 - ffffffff8f0f6000)
[    1.842301] Write protecting the kernel read-only data: 14336k
[    1.843043] Freeing unused kernel memory: 2004K (ffffa057b780b000 - ffffa057b7a00000)
[    1.845630] Freeing unused kernel memory: 756K (ffffa057b7d43000 - ffffa057b7e00000)
[    1.858573] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.865467] random: systemd: uninitialized urandom read (16 bytes read)
[    1.865778] random: systemd: uninitialized urandom read (16 bytes read)
[    1.865797] random: systemd: uninitialized urandom read (16 bytes read)
[    1.884392] systemd[1]: systemd 231 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[    1.884694] systemd[1]: Detected architecture x86-64.
[    1.884698] systemd[1]: Running in initial RAM disk.
[    1.884720] systemd[1]: Set hostname to <HFSQL>.
[    1.936043] random: systemd: uninitialized urandom read (16 bytes read)
[    1.936065] random: systemd: uninitialized urandom read (16 bytes read)
[    1.936096] random: systemd: uninitialized urandom read (16 bytes read)
[    1.936146] random: systemd: uninitialized urandom read (16 bytes read)
[    1.936740] random: systemd: uninitialized urandom read (16 bytes read)
[    1.936930] random: systemd: uninitialized urandom read (16 bytes read)
[    1.937152] random: systemd: uninitialized urandom read (16 bytes read)
[    1.941089] systemd[1]: Listening on udev Kernel Socket.
[    1.941195] systemd[1]: Listening on Journal Socket.
[    1.941233] systemd[1]: Reached target Timers.
[    1.941322] systemd[1]: Listening on Journal Audit Socket.
[    1.941357] systemd[1]: Reached target Local File Systems.
[    1.941390] systemd[1]: Reached target Swap.
[    1.964718] audit: type=1130 audit(1501493429.693:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.001942] audit: type=1130 audit(1501493429.730:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.014397] audit: type=1130 audit(1501493429.742:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.015616] usb 1-3: new high-speed USB device number 2 using xhci_hcd
[    2.030161] audit: type=1130 audit(1501493429.758:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.071808] audit: type=1130 audit(1501493429.800:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.075762] audit: type=1130 audit(1501493429.804:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.105520] audit: type=1130 audit(1501493429.833:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.107677] FUJITSU Extended Socket Network Device Driver - version 1.1 - Copyright (c) 2015 FUJITSU LIMITED
[    2.123680] audit: type=1130 audit(1501493429.852:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.133129] pps_core: LinuxPPS API ver. 1 registered
[    2.133130] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    2.134564] PTP clock support registered
[    2.144243] tg3.c:v3.137 (May 11, 2014)
[    2.149950] [drm] Initialized drm 1.1.0 20060810
[    2.166745] tg3 0000:03:00.0 eth0: Tigon3 [partno(BCM95720) rev 5720000] (PCI Express) MAC address 50:9a:4c:62:d8:38
[    2.166747] tg3 0000:03:00.0 eth0: attached PHY is 5720C (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
[    2.166748] tg3 0000:03:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1]
[    2.166749] tg3 0000:03:00.0 eth0: dma_rwctrl[00000001] dma_mask[64-bit]
[    2.184332] usb 1-3: New USB device found, idVendor=413c, idProduct=a001
[    2.184333] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.184335] usb 1-3: Product: Gadget USB HUB
[    2.184335] usb 1-3: Manufacturer: no manufacturer
[    2.184336] usb 1-3: SerialNumber: 0123456789
[    2.184433] [TTM] Zone  kernel: Available graphics memory: 2002066 kiB
[    2.184434] [TTM] Initializing pool allocator
[    2.184436] [TTM] Initializing DMA pool allocator
[    2.184808] hub 1-3:1.0: USB hub found
[    2.184910] hub 1-3:1.0: 6 ports detected
[    2.188514] tg3 0000:03:00.1 eth1: Tigon3 [partno(BCM95720) rev 5720000] (PCI Express) MAC address 50:9a:4c:62:d8:39
[    2.188515] tg3 0000:03:00.1 eth1: attached PHY is 5720C (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
[    2.188516] tg3 0000:03:00.1 eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1]
[    2.188518] tg3 0000:03:00.1 eth1: dma_rwctrl[00000001] dma_mask[64-bit]
[    2.190185] tg3 0000:03:00.1 eno2: renamed from eth1
[    2.202881] tg3 0000:03:00.0 eno1: renamed from eth0
[    2.252375] fbcon: mgadrmfb (fb0) is primary device
[    2.341695] usb 1-10: new low-speed USB device number 3 using xhci_hcd
[    2.360530] Console: switching to colour frame buffer device 160x64
[    2.392681] mgag200 0000:07:00.0: fb0: mgadrmfb frame buffer device
[    2.435657] [drm] Initialized mgag200 1.0.0 20110418 for 0000:07:00.0 on minor 0
[    2.516593] usb 1-10: New USB device found, idVendor=413c, idProduct=2003
[    2.516597] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.516599] usb 1-10: Product: Dell USB Keyboard
[    2.516601] usb 1-10: Manufacturer: Dell
[    2.523280] input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:413C:2003.0001/input/input2
[    2.574889] hid-generic 0003:413C:2003.0001: input,hidraw0: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:14.0-10/input0
[    2.585813] clocksource: Switched to clocksource tsc
[    2.632027] random: crng init done
[    3.120628] audit: type=1130 audit(1501493430.848:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.258361] SGI XFS with ACLs, security attributes, no debug enabled
[    3.260052] XFS (dm-0): Mounting V5 Filesystem
[    3.414900] XFS (dm-0): Starting recovery (logdev: internal)
[    3.538930] XFS (dm-0): Ending recovery (logdev: internal)
[    3.875674] systemd-journald[201]: Received SIGTERM from PID 1 (systemd).
[    3.931455] systemd: 15 output lines suppressed due to ratelimiting
[    4.333373] SELinux: 32768 avtab hash slots, 106774 rules.
[    4.366672] SELinux: 32768 avtab hash slots, 106774 rules.
[    4.390980] SELinux:  8 users, 14 roles, 5069 types, 305 bools, 1 sens, 1024 cats
[    4.390982] SELinux:  94 classes, 106774 rules
[    4.393258] SELinux:  Permission validate_trans in class security not defined in policy.
[    4.393265] SELinux:  Permission module_load in class system not defined in policy.
[    4.393315] SELinux: the above unknown classes and permissions will be allowed
[    4.393319] SELinux:  Completing initialization.
[    4.393319] SELinux:  Setting up existing superblocks.
[    4.404141] systemd[1]: Successfully loaded SELinux policy in 156.678ms.
[    4.497347] systemd[1]: RTC configured in localtime, applying delta of 120 minutes to system time.
[    4.536042] systemd[1]: Relabelled /dev and /run in 35.623ms.
[    5.962707] audit_printk_skb: 84 callbacks suppressed
[    5.962710] audit: type=1130 audit(1501486233.690:39): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.962742] audit: type=1131 audit(1501486233.690:40): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.963420] audit: type=1130 audit(1501486233.690:41): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.963443] audit: type=1131 audit(1501486233.690:42): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.964632] audit: type=1130 audit(1501486233.692:43): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.964655] audit: type=1131 audit(1501486233.692:44): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.981348] audit: type=1130 audit(1501486233.708:45): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.981377] audit: type=1131 audit(1501486233.708:46): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.002026] audit: type=1305 audit(1501486233.729:47): audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:syslogd_t:s0 res=1
[    6.186956] audit: type=1130 audit(1501486233.914:48): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.376257] RPC: Registered named UNIX socket transport module.
[    6.376258] RPC: Registered udp transport module.
[    6.376259] RPC: Registered tcp transport module.
[    6.376259] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    6.386949] systemd-journald[590]: Received request to flush runtime journal from PID 1
[    6.474061] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    6.596230] systemd-journald[590]: File /var/log/journal/051f269ea0634e808c6ac8a8c45fecf0/system.journal corrupted or uncleanly shut down, renaming and replacing.
[    7.381898] ipmi message handler version 39.2
[    7.390616] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    7.393688] IPMI System Interface driver.
[    7.393703] ipmi_si: probing via SMBIOS
[    7.393704] ipmi_si: SMBIOS: io 0xca8 regsize 1 spacing 4 irq 10
[    7.393705] ipmi_si: Adding SMBIOS-specified kcs state machine
[    7.393804] mei_me 0000:00:16.0: Device doesn't have valid ME Interface
[    7.393811] mei_me 0000:00:16.1: Device doesn't have valid ME Interface
[    7.394811] ipmi_si: Trying SMBIOS-specified kcs state machine at i/o address 0xca8, slave address 0x20, irq 10
[    7.486551] (NULL device *): The BMC does not support setting the recv irq bit, compensating, but the BMC needs to be fixed.
[    7.489528] ACPI Error: No handler for Region [SYSI] (ffffa058ab0df870) [IPMI] (20160422/evregion-166)
[    7.489552] ACPI Error: Region IPMI (ID=7) has no handler (20160422/exfldio-299)
[    7.489563] ACPI Error: Method parse/execution failed [\_SB.PMI0._GHL] (Node ffffa058ab0cc438), AE_NOT_EXIST (20160422/psparse-542)
[    7.489590] ACPI Error: Method parse/execution failed [\_SB.PMI0._PMC] (Node ffffa058ab0ccc30), AE_NOT_EXIST (20160422/psparse-542)
[    7.489611] ACPI Exception: AE_NOT_EXIST, Evaluating _PMC (20160422/power_meter-755)
[    7.495891] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    7.500746] wmi: Mapper loaded
[    7.503642] ipmi_si ipmi_si.0: Using irq 10
[    7.565665] ipmi_si ipmi_si.0: Found new BMC (man_id: 0x0002a2, prod_id: 0x0100, dev_id: 0x20)
[    7.565677] ipmi_si ipmi_si.0: IPMI kcs interface initialized
[    7.618609] IPMI SSIF Interface driver
[    7.619622] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[    7.640902] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    7.640905] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    7.640906] RAPL PMU: hw unit of domain package 2^-14 Joules
[    7.640907] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    7.640909] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    7.640910] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    7.812221] iTCO_vendor_support: vendor-support=0
[    7.823309] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    7.823457] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[    7.824165] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    7.843791] ipmi device interface
[    8.828071] Adding 4136956k swap on /dev/mapper/fedora_hfsql-swap.  Priority:-1 extents:1 across:4136956k FS
[    8.918421] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[    8.938436] intel_rapl: Found RAPL domain package
[    8.938440] intel_rapl: Found RAPL domain core
[    8.938446] intel_rapl: Found RAPL domain dram
[    8.938454] intel_rapl: RAPL package 0 domain package locked by BIOS
[    8.938466] intel_rapl: RAPL package 0 domain dram locked by BIOS
[   18.732221] audit_printk_skb: 42 callbacks suppressed
[   18.732223] audit: type=1130 audit(1501486246.459:63): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-fsck@dev-sdb1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   18.935146] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[   18.964909] audit: type=1130 audit(1501486246.692:64): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dracut-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   19.079500] audit: type=1130 audit(1501486246.806:65): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   19.079564] audit: type=1131 audit(1501486246.807:66): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   19.098224] audit: type=1130 audit(1501486246.825:67): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=nfs-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   19.098272] audit: type=1131 audit(1501486246.825:68): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=nfs-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   19.199565] audit: type=1130 audit(1501486246.926:69): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fedora-import-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   19.317105] audit: type=1130 audit(1501486247.044:70): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   19.499031] audit: type=1305 audit(1501486247.226:71): audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1
[   19.499063] audit: type=1305 audit(1501486247.226:72): audit_pid=736 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1
[   24.068303] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[   24.193448] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[   24.195856] IPv6: ADDRCONF(NETDEV_UP): eno2: link is not ready
[   24.319089] IPv6: ADDRCONF(NETDEV_UP): eno2: link is not ready
[   25.741173] tg3 0000:03:00.0 eno1: Link is up at 100 Mbps, full duplex
[   25.741183] tg3 0000:03:00.0 eno1: Flow control is on for TX and on for RX
[   25.741187] tg3 0000:03:00.0 eno1: EEE is disabled
[   25.741210] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
[   64.729447] systemd-journald[590]: Received SIGTERM from PID 1 (systemd).
[  676.134165] systemd-journald[1085]: Received SIGTERM from PID 1 (systemd).
[ 2025.738934] systemd-journald[1227]: Received SIGTERM from PID 1 (systemd).
[ 2086.383565] systemd-journald[1799]: Received SIGTERM from PID 1 (systemd).
[ 2973.489438] systemd-journald[1807]: Received SIGTERM from PID 1 (systemd).
[ 2973.513812] systemd-journald[1807]: /var/log/journal/051f269ea0634e808c6ac8a8c45fecf0/system.journal: Journal file has been deleted, rotating.
[ 2973.606833] systemd-journald[1807]: Failed to create new system journal: Stale file handle
[ 2982.065171] systemd-journald[2085]: Received SIGTERM from PID 1 (systemd).
Comme je les dit j'ai supprimer le fichier de log ce matin, donc le Failed to create c'est peut etre a cause de ça.

Est-ce qu'il n'y aurait pas eu un arrêt sauvage ?

Non aucun, aucune coupure depuis 95 jours sur ce secteur .
Que retourne
# cat /etc/machine-id 
voila le retour :

051f269ea0634e808c6ac8a8c45fecf0

et le nom du répertoire :

051f269ea0634e808c6ac8a8c45fecf0

ont est bon
Sauf si quelque chose ne lui plait pas suite à l'effacement manuel que tu as réalisé, voir message dans dmesg
systemd-journald[1807]: Failed to create new system journal: Stale file handle
Du coup je ferais plus une copie de l'ancien fichier puis en créer un vierge que le système devrait alimenter tout seul
# mv /etc/machine-id /etc/machine-id.old
# touch /etc/machine-id
merci de ton aide, je vais attendre un peut et surveiller le LOG
Ca veut dire que ça a fonctionné ?

Tu laisses défiler le log avec un journactl -f en cas (Désolé je ne connais pas ton niveau).
^^
Pour le moment depuis que j'ai effacer le log et restarté le service. Tous marche

j'ai effectué toute les vérifications que tu m'a dit, pour le moment ça marche sans rien toucher
j'ai surveiller le journactl -f tout est normal .

Je suis très prudent le serveur est en production, je vais me faire un report auto par email histoire de rien louper .

je vais faire des tests du xfs-repair sur un clone pour voir.
Normalement il ne devrait pas y avoir besoin de faire un xfs-repair du coup, mais il vrai qu'il vaut mieux se préparer pour le jour J :-P

Maintenant c'est surtout déterminer la cause qui est important.

Pour info, je viens de trouver un rapport de bug traitant un peu de ce sujet https://bugzilla.redhat.com/show_bug.cgi?id=1379800 .
Du coup, ce qu'il aurait aussi été possible de faire apparemment
# systemd-firstboot --setup-machine-id
5 jours plus tard
Voila du neuf, dans les logs et j'aime pas trop le message.


Device: /dev/sda [SAT], 32 Currently unreadable (pending) sectors

[root@SERVEURHF ~]# fdisk -l
Disque /dev/sda : 931,5 GiB, 1000204886016 octets, 1953525168 secteurs
Unités : secteur de 1 × 512 = 512 octets
Taille de secteur (logique / physique) : 512 octets / 4096 octets
taille d'E/S (minimale / optimale) : 4096 octets / 4096 octets
Type d'étiquette de disque : dos
Identifiant de disque : 0x59551e0e

Périphérique Amorçage   Début        Fin   Secteurs Taille Id Type
/dev/sda1                  63     208844     208782   102M de Dell Utility
/dev/sda2    *         208896    4403199    4194304     2G  c W95 FAT32 (LBA)
/dev/sda3             4403200    6500351    2097152     1G 83 Linux
/dev/sda4             6500352 1953523711 1947023360 928,4G  5 Étendue
/dev/sda5             6502400 1953523711 1947021312 928,4G 8e LVM Linux

La partition 1 ne commence pas sur une frontière de cylindre physique.


Disque /dev/sdb : 931,5 GiB, 1000204886016 octets, 1953525168 secteurs
Unités : secteur de 1 × 512 = 512 octets
Taille de secteur (logique / physique) : 512 octets / 4096 octets
taille d'E/S (minimale / optimale) : 4096 octets / 4096 octets
Type d'étiquette de disque : gpt
Identifiant de disque : DD5222BB-DB2A-456F-9E10-116EA1EE7E05

Périphérique Début        Fin   Secteurs Taille Type
/dev/sdb1     2048 1953523711 1953521664 931,5G Données de base Microsoft




Disque /dev/mapper/fedora_hfsql-root : 15 GiB, 16106127360 octets, 31457280 secteurs
Unités : secteur de 1 × 512 = 512 octets
Taille de secteur (logique / physique) : 512 octets / 4096 octets
taille d'E/S (minimale / optimale) : 4096 octets / 4096 octets


Disque /dev/mapper/fedora_hfsql-swap : 4 GiB, 4236247040 octets, 8273920 secteurs
Unités : secteur de 1 × 512 = 512 octets
Taille de secteur (logique / physique) : 512 octets / 4096 octets
taille d'E/S (minimale / optimale) : 4096 octets / 4096 octets
un lv dans une partition étendue ? ma foi après tout hein
Partitionnement automatique Fedora serveur 25
Device: /dev/sda [SAT], 32 Currently unreadable (pending) sectors
tu as examiné le disque avec smartctl ?
[root@SERVEURHF ~]# smartctl -a /dev/sda
smartctl 6.5 2016-05-07 r4318 [x86_64-linux-4.8.6-300.fc25.x86_64] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Toshiba 3.5" DT01ACA... Desktop HDD
Device Model:     TOSHIBA DT01ACA100
Serial Number:    47FY9XJMS
LU WWN Device Id: 5 000039 fefdb6b81
Add. Product Id:  DELL(tm)
Firmware Version: MS2OA810
User Capacity:    1 000 204 886 016 bytes [1,00 TB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Rotation Rate:    7200 rpm
Form Factor:      3.5 inches
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ATA8-ACS T13/1699-D revision 4
SATA Version is:  SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:    Sun Aug  6 12:14:51 2017 CEST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x84) Offline data collection activity
                                        was suspended by an interrupting command from host.
                                        Auto Offline Data Collection: Enabled.
Self-test execution status:      (   0) The previous self-test routine completed
                                        without error or no self-test has ever
                                        been run.
Total time to complete Offline
data collection:                ( 6876) seconds.
Offline data collection
capabilities:                    (0x5b) SMART execute Offline immediate.
                                        Auto Offline data collection on/off support.
                                        Suspend Offline collection upon new
                                        command.
                                        Offline surface scan supported.
                                        Self-test supported.
                                        No Conveyance Self-test supported.
                                        Selective Self-test supported.
SMART capabilities:            (0x0003) Saves SMART data before entering
                                        power-saving mode.
                                        Supports SMART auto save timer.
Error logging capability:        (0x01) Error logging supported.
                                        General Purpose Logging supported.
Short self-test routine
recommended polling time:        (   1) minutes.
Extended self-test routine
recommended polling time:        ( 115) minutes.
SCT capabilities:              (0x003d) SCT Status supported.
                                        SCT Error Recovery Control supported.
                                        SCT Feature Control supported.
                                        SCT Data Table supported.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000b   100   100   016    Pre-fail  Always       -       0
  2 Throughput_Performance  0x0004   143   143   000    Old_age   Offline      -       67
  3 Spin_Up_Time            0x0007   100   100   024    Pre-fail  Always       -       185
  4 Start_Stop_Count        0x0012   100   100   000    Old_age   Always       -       9
  5 Reallocated_Sector_Ct   0x0033   100   100   005    Pre-fail  Always       -       4
  7 Seek_Error_Rate         0x000a   061   061   000    Old_age   Always       -       5832868
  8 Seek_Time_Performance   0x0004   110   110   000    Old_age   Offline      -       36
  9 Power_On_Hours          0x0012   100   100   000    Old_age   Always       -       776
 10 Spin_Retry_Count        0x0012   100   100   000    Old_age   Always       -       0
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       9
192 Power-Off_Retract_Count 0x0032   097   097   000    Old_age   Always       -       4507
193 Load_Cycle_Count        0x0012   097   097   000    Old_age   Always       -       4507
194 Temperature_Celsius     0x0002   137   137   000    Old_age   Always       -       40 (Min/Max 25/44)
196 Reallocated_Event_Count 0x0032   100   100   000    Old_age   Always       -       4
197 Current_Pending_Sector  0x0022   100   100   000    Old_age   Always       -       32
198 Offline_Uncorrectable   0x0008   100   100   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x000a   200   200   000    Old_age   Always       -       0
240 Head_Flying_Hours       0x0012   100   100   000    Old_age   Always       -       757
241 Total_LBAs_Written      0x0012   100   100   000    Old_age   Always       -       21780777
242 Total_LBAs_Read         0x0012   100   100   000    Old_age   Always       -       23707059

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Short offline       Completed without error       00%         4         -
# 2  Extended offline    Completed without error       00%         4         -

SMART Selective self-test log data structure revision number 1
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
    1        0        0  Not_testing
    2        0        0  Not_testing
    3        0        0  Not_testing
    4        0        0  Not_testing
    5        0        0  Not_testing
Selective self-test flags (0x0):
  After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.
ça ne me plait pas du tout ça:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
7 Seek_Error_Rate               0x000a   061   061   000    Old_age   Always       -       5832868
A titre de comparaison tu peux faire le test sur d'autres machines ?
smartctl -a /dev/sdb
smartctl 6.5 2016-05-07 r4318 [x86_64-linux-4.8.6-300.fc25.x86_64] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Toshiba 3.5" DT01ACA... Desktop HDD
Device Model:     TOSHIBA DT01ACA100
Serial Number:    47FYHMDMS
LU WWN Device Id: 5 000039 fefdb80ec
Add. Product Id:  DELL(tm)
Firmware Version: MS2OA810
User Capacity:    1 000 204 886 016 bytes [1,00 TB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Rotation Rate:    7200 rpm
Form Factor:      3.5 inches
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ATA8-ACS T13/1699-D revision 4
SATA Version is:  SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:    Sun Aug  6 14:34:48 2017 CEST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x82) Offline data collection activity
                                        was completed without error.
                                        Auto Offline Data Collection: Enabled.
Self-test execution status:      (   0) The previous self-test routine completed
                                        without error or no self-test has ever
                                        been run.
Total time to complete Offline
data collection:                ( 7264) seconds.
Offline data collection
capabilities:                    (0x5b) SMART execute Offline immediate.
                                        Auto Offline data collection on/off support.
                                        Suspend Offline collection upon new
                                        command.
                                        Offline surface scan supported.
                                        Self-test supported.
                                        No Conveyance Self-test supported.
                                        Selective Self-test supported.
SMART capabilities:            (0x0003) Saves SMART data before entering
                                        power-saving mode.
                                        Supports SMART auto save timer.
Error logging capability:        (0x01) Error logging supported.
                                        General Purpose Logging supported.
Short self-test routine
recommended polling time:        (   1) minutes.
Extended self-test routine
recommended polling time:        ( 121) minutes.
SCT capabilities:              (0x003d) SCT Status supported.
                                        SCT Error Recovery Control supported.
                                        SCT Feature Control supported.
                                        SCT Data Table supported.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000b   100   100   016    Pre-fail  Always       -       0
  2 Throughput_Performance  0x0004   143   143   000    Old_age   Offline      -       67
  3 Spin_Up_Time            0x0007   128   128   024    Pre-fail  Always       -       177 (Average 182)
  4 Start_Stop_Count        0x0012   100   100   000    Old_age   Always       -       10
  5 Reallocated_Sector_Ct   0x0033   100   100   005    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x000a   100   100   000    Old_age   Always       -       0
  8 Seek_Time_Performance   0x0004   110   110   000    Old_age   Offline      -       36
  9 Power_On_Hours          0x0012   100   100   000    Old_age   Always       -       794
 10 Spin_Retry_Count        0x0012   100   100   000    Old_age   Always       -       0
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       9
192 Power-Off_Retract_Count 0x0032   088   088   000    Old_age   Always       -       15425
193 Load_Cycle_Count        0x0012   088   088   000    Old_age   Always       -       15425
194 Temperature_Celsius     0x0002   137   137   000    Old_age   Always       -       40 (Min/Max 25/44)
196 Reallocated_Event_Count 0x0032   100   100   000    Old_age   Always       -       0
197 Current_Pending_Sector  0x0022   100   100   000    Old_age   Always       -       0
198 Offline_Uncorrectable   0x0008   100   100   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x000a   200   200   000    Old_age   Always       -       0
240 Head_Flying_Hours       0x0012   100   100   000    Old_age   Always       -       297
241 Total_LBAs_Written      0x0012   100   100   000    Old_age   Always       -       56631940
242 Total_LBAs_Read         0x0012   100   100   000    Old_age   Always       -       18032134

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Short offline       Completed without error       00%         4         -
# 2  Extended offline    Completed without error       00%         4         -

SMART Selective self-test log data structure revision number 1
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
    1        0        0  Not_testing
    2        0        0  Not_testing
    3        0        0  Not_testing
    4        0        0  Not_testing
    5        0        0  Not_testing
Selective self-test flags (0x0):
  After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.
J'ai effectuer le test sur le disque N°2 du meme serveur, les disques sont ont 30 jours .
Les meme messages, c'est pas la bonne piste. Deux disque neuf avec un problème en même temps sur le meme serveur ...