Am 13.07.2010 12:05, schrieb Frieder Ferlemann: > Hi, > > I don't believe the OCZ-AGILITY2 is supported with the r3123 change:) > > --- trunk/smartmontools/drivedb.h 2010/06/14 16:44:37 3121 > +++ trunk/smartmontools/drivedb.h 2010/07/11 22:35:19 3123 > @@ -170,7 +170,7 @@ > " -v 213,raw64" > }, > { "OCZ Agility SSD", > - "OCZ[ -]AGILITY", > + "OCZ[ -]AGILITY.*", > "", "", > " -v 1,raw64" > " -v 9,raw64" >
For me it works, why do you believe this is not correct? I have a script in place which checks these patterns against the emails of the smartmontools-database, and it did not complain. The point is, this email from Thomas is the first "smartctl -a" output I have seen from an OCZ Agility SSD. The original patch was based on a patch from Marcin MarszaĆek. He did not show any smartctl output and he did not provide any documentation, he only stated "The code is based on the discussions with OCZ employees from the official OCZ forum (http://www.ocztechnologyforum.com/)" So Christian Franke added some Agility support as part of his code to support 64bit attributes. This is really a first guess. We need definitely more reports from SSD's, and more importantly, documentation! So if you have some information about these attributes, please share! Thomas: could you do cat > drivedb.h.add <<EOF { "OCZ Agility SSD", "OCZ[ -]AGILITY.*", "", "", " -v 1,raw64" " -v 9,raw64" " -v 12,raw64" " -v 184,raw64,Initial_Bad_Block_Count" " -v 195,raw64,Program_Failure_Blk_Ct" " -v 196,raw64,Erase_Failure_Blk_Ct" " -v 197,raw64,Read_Failure_Blk_Ct" " -v 198,raw64,Read_Sectors_Tot_Ct" " -v 199,raw64,Write_Sectors_Tot_Ct" " -v 200,raw64,Read_Commands_Tot_Ct" " -v 201,raw64,Write_Commands_Tot_Ct" " -v 202,raw64,Error_Bits_Flash_Tot_Ct" " -v 203,raw64,Corr_Read_Errors_Tot_Ct" " -v 204,raw64,Bad_Block_Full_Flag" " -v 205,raw64,Max_PE_Count_Spec" " -v 206,raw64,Min_Erase_Count" " -v 207,raw64,Max_Erase_Count" " -v 208,raw64,Average_Erase_Count" " -v 209,raw64,Remaining_Lifetime_Perc" " -v 210,raw64" " -v 211,raw64" " -v 212,raw64" " -v 213,raw64" }, EOF smartctl -B drivedb.h.add -a /dev/sdb Then we could see how the actual raw values look like. Thanks, Manfred > > Not having the drive myself I'm not sure though but the attachment sda.txt at: > http://sourceforge.net/mailarchive/forum.php?thread_name=4C20D333.6010107%40web.de&forum_name=smartmontools-database > > ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE > 1 Raw_Read_Error_Rate 0x000f 104 104 050 Pre-fail Always - 8348651 > 5 Reallocated_Sector_Ct 0x0033 093 093 003 Pre-fail Always - 1312 > 9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 64759516889134 > 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 47 > 171 Unknown_Attribute 0x0000 000 000 000 Old_age Offline - 0 > 172 Unknown_Attribute 0x0000 000 000 000 Old_age Offline - 0 > 174 Unknown_Attribute 0x0030 000 000 000 Old_age Offline - 25 > 181 Program_Fail_Cnt_Total 0x0000 000 000 000 Old_age Offline - 0 > 182 Erase_Fail_Count_Total 0x0000 000 000 000 Old_age Offline - 0 > 187 Reported_Uncorrect 0x0032 100 100 000 Old_age Always - 0 > 194 Temperature_Celsius 0x0022 128 000 000 Old_age Always - 128 > 195 Hardware_ECC_Recovered 0x001c 140 140 000 Old_age Offline - 8348651 > 196 Reallocated_Event_Count 0x0033 100 100 003 Pre-fail Always - 0 > 231 Temperature_Celsius 0x0013 092 092 010 Pre-fail Always - 1 > 233 Media_Wearout_Indicator 0x0000 000 000 000 Old_age Offline - 0 > 234 Unknown_Attribute 0x0000 000 000 000 Old_age Offline - 0 > 241 Total_LBAs_Written 0x0032 000 000 000 Old_age Always - 0 > 242 Total_LBAs_Read 0x0032 000 000 000 Old_age Always - 64 > > does not seem to be compatible with: > > { "OCZ Agility SSD", > "OCZ[ -]AGILITY.*", > "", "", > " -v 1,raw64" > " -v 9,raw64" > " -v 12,raw64" > " -v 184,raw64,Initial_Bad_Block_Count" > " -v 195,raw64,Program_Failure_Blk_Ct" > " -v 196,raw64,Erase_Failure_Blk_Ct" > " -v 197,raw64,Read_Failure_Blk_Ct" > " -v 198,raw64,Read_Sectors_Tot_Ct" > " -v 199,raw64,Write_Sectors_Tot_Ct" > " -v 200,raw64,Read_Commands_Tot_Ct" > " -v 201,raw64,Write_Commands_Tot_Ct" > " -v 202,raw64,Error_Bits_Flash_Tot_Ct" > " -v 203,raw64,Corr_Read_Errors_Tot_Ct" > " -v 204,raw64,Bad_Block_Full_Flag" > " -v 205,raw64,Max_PE_Count_Spec" > " -v 206,raw64,Min_Erase_Count" > " -v 207,raw64,Max_Erase_Count" > " -v 208,raw64,Average_Erase_Count" > " -v 209,raw64,Remaining_Lifetime_Perc" > " -v 210,raw64" > " -v 211,raw64" > " -v 212,raw64" > " -v 213,raw64" > }, > > Greetings, > Frieder > ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Smartmontools-database mailing list Smartmontools-database@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/smartmontools-database