SMART는
요런 뜻이다. 머 하드디스크 수명이 얼마나 남았는지 자기 스스로 확인을 하는 것이다.
완전하게 windows용으로 포팅된게 아니라,
GUI도 없이 콘솔에서 작동해야 하며, 명령어에 리눅스식 하드디스크 명명법을 사용한다.!
머.. 일단 no error에 안도를 -ㅁ-
[링크 : http://sourceforge.net/projects/smartmontools/]
Self-Monitoring, Analysis, and Reporting Technology, or S.M.A.R.T.
(sometimes written as SMART), is a monitoring system for computer
hard disks to detect and report on various
indicators of reliability, in the hope of anticipating failures. [링크 : http://en.wikipedia.org/wiki/S.M.A.R.T.] |
완전하게 windows용으로 포팅된게 아니라,
GUI도 없이 콘솔에서 작동해야 하며, 명령어에 리눅스식 하드디스크 명명법을 사용한다.!
Examples (for first drive): smartctl -i sda Show identify information smartctl -H sda Show SMART health status smartctl -c sda Show SMART capabilities smartctl -A sda Show SMART attributes smartctl -l error sda Show error log smartctl -l selftest sda Show self-test log smartctl -a sda Show all of the above smartctl -t short sda Start short self test smartctl -t long sda Start long self test Use "sdb", "sdc", ... for second, third, ... drive. See man page (smartctl.8.*) for further info. C:\Program Files\smartmontools\bin>smartctl.exe -t short sda smartctl 5.39.1 2010-01-28 r3054 [i686-pc-mingw32-xp-sp2] (sf-win32-5.39.1-1) Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net === START OF OFFLINE IMMEDIATE AND SELF-TEST SECTION === Sending command: "Execute SMART Short self-test routine immediately in off-linemode". Drive command "Execute SMART Short self-test routine immediately in off-line mode" successful. Testing has begun. Please wait 1 minutes for test to complete. Test will complete after Sun Apr 25 23:25:24 2010 Use smartctl -X to abort test. C:\Program Files\smartmontools\bin>smartctl.exe -a sda smartctl 5.39.1 2010-01-28 r3054 [i686-pc-mingw32-xp-sp2] (sf-win32-5.39.1-1) Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net === START OF INFORMATION SECTION === Model Family: Seagate Barracuda 7200.9 family Device Model: ST3250824A Serial Number: 5ND5MPEY Firmware Version: 3.AAH User Capacity: 250,059,350,016 bytes Device is: In smartctl database [for details use: -P show] ATA Version is: 7 ATA Standard is: Exact ATA specification draft version not indicated Local Time is: Sun Apr 25 23:25:11 2010 SMART support is: Available - device has SMART capability. Enabled status cached by OS, trying SMART RETURN STATUS cmd. 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: ( 243) Self-test routine in progress... 30% of test remaining. Total time to complete Offline data collection: ( 430) seconds. Offline data collection capabilities: (0x5b) SMART execute Offline immediate. Auto Offline data collection on/off support. 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: ( 100) 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 103 085 006 Pre-fail Always - 5281642 3 Spin_Up_Time 0x0003 090 089 000 Pre-fail Always - 0 4 Start_Stop_Count 0x0032 098 098 020 Old_age Always - 2274 5 Reallocated_Sector_Ct 0x0033 100 100 036 Pre-fail Always - 0 7 Seek_Error_Rate 0x000f 082 060 030 Pre-fail Always - 192019395 9 Power_On_Hours 0x0032 092 092 000 Old_age Always - 7054 10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 0 12 Power_Cycle_Count 0x0032 098 098 020 Old_age Always - 2371 187 Reported_Uncorrect 0x0032 100 100 000 Old_age Always - 0 189 High_Fly_Writes 0x003a 100 100 000 Old_age Always - 0 190 Airflow_Temperature_Cel 0x0022 065 053 045 Old_age Always - 35 (Lifetime Min/Max 24/35) 194 Temperature_Celsius 0x0022 035 047 000 Old_age Always - 35 (0 13 0 0) 195 Hardware_ECC_Recovered 0x001a 066 047 000 Old_age Always - 141279303 197 Current_Pending_Sector 0x0012 100 100 000 Old_age Always - 0 198 Offline_Uncorrectable 0x0010 100 100 000 Old_age Offline - 0 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 Data_Address_Mark_Errs 0x0032 100 253 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 Short offline Completed without error 00% 7054 - 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. C:\Program Files\smartmontools\bin> C:\Program Files\smartmontools\bin>smartctl -t long sda smartctl 5.39.1 2010-01-28 r3054 [i686-pc-mingw32-xp-sp2] (sf-win32-5.39.1-1) Copyright (C) 2002-10 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 100 minutes for test to complete. Test will complete after Mon Apr 26 01:14:06 2010 Use smartctl -X to abort test. |
머.. 일단 no error에 안도를 -ㅁ-
[링크 : http://sourceforge.net/projects/smartmontools/]
'파일방' 카테고리의 다른 글
REC(Reverse Engineering Compiler) / Decompiler (0) | 2010.05.01 |
---|---|
WOL(Wake On LAN) (4) | 2010.04.28 |
파일 자르기 (file split , rzsplit, rzjoin) (4) | 2010.04.14 |
구차니즘 스킨 [백업용] (0) | 2010.03.31 |
CCleaner 좋은데? (0) | 2010.01.06 |
Posted by 구차니