Custom Query (1556 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (403 - 405 of 1556)

Ticket Resolution Summary Owner Reporter
#311 fixed Wiki FAQ page still points to old repository browser for drive.h Christian Franke Nathan Stratton Treadway
Description

I noticed that the "drivedb.h" link found in the FAQ Wiki page,

http://sourceforge.net/wiki/FAQ#MyATAdriveisnotinthesmartctlsmartddatabase

, still points to the old

http://sourceforge.net/browser/...

repository browser rather than the new

https://sourceforge.net/p/smartmontools/code/....

one (so when one follows the link one is taken an 8-month-old version of the file).

Similarly, in the "Contribute to Smartmontools: Device Information" section of the Wiki homepage,

https://sourceforge.net/wiki#DeviceInformation

, the "current version of smarmtontools drive database" link points to another (apparently obsolete) URL:

http://smartmontools.svn.sourceforge.net/viewvc/smartmontools/trunk/smartmontools/...

(though in this case it does automatically redirect to the "/p/smartmontools/code..." URL).

It appears both these Wiki pages can only be edited by Admins, so I'm opening this ticket to request that.

Thanks.

Nathan

#1210 invalid Why was the script unable to run the short test at 7am o'clock? Cesar Murilo
Description

By email, we saw that at 7am o'clock the script was unable to perform any tests for the / dev / sda disk; only for others.

By re-executing the script, the test was performed.

Because the first attempt was not possible? Is there any way to log more deeply to find out the cause?

The result of test at 7am o'clock

SMART Self-test log structure revision number 0 Warning: ATA Specification requires self-test log structure revision number = 1 No self-tests have been logged. [To run self-tests, use: smartctl -t]

The command on script: /usr/sbin/smartctl -i -l selftest -l error -H -t short {devices}

Thanks for replys

#795 invalid Why can't smartmontools disable SMART check? Ooker
Description

When I use smartctl -s off /dev/sda with admin privilege, the SMART support is said to be disable:

    C:\Program Files\smartmontools\bin>smartctl -s off /dev/sda
    smartctl 6.5 2016-05-07 r4318 [i686-w64-mingw32-win8.1] (sf-6.5-1)
    Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
    
    === START OF ENABLE/DISABLE COMMANDS SECTION ===
    SMART Disabled. Use option -s with argument 'on' to enable it.

It is confirmed by using smartctl -a /dev/sda/:

    C:\Program Files\smartmontools\bin>smartctl -a /dev/sda
    smartctl 6.5 2016-05-07 r4318 [i686-w64-mingw32-win8.1] (sf-6.5-1)
    Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
    
    === START OF INFORMATION SECTION ===
    Model Family:     Hitachi/HGST Travelstar Z5K320
    Device Model:     Hitachi HTS543232A7A384
    Serial Number:    E2034243EEG7TP
    LU WWN Device Id: 5 000cca 690e24d54
    Firmware Version: ES2OA60W
    User Capacity:    320,072,933,376 bytes [320 GB]
    Sector Size:      512 bytes logical/physical
    Rotation Rate:    5400 rpm
    Form Factor:      2.5 inches
    Device is:        In smartctl database [for details use: -P show]
    ATA Version is:   ATA8-ACS T13/1699-D revision 6
    SATA Version is:  SATA 2.6, 3.0 Gb/s
    Local Time is:    Tue Jan 17 23:10:55 2017 SEAST
    SMART support is: Available - device has SMART capability.
    SMART support is: Disabled
    
    SMART Disabled. Use option -s with argument 'on' to enable it.

But when I restart my computer, the SMART check comes back again. Why is that?

My BIOS version is 1.31, and there is no SMART option in it (only D2D recovery).

I have asked this question on Super User as well.

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