Custom Query (1438 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (334 - 336 of 1438)

Ticket Resolution Summary Owner Reporter
#1413 fixed Some SCSI Drives spin up when using -n option. Christian Franke Simon Fairweather
Description

Some SCSI/SAS drives will spin up even if -n option is used.

This does not affect all drives.

I have noticed this only a SEAGATE drive at present.

Issue can be resolved by moving the following code to after the check for -n

if (supported_vpd_pages_p) {

delete supported_vpd_pages_p; supported_vpd_pages_p = NULL;

} supported_vpd_pages_p = new supported_vpd_pages(device);

to after the -n check code.

#1412 fixed add to drivedb:INTENSO-HIGH-SSD-480GB Christian Franke jofri
#1411 fixed WDC WD40EDAZ-11SLVB0: Not in smartctl database Gabriele Pohl John
Description

Device is: Not in smartctl database

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