Custom Query (1414 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (103 - 105 of 1414)

Ticket Resolution Summary Owner Reporter
#547 wontfix smartctl -H same output for SCSI and ATA devices versofate
Description

scsiprint.cpp pout("SMART Health Status: OK\n");

should be changed to: pout("SMART overall-health self-assessment test result: PASSED\n");

It allows to parse output for different devices in the same way.

#40 fixed smartctl --test when a test is already running causes it to abort Christian Franke Giuseppe Iuculano
Description

Hi,

I'm forwarding a bug reported by a Debian user.

smartctl can be used to execute a test on a drive already running another test. In my case, I ran a short test on a drive already running a long test. I was not aware that SMART could only handle 1 test at a time. Apparently, SMART can't resume aborted tests.

smartctl's behavior in this case seems to be to execute the newly requested test without caring about the already one. The worst problem with this is loss of time, as in my scenario. I see two options: running the newly requested test after the currently running one is finished, or prompt for what to do.

#158 fixed smartctl --attributes output should fit within 80 columns Christian Franke jorvang
Description

Most terminal emulators default to 80 columns, so smartctl -A should default to producing output that fits within that width.

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