Custom Query (1463 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (325 - 327 of 1463)

Ticket Resolution Summary Owner Reporter
#1035 fixed add to drivedb: WDC WD2005FBYZ and WDC WD1005FBYZ Christian Franke jcharaoui
Description

Please add Western Digital Gold hard drive to the database.

Attached is the output of smartctl -q noserial -x /dev/sda

#1036 fixed DEVICESCAN / --scan fails if multiple types specified Christian Franke olifre
Description
$ smartctl -d ata -d sat -d scsi -d nvme --scan
# scan_smart_devices: glob(3) aborted matching pattern /dev/discs/disc*

$ smartctl -d ata --scan
# scan_smart_devices: glob(3) aborted matching pattern /dev/discs/disc*

$ smartctl --scan
/dev/sda -d scsi # /dev/sda, SCSI device

$ smartctl -d scsi -d ata --scan
# scan_smart_devices: glob(3) aborted matching pattern /dev/discs/disc*

For this reason, the recommendation at: https://www.smartmontools.org/ticket/657?cversion=0&cnum_hist=8#comment:22 to use

DEVICESCAN -d ata -d scsi -d sat -d nvme -a

can also never work. There appears to be no way to DEVICESCAN for mixed devices including nvme unless support is explicitly compiled in.

#1037 fixed missing from smart database: HP 160GB GB0160EAFJE Christian Franke jonatkins
Description

The default drive supplied with HP ML110 G5 (or G6?) servers, many years ago.

HP model number: GB0160EAFJE Label says it's a Seagate Barracuda 160GB 7200RPM SATA disk.

Attached is smartctl -x output after running a smartctl -t short test, and also a photo of the drive label.

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