Mag Gam wrote:
When I do a scan for 0
I get this,
Device: HP P800 Version: 5.20
Terminate command early due to bad response to IEC mode page
Very strange...
Also, I am using
smartctl -a -d cciss,1 -i /dev/cciss/c0d0 smartctl -a -d cciss,2 -i /dev/cciss/c0d0 smartctl -a -d cciss,3 -i /dev/cciss/c0d0
If I go above 3 I get the same type of error. I am not sure why this is occuring. Any ideas?
No. I get:
# smartctl -a -d cciss,0 -i /dev/cciss/c0d0 smartctl version 5.36 [i686-redhat-linux-gnu] Copyright (C) 2002-6 Bruce Allen Home page is http://smartmontools.sourceforge.net/
Device: COMPAQ BD14685A26 Version: HPB8 Serial number: 3HY0Y2A000007345YXGK Device type: disk Transport protocol: Parallel SCSI (SPI-4) Local Time is: Mon Sep 1 07:50:33 2008 CEST Device supports SMART and is Enabled Temperature Warning Enabled SMART Health Status: OK
Current Drive Temperature: 30 C Drive Trip Temperature: 68 C Elements in grown defect list: 0 Vendor (Seagate) cache information Blocks sent to initiator = 1002192096 Blocks received from initiator = 3013775768 Blocks read from cache and sent to initiator = 2824497623 Number of read and write commands whose size <= segment size = 2618352439 Number of read and write commands whose size > segment size = 315346 Vendor (Seagate/Hitachi) factory information number of hours powered up = 44957.97 number of minutes until next internal SMART test = 66
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: 201675054 0 0 201675054 201675054 308793.455 0 write: 0 0 0 0 0 8566.933 0 verify: 38398 0 0 38398 38398 146.816 0
Non-medium error count: 39977
SMART Self-test log Num Test Status segment LifeTime LBA_first_err [SK ASC ASQ] Description number (hours) # 1 Background short Completed - 2 - [- - -] # 2 Background short Completed - 2 - [- - -]
Long (extended) Self Test duration: 3072 seconds [51.2 minutes]
And:
# smartctl -a -d cciss,1 -i /dev/cciss/c0d0 smartctl version 5.36 [i686-redhat-linux-gnu] Copyright (C) 2002-6 Bruce Allen Home page is http://smartmontools.sourceforge.net/
Device: COMPAQ BD14685A26 Version: HPB8 Serial number: 3HY0XJF300007346LYPT Device type: disk Transport protocol: Parallel SCSI (SPI-4) Local Time is: Mon Sep 1 07:51:32 2008 CEST Device supports SMART and is Enabled Temperature Warning Enabled SMART Health Status: OK
Current Drive Temperature: 30 C Drive Trip Temperature: 68 C Elements in grown defect list: 0 Vendor (Seagate) cache information Blocks sent to initiator = 2178327863 Blocks received from initiator = 2023231997 Blocks read from cache and sent to initiator = 822049249 Number of read and write commands whose size <= segment size = 2230377771 Number of read and write commands whose size > segment size = 307242 Vendor (Seagate/Hitachi) factory information number of hours powered up = 44604.20 number of minutes until next internal SMART test = 66
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: 239718748 0 0 239718748 239718748 252353.742 0 write: 0 0 0 0 0 8059.356 0 verify: 46661 0 0 46661 46661 146.816 0
Non-medium error count: 30252
SMART Self-test log Num Test Status segment LifeTime LBA_first_err [SK ASC ASQ] Description number (hours) # 1 Background short Completed - 2 - [- - -] # 2 Background short Completed - 2 - [- - -]
Long (extended) Self Test duration: 3072 seconds [51.2 minutes]
Mogens