Advertisement
Guest User

5324532487834794564345634

a guest
Mar 25th, 2014
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.63 KB | None | 0 0
  1. root@localhost:~# df -h
  2. Filesystem Size Used Avail Use% Mounted on
  3. rootfs 2.7T 828M 2.6T 1% /
  4. udev 10M 0 10M 0% /dev
  5. tmpfs 393M 308K 393M 1% /run
  6. /dev/disk/by-uuid/zeichendkette 2.7T 828M 2.6T 1% /
  7. tmpfs 5.0M 0 5.0M 0% /run/lock
  8. tmpfs 3.1G 0 3.1G 0% /run/shm
  9. /dev/md0 560M 19M 513M 4% /boot
  10. /dev/md1 5.5G 140M 5.1G 3% /tmp
  11. root@localhost:~# fdisk -l
  12.  
  13. Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
  14. 255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
  15. Units = sectors of 1 * 512 = 512 bytes
  16. Sector size (logical/physical): 512 bytes / 4096 bytes
  17. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  18. Disk identifier: 0x0003a5f7
  19.  
  20. Device Boot Start End Blocks Id System
  21. /dev/sda1 * 2048 391167 194560 fd Linux raid autodetect
  22. /dev/sda2 391168 4296703 1952768 fd Linux raid autodetect
  23. /dev/sda3 4296704 12109823 3906560 fd Linux raid autodetect
  24. /dev/sda4 12111870 1953523711 970705921 5 Extended
  25. Partition 4 does not start on physical sector boundary.
  26. /dev/sda5 12111872 1953523711 970705920 fd Linux raid autodetect
  27.  
  28. Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
  29. 255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
  30. Units = sectors of 1 * 512 = 512 bytes
  31. Sector size (logical/physical): 512 bytes / 4096 bytes
  32. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  33. Disk identifier: 0x000b2be0
  34.  
  35. Device Boot Start End Blocks Id System
  36. /dev/sdb1 * 2048 391167 194560 fd Linux raid autodetect
  37. /dev/sdb2 391168 4296703 1952768 fd Linux raid autodetect
  38. /dev/sdb3 4296704 12109823 3906560 fd Linux raid autodetect
  39. /dev/sdb4 12111870 1953523711 970705921 5 Extended
  40. Partition 4 does not start on physical sector boundary.
  41. /dev/sdb5 12111872 1953523711 970705920 fd Linux raid autodetect
  42.  
  43. Disk /dev/sdd: 1000.2 GB, 1000204886016 bytes
  44. 255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
  45. Units = sectors of 1 * 512 = 512 bytes
  46. Sector size (logical/physical): 512 bytes / 4096 bytes
  47. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  48. Disk identifier: 0x000b9133
  49.  
  50. Device Boot Start End Blocks Id System
  51. /dev/sdd1 * 2048 391167 194560 fd Linux raid autodetect
  52. /dev/sdd2 391168 4296703 1952768 fd Linux raid autodetect
  53. /dev/sdd3 4296704 12109823 3906560 fd Linux raid autodetect
  54. /dev/sdd4 12111870 1953523711 970705921 5 Extended
  55. Partition 4 does not start on physical sector boundary.
  56. /dev/sdd5 12111872 1953523711 970705920 fd Linux raid autodetect
  57.  
  58. Disk /dev/sdc: 1000.2 GB, 1000204886016 bytes
  59. 255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
  60. Units = sectors of 1 * 512 = 512 bytes
  61. Sector size (logical/physical): 512 bytes / 4096 bytes
  62. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  63. Disk identifier: 0x0003d122
  64.  
  65. Device Boot Start End Blocks Id System
  66. /dev/sdc1 * 2048 391167 194560 fd Linux raid autodetect
  67. /dev/sdc2 391168 4296703 1952768 fd Linux raid autodetect
  68. /dev/sdc3 4296704 12109823 3906560 fd Linux raid autodetect
  69. /dev/sdc4 12111870 1953523711 970705921 5 Extended
  70. Partition 4 does not start on physical sector boundary.
  71. /dev/sdc5 12111872 1953523711 970705920 fd Linux raid autodetect
  72.  
  73. Disk /dev/md0: 596 MB, 596115456 bytes
  74. 2 heads, 4 sectors/track, 145536 cylinders, total 1164288 sectors
  75. Units = sectors of 1 * 512 = 512 bytes
  76. Sector size (logical/physical): 512 bytes / 4096 bytes
  77. I/O size (minimum/optimal): 524288 bytes / 1572864 bytes
  78. Disk identifier: 0x00000000
  79.  
  80. Disk /dev/md0 doesn't contain a valid partition table
  81.  
  82. Disk /dev/md1: 5994 MB, 5994184704 bytes
  83. 2 heads, 4 sectors/track, 1463424 cylinders, total 11707392 sectors
  84. Units = sectors of 1 * 512 = 512 bytes
  85. Sector size (logical/physical): 512 bytes / 4096 bytes
  86. I/O size (minimum/optimal): 524288 bytes / 1572864 bytes
  87. Disk identifier: 0x00000000
  88.  
  89. Disk /dev/md1 doesn't contain a valid partition table
  90.  
  91. Disk /dev/md2: 12.0 GB, 11993088000 bytes
  92. 2 heads, 4 sectors/track, 2928000 cylinders, total 23424000 sectors
  93. Units = sectors of 1 * 512 = 512 bytes
  94. Sector size (logical/physical): 512 bytes / 4096 bytes
  95. I/O size (minimum/optimal): 524288 bytes / 1572864 bytes
  96. Disk identifier: 0x00000000
  97.  
  98. Disk /dev/md2 doesn't contain a valid partition table
  99.  
  100. Disk /dev/md3: 2981.6 GB, 2981604360192 bytes
  101. 2 heads, 4 sectors/track, 727930752 cylinders, total 5823446016 sectors
  102. Units = sectors of 1 * 512 = 512 bytes
  103. Sector size (logical/physical): 512 bytes / 4096 bytes
  104. I/O size (minimum/optimal): 524288 bytes / 1572864 bytes
  105. Disk identifier: 0x00000000
  106.  
  107. Disk /dev/md3 doesn't contain a valid partition table
  108. root@localhost:~# smartctl -a /dev/sda
  109. smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.2.0-4-amd64] (local build)
  110. Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
  111.  
  112. === START OF INFORMATION SECTION ===
  113. Device Model: WDC WD10EARX-00N0YB0
  114. Serial Number: -
  115. LU WWN Device Id: 5 0014ee 2b147822a
  116. Firmware Version: 51.0AB51
  117. User Capacity: 1,000,204,886,016 bytes [1.00 TB]
  118. Sector Sizes: 512 bytes logical, 4096 bytes physical
  119. Device is: Not in smartctl database [for details use: -P showall]
  120. ATA Version is: 8
  121. ATA Standard is: Exact ATA specification draft version not indicated
  122. Local Time is: Tue Mar 25 17:37:33 2014 CET
  123. SMART support is: Available - device has SMART capability.
  124. SMART support is: Enabled
  125.  
  126. === START OF READ SMART DATA SECTION ===
  127. SMART overall-health self-assessment test result: PASSED
  128.  
  129. General SMART Values:
  130. Offline data collection status: (0x82) Offline data collection activity
  131. was completed without error.
  132. Auto Offline Data Collection: Enabled.
  133. Self-test execution status: ( 0) The previous self-test routine completed
  134. without error or no self-test has ever
  135. been run.
  136. Total time to complete Offline
  137. data collection: (18600) seconds.
  138. Offline data collection
  139. capabilities: (0x7b) SMART execute Offline immediate.
  140. Auto Offline data collection on/off support.
  141. Suspend Offline collection upon new
  142. command.
  143. Offline surface scan supported.
  144. Self-test supported.
  145. Conveyance Self-test supported.
  146. Selective Self-test supported.
  147. SMART capabilities: (0x0003) Saves SMART data before entering
  148. power-saving mode.
  149. Supports SMART auto save timer.
  150. Error logging capability: (0x01) Error logging supported.
  151. General Purpose Logging supported.
  152. Short self-test routine
  153. recommended polling time: ( 2) minutes.
  154. Extended self-test routine
  155. recommended polling time: ( 182) minutes.
  156. Conveyance self-test routine
  157. recommended polling time: ( 5) minutes.
  158. SCT capabilities: (0x30b5) SCT Status supported.
  159. SCT Feature Control supported.
  160. SCT Data Table supported.
  161.  
  162. SMART Attributes Data Structure revision number: 16
  163. Vendor Specific SMART Attributes with Thresholds:
  164. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  165. 1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 0
  166. 3 Spin_Up_Time 0x0027 116 113 021 Pre-fail Always - 7191
  167. 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 20
  168. 5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
  169. 7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0
  170. 9 Power_On_Hours 0x0032 085 085 000 Old_age Always - 11297
  171. 10 Spin_Retry_Count 0x0032 100 253 000 Old_age Always - 0
  172. 11 Calibration_Retry_Count 0x0032 100 253 000 Old_age Always - 0
  173. 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 18
  174. 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 17
  175. 193 Load_Cycle_Count 0x0032 189 189 000 Old_age Always - 35032
  176. 194 Temperature_Celsius 0x0022 120 115 000 Old_age Always - 27
  177. 196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
  178. 197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 0
  179. 198 Offline_Uncorrectable 0x0030 200 200 000 Old_age Offline - 0
  180. 199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
  181. 200 Multi_Zone_Error_Rate 0x0008 200 200 000 Old_age Offline - 0
  182.  
  183. SMART Error Log Version: 1
  184. No Errors Logged
  185.  
  186. SMART Self-test log structure revision number 1
  187. No self-tests have been logged. [To run self-tests, use: smartctl -t]
  188.  
  189.  
  190. SMART Selective self-test log data structure revision number 1
  191. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  192. 1 0 0 Not_testing
  193. 2 0 0 Not_testing
  194. 3 0 0 Not_testing
  195. 4 0 0 Not_testing
  196. 5 0 0 Not_testing
  197. Selective self-test flags (0x0):
  198. After scanning selected spans, do NOT read-scan remainder of disk.
  199. If Selective self-test is pending on power-up, resume after 0 minute delay.
  200.  
  201. root@localhost:~# smartctl -a /dev/sdb
  202. smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.2.0-4-amd64] (local build)
  203. Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
  204.  
  205. === START OF INFORMATION SECTION ===
  206. Device Model: WDC WD10EARX-00N0YB0
  207. Serial Number: -
  208. LU WWN Device Id: 5 0014ee 2069c9f35
  209. Firmware Version: 51.0AB51
  210. User Capacity: 1,000,204,886,016 bytes [1.00 TB]
  211. Sector Sizes: 512 bytes logical, 4096 bytes physical
  212. Device is: Not in smartctl database [for details use: -P showall]
  213. ATA Version is: 8
  214. ATA Standard is: Exact ATA specification draft version not indicated
  215. Local Time is: Tue Mar 25 17:37:56 2014 CET
  216. SMART support is: Available - device has SMART capability.
  217. SMART support is: Enabled
  218.  
  219. === START OF READ SMART DATA SECTION ===
  220. SMART overall-health self-assessment test result: PASSED
  221.  
  222. General SMART Values:
  223. Offline data collection status: (0x82) Offline data collection activity
  224. was completed without error.
  225. Auto Offline Data Collection: Enabled.
  226. Self-test execution status: ( 0) The previous self-test routine completed
  227. without error or no self-test has ever
  228. been run.
  229. Total time to complete Offline
  230. data collection: (19200) seconds.
  231. Offline data collection
  232. capabilities: (0x7b) SMART execute Offline immediate.
  233. Auto Offline data collection on/off support.
  234. Suspend Offline collection upon new
  235. command.
  236. Offline surface scan supported.
  237. Self-test supported.
  238. Conveyance Self-test supported.
  239. Selective Self-test supported.
  240. SMART capabilities: (0x0003) Saves SMART data before entering
  241. power-saving mode.
  242. Supports SMART auto save timer.
  243. Error logging capability: (0x01) Error logging supported.
  244. General Purpose Logging supported.
  245. Short self-test routine
  246. recommended polling time: ( 2) minutes.
  247. Extended self-test routine
  248. recommended polling time: ( 188) minutes.
  249. Conveyance self-test routine
  250. recommended polling time: ( 5) minutes.
  251. SCT capabilities: (0x30b5) SCT Status supported.
  252. SCT Feature Control supported.
  253. SCT Data Table supported.
  254.  
  255. SMART Attributes Data Structure revision number: 16
  256. Vendor Specific SMART Attributes with Thresholds:
  257. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  258. 1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 0
  259. 3 Spin_Up_Time 0x0027 118 118 021 Pre-fail Always - 7066
  260. 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 20
  261. 5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
  262. 7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0
  263. 9 Power_On_Hours 0x0032 083 083 000 Old_age Always - 12508
  264. 10 Spin_Retry_Count 0x0032 100 253 000 Old_age Always - 0
  265. 11 Calibration_Retry_Count 0x0032 100 253 000 Old_age Always - 0
  266. 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 18
  267. 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 17
  268. 193 Load_Cycle_Count 0x0032 189 189 000 Old_age Always - 34424
  269. 194 Temperature_Celsius 0x0022 121 115 000 Old_age Always - 26
  270. 196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
  271. 197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 0
  272. 198 Offline_Uncorrectable 0x0030 200 200 000 Old_age Offline - 0
  273. 199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
  274. 200 Multi_Zone_Error_Rate 0x0008 200 200 000 Old_age Offline - 0
  275.  
  276. SMART Error Log Version: 1
  277. No Errors Logged
  278.  
  279. SMART Self-test log structure revision number 1
  280. No self-tests have been logged. [To run self-tests, use: smartctl -t]
  281.  
  282.  
  283. SMART Selective self-test log data structure revision number 1
  284. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  285. 1 0 0 Not_testing
  286. 2 0 0 Not_testing
  287. 3 0 0 Not_testing
  288. 4 0 0 Not_testing
  289. 5 0 0 Not_testing
  290. Selective self-test flags (0x0):
  291. After scanning selected spans, do NOT read-scan remainder of disk.
  292. If Selective self-test is pending on power-up, resume after 0 minute delay.
  293.  
  294. root@localhost:~# smartctl -a /dev/sdc
  295. smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.2.0-4-amd64] (local build)
  296. Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
  297.  
  298. === START OF INFORMATION SECTION ===
  299. Device Model: WDC WD10EARX-00N0YB0
  300. Serial Number: -
  301. LU WWN Device Id: 5 0014ee 25bf1bc7f
  302. Firmware Version: 51.0AB51
  303. User Capacity: 1,000,204,886,016 bytes [1.00 TB]
  304. Sector Sizes: 512 bytes logical, 4096 bytes physical
  305. Device is: Not in smartctl database [for details use: -P showall]
  306. ATA Version is: 8
  307. ATA Standard is: Exact ATA specification draft version not indicated
  308. Local Time is: Tue Mar 25 17:38:10 2014 CET
  309. SMART support is: Available - device has SMART capability.
  310. SMART support is: Enabled
  311.  
  312. === START OF READ SMART DATA SECTION ===
  313. SMART overall-health self-assessment test result: PASSED
  314.  
  315. General SMART Values:
  316. Offline data collection status: (0x82) Offline data collection activity
  317. was completed without error.
  318. Auto Offline Data Collection: Enabled.
  319. Self-test execution status: ( 0) The previous self-test routine completed
  320. without error or no self-test has ever
  321. been run.
  322. Total time to complete Offline
  323. data collection: (18900) seconds.
  324. Offline data collection
  325. capabilities: (0x7b) SMART execute Offline immediate.
  326. Auto Offline data collection on/off support.
  327. Suspend Offline collection upon new
  328. command.
  329. Offline surface scan supported.
  330. Self-test supported.
  331. Conveyance Self-test supported.
  332. Selective Self-test supported.
  333. SMART capabilities: (0x0003) Saves SMART data before entering
  334. power-saving mode.
  335. Supports SMART auto save timer.
  336. Error logging capability: (0x01) Error logging supported.
  337. General Purpose Logging supported.
  338. Short self-test routine
  339. recommended polling time: ( 2) minutes.
  340. Extended self-test routine
  341. recommended polling time: ( 185) minutes.
  342. Conveyance self-test routine
  343. recommended polling time: ( 5) minutes.
  344. SCT capabilities: (0x30b5) SCT Status supported.
  345. SCT Feature Control supported.
  346. SCT Data Table supported.
  347.  
  348. SMART Attributes Data Structure revision number: 16
  349. Vendor Specific SMART Attributes with Thresholds:
  350. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  351. 1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 0
  352. 3 Spin_Up_Time 0x0027 114 114 021 Pre-fail Always - 7266
  353. 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 20
  354. 5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
  355. 7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0
  356. 9 Power_On_Hours 0x0032 083 083 000 Old_age Always - 12481
  357. 10 Spin_Retry_Count 0x0032 100 253 000 Old_age Always - 0
  358. 11 Calibration_Retry_Count 0x0032 100 253 000 Old_age Always - 0
  359. 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 18
  360. 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 17
  361. 193 Load_Cycle_Count 0x0032 188 188 000 Old_age Always - 36875
  362. 194 Temperature_Celsius 0x0022 121 114 000 Old_age Always - 26
  363. 196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
  364. 197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 0
  365. 198 Offline_Uncorrectable 0x0030 200 200 000 Old_age Offline - 0
  366. 199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
  367. 200 Multi_Zone_Error_Rate 0x0008 200 200 000 Old_age Offline - 0
  368.  
  369. SMART Error Log Version: 1
  370. No Errors Logged
  371.  
  372. SMART Self-test log structure revision number 1
  373. No self-tests have been logged. [To run self-tests, use: smartctl -t]
  374.  
  375.  
  376. SMART Selective self-test log data structure revision number 1
  377. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  378. 1 0 0 Not_testing
  379. 2 0 0 Not_testing
  380. 3 0 0 Not_testing
  381. 4 0 0 Not_testing
  382. 5 0 0 Not_testing
  383. Selective self-test flags (0x0):
  384. After scanning selected spans, do NOT read-scan remainder of disk.
  385. If Selective self-test is pending on power-up, resume after 0 minute delay.
  386.  
  387. root@localhost:~# smartctl -a /dev/sdd
  388. smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.2.0-4-amd64] (local build)
  389. Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
  390.  
  391. === START OF INFORMATION SECTION ===
  392. Device Model: WDC WD10EARX-00N0YB0
  393. Serial Number: -
  394. LU WWN Device Id: 5 0014ee 2069c9f17
  395. Firmware Version: 51.0AB51
  396. User Capacity: 1,000,204,886,016 bytes [1.00 TB]
  397. Sector Sizes: 512 bytes logical, 4096 bytes physical
  398. Device is: Not in smartctl database [for details use: -P showall]
  399. ATA Version is: 8
  400. ATA Standard is: Exact ATA specification draft version not indicated
  401. Local Time is: Tue Mar 25 17:38:26 2014 CET
  402. SMART support is: Available - device has SMART capability.
  403. SMART support is: Enabled
  404.  
  405. === START OF READ SMART DATA SECTION ===
  406. SMART overall-health self-assessment test result: PASSED
  407.  
  408. General SMART Values:
  409. Offline data collection status: (0x82) Offline data collection activity
  410. was completed without error.
  411. Auto Offline Data Collection: Enabled.
  412. Self-test execution status: ( 0) The previous self-test routine completed
  413. without error or no self-test has ever
  414. been run.
  415. Total time to complete Offline
  416. data collection: (18660) seconds.
  417. Offline data collection
  418. capabilities: (0x7b) SMART execute Offline immediate.
  419. Auto Offline data collection on/off support.
  420. Suspend Offline collection upon new
  421. command.
  422. Offline surface scan supported.
  423. Self-test supported.
  424. Conveyance Self-test supported.
  425. Selective Self-test supported.
  426. SMART capabilities: (0x0003) Saves SMART data before entering
  427. power-saving mode.
  428. Supports SMART auto save timer.
  429. Error logging capability: (0x01) Error logging supported.
  430. General Purpose Logging supported.
  431. Short self-test routine
  432. recommended polling time: ( 2) minutes.
  433. Extended self-test routine
  434. recommended polling time: ( 183) minutes.
  435. Conveyance self-test routine
  436. recommended polling time: ( 5) minutes.
  437. SCT capabilities: (0x30b5) SCT Status supported.
  438. SCT Feature Control supported.
  439. SCT Data Table supported.
  440.  
  441. SMART Attributes Data Structure revision number: 16
  442. Vendor Specific SMART Attributes with Thresholds:
  443. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  444. 1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 0
  445. 3 Spin_Up_Time 0x0027 117 115 021 Pre-fail Always - 7116
  446. 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 23
  447. 5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
  448. 7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0
  449. 9 Power_On_Hours 0x0032 094 094 000 Old_age Always - 4855
  450. 10 Spin_Retry_Count 0x0032 100 253 000 Old_age Always - 0
  451. 11 Calibration_Retry_Count 0x0032 100 253 000 Old_age Always - 0
  452. 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 21
  453. 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 20
  454. 193 Load_Cycle_Count 0x0032 188 188 000 Old_age Always - 36707
  455. 194 Temperature_Celsius 0x0022 121 112 000 Old_age Always - 26
  456. 196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
  457. 197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 0
  458. 198 Offline_Uncorrectable 0x0030 200 200 000 Old_age Offline - 0
  459. 199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
  460. 200 Multi_Zone_Error_Rate 0x0008 200 200 000 Old_age Offline - 0
  461.  
  462. SMART Error Log Version: 1
  463. No Errors Logged
  464.  
  465. SMART Self-test log structure revision number 1
  466. No self-tests have been logged. [To run self-tests, use: smartctl -t]
  467.  
  468.  
  469. SMART Selective self-test log data structure revision number 1
  470. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  471. 1 0 0 Not_testing
  472. 2 0 0 Not_testing
  473. 3 0 0 Not_testing
  474. 4 0 0 Not_testing
  475. 5 0 0 Not_testing
  476. Selective self-test flags (0x0):
  477. After scanning selected spans, do NOT read-scan remainder of disk.
  478. If Selective self-test is pending on power-up, resume after 0 minute delay.
  479.  
  480. root@localhost:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement