하드 Health , Performance 체크하기 정보
Linux 하드 Health , Performance 체크하기본문
하드 고장을 미리대비할 수 있어서 좋네요.
미리 체크하고 퍼포먼스나 health가 떨어지는 하드에 대해서 교체를 하니
장애 포인트가 줄어 들었습니다.
리눅스 하드 복사는 cat, dd 를 이용하면 간편합니다.
gunzip -d hdsentinel.gz
chmod +x hdsentinel
./hdsentinel
HDD Device 1: /dev/sda
HDD Model ID : SEAGATE ST373455SS
HDD Serial No: 3LQ0QTRD
HDD Revision : 0002
HDD Size : 70007 MB
Interface : SCSI
Temperature : 24 °C
Health : 100 %
Performance : 100 %
Power on time: -7880 days, -13 hours
Est. lifetime: more than 1000 days
[ref] http://www.gnutoolbox.com/examining-hard-drive-configuration-tool/]로 이동합니다." target="_blank">http://www.gnutoolbox.com/examining-hard-drive-configuration-tool/
추천
0
0
댓글 0개