Custom Query (1469 matches)
Results (85 - 87 of 1469)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1738 | worksforme | Better info for SAS drives | ||
Description |
SAS drives don't report much info compared to SATA - I have to believe that a lot of the same info is available in log pages, eg by running sg_logs(8). This ticket requests increased extraction, and ideally output in the same tabular format as we get for SATA drives. smartctl 7.1 (build date May 10 2019) [x86_64-linux-4.9.77-1-generic] (local build) Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Vendor: MICRON Product: S610DC-3840 Revision: M019 Compliance: SPC-4 User Capacity: 3,840,755,982,336 bytes [3.84 TB] Logical block size: 512 bytes Physical block size: 4096 bytes LU is resource provisioned, LBPRZ=1 Rotation Rate: Solid State Device Form Factor: 2.5 inches Logical Unit id: 0x5000c500301795f3 Serial number: ZBH090940000822150Z3 Device type: disk Transport protocol: SAS (SPL-3) Local Time is: Fri Aug 16 17:24:04 2019 UTC SMART support is: Available - device has SMART capability. SMART support is: Enabled Temperature Warning: Enabled === START OF READ SMART DATA SECTION === SMART Health Status: OK Percentage used endurance indicator: 6% Current Drive Temperature: 29 C Drive Trip Temperature: 70 C Manufactured in week 46 of year 2016 Specified cycle count over device lifetime: 10000 Accumulated start-stop cycles: 91 Elements in grown defect list: 0 Vendor (Seagate Cache) information Blocks sent to initiator = 2542709971 Blocks received from initiator = 572048050 Blocks read from cache and sent to initiator = 964297932 Number of read and write commands whose size <= segment size = 3383917312 Number of read and write commands whose size > segment size = 3469745657 Error counter log: Errors Corrected by Total Correction Gigabytes Total ECC rereads/ errors algorithm processed uncorrected fast | delayed rewrites corrected invocations [10^9 bytes] errors read: 3231455297 0 2046 3231455297 0 369777.608 0 write: 0 0 0 0 0 745096.045 0 Non-medium error count: 0 No Self-tests have been logged |
|||
#1785 | worksforme | Decipher NVMe errors | ||
Description |
Currently smartctl doesn't properly parse and decode NVMe log errors. Would be nice if you did. https://github.com/linux-nvme/nvme-cli/issues/800#issuecomment-685462375 |
|||
#1831 | worksforme | No JSON support for "Auto Offline data collection on/off support" | ||
Description |
Hi, It looks like in JSON/ATA output, no corresponding keys are present for "Auto Offline data collection on/off support" / "No Auto Offline data collection support". GSmartControl uses these to check if it's supported or not, so that it can enable the appropriate checkbox. If this is something that is problematic and/or useless on modern drives, please let me know and I'll remove this functionality from GSmartControl. Thanks! |