歡迎您光臨本站 註冊首頁

日誌總提示:smartd[2216]: Offline uncorrectable(已解決)

←手機掃碼閱讀     火星人 @ 2014-03-04 , reply:0

日誌總提示:smartd[2216]: Offline uncorrectable(已解決)

Nov 21 09:04:18 dns smartd: Device: /dev/hda, 1652 Currently unreadable (pending) sectors
Nov 21 09:04:18 dns smartd: Device: /dev/hda, 1652 Offline uncorrectable sectors
Nov 21 09:34:18 dns smartd: Device: /dev/hda, 1652 Currently unreadable (pending) sectors
Nov 21 09:34:18 dns smartd: Device: /dev/hda, 1652 Offline uncorrectable sectors
Nov 21 09:44:17 dns sshd(pam_unix): session opened for user root by root(uid=0)




請問這是怎麼回事????  日誌里總是顯示這東西???smartd  Currently unreadable  Offline uncorrectable sectors 這是什麼錯誤?應該如何解決。

我是新手。。大家給幫幫忙,謝謝了。


解決方法:
service smartd stop
停止它就不在報錯了。不過就是不知道停止這個有什麼影響沒。呵呵。先不管了。上面就一個DNS服務,別的都沒有。

[ 本帖最後由 ttxx 於 2007-11-22 15:46 編輯 ]
《解決方案》

應該是硬碟壞了,有壞道。不過如果你是做LVM的話,有時還能用,我的一台機器也是這樣,一直報上面的錯誤。目前用了快半年了,也沒什麼問題。後來就把smartd關了。

也不排除smartd誤報的可能。
《解決方案》

不會吧,硬碟有問題???下面是用smartctl檢測提示,我看好像沒有什麼錯誤啊。


# smartctl -a /dev/hda
smartctl version 5.33 Copyright (C) 2002-4 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF INFORMATION SECTION ===
Device Model:     ST380011A
Serial Number:    5JVKLPF1
Firmware Version: 8.01
User Capacity:    78,882,650,112 bytes
Device is:        In smartctl database
ATA Version is:   6
ATA Standard is:  ATA/ATAPI-6 T13 1410D revision 2
Local Time is:    Wed Nov 21 10:40:09 2007 CST
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:      (   0) The previous self-test routine completed
                                        without error or no self-test has ever
                                        been run.
Total time to complete Offline
data collection:                 ( 430) seconds.
Offline data collection
capabilities:                    (0x5b) SMART execute Offline immediate.
                                        Auto Offline data collection on/off supp                         ort.
                                        Suspend Offline collection upon new
                                        command.
                                        Offline surface scan supported.
                                        Self-test supported.
                                        No 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:        (  58) minutes.

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   070   057   006    Pre-fail  Always       -                                183581937
  3 Spin_Up_Time            0x0003   098   098   000    Pre-fail  Always       -                                0
  4 Start_Stop_Count        0x0032   100   100   020    Old_age   Always       -                                1
  5 Reallocated_Sector_Ct   0x0033   100   100   036    Pre-fail  Always       -                                0
  7 Seek_Error_Rate         0x000f   084   060   030    Pre-fail  Always       -                                259057663
  9 Power_On_Hours          0x0032   090   090   000    Old_age   Always       -                                9237
10 Spin_Retry_Count        0x0013   100   100   097    Pre-fail  Always       -                                0
12 Power_Cycle_Count       0x0032   100   100   020    Old_age   Always       -                                528
194 Temperature_Celsius     0x0022   044   056   000    Old_age   Always       -                                44
195 Hardware_ECC_Recovered  0x001a   070   057   000    Old_age   Always       -                                183581937
197 Current_Pending_Sector  0x0012   097   097   000    Old_age   Always       -                                1653
198 Offline_Uncorrectable   0x0010   097   097   000    Old_age   Offline      -                                1653
199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -                                0
200 Multi_Zone_Error_Rate   0x0000   100   253   000    Old_age   Offline      -                                0
202 TA_Increase_Count       0x0032   100   253   000    Old_age   Always       -                                0

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
No self-tests have been logged.  


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.
《解決方案》

SMART overall-health self-assessment test result: PASSED

後面顯示passed  啊,應該是狀態良好啊。

我用service smart stop 停止掉不會影響什麼吧?是不是停止掉就不提示了?
《解決方案》

原帖由 ttxx 於 2007-11-21 10:42 發表 http://linux.chinaunix.net/bbs/images/common/back.gif
SMART overall-health self-assessment test result: PASSED

後面顯示passed  啊,應該是狀態良好啊。

我用service smart stop 停止掉不會影響什麼吧?是不是停止掉就不提示了?

停掉就不會再報錯了。

[火星人 ] 日誌總提示:smartd[2216]: Offline uncorrectable(已解決)已經有2126次圍觀

http://coctec.com/docs/service/show-post-34194.html