标签:
系统下安装如下ACU工具?按照下面命令来收集??
HP Array Configuration Utility CLI for Linux 64-bit
? ?
rpm –ivh ?hpacucli-9.40-12.0.x86_64
?
查看磁盘状态,可以发现有块磁盘故障
/usr/sbin/hpacucli ctrl slot=0 pd all show
?
查看raid状态
/usr/sbin/hpacucli ctrl all show config detail
抓取磁盘日志
执行
cd /home
hpacucli
ctrl all diag file=adu.zip
exit
? ?
ls /home?会发现/home?目录下有一个adu.zip文件
标签:
原文地址:http://www.cnblogs.com/chaichuan/p/4177728.html