Advertisement
Guest User

Untitled

a guest
Mar 31st, 2020
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.99 KB | None | 0 0
  1. malta2049:~# smartctl -a /dev/sdb
  2. smartctl 6.4 2014-10-07 r4002 [x86_64-linux-3.16.0-10-amd64] (local build)
  3. Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org
  4.  
  5. === START OF INFORMATION SECTION ===
  6. Model Family: Seagate SV35
  7. Device Model: ST3000VX000-1CU166
  8. Serial Number: W1F5C0RH
  9. LU WWN Device Id: 5 000c50 0783bbed2
  10. Firmware Version: CV23
  11. User Capacity: 3,000,592,982,016 bytes [3.00 TB]
  12. Sector Sizes: 512 bytes logical, 4096 bytes physical
  13. Rotation Rate: 7200 rpm
  14. Form Factor: 3.5 inches
  15. Device is: In smartctl database [for details use: -P show]
  16. ATA Version is: ATA8-ACS T13/1699-D revision 4
  17. SATA Version is: SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)
  18. Local Time is: Tue Mar 31 18:37:14 2020 UTC
  19. SMART support is: Available - device has SMART capability.
  20. SMART support is: Enabled
  21.  
  22. === START OF READ SMART DATA SECTION ===
  23. SMART overall-health self-assessment test result: PASSED
  24. See vendor-specific Attribute list for marginal Attributes.
  25.  
  26. General SMART Values:
  27. Offline data collection status: (0x82) Offline data collection activity
  28. was completed without error.
  29. Auto Offline Data Collection: Enabled.
  30. Self-test execution status: ( 0) The previous self-test routine completed
  31. without error or no self-test has ever
  32. been run.
  33. Total time to complete Offline
  34. data collection: ( 89) seconds.
  35. Offline data collection
  36. capabilities: (0x7b) SMART execute Offline immediate.
  37. Auto Offline data collection on/off support.
  38. Suspend Offline collection upon new
  39. command.
  40. Offline surface scan supported.
  41. Self-test supported.
  42. Conveyance Self-test supported.
  43. Selective Self-test supported.
  44. SMART capabilities: (0x0003) Saves SMART data before entering
  45. power-saving mode.
  46. Supports SMART auto save timer.
  47. Error logging capability: (0x01) Error logging supported.
  48. General Purpose Logging supported.
  49. Short self-test routine
  50. recommended polling time: ( 1) minutes.
  51. Extended self-test routine
  52. recommended polling time: ( 329) minutes.
  53. Conveyance self-test routine
  54. recommended polling time: ( 2) minutes.
  55. SCT capabilities: (0x10b9) SCT Status supported.
  56. SCT Error Recovery Control supported.
  57. SCT Feature Control supported.
  58. SCT Data Table supported.
  59.  
  60. SMART Attributes Data Structure revision number: 10
  61. Vendor Specific SMART Attributes with Thresholds:
  62. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  63. 1 Raw_Read_Error_Rate 0x000f 117 099 006 Pre-fail Always - 128548432
  64. 3 Spin_Up_Time 0x0003 092 092 000 Pre-fail Always - 0
  65. 4 Start_Stop_Count 0x0032 100 100 020 Old_age Always - 29
  66. 5 Reallocated_Sector_Ct 0x0033 100 100 010 Pre-fail Always - 0
  67. 7 Seek_Error_Rate 0x000f 087 060 030 Pre-fail Always - 549788866
  68. 9 Power_On_Hours 0x0032 070 070 000 Old_age Always - 26363
  69. 10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 0
  70. 12 Power_Cycle_Count 0x0032 100 100 020 Old_age Always - 29
  71. 184 End-to-End_Error 0x0032 100 100 099 Old_age Always - 0
  72. 187 Reported_Uncorrect 0x0032 100 100 000 Old_age Always - 0
  73. 188 Command_Timeout 0x0032 100 100 000 Old_age Always - 0
  74. 189 High_Fly_Writes 0x003a 001 001 000 Old_age Always - 4040
  75. 190 Airflow_Temperature_Cel 0x0022 048 041 045 Old_age Always In_the_past 52 (Min/Max 50/52 #366)
  76. 191 G-Sense_Error_Rate 0x0032 100 100 000 Old_age Always - 0
  77. 192 Power-Off_Retract_Count 0x0032 100 100 000 Old_age Always - 29
  78. 193 Load_Cycle_Count 0x0032 100 100 000 Old_age Always - 29
  79. 194 Temperature_Celsius 0x0022 052 059 000 Old_age Always - 52 (0 19 0 0 0)
  80. 197 Current_Pending_Sector 0x0012 100 100 000 Old_age Always - 0
  81. 198 Offline_Uncorrectable 0x0010 100 100 000 Old_age Offline - 0
  82. 199 UDMA_CRC_Error_Count 0x003e 200 200 000 Old_age Always - 0
  83.  
  84. SMART Error Log Version: 1
  85. No Errors Logged
  86.  
  87. SMART Self-test log structure revision number 1
  88. No self-tests have been logged. [To run self-tests, use: smartctl -t]
  89.  
  90. SMART Selective self-test log data structure revision number 1
  91. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  92. 1 0 0 Not_testing
  93. 2 0 0 Not_testing
  94. 3 0 0 Not_testing
  95. 4 0 0 Not_testing
  96. 5 0 0 Not_testing
  97. Selective self-test flags (0x0):
  98. After scanning selected spans, do NOT read-scan remainder of disk.
  99. If Selective self-test is pending on power-up, resume after 0 minute delay.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement