Created
June 21, 2013 08:56
-
-
Save bearice/5829863 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@srv17(06-21 16:54:31):~ | |
$/usr/sbin/smartctl -a -d megaraid,5 /dev/sdb | |
smartctl 5.42 2011-10-20 r3458 [x86_64-linux-2.6.18-194.el5] (local build) | |
Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net | |
Vendor: SEAGATE | |
Product: ST31000424SS | |
Revision: KS68 | |
User Capacity: 1,000,204,886,016 bytes [1.00 TB] | |
Logical block size: 512 bytes | |
Logical Unit id: 0x5000c50025f3182f | |
Serial number: 9WK32YHB | |
Device type: disk | |
Transport protocol: SAS | |
Local Time is: Fri Jun 21 16:55:17 2013 CST | |
Device supports SMART and is Enabled | |
Temperature Warning Disabled or Not Supported | |
SMART Health Status: FAILURE PREDICTION THRESHOLD EXCEEDED: ascq=0x5 [asc=5d, ascq=5] | |
Current Drive Temperature: 34 C | |
Drive Trip Temperature: 68 C | |
Manufactured in week 01 of year 2011 | |
Specified cycle count over device lifetime: 10000 | |
Accumulated start-stop cycles: 14 | |
Specified load-unload count over device lifetime: 300000 | |
Accumulated load-unload cycles: 14 | |
Elements in grown defect list: 4083 | |
Vendor (Seagate) cache information | |
Blocks sent to initiator = 1930746240 | |
Blocks received from initiator = 3206814164 | |
Blocks read from cache and sent to initiator = 389579941 | |
Number of read and write commands whose size <= segment size = 268418111 | |
Number of read and write commands whose size > segment size = 0 | |
Vendor (Seagate/Hitachi) factory information | |
number of hours powered up = 19803.60 | |
number of minutes until next internal SMART test = 14 | |
Error counter log: | |
Errors Corrected by Total Correction Gigabytes Total | |
ECC rereads/ errors algorithm processed uncorrected | |
fast | delayed rewrites corrected invocations [10^9 bytes] errors | |
read: 3355791207 11198 0 3355802405 3355802411 26987.353 6 | |
write: 0 0 0 0 0 11019.895 0 | |
verify: 2208332254 3295 0 2208335549 2208335756 109696.386 164 | |
Non-medium error count: 32 | |
SMART Self-test log | |
Num Test Status segment LifeTime LBA_first_err [SK ASC ASQ] | |
Description number (hours) | |
# 1 Background long Completed 16 3 - [- - -] | |
# 2 Background short Completed 16 0 - [- - -] | |
Long (extended) Self Test duration: 11100 seconds [185.0 minutes] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment