dell omsa管理工具

dell服务器raid管理工具

lsiutil dell sas6i/r
MegaCli dell prec

omsa管理raid分区
显示物理硬盘信息

omreport storage pdisk controller=0 

显示虚拟硬盘信息

omreport storage vdisk controller=0

配置物理硬盘为raid模式(查看物理硬盘信息,如果非raid模式,使用以下命令)

omconfig storage pdisk controller=0 action=convertnonraidtoraid pdisk=0:1:0
omconfig storage pdisk controller=0 action=convertnonraidtoraid pdisk=0:1:1
.....

配置物理硬盘为raid10模式

omconfig storage controller action=createvdisk controller=0 raid=r10 size=max pdisk=0:1:0,0:1:1,0:1:2,0:1:3,0:1:4,0:1:5,0:1:6,0:1:7,0:1:8,0:1:9,0:1:10,0:1:11

删除虚拟硬盘

omconfig storage vdisk action=deletevdisk vdisk=1 controller=0

清除硬盘Foreign状态

mconfig storage controller action=clearforeignconfig controller=0

How-To : Replace dead / faulty drive in Dell PERC RAID array
http://cavepopo.hd.free.fr/wordpress/how-to/how-to-replace-dead-faulty-drive-in-dell-perc-raid-array/

你可能感兴趣的:(管理)