Differences between revisions 2 and 3
Revision 2 as of 2014-12-03 18:23:42
Size: 151
Editor: frank
Comment:
Revision 3 as of 2014-12-30 23:02:29
Size: 3774
Editor: frank
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
 * 3TB Seaga HD failure
   {{{

Error in /var/log/syslog
Dec 30 14:56:55 homeserver kernel: [43973798.842423] ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
Dec 30 14:56:55 homeserver kernel: [43973798.843405] ata3.00: BMDMA stat 0x25
Dec 30 14:56:55 homeserver kernel: [43973798.844379] ata3.00: failed command: READ DMA EXT
Dec 30 14:56:55 homeserver kernel: [43973798.845323] ata3.00: cmd 25/00:08:d8:1f:6c/00:00:28:00:00/e0 tag 0 dma 4096 in
Dec 30 14:56:55 homeserver kernel: [43973798.845324] res 51/40:00:d8:1f:6c/40:00:28:00:00/00 Emask 0x9 (media error)
Dec 30 14:56:55 homeserver kernel: [43973798.847232] ata3.00: status: { DRDY ERR }
Dec 30 14:56:55 homeserver kernel: [43973798.848179] ata3.00: error: { UNC }
Dec 30 14:56:55 homeserver kernel: [43973798.934810] ata3.00: configured for UDMA/133
Dec 30 14:56:55 homeserver kernel: [43973798.934827] ata3: EH complete


frdeng@homeserver:~$ sudo smartctl -A /dev/sdc
smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.2.0-51-generic] (local build)
Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net

=== START OF READ SMART DATA SECTION ===
SMART Attributes Data Structure revision number: 10
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate 0x000f 078 078 006 Pre-fail Always - 9992506
  3 Spin_Up_Time 0x0003 091 091 000 Pre-fail Always - 0
  4 Start_Stop_Count 0x0032 100 100 020 Old_age Always - 19
  5 Reallocated_Sector_Ct 0x0033 100 100 010 Pre-fail Always - 0
  7 Seek_Error_Rate 0x000f 072 060 030 Pre-fail Always - 34505090274
  9 Power_On_Hours 0x0032 087 087 000 Old_age Always - 12258
 10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 0
 12 Power_Cycle_Count 0x0032 100 100 020 Old_age Always - 7
183 Runtime_Bad_Block 0x0032 100 100 000 Old_age Always - 0
184 End-to-End_Error 0x0032 100 100 099 Old_age Always - 0
187 Reported_Uncorrect 0x0032 001 001 000 Old_age Always - 528
188 Command_Timeout 0x0032 100 100 000 Old_age Always - 0
189 High_Fly_Writes 0x003a 094 094 000 Old_age Always - 6
190 Airflow_Temperature_Cel 0x0022 052 046 045 Old_age Always - 48 (Min/Max 29/54)
191 G-Sense_Error_Rate 0x0032 100 100 000 Old_age Always - 0
192 Power-Off_Retract_Count 0x0032 100 100 000 Old_age Always - 4
193 Load_Cycle_Count 0x0032 100 100 000 Old_age Always - 24
194 Temperature_Celsius 0x0022 048 054 000 Old_age Always - 48 (0 21 0 0)
197 Current_Pending_Sector 0x0012 099 099 000 Old_age Always - 192
198 Offline_Uncorrectable 0x0010 099 099 000 Old_age Offline - 192
199 UDMA_CRC_Error_Count 0x003e 200 200 000 Old_age Always - 0
240 Head_Flying_Hours 0x0000 100 253 000 Old_age Offline - 121783797690328
241 Total_LBAs_Written 0x0000 100 253 000 Old_age Offline - 23726725856
242 Total_LBAs_Read 0x0000 100 253 000 Old_age Offline - 39692673934

}}}
  • java in Ubuntu https://launchpad.net/~webupd8team/+archive/ubuntu/java http://www.webupd8.org/2012/01/install-oracle-java-jdk-7-in-ubuntu-via.html

  • 3TB Seaga HD failure
    • Error in /var/log/syslog
      Dec 30 14:56:55 homeserver kernel: [43973798.842423] ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
      Dec 30 14:56:55 homeserver kernel: [43973798.843405] ata3.00: BMDMA stat 0x25
      Dec 30 14:56:55 homeserver kernel: [43973798.844379] ata3.00: failed command: READ DMA EXT
      Dec 30 14:56:55 homeserver kernel: [43973798.845323] ata3.00: cmd 25/00:08:d8:1f:6c/00:00:28:00:00/e0 tag 0 dma 4096 in
      Dec 30 14:56:55 homeserver kernel: [43973798.845324]          res 51/40:00:d8:1f:6c/40:00:28:00:00/00 Emask 0x9 (media error)
      Dec 30 14:56:55 homeserver kernel: [43973798.847232] ata3.00: status: { DRDY ERR }
      Dec 30 14:56:55 homeserver kernel: [43973798.848179] ata3.00: error: { UNC }
      Dec 30 14:56:55 homeserver kernel: [43973798.934810] ata3.00: configured for UDMA/133
      Dec 30 14:56:55 homeserver kernel: [43973798.934827] ata3: EH complete
      
      
      frdeng@homeserver:~$ sudo smartctl -A /dev/sdc
      smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.2.0-51-generic] (local build)
      Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
      
      === START OF READ SMART DATA SECTION ===
      SMART Attributes Data Structure revision number: 10
      Vendor Specific SMART Attributes with Thresholds:
      ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
        1 Raw_Read_Error_Rate     0x000f   078   078   006    Pre-fail  Always       -       9992506
        3 Spin_Up_Time            0x0003   091   091   000    Pre-fail  Always       -       0
        4 Start_Stop_Count        0x0032   100   100   020    Old_age   Always       -       19
        5 Reallocated_Sector_Ct   0x0033   100   100   010    Pre-fail  Always       -       0
        7 Seek_Error_Rate         0x000f   072   060   030    Pre-fail  Always       -       34505090274
        9 Power_On_Hours          0x0032   087   087   000    Old_age   Always       -       12258
       10 Spin_Retry_Count        0x0013   100   100   097    Pre-fail  Always       -       0
       12 Power_Cycle_Count       0x0032   100   100   020    Old_age   Always       -       7
      183 Runtime_Bad_Block       0x0032   100   100   000    Old_age   Always       -       0
      184 End-to-End_Error        0x0032   100   100   099    Old_age   Always       -       0
      187 Reported_Uncorrect      0x0032   001   001   000    Old_age   Always       -       528
      188 Command_Timeout         0x0032   100   100   000    Old_age   Always       -       0
      189 High_Fly_Writes         0x003a   094   094   000    Old_age   Always       -       6
      190 Airflow_Temperature_Cel 0x0022   052   046   045    Old_age   Always       -       48 (Min/Max 29/54)
      191 G-Sense_Error_Rate      0x0032   100   100   000    Old_age   Always       -       0
      192 Power-Off_Retract_Count 0x0032   100   100   000    Old_age   Always       -       4
      193 Load_Cycle_Count        0x0032   100   100   000    Old_age   Always       -       24
      194 Temperature_Celsius     0x0022   048   054   000    Old_age   Always       -       48 (0 21 0 0)
      197 Current_Pending_Sector  0x0012   099   099   000    Old_age   Always       -       192
      198 Offline_Uncorrectable   0x0010   099   099   000    Old_age   Offline      -       192
      199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       0
      240 Head_Flying_Hours       0x0000   100   253   000    Old_age   Offline      -       121783797690328
      241 Total_LBAs_Written      0x0000   100   253   000    Old_age   Offline      -       23726725856
      242 Total_LBAs_Read         0x0000   100   253   000    Old_age   Offline      -       39692673934

Tech/MyUbuntu (last edited 2014-12-31 03:45:03 by frank)