- This topic has 1개 답변, 2명 참여, and was last updated 14 years, 11 months 전에 by ELem. This post has been viewed 3220 times
-
-
smartmontools프로그램은 하드디스크에 내장된 SMART를 이용하여 현재 하드디스크의
건강상태(온도,배드블록여부,복구현황,사용기간등)를 보고해주는 프로그램이다.
http://gsmartcontrol.berlios.de/home/index.php/en/Downloads 에서
리눅스 기반 배포판을 위한 GUI 유틸리티(예:페도라11/12,우분투,데비안,RHEL,fedora11등)를 다운로드 할수 있다.리눅스 배포판에서는 palimpsest 와 gsmartcontrol/smartd 를 이용가능하다.
2가지 유틸리티의 주요 특징을 살펴보면,
palimpsest는 페도라용 배포판 전용으로 개발이되고 있으며, 하드문제발생시 자동으로 공지를 해준다.
gsmartcontrol/smartd는 웬만한 리눅스에서 모두 실행가능하게 지원하기때문에 페도라이외의 배포판
에서 유용하다.0. 참고 사이트
http://sourceforge.net/apps/trac/smartmontools/wiki
http://gsmartcontrol.berlios.de/home/index.php/en/Screenshots
http://gsmartcontrol.berlios.de/home/index.php/en/Downloads1. 설치하기 (smart 서비스 데몬 및 GUI 유틸리티)
fedora11#> cd /etc/yum.repos.d/
fedora11#> firefox http://gsmartcontrol.berlios.de/home/index.php/en/Downloads (Fedora or CentOS 배포판별 *.repo 파일 다운로드하기.)
fedora11#> yum install smartd smartmontools gsmartcontrol
fedora11#> gsmartcontrol2. HDD가 SMART모니터링을 할수 있도록 지원하는지 확인하기.
fedora11#> smartctl -i /dev/sda
smartctl version 5.38 [i686-redhat-linux-gnu] Copyright (C) 2002-8 Bruce Allen
Home page is http://smartmontools.sourceforge.net/=== START OF INFORMATION SECTION ===
Device Model: SAMSUNG MCCOE64G5MPP-0VA
Serial Number: SY820A1732
Firmware Version: PS105006
User Capacity: 64,023,257,088 bytes
Device is: In smartctl database [for details use: -P show]
ATA Version is: 7
ATA Standard is: ATA/ATAPI-7 T13 1532D revision 1
Local Time is: Sat Feb 27 13:13:00 2010 KST==> WARNING: May need -F samsung or -F samsung2 enabled; see manual for details.
SMART support is: Available - device has SMART capability.
SMART support is: Enabledfedora11#>
3. 하드디스크 테스트하기.
fedora11#> smartctl -t short /dev/sda
fedora11#> smartctl -t long /dev/sda4. 스크린샷 (using gsmartcontrol)
* 아래는 필자가 최근에 불량배드섹터가 조회된 SATA HDD 320G를 교체한후에
체크한 정보내역이다.이상.
* 오픈소스는 Open Innovationa & 윈윈전략을 도모할 지언정 절대 공짜(무료)임을 뜻하지 않는다.치
- 답변은 로그인 후 가능합니다.