하드웨어/RAID

smartctl을 이용하여 개별하드 상태보기

구차니 2019. 3. 15. 10:59

smart 정보는 따로 megaraid를 통해 받아올수는 있다.

굳이 hdsentinel 안깔아도 되겠네 싶긴한데

아래의 N은 인터페이스 번호라고 해야하나. /dev/sda는 의미없고

-d megaraid,00

-d megaraid,01 에 따라 하드 데이터가 다르게 올라온다.


# smartctl -a /dev/sda

smartctl 6.5 2016-05-07 r4318 [x86_64-linux-3.10.0-957.5.1.el7.x86_64] (local build)

Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org


Smartctl open device: /dev/sda failed: DELL or MegaRaid controller, please try adding '-d megaraid,N'


[링크 : https://serverfault.com/.../how-to-monitor-the-hard-disk-status-behind-dell-perc-h710-...]