Changes between Version 86 and Version 87 of FAQ


Ignore:
Timestamp:
Nov 25, 2025, 4:08:36 PM (3 months ago)
Author:
Christian Franke
Comment:

Suggest to add '-l farm' for drive database requests

Legend:

Unmodified
Added
Removed
Modified
  • FAQ

    v86 v87  
    278278particular lacks `Device Statistics`.
    279279
     280Please also add `-l farm` if the output for a Seagate HDD suggests this:
     281{{{
     282Seagate FARM log (GP Log 0xa6) supported [try: -l farm]
     283}}}
     284'''Note:''' The `-l farm` output contains additional "{{{Serial Number}}}" and "{{{World Wide Name}}}" lines.
     285The `-q noserial` option does not suppress these lines unless smartctl 7.5 or later is used.
     286
    280287If possible, please provide a [https://github.com/smartmontools/smartmontools/pulls pull requests] for an
    281288addition to `drivedb.h` file at !GitHub.