Custom Query (1386 matches)
Results (181 - 183 of 1386)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1564 | fixed | New device UMAX 2242 256GB | ||
Description |
SSD not present in the database even after its update: $ sudo /usr/sbin/update-smart-drivedb /usr/share/smartmontools/drivedb.h updated from branches/RELEASE_7_2_DRIVEDB I haven't found any official page for this drive other than eshops. |
|||
#1563 | fixed | Add to driverdb: Samsung PM893 SSD (MZ7L33T8HBLT-00A07) | ||
Description |
Device is: Not in smartctl database Samsung Enterprise SSD PM893 3840GB, Device Model: SAMSUNG MZ7L33T8HBLT-00A07 https://www.samsung.com/semiconductor/ssd/datacenter-ssd/MZ7L33T8HBLT/ Tested with an updated driverdb.h as of "VERSION: 7.3 $Id: drivedb.h 5301 2022-01-14 08:02:52Z" Attaching smartctl report of: smartctl -x /dev/da13 Another PM893 #1555 |
|||
#1562 | worksforme | Samsung PM1643a truncated SMART on smartctl versions after 6.6 | ||
Description |
Hi, We have brand new SSD: SAMSUNG MZILT3T8HBLS/007 PM1643a SAS After smartctl version 6.6 (tested 7.0 and 7.2), most of the SMART informations are no longer displayed, watching diff this is missing: - Percentage used endurance indicator - Accumulated start-stop cycles: 2 - Specified load-unload count over device lifetime: 0 - Accumulated load-unload cycles: 0 ... -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: 0 0 0 0 0 1857.755 0 -write: 0 0 0 0 0 2817.675 0 -Non-medium error count: 0 - -No self-tests have been logged I saw similar ticket #1239 , but no luck with this SSD on version: smartctl 7.2 2021-09-14 r5236 [FreeBSD 12.3-STABLE amd64] (local build) OS: FreeBSD 12.3-STABLE #0 r371457M Attached the output of the following commands, for both version 6.6 and 7.2: smartctl -x /dev/da12 (da12_smartctl_6.6_-x and da12_smartctl_7.2_-x) smartctl -x /dev/da12 -r ioctl,2 (da12_smartctl_6.6_-x_-r_ioctl2 and da12_smartctl_7.2_-x_-r_ioctl2) Please inform if you need more details or to try patches. Thank you! |