Custom Query (1560 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (106 - 108 of 1560)

Ticket Resolution Summary Owner Reporter
#1855 fixed missing -v188 and -v240 options for Seagate Barracuda 7200.12 ST31000524AS Christian Franke Nathan Stratton Treadway
Description

r3402 added the Seagate ST31000524AS drive to an existing "Seagate Barracuda 7200.12" drivedb.h entry which has an empty Presets field, and this entry still lists no Presets in the current version of the database:

# smartctl -d sat -P show /dev/sdb
smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-113-generic] (local build)
Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org

Drive found in smartmontools Database.  Drive identity strings:
MODEL:              ST31000524AS
FIRMWARE:           JC45
match smartmontools Drive Database entry:
MODEL REGEXP:       ST3(160318|25031[128]|320418|50041[038]|750(518|52[358])|100052[348]|320413|160316)AS
FIRMWARE REGEXP:    .*
MODEL FAMILY:       Seagate Barracuda 7200.12
ATTRIBUTE OPTIONS:  None preset; no -v options are required.

However, testing shows the drive's data actually matches the "-v 188,raw16 -v 240,msec24hour32" formatting that appear in the database for many other Seagate drive families:

# smartctl -d sat  -A /dev/sdb | grep "^188 \|^240"; echo; smartctl -d sat -v 188,raw16 -v 240,msec24hour32 -A /dev/sdb | grep "^188 \|^240"
188 Command_Timeout         0x0032   100   099   000    Old_age   Always       -       4295032833
240 Head_Flying_Hours       0x0000   100   253   000    Old_age   Offline      -       89367 (98 226 0)

188 Command_Timeout         0x0032   100   099   000    Old_age   Always       -       1 1 1
240 Head_Flying_Hours       0x0000   100   253   000    Old_age   Offline      -       89367h+06m+58.622s
#1854 invalid Remove old smartmontools entries [Windows] Arje Korn
Description

Plötzlich zeigt mein PC folgende Fehlermeldung, obwohl ich Smart Tools vor Monaten deinstalliert hatte. Wie kann ich das löschen? Text:

smartctl 6.6 2017-11-05 r4594 [x86_64-w64-mingw32-w10-b22631] (sf-6.6-1)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org

ERROR: smartctl takes ONE device name as the final command-line argument.
You have provided 2 device names:
/dev/sda
20\AppData\Local\Temp\SMART.txt

Use smartctl -h to get a usage summary

smartctl 6.6 2017-11-05 r4594 [x86_64-w64-mingw32-w10-b22631] (sf-6.6-1)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org

ERROR: smartctl takes ONE device name as the final command-line argument.
You have provided 2 device names:
/dev/sdb
20\AppData\Local\Temp\SMART.txt

Use smartctl -h to get a usage summary

smartctl 6.6 2017-11-05 r4594 [x86_64-w64-mingw32-w10-b22631] (sf-6.6-1)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org

ERROR: smartctl takes ONE device name as the final command-line argument.
You have provided 2 device names:
/dev/sda
20\AppData\Local\Temp\SMART.txt

Use smartctl -h to get a usage summary

smartctl 6.6 2017-11-05 r4594 [x86_64-w64-mingw32-w10-b22631] (sf-6.6-1)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org

ERROR: smartctl takes ONE device name as the final command-line argument.
You have provided 2 device names:
/dev/sdb
20\AppData\Local\Temp\SMART.txt

Use smartctl -h to get a usage summary
#1853 duplicate Add ps3stor RAID(ps3stor RAID Controller) support on Linux babyxong
Description

Hello, I work at ps3stor and want to support our RAID cards descripted in smartmontools

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.