=== START OF INFORMATION SECTION ===
Device Model:     OCZ-VERTEX450
Firmware Version: 1.0
User Capacity:    128,035,676,160 bytes [128 GB]
Sector Size:      512 bytes logical/physical
Device is:        Not in smartctl database [for details use: -P showall]
ATA Version is:   8
ATA Standard is:  Exact ATA specification draft version not indicated
Local Time is:    Tue Aug  6 18:32:31 2013 PDT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
AAM feature is:   Unavailable
APM feature is:   Unavailable
Rd look-ahead is: Enabled
Write cache is:   Enabled
ATA Security is:  Disabled, frozen [SEC2]

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x00) Offline data collection activity
                                        was never started.
                                        Auto Offline Data Collection: Disabled.
Self-test execution status:      (   0) The previous self-test routine completed
                                        without error or no self-test has ever
                                        been run.
Total time to complete Offline
data collection:                (    0) seconds.
Offline data collection
capabilities:                    (0x1d) SMART execute Offline immediate.
                                        No Auto Offline data collection support.
                                        Abort Offline collection upon new
                                        command.
                                        Offline surface scan supported.
                                        Self-test supported.
                                        No Conveyance Self-test supported.
                                        No Selective Self-test supported.
SMART capabilities:            (0x0003) Saves SMART data before entering
                                        power-saving mode.
                                        Supports SMART auto save timer.
Error logging capability:        (0x00) Error logging NOT supported.
                                        General Purpose Logging supported.
Short self-test routine
recommended polling time:        (   0) minutes.
Extended self-test routine
recommended polling time:        (   0) minutes.

SMART Attributes Data Structure revision number: 18
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAGS    VALUE WORST THRESH FAIL RAW_VALUE
  5 Reallocated_Sector_Ct   ------   000   000   000    -    0
  9 Power_On_Hours          ------   100   100   000    -    335
12 Power_Cycle_Count       ------   100   100   000    -    4
171 Unknown_Attribute       ------   080   080   000    -    17907024
174 Unknown_Attribute       ------   100   100   000    -    0
195 Hardware_ECC_Recovered  ------   100   100   000    -    0
196 Reallocated_Event_Count ------   100   100   000    -    0
197 Current_Pending_Sector  ------   100   100   000    -    0
208 Spin_Buzz               ------   100   100   000    -    79
210 Unknown_Attribute       ------   100   100   000    -    2
233 Media_Wearout_Indicator ------   098   098   000    -    98
241 Total_LBAs_Written      ------   100   100   000    -    3346
242 Total_LBAs_Read         ------   100   100   000    -    127
249 Unknown_Attribute       ------   100   100   000    -    321482042
                            ||||||_ K auto-keep
                            |||||__ C event count
                            ||||___ R error rate
                            |||____ S speed/performance
                            ||_____ O updated online
                            |______ P prefailure warning


Trouble Ticket ID: 364786
Description: Vertex450
Comment By: Jeffrey Tamayo
-------------------------------------------------------
Comment: Hello Greg,

The definitions are as follows - 

ID Attribute Name Description

5 Relocated  Sectors Count Indicates the total number of retired blocks, 
calculated by adding the total program failure, erase failure, and read failure 
blocks.
9 Power On Hours Count of hours in power-on state. The raw value of this 
attribute shows total count of hours in power-on state.   The value is updated 
hourly.
12 Device Power Cycle Count Indicates the count of drive power on/off cycles 
since the manufactured date.
171 OP Available Count Indicates the current OP available, measured in number 
of sectors. This calculates the OP then subtracts the number of bad sectors.
(Bad sectors include initial bad blocks, program failures, erase failures, and 
read failures.)
174 Unexpected Power Loss Count Indicates the total number of unexpected power 
loss events without receiving a Sleep command or Standby Immediate since the 
drive was deployed.
195 Program Failure Block Count Indicates the total number of program failures. 
This is incremented when a new bad block has been added when a program failure 
has occurred.
196 Erase Failure Block Count Indicates the total number of erase failures. 
This is incremented when a new bad block has been added when an erase failure 
has occurred.
197 Read Failure Block Count Indicates the total number of read failures. This 
is incremented when a new bad block has been added when a read failure has 
occurred.
208 Erase Count Average Indicates the average erase count over all banks. It 
takes a total erase count for every block, on every bank.
210 SATA Error CRC Indicates a total count of SATA CRC errors experienced by 
the device since the drive was deployed.
If an op error occurs and:-
• it was not due to a dma data overrun,
• or if CRC is bad, 
• or if rx fifo has overflowed,
• or if host command data transfer length is 1 sector,
• or if host command is a write command 
Then it will increment the SATA CRC error count.
233 Remaining Life This indicates a percentage of life remaining. This selects 
the minimum value between the life remaining based on erase count, and life 
remaining based on bad block count. 
241
Lifetime Writes from Host Indicates the total number of gigabytes written from 
the host since the drive was deployed. 
242 Lifetime Reads from Host Indicates the total number of gigabytes read by 
the host since the drive was deployed.
249 Total Count of NAND Programs Indicates the total number of pages written by 
the device since the drive was deployed.

Regards,
OCZ Technical Support


Here is a candidate for inclusion:

{ "Indilinx Barefoot 3 M10 based SSDs",
  "OCZ-VERTEX450", // tested with OCZ-VECTOR/1.03
  "", "", ""
  "-v 5,raw48,Relocated_Sectors_Count "
//"-v 9,raw24(raw8),Power_On_Hours "
//"-v 12,raw48,Power_Cycle_Count "
  "-v 171,raw48,OP_Available_Sectors "
  "-v 174,raw48,Unexpect_Pwr_Loss_Count "
  "-v 187,raw48,Total_Unc_NAND_Reads "
  "-v 195,raw48,Total_Prog_Failures "
  "-v 196,raw48,Total_Erase_Failures "
  "-v 197,raw48,Total_Unc_Read_Failures "
  "-v 208,raw48,Average_Erase_Count "
  "-v 210,raw48,SATA_CRC_Error_Count "
  "-v 233,raw48,Remaining_Lifetime_Perc "
  "-v 241,raw48,Host_Writes_GiB "
  "-v 242,raw48,Host_Reads_GiB "
  "-v 249,raw48,Total_NAND_Prog_Ct_Pgs"
},
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Smartmontools-database mailing list
Smartmontools-database@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/smartmontools-database

Reply via email to