Hi,

The attached patch add additional drives and information for some OCZ SSDs.
In particular, adds drives RevoDrive 350, Z-Drive 4500, Vector 180,
Vertex 460A, Saber 1000 and ARC 100 as well as  some additional SMART
attributes.

--

Paul Grabinar
Principal Software Engineer

OCZ Storage Solutions Limited
25B-25C Western Avenue
Milton Park
Abingdon
Oxfordshire
OX14 4SH

Registered in England no 7806324
Registered Address:  As Above

Tel: +44 (0) 1235 824900

Fax: +44 (0) 1235 821141

Email: pgrabi...@ocz.com

Subsidiary of OCZ Storage Solutions http://www.ocz.com


CONFIDENTIAL COMMUNICATION:  This communication including any attached file(s) 
is CONFIDENTIAL, intended only for the named recipient (s) above and contains 
trade secrets or other information that is exempt from disclosure under 
applicable law.  Any use, dissemination, distribution or copying of this 
communication and any file attachments by anyone other than the named recipient 
(s) is strictly prohibited. If you have received this communication in error, 
please immediately notify us by reply electronic mail and permanently delete 
the original transmission and any attachments from your computer system and any 
copies of this message and file attachments. Thank you.
--- drivedb.h   2015-10-20 14:30:15.020843624 +0100
+++ drivedb.h   2015-10-20 14:29:51.120843948 +0100
@@ -370,6 +370,7 @@
     "OCZ-NOCTI|" // mSATA, SF-2100, tested with OCZ-NOCTI/2.15
     "OCZ-REVODRIVE3?( X2)?|" // PCIe, SF-1200/2281, tested with
       // OCZ-REVODRIVE( X2)?/1.20, OCZ-REVODRIVE3 X2/2.11
+    "OCZ-REVODRIVE350|"
     "OCZ[ -](VELO|VERTEX2[ -](EX|PRO))( [123]\\..*)?|" // SF-1500, tested with
       // OCZ VERTEX2-PRO/1.10 (Bogus thresholds for attribute 232 and 235)
     "D2[CR]STK251...-....|" // OCZ Deneva 2 C/R, SF-22xx/25xx,
@@ -377,6 +378,7 @@
     "OCZ-(AGILITY3|SOLID3|VERTEX3( MI)?)|"  // SF-2200, tested with 
OCZ-VERTEX3/2.02,
       // OCZ-AGILITY3/2.11, OCZ-SOLID3/2.15, OCZ-VERTEX3 MI/2.15
     "OCZ Z-DRIVE R4 [CR]M8[48]|" // PCIe, SF-2282/2582, tested with OCZ 
Z-DRIVE R4 CM84/2.13
+    "OCZ Z-DRIVE 4500|"
       // (Bogus attributes under Linux)
     "TALOS2|" // OCZ Talos 2 C/R, SAS (works with -d sat), 2*SF-2282, tested 
with TALOS2/3.20E
     "(APOC|DENC|DENEVA|FTNC|GFGC|MANG|MMOC|NIMC|TMSC).*|" // other OCZ SF-1200,
@@ -489,8 +491,10 @@
   //"-v 233,raw48,Media_Wearout_Indicator"
   },
   { "Indilinx Barefoot 3 based SSDs",
-    "OCZ-VECTOR(150)?|" // tested with OCZ-VECTOR/1.03, OCZ-VECTOR150/1.2
-    "OCZ-VERTEX4[56]0|" // Barefoot 3 M10, tested with OCZ-VERTEX450/1.0, 
OCZ-VERTEX460/1.0
+    "OCZ-VECTOR(1[58]0)?|" // tested with OCZ-VECTOR/1.03, OCZ-VECTOR150/1.2, 
OCZ-VECTOR180
+    "OCZ-VERTEX4[56]0(A)?|" // Barefoot 3 M10, tested with OCZ-VERTEX450/1.0, 
OCZ-VERTEX460/1.0, VERTEX460A
+    "OCZ-SABER1000|"
+    "OCZ-ARC100|"
     "Radeon R7", // Barefoot 3 M00, tested with Radeon R7/1.00
     "", "",
     "-v 5,raw48,Runtime_Bad_Block "
@@ -504,12 +508,24 @@
     "-v 197,raw48,Total_Unc_Read_Failures "
     "-v 198,raw48,Host_Reads_GiB "
     "-v 199,raw48,Host_Writes_GiB "
+    "-v 205,raw48,Max_Rated_PE_Count "
+    "-v 206,raw48,Min_Erase_Count "
+    "-v 207,raw48,Max_Erase_Count "
     "-v 208,raw48,Average_Erase_Count "
     "-v 210,raw48,SATA_CRC_Error_Count "
+    "-v 212,raw48,Pages_Requiring_Read_Retry "
+    "-v 213,raw48,Snmple_Retry_Attempts "
+    "-v 214,raw48,Adaptive_Retry_Attempts "
+    "-v 222,raw48,RAID_Recovery_Count "
+    "-v 224,raw48,In_Warranty "
+    "-v 225,raw48,DAS_Polarity "
+    "-v 226,raw48,Partial_Pfail "
+    "-v 230,raw48,Write_Throttling "
     "-v 233,raw48,Remaining_Lifetime_Perc "
     "-v 241,raw48,Host_Writes_GiB " // M00/M10
     "-v 242,raw48,Host_Reads_GiB "  // M00/M10
-    "-v 249,raw48,Total_NAND_Prog_Ct_GiB"
+    "-v 249,raw48,Total_NAND_Prog_Ct_GiB "
+    "-v 251,raw48,Total_NAND_Read_Count_GiB"
   },
   { "OCZ Intrepid 3000 SSDs", // tested with OCZ INTREPID 3600/1.4.3.6, 
3800/1.4.3.0
     "OCZ INTREPID 3[68]00",
------------------------------------------------------------------------------
_______________________________________________
Smartmontools-database mailing list
Smartmontools-database@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/smartmontools-database

Reply via email to