Custom Query (1414 matches)
Results (214 - 216 of 1414)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1176 | fixed | Add to drivedb: Kingston DC500R / DC500M | ||
Description |
Request to add Kingston DC500R and DC500M drive families to drivedb. Model numbers: KINGSTON SEDC500R480G KINGSTON SEDC500R960G KINGSTON SEDC500R1920G KINGSTON SEDC500R3840G KINGSTON SEDC500M480G KINGSTON SEDC500M960G KINGSTON SEDC500M1920G KINGSTON SEDC500M3840G Data sheet: https://www.kingston.com/datasheets/DC500R_us.pdf SMART attributes sheet: https://media.kingston.com/support/downloads/MKP_521_Phison_SMART_attribute.pdf |
|||
#1628 | invalid | Add to drivedb: MSI SPATIUM M470 | ||
Description |
This is a NVMe (PCIe) SSD. I'm aware that NVMe drives are not in the database right now, but I wanted to open this ticket submit the smartctl output so you have it when NVMe drives are added to the drivedb. Link to drive page smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.4.0-121-generic] (local build) Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Model Number: MSI M470 1TB Firmware Version: EGFM13.2 PCI Vendor/Subsystem ID: 0x1987 IEEE OUI Identifier: 0x6479a7 Total NVM Capacity: 1,000,204,886,016 [1.00 TB] Unallocated NVM Capacity: 0 Controller ID: 1 Number of Namespaces: 1 Namespace 1 Size/Capacity: 1,000,204,886,016 [1.00 TB] Namespace 1 Formatted LBA Size: 512 Namespace 1 IEEE EUI-64: 6479a7 5ba0c002d8 Local Time is: Thu Jun 30 13:44:37 2022 PDT Firmware Updates (0x12): 1 Slot, no Reset required Optional Admin Commands (0x0017): Security Format Frmw_DL Self_Test Optional NVM Commands (0x005d): Comp DS_Mngmt Wr_Zero Sav/Sel_Feat Timestmp Maximum Data Transfer Size: 512 Pages Warning Comp. Temp. Threshold: 90 Celsius Critical Comp. Temp. Threshold: 95 Celsius Supported Power States St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat 0 + 9.78W - - 0 0 0 0 0 0 1 + 6.75W - - 1 1 1 1 0 0 2 + 5.23W - - 2 2 2 2 0 0 3 - 0.0490W - - 3 3 3 3 2000 2000 4 - 0.0018W - - 4 4 4 4 25000 25000 Supported LBA Sizes (NSID 0x1) Id Fmt Data Metadt Rel_Perf 0 + 512 0 2 1 - 4096 0 1 === START OF SMART DATA SECTION === SMART overall-health self-assessment test result: PASSED SMART/Health Information (NVMe Log 0x02) Critical Warning: 0x00 Temperature: 31 Celsius Available Spare: 100% Available Spare Threshold: 5% Percentage Used: 0% Data Units Read: 155,662 [79.6 GB] Data Units Written: 353,361 [180 GB] Host Read Commands: 1,295,874 Host Write Commands: 661,272 Controller Busy Time: 3 Power Cycles: 1 Power On Hours: 63 Unsafe Shutdowns: 1 Media and Data Integrity Errors: 0 Error Information Log Entries: 2 Warning Comp. Temperature Time: 0 Critical Comp. Temperature Time: 0 Error Information (NVMe Log 0x01, max 63 entries) No Errors Logged |
|||
#1452 | fixed | Add to drivedb: Samsung SSD 883 DCT 3.84TB | ||
Description |
Request to add a large capacity Samsung SSD to drivedb. Smartctl output attached. The patch: --- drivedb.h.20210117 2021-01-17 12:00:00.000000000 +0000 +++ drivedb.h.20210117.new 2021-02-22 20:00:32.957637218 +0000 @@ -1842,6 +1842,7 @@ // Samsung SSD 860 PRO 256GB/RVM01B6Q, Samsung SSD 860 PRO 512GB/RVM01B6Q, // Samsung SSD 860 PRO 1TB/RVM01B6Q "Samsung SSD 883 DCT (240|480|960)GB|" // tested with Samsung SSD 883 DCT 480GB/HXT7404Q + "Samsung SSD 883 DCT 3.84TB|" // tested with Samsung SSD 883 DCT 3.84TB/HXT7404Q "SAMSUNG MZ7PA256HMDR-.*|" // PM810 (470 Series), tested with SAMSUNG MZ7PA256HMDR-010H1/AXM07H1Q "Samsung SSD 845DC EVO .*|" // Samsung SSD 845DC EVO 960GB/EXT03X3Q "Samsung SSD 870 QVO [1248]TB|" // tested with Samsung SSD 870 QVO 4TB/SVQ01B6Q |