Custom Query (1559 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (85 - 87 of 1559)

Ticket Resolution Summary Owner Reporter
#305 wontfix smartctl loses 1 byte from response to scsiModeSense in FreeBSD Alex Samorukov fedsim
Description

smartctl -a (and smartd as well) gives an error when trying to examine some disks because the response to a mode sense command cannot be parsed (see attached file smartctl.log).

However, if the same command is sent with camcontrol, the response is correct (note the leading byte in camcontrol.log, which is not present in smartctl.log).

#147 fixed smartctl logs results of old, and outdated selftest Christian Franke johnjore
Description

Test #19 failed, but since then the sector is fixed (somehow, reallocated or read successfully). Test #2 now shows success. Smartctl is ignoring the new success status, and constantly logging the failure. (which propagates up the monitoring chain)

Can smartctl be modified, as default or via an option, to use the last "Completed" instead of an old "Completed" ?

(I've snipped a number of lines from the output below:

START OF READ SMART DATA SECTION

SMART Self-test log structure revision number 1 Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error # 1 Extended offline Interrupted (host reset) 90% 22506 - # 2 Extended offline Completed without error 00% 22488 - #19 Extended offline Completed: read failure 90% 20054 824368247 #20 Extended offline Interrupted (host reset) 90% 19903 -

Regards, John Jore

#11 fixed smartctl is verbose even with the option quietmode=errorsonly Christian Franke Giuseppe Iuculano
Description

Hi,

svn r2879: smartctl is verbose even with the option quietmode=errorsonly.

+ smartctl --test=short --quietmode=errorsonly /dev/sda1 smartctl 5.39 2009-08-29 r2879 [i686-pc-linux-gnu] (local build) Copyright (C) 2002-9 by Bruce Allen, http://smartmontools.sourceforge.net

START OF OFFLINE IMMEDIATE AND SELF-TEST SECTION

Sending command: "Execute SMART Short self-test routine immediately in off-line mode". Drive command "Execute SMART Short self-test routine immediately in off-line mode" successful. Testing has begun. Please wait 1 minutes for test to complete. Test will complete after Wed Sep 9 04:37:01 2009

Use smartctl -X to abort test.

Original bug report: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=545784

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