Answer the question
In order to leave comments, you need to log in
What does the smart Program_Fail_Count_Chip attribute mean and what should its value be?
Hi friends! smartctl -a /dev/sdb
produces the following:
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
5 Reallocated_Sector_Ct 0x0032 100 100 000 Old_age Always - 0
9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 706
12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 7
170 Unknown_Attribute 0x0033 100 100 010 Pre-fail Always - 0
171 Unknown_Attribute 0x0032 100 100 000 Old_age Always - 0
172 Unknown_Attribute 0x0032 100 100 000 Old_age Always - 0
174 Unknown_Attribute 0x0032 100 100 000 Old_age Always - 5
175 Program_Fail_Count_Chip 0x0033 100 100 010 Pre-fail Always - 17190814348
183 Runtime_Bad_Block 0x0032 100 100 000 Old_age Always - 0
184 End-to-End_Error 0x0033 100 100 090 Pre-fail Always - 0
187 Reported_Uncorrect 0x0032 100 100 000 Old_age Always - 0
190 Airflow_Temperature_Cel 0x0022 081 080 000 Old_age Always - 19 (Min/Max 18/20)
192 Power-Off_Retract_Count 0x0032 100 100 000 Old_age Always - 5
194 Temperature_Celsius 0x0022 100 100 000 Old_age Always - 28
197 Current_Pending_Sector 0x0032 100 100 000 Old_age Always - 0
199 UDMA_CRC_Error_Count 0x003e 100 100 000 Old_age Always - 0
225 Load_Cycle_Count 0x0032 100 100 000 Old_age Always - 8800
226 Load-in_Time 0x0032 100 100 000 Old_age Always - 30
227 Torq-amp_Count 0x0032 100 100 000 Old_age Always - 61
228 Power-off_Retract_Count 0x0032 100 100 000 Old_age Always - 42365
232 Available_Reservd_Space 0x0033 100 100 010 Pre-fail Always - 0
233 Media_Wearout_Indicator 0x0032 100 100 000 Old_age Always - 0
234 Unknown_Attribute 0x0032 100 100 000 Old_age Always - 0
241 Total_LBAs_Written 0x0032 100 100 000 Old_age Always - 8800
242 Total_LBAs_Read 0x0032 100 100 000 Old_age Always - 13802
175 Program_Fail_Count_Chip 0x0033 100 100 010 Pre-fail Always - 17190814348
Answer the question
In order to leave comments, you need to log in
This parameter indicates the number of failed attempts to write to the drive's internal flash memory. That is, either the entry in the SMART itself was failing, or firmware errors.
Most likely, this is some kind of glitch visible as an overflow, or somehow a sign value got there ...
In general, it depends on the drive model. Sometimes this parameter is increased when the blocks are not aligned to the 4k border, or have a size other than 4k.
Although the question is more than a year old,
most likely the disk is not in the smartctl database (and this is clearly written in the missing header). All of these fields are vendor specific, and often model specific. At the same time, there are certain fields that are standard for all manufacturers - you can see them like this:
smartctl -l devstat /dev/
sdb Their field 175 means something completely different. Learn more - https://communities.intel.com/message/286989
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question