Linux 查看raid卡上每个硬盘的smart信息 2022年 10月 18日 / 先去安装storcli64 然后查看每个硬盘的id storcli64 -pdlist -a0 |grep Id |awk '{print $3}' 查看smart信息 smartctl -s on -a -d megaraid,硬盘id /dev/sda