1.下载地址:https://www.broadcom.com/products/storage/raid-controllers/megaraid-9460-8i#downloads
2.最常用的指令
a. ./storcli show all 查询所有信息并show
通过以上可以查询到server中Controller(Ctl)仅有一个,并且Ctl为0。
b. ./storcli /c0 show 查询RaidCard下挂载的硬盘信息
c. ./storcli /cx /ex /sx set good
./storcli /cx /ex /sx set offline
./storcli /cx /ex /sx set online
./storcli /cx /ex /sx set missing
./storcli /cx /ex /sx set jbod 设置某块磁盘的状态
PS:通过storcli设置raid卡下挂载硬盘的状态为JBOD的前提是:1.bios支持;2.Raid Card支持
d. ./storcli64 /cx download file=filepath 升级raid卡固件,需要重启
e. 擦除相关指令
./storcli /cx /ex /sx start erase
./storcli /cx /ex /sx stop erase
./storcli /cx /ex /sx secureerase
storcli常用指令汇总
最新推荐文章于 2025-03-26 16:53:14 发布