Advertisement
Guest User

szemy

a guest
Dec 27th, 2008
418
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.59 KB | None | 0 0
  1. ubuntu@ubuntu:~$ sudo bash
  2. root@ubuntu:~# smartctl -a /dev/sda2
  3. smartctl version 5.37 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen
  4. Home page is http://smartmontools.sourceforge.net/
  5.  
  6. === START OF INFORMATION SECTION ===
  7. Model Family: Western Digital Scorpio family
  8. Device Model: WDC WD800VE-75HDT0
  9. Serial Number: WD-WXE205226231
  10. Firmware Version: 09.07D09
  11. User Capacity: 80.026.361.856 bytes
  12. Device is: In smartctl database [for details use: -P show]
  13. ATA Version is: 6
  14. ATA Standard is: Exact ATA specification draft version not indicated
  15. Local Time is: Sat Dec 27 19:35:32 2008 UTC
  16. SMART support is: Available - device has SMART capability.
  17. SMART support is: Enabled
  18.  
  19. === START OF READ SMART DATA SECTION ===
  20. SMART overall-health self-assessment test result: PASSED
  21.  
  22. General SMART Values:
  23. Offline data collection status: (0x00) Offline data collection activity
  24. was never started.
  25. Auto Offline Data Collection: Disabled.
  26. Self-test execution status: ( 0) The previous self-test routine completed
  27. without error or no self-test has ever
  28. been run.
  29. Total time to complete Offline
  30. data collection: (4800) seconds.
  31. Offline data collection
  32. capabilities: (0x7b) SMART execute Offline immediate.
  33. Auto Offline data collection on/off support.
  34. Suspend Offline collection upon new
  35. command.
  36. Offline surface scan supported.
  37. Self-test supported.
  38. Conveyance Self-test supported.
  39. Selective Self-test supported.
  40. SMART capabilities: (0x0003) Saves SMART data before entering
  41. power-saving mode.
  42. Supports SMART auto save timer.
  43. Error logging capability: (0x01) Error logging supported.
  44. No General Purpose Logging support.
  45. Short self-test routine
  46. recommended polling time: ( 2) minutes.
  47. Extended self-test routine
  48. recommended polling time: ( 63) minutes.
  49. Conveyance self-test routine
  50. recommended polling time: ( 5) minutes.
  51.  
  52. SMART Attributes Data Structure revision number: 16
  53. Vendor Specific SMART Attributes with Thresholds:
  54. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  55. 1 Raw_Read_Error_Rate 0x000f 200 200 051 Pre-fail Always - 0
  56. 3 Spin_Up_Time 0x0003 192 190 021 Pre-fail Always - 1375
  57. 4 Start_Stop_Count 0x0032 097 097 000 Old_age Always - 3048
  58. 5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
  59. 7 Seek_Error_Rate 0x000e 200 200 000 Old_age Always - 0
  60. 9 Power_On_Hours 0x0032 096 096 000 Old_age Always - 3210
  61. 10 Spin_Retry_Count 0x0012 100 100 000 Old_age Always - 0
  62. 11 Calibration_Retry_Count 0x0012 100 100 000 Old_age Always - 0
  63. 12 Power_Cycle_Count 0x0032 098 098 000 Old_age Always - 2841
  64. 192 Power-Off_Retract_Count 0x0032 001 001 000 Old_age Always - 5459148
  65. 193 Load_Cycle_Count 0x0032 001 001 000 Old_age Always - 5459196
  66. 194 Temperature_Celsius 0x0022 098 091 000 Old_age Always - 49
  67. 196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
  68. 197 Current_Pending_Sector 0x0012 200 200 000 Old_age Always - 0
  69. 198 Offline_Uncorrectable 0x0010 100 253 000 Old_age Offline - 0
  70. 199 UDMA_CRC_Error_Count 0x003e 200 188 000 Old_age Always - 1413
  71. 200 Multi_Zone_Error_Rate 0x0008 200 200 000 Old_age Offline - 0
  72.  
  73. SMART Error Log Version: 1
  74. No Errors Logged
  75.  
  76. SMART Self-test log structure revision number 1
  77. Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
  78. # 1 Extended offline Completed without error 00% 2127 -
  79. # 2 Short offline Completed without error 00% 18 -
  80. # 3 Short offline Completed without error 00% 0 -
  81.  
  82. SMART Selective self-test log data structure revision number 1
  83. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  84. 1 0 0 Not_testing
  85. 2 0 0 Not_testing
  86. 3 0 0 Not_testing
  87. 4 0 0 Not_testing
  88. 5 0 0 Not_testing
  89. Selective self-test flags (0x0):
  90. After scanning selected spans, do NOT read-scan remainder of disk.
  91. If Selective self-test is pending on power-up, resume after 0 minute delay.
  92.  
  93. root@ubuntu:~#
  94.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement