Custom Query (1455 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (274 - 276 of 1455)

Ticket Resolution Summary Owner Reporter
#875 fixed New USB enclosure Maxtor M3 Portable 4TB Christian Franke GurkenPapst
Description

The enclosure is already listed in https://www.smartmontools.org/wiki/Supported_USB-Devices, but not yet supported in the drivedb.h as of today. This is fixed by adding

  { "USB: Maxtor M3 Portable; ",
    // 0x61b7: Maxtor M3 Portable 4TB (0x0000)
    "0x0bc2:0x61b7",
    "",
    "",
    "-d sat"
  },

Inside is a Seagate BacaCuda ST4000LM024

#888 fixed Please add Western Digital WD3200BEVS-08VAT2 to the Database Christian Franke Cmdr_Zod
Description

Please find attached the output of smartctl -q noserial -x /dev/sdX

#894 fixed Support NVMe self-tests in smartctl Christian Franke Alex Samorukov
Description

NVMe specification 1.3 adds support for a self-test, bootstrap, full wipe of data and virtualization. We should integrate self test functionality with a smartmontools

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