CONTENTS
#contents
----
Lastmodified &lastmod;
----
*SMART error (SelfTest) detected on host [#yfc669de]

SMART error (SelfTest) detected on host: blackcube.smb.net
 This email was generated by the smartd daemon running on:
 
   host name: blackcube.smb.net
   DNS domain: smb.net
   NIS domain: 
 
 The following warning/error was logged by the smartd daemon:
 
 Device: /dev/ada1, Self-Test Log error count increased from 2 to 3
 
 For details see host's SYSLOG.
 
 You can also use the smartctl utility for further investigation.
 No additional email messages about this problem will be sent.


 root@blackcube:/root # grep -i "smartd" /var/log/messages | tail
 Aug  1 11:30:52 blackcube smartd[1068]: Device: /dev/ada1, 2 Currently unreadable (pending) sectors
 Aug  1 11:30:52 blackcube smartd[1068]: Device: /dev/ada1, 2 Offline uncorrectable sectors
 Aug  1 12:00:53 blackcube smartd[1068]: Device: /dev/ada1, 2 Currently unreadable (pending) sectors
 Aug  1 12:00:53 blackcube smartd[1068]: Device: /dev/ada1, 2 Offline uncorrectable sectors
 Aug  1 12:30:52 blackcube smartd[1068]: Device: /dev/ada1, 2 Currently unreadable (pending) sectors
 Aug  1 12:30:52 blackcube smartd[1068]: Device: /dev/ada1, 2 Offline uncorrectable sectors
 Aug  1 13:00:52 blackcube smartd[1068]: Device: /dev/ada1, 2 Currently unreadable (pending) sectors
 Aug  1 13:00:52 blackcube smartd[1068]: Device: /dev/ada1, 2 Offline uncorrectable sectors
 Aug  1 13:30:53 blackcube smartd[1068]: Device: /dev/ada1, 2 Currently unreadable (pending) sectors
 Aug  1 13:30:53 blackcube smartd[1068]: Device: /dev/ada1, 2 Offline uncorrectable sectors


 root@blackcube:/root # df
 Filesystem       1K-blocks     Used     Avail Capacity  Mounted on
 zfspool/root     233997114 40977938 193019175    18%    /
 devfs                    1        1         0   100%    /dev
 zfspool/root/tmp 193046652    27476 193019175     0%    /tmp
 tank             956931632 77158484 879773148     8%    /usr/home
 zfspool/root/var 194312976  1293800 193019175     1%    /var

 root@blackcube:/root # zpool status
   pool: tank
  state: ONLINE
   scan: none requested
 config:
 
         NAME        STATE     READ WRITE CKSUM
         tank        ONLINE       0     0     0
           raidz1-0  ONLINE       0     0     0
             ada1    ONLINE       0     0     0
             ada2    ONLINE       0     0     0
             ada3    ONLINE       0     0     0
 
 errors: No known data errors
 
   pool: zfspool
  state: ONLINE
   scan: none requested
 config:
 
         NAME        STATE     READ WRITE CKSUM
         zfspool     ONLINE       0     0     0
           ada0p3    ONLINE       0     0     0
 
 errors: No known data errors

 root@blackcube:/root # smartctl /dev/ada1 --log=selftest
 smartctl 5.43 2012-06-30 r3573 [FreeBSD 9.1-RELEASE-p22 amd64] (local build)
 Copyright (C) 2002-12 by Bruce Allen, http://smartmontools.sourceforge.net

 === START OF READ SMART DATA SECTION ===
 SMART Self-test log structure revision number 1
 Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
 # 1  Extended offline    Completed: read failure       90%     51289         51978742
 # 2  Short offline       Interrupted (host reset)      00%     51285         -
 # 3  Short offline       Completed without error       00%     51261         -
 # 4  Short offline       Completed without error       00%     51237         -
 # 5  Short offline       Completed without error       00%     51213         -
 # 6  Short offline       Completed without error       00%     51173         -
 # 7  Short offline       Interrupted (host reset)      00%     51149         -
 # 8  Extended offline    Completed: read failure       90%     51129         51978742
 # 9  Short offline       Interrupted (host reset)      00%     51125         -
 #10  Short offline       Completed without error       00%     51101         -
 #11  Short offline       Completed without error       00%     51077         -
 #12  Short offline       Completed without error       00%     51053         -
 #13  Short offline       Completed without error       00%     51029         -
 #14  Short offline       Completed without error       00%     51005         -
 #15  Short offline       Completed without error       00%     50981         -
 #16  Extended offline    Completed: read failure       90%     50961         51978742
 #17  Short offline       Interrupted (host reset)      00%     50957         -
 #18  Short offline       Completed without error       00%     50933         -
 #19  Short offline       Completed without error       00%     50909         -
 #20  Short offline       Interrupted (host reset)      00%     50885         -
 #21  Short offline       Completed without error       00%     50861         -

*Backup to Other Hosts [#va367f6c]
 # Backup to Piano
 35	2	*	*	*	root	/root/bin/backup_to_piano2nd.sh
 35	1	*	*	*	root	/root/bin/backup_to_BlackHole.sh
 ####  Fetch from Pano2nd kuji PukiWiki 2012/11/13 17:33
 15	*	*	*	*	root	/root/bin/P2ND_PukiWiki_to_Blackcube.sh	1> /dev/null

*smartctl --test=long /dev/ada1 [#i75ac985]

 root@blackcube:/root # smartctl --test=long /dev/ada1
 smartctl 5.43 2012-06-30 r3573 [FreeBSD 9.1-RELEASE-p22 amd64] (local build)
 Copyright (C) 2002-12 by Bruce Allen, http://smartmontools.sourceforge.net
 
 === START OF OFFLINE IMMEDIATE AND SELF-TEST SECTION ===
 Sending command: "Execute SMART Extended self-test routine immediately in off-line mode".
 Drive command "Execute SMART Extended self-test routine immediately in off-line mode" successful.
 Testing has begun.
 Please wait 116 minutes for test to complete.
 Test will complete after Sat Aug  1 17:04:46 2015
 
 Use smartctl -X to abort test.

* smartctl -a /dev/ada1 [#v4950f09]

 root@blackcube:/root # smartctl -a /dev/ada1
 smartctl 5.43 2012-06-30 r3573 [FreeBSD 9.1-RELEASE-p22 amd64] (local build)
 Copyright (C) 2002-12 by Bruce Allen, http://smartmontools.sourceforge.net
 
 === START OF INFORMATION SECTION ===
 Model Family:     Seagate Barracuda ES.2
 Device Model:     ST3500320NS
 Serial Number:    9QM57TV5
 LU WWN Device Id: 5 000c50 00d8f0971
 Firmware Version: SN05
 User Capacity:    500,107,862,016 bytes [500 GB]
 Sector Size:      512 bytes logical/physical
 Device is:        In smartctl database [for details use: -P show]
 ATA Version is:   8
 ATA Standard is:  ATA-8-ACS revision 4
 Local Time is:    Sat Aug  1 17:12:32 2015 JST
 
 ==> WARNING: There are known problems with these drives,
 see the following Seagate web pages:
 http://knowledge.seagate.com/articles/en_US/FAQ/207931en
 http://knowledge.seagate.com/articles/en_US/FAQ/207963en
 
 SMART support is: Available - device has SMART capability.
 SMART support is: Enabled
 
 === START OF READ SMART DATA SECTION ===
 SMART overall-health self-assessment test result: PASSED
 
 General SMART Values:
 Offline data collection status:  (0x82) Offline data collection activity
                                         was completed without error.
                                         Auto Offline Data Collection: Enabled.
 Self-test execution status:      ( 121) The previous self-test completed having
                                         the read element of the test failed.
 Total time to complete Offline
 data collection:                (  642) seconds.
 Offline data collection
 capabilities:                    (0x7b) SMART execute Offline immediate.
                                         Auto Offline data collection on/off support.
                                         Suspend Offline collection upon new
                                         command.
                                         Offline surface scan supported.
                                         Self-test supported.
                                         Conveyance Self-test supported.
                                         Selective Self-test supported.
 SMART capabilities:            (0x0003) Saves SMART data before entering
                                         power-saving mode.
                                         Supports SMART auto save timer.
 Error logging capability:        (0x01) Error logging supported.
                                         General Purpose Logging supported.
 Short self-test routine
 recommended polling time:        (   1) minutes.
 Extended self-test routine
 recommended polling time:        ( 116) minutes.
 Conveyance self-test routine
 recommended polling time:        (   2) minutes.
 SCT capabilities:              (0x003d) SCT Status supported.
                                         SCT Error Recovery Control supported.
                                         SCT Feature Control supported.
                                         SCT Data Table supported.
 
 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   073   063   044    Pre-fail  Always       -       184716752
   3 Spin_Up_Time            0x0003   099   099   000    Pre-fail  Always       -       0
   4 Start_Stop_Count        0x0032   100   100   020    Old_age   Always       -       352
   5 Reallocated_Sector_Ct   0x0033   098   098   036    Pre-fail  Always       -       56
   7 Seek_Error_Rate         0x000f   075   060   030    Pre-fail  Always       -       12997358012
   9 Power_On_Hours          0x0032   042   042   000    Old_age   Always       -       51298
  10 Spin_Retry_Count        0x0013   100   100   097    Pre-fail  Always       -       0
  12 Power_Cycle_Count       0x0032   100   037   020    Old_age   Always       -       580
 184 End-to-End_Error        0x0032   100   100   099    Old_age   Always       -       0
 187 Reported_Uncorrect      0x0032   100   100   000    Old_age   Always       -       0
 188 Command_Timeout         0x0032   100   099   000    Old_age   Always       -       2
 189 High_Fly_Writes         0x003a   100   100   000    Old_age   Always       -       0
 190 Airflow_Temperature_Cel 0x0022   067   047   045    Old_age   Always       -       33 (Min/Max 33/34)
 194 Temperature_Celsius     0x0022   033   053   000    Old_age   Always       -       33 (0 23 0 0 0)
 195 Hardware_ECC_Recovered  0x001a   032   010   000    Old_age   Always       -       184716752
 197 Current_Pending_Sector  0x0012   100   100   000    Old_age   Always       -       2
 198 Offline_Uncorrectable   0x0010   100   100   000    Old_age   Offline      -       2
 199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       0
 
 SMART Error Log Version: 1
 No Errors Logged
 
 SMART Self-test log structure revision number 1
 Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
 # 1  Extended offline    Completed: read failure       90%     51296         51978742
 # 2  Extended offline    Completed: read failure       90%     51289         51978742
 # 3  Short offline       Interrupted (host reset)      00%     51285         -
 # 4  Short offline       Completed without error       00%     51261         -
 # 5  Short offline       Completed without error       00%     51237         -
 # 6  Short offline       Completed without error       00%     51213         -
 # 7  Short offline       Completed without error       00%     51173         -
 # 8  Short offline       Interrupted (host reset)      00%     51149         -
 # 9  Extended offline    Completed: read failure       90%     51129         51978742
 #10  Short offline       Interrupted (host reset)      00%     51125         -
 #11  Short offline       Completed without error       00%     51101         -
 #12  Short offline       Completed without error       00%     51077         -
 #13  Short offline       Completed without error       00%     51053         -
 #14  Short offline       Completed without error       00%     51029         -
 #15  Short offline       Completed without error       00%     51005         -
 #16  Short offline       Completed without error       00%     50981         -
 #17  Extended offline    Completed: read failure       90%     50961         51978742
 #18  Short offline       Interrupted (host reset)      00%     50957         -
 #19  Short offline       Completed without error       00%     50933         -
 #20  Short offline       Completed without error       00%     50909         -
 #21  Short offline       Interrupted (host reset)      00%     50885         -
 
 SMART Selective self-test log data structure revision number 1
  SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
     1        0        0  Not_testing
     2        0        0  Not_testing
     3        0        0  Not_testing
     4        0        0  Not_testing
     5        0        0  Not_testing
 Selective self-test flags (0x0):
   After scanning selected spans, do NOT read-scan remainder of disk.
 If Selective self-test is pending on power-up, resume after 0 minute delay.
 
 root@blackcube:/root #


* root@blackcube:/root # smartctl -a /dev/ada1 [#hfbedefa]
 smartctl 5.43 2012-06-30 r3573 [FreeBSD 9.1-RELEASE-p22 amd64] (local build)
 Copyright (C) 2002-12 by Bruce Allen, http://smartmontools.sourceforge.net
 
 === START OF INFORMATION SECTION ===
 Model Family:     Seagate Barracuda ES.2
 Device Model:     ST3500320NS
 Serial Number:    9QM57TV5
 LU WWN Device Id: 5 000c50 00d8f0971
 Firmware Version: SN05
 User Capacity:    500,107,862,016 bytes [500 GB]
 Sector Size:      512 bytes logical/physical
 Device is:        In smartctl database [for details use: -P show]
 ATA Version is:   8
 ATA Standard is:  ATA-8-ACS revision 4
 Local Time is:    Sat Aug  1 15:38:21 2015 JST
 
 ==> WARNING: There are known problems with these drives,
 see the following Seagate web pages:
 http://knowledge.seagate.com/articles/en_US/FAQ/207931en
 http://knowledge.seagate.com/articles/en_US/FAQ/207963en
 
 SMART support is: Available - device has SMART capability.
 SMART support is: Enabled
 
 === START OF READ SMART DATA SECTION ===
 SMART overall-health self-assessment test result: PASSED
 
 General SMART Values:
 Offline data collection status:  (0x82) Offline data collection activity
                                         was completed without error.
                                         Auto Offline Data Collection: Enabled.
 Self-test execution status:      ( 121) The previous self-test completed having
                                         the read element of the test failed.
 Total time to complete Offline
 data collection:                (  642) seconds.
 Offline data collection
 capabilities:                    (0x7b) SMART execute Offline immediate.
                                         Auto Offline data collection on/off support.
                                         Suspend Offline collection upon new
                                         command.
                                         Offline surface scan supported.
                                         Self-test supported.
                                         Conveyance Self-test supported.
                                         Selective Self-test supported.
 SMART capabilities:            (0x0003) Saves SMART data before entering
                                         power-saving mode.
                                         Supports SMART auto save timer.
 Error logging capability:        (0x01) Error logging supported.
                                         General Purpose Logging supported.
 Short self-test routine
 recommended polling time:        (   1) minutes.
 Extended self-test routine
 recommended polling time:        ( 116) minutes.
 Conveyance self-test routine
 recommended polling time:        (   2) minutes.
 SCT capabilities:              (0x003d) SCT Status supported.
                                         SCT Error Recovery Control supported.
                                         SCT Feature Control supported.
                                         SCT Data Table supported.
 
 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   073   063   044    Pre-fail  Always       -       184651254
   3 Spin_Up_Time            0x0003   099   099   000    Pre-fail  Always       -       0
   4 Start_Stop_Count        0x0032   100   100   020    Old_age   Always       -       352
   5 Reallocated_Sector_Ct   0x0033   098   098   036    Pre-fail  Always       -       56
   7 Seek_Error_Rate         0x000f   075   060   030    Pre-fail  Always       -       12997356990
   9 Power_On_Hours          0x0032   042   042   000    Old_age   Always       -       51296
  10 Spin_Retry_Count        0x0013   100   100   097    Pre-fail  Always       -       0
  12 Power_Cycle_Count       0x0032   100   037   020    Old_age   Always       -       580
 184 End-to-End_Error        0x0032   100   100   099    Old_age   Always       -       0
 187 Reported_Uncorrect      0x0032   100   100   000    Old_age   Always       -       0
 188 Command_Timeout         0x0032   100   099   000    Old_age   Always       -       2
 189 High_Fly_Writes         0x003a   100   100   000    Old_age   Always       -       0
 190 Airflow_Temperature_Cel 0x0022   067   047   045    Old_age   Always       -       33 (Min/Max 33/34)
 194 Temperature_Celsius     0x0022   033   053   000    Old_age   Always       -       33 (0 23 0 0 0)
 195 Hardware_ECC_Recovered  0x001a   032   010   000    Old_age   Always       -       184651254
 197 Current_Pending_Sector  0x0012   100   100   000    Old_age   Always       -       2
 198 Offline_Uncorrectable   0x0010   100   100   000    Old_age   Offline      -       2
 199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       0
 
 SMART Error Log Version: 1
 No Errors Logged
 
 SMART Self-test log structure revision number 1
 Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
 # 1  Extended offline    Completed: read failure       90%     51296         51978742
 # 2  Extended offline    Completed: read failure       90%     51289         51978742
 # 3  Short offline       Interrupted (host reset)      00%     51285         -
 # 4  Short offline       Completed without error       00%     51261         -
 # 5  Short offline       Completed without error       00%     51237         -
 # 6  Short offline       Completed without error       00%     51213         -
 # 7  Short offline       Completed without error       00%     51173         -
 # 8  Short offline       Interrupted (host reset)      00%     51149         -
 # 9  Extended offline    Completed: read failure       90%     51129         51978742
 #10  Short offline       Interrupted (host reset)      00%     51125         -
 #11  Short offline       Completed without error       00%     51101         -
 #12  Short offline       Completed without error       00%     51077         -
 #13  Short offline       Completed without error       00%     51053         -
 #14  Short offline       Completed without error       00%     51029         -
 #15  Short offline       Completed without error       00%     51005         -
 #16  Short offline       Completed without error       00%     50981         -
 #17  Extended offline    Completed: read failure       90%     50961         51978742
 #18  Short offline       Interrupted (host reset)      00%     50957         -
 #19  Short offline       Completed without error       00%     50933         -
 #20  Short offline       Completed without error       00%     50909         -
 #21  Short offline       Interrupted (host reset)      00%     50885         -
 
 SMART Selective self-test log data structure revision number 1
  SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
     1        0        0  Not_testing
     2        0        0  Not_testing
     3        0        0  Not_testing
     4        0        0  Not_testing
     5        0        0  Not_testing
 Selective self-test flags (0x0):
   After scanning selected spans, do NOT read-scan remainder of disk.
 If Selective self-test is pending on power-up, resume after 0 minute delay.
 
 root@blackcube:/root #

http://blog.livedoor.jp/idemo/archives/40856357.html

*ZFS HDD Replacement [#iff803bf]
http://www.nekolove.jp/wp/archives/2011/06/20110624121955.php
----
Total access &counter(total);:本日 &counter(today);:昨日 &counter(yesterday);
#counter([total|today|yesterday]);

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS