Custom Query (1359 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (139 - 141 of 1359)

Ticket Resolution Summary Owner Reporter
#1696 fixed Function ataReadExtSelfTestLog didn't swap byte-order for all little-endian variables on big-endian platform Christian Franke WHR
Description

Due this bug, only 1 log entry gets correctly swapped, results in wrong values being displayed on big-endian platforms. For example:

# smartctl -l selftest /dev/sdd
smartctl pre-7.4 2023-02-12 r5455 [ppc64-linux-4.19.271-rivoreo-powerpc64-largepage] (local build)
Copyright (C) 2002-23, Bruce Allen, Christian Franke, www.smartmontools.org

=== 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  Short offline       Completed without error       00%       736         -
# 2  Extended offline    Aborted by host               90%       736         -
# 3  Short offline       Completed without error       00%       735         -
# 4  Extended offline    Aborted by host               90%        50         -
# 5  Short offline       Completed without error       00%        50         -
# 6  Extended offline    Completed without error       00%        42         -

# smartctl -l xselftest /dev/sdd
smartctl pre-7.4 2023-02-12 r5455 [ppc64-linux-4.19.271-rivoreo-powerpc64-largepage] (local build)
Copyright (C) 2002-23, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF READ SMART DATA SECTION ===
SMART Extended Self-test Log Version: 1 (1 sectors)
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Short offline       Completed without error       00%     57346         -
# 2  Extended offline    Aborted by host               90%     57346         -
# 3  Short offline       Completed without error       00%     57090         -
# 4  Extended offline    Aborted by host               90%     12800         -
# 5  Short offline       Completed without error       00%     12800         -
# 6  Extended offline    Completed without error       00%        42         -

Here the timestamps in the extended self-test log (xselftest) are incorrectly displayed except the last one.

#495 invalid Smartmontools + Intel RAIDcontroller + Powershell MGctl
Description

Hello,

When I execute smartctl.exe -A /dev/csmi0,1 in Windows CMD i get the right information about my disk behind an Intel RAID Controller.

When I execute smartctl -A /dev/csmi0,1 in Windows Powershell it says, you have provided 2 device names: /dev/csmi0 and 1. How is this possible?

Kind Regards,

Marco

#1761 fixed Add Intenso Top 256GB (INTENSO FW:V0718B0) Gabriele Pohl Maarten Deen
Description

https://www.intenso.de/en/products/solid-state-drives/2%2C5-SSD-Top

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