Advertisement
Guest User

Untitled

a guest
Jan 14th, 2021
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.80 KB | None | 0 0
  1. root@xx:~# service smartd restart
  2. root@xx:~# systemctl status smartmontools
  3. ● smartd.service - Self Monitoring and Reporting Technology (SMART) Daemon
  4.    Loaded: loaded (/lib/systemd/system/smartd.service; enabled; vendor preset: enabled)
  5.    Active: active (running) since Thu 2021-01-14 22:19:12 CET; 5s ago
  6.      Docs: man:smartd(8)
  7.            man:smartd.conf(5)
  8.  Main PID: 8022 (smartd)
  9.    Memory: 1.0M
  10.    CGroup: /system.slice/smartd.service
  11.            └─8022 /usr/sbin/smartd -n --quit=never --interval=1800
  12.  
  13. Jan 14 22:19:12 DK smartd[8022]: Configuration file /etc/smartd.conf parsed.
  14. Jan 14 22:19:12 DK smartd[8022]: Device: /dev/disk/by-id/ata-ST4000VN008-2DR166_ZDH6VJKY [SAT], opened
  15. Jan 14 22:19:12 DK smartd[8022]: Device: /dev/disk/by-id/ata-ST4000VN008-2DR166_ZDH6VJKY [SAT], ST4000VN008-2DR166, S/N:ZDH6VJKY, WWN:5-000c50-0b666351c, FW:
  16. Jan 14 22:19:12 DK smartd[8022]: Device: /dev/disk/by-id/ata-ST4000VN008-2DR166_ZDH6VJKY [SAT], found in smartd database: Seagate IronWolf
  17. Jan 14 22:19:12 DK smartd[8022]: Device: /dev/disk/by-id/ata-ST4000VN008-2DR166_ZDH6VJKY [SAT], enabled SMART Attribute Autosave.
  18. Jan 14 22:19:12 DK smartd[8022]: Device: /dev/disk/by-id/ata-ST4000VN008-2DR166_ZDH6VJKY [SAT], enabled SMART Automatic Offline Testing.
  19. Jan 14 22:19:12 DK smartd[8022]: Device: /dev/disk/by-id/ata-ST4000VN008-2DR166_ZDH6VJKY [SAT], is SMART capable. Adding to "monitor" list.
  20. Jan 14 22:19:12 DK smartd[8022]: Device: /dev/disk/by-id/ata-ST4000VN008-2DR166_ZDH6VJKY [SAT], state read from /var/lib/smartmontools/smartd.ST4000VN008_2DR
  21. Jan 14 22:19:12 DK smartd[8022]: Monitoring 1 ATA/SATA, 0 SCSI/SAS and 0 NVMe devices
  22. Jan 14 22:19:12 DK smartd[8022]: Device: /dev/disk/by-id/ata-ST4000VN008-2DR166_ZDH6VJKY [SAT], state written to /var/lib/smartmontools/smartd.ST4000VN008_2D
  23. lines 1-20/20 (END)
  24.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement