Reference Guide

直写式高速缓存
writepolicy=wt
写入高速缓存
writepolicy=wc
强制回写
writepolicy=fwb
无写入高速缓存
writepolicy=nwc
name=<string>
使用此参数为虚拟磁盘指定名称。例如:name=VirtualDisk1
spanlength=<n>(对 RAID 50 RAID 60 为必需,对 RAID 10 为可选)
使用此参数指定各个条带中的物理磁盘数。此参数只适用于 RAID-50 虚拟磁盘。如果没有创建 RAID 50 虚拟
磁盘
,请勿指定此参数。例如:
spanlength=3
对于固件版本为 6.1 和更高版本的 SAS 控制器上的 RAID 10spanlength 为可选。此外,现在可以将
spanlength 指定为偶数,最多有 8 个跨度,每个跨度有 32 个物理磁盘。例如:
omconfig storage controller action=createvdisk controller=1 raid=r10 size=min
pdisk= 1:1:0,1:1:1,1:1:3,1:1:4,1:1:6,1:1:7,1:1:8,1:1:9 spanlength=4
Omconfig 设置控制器重建率
说明
设置控制器重建率。
语法
omconfig storage controller action=setrebuildrate controller=id
rate=<0 to 100>,其中 id 是由 omreport storage controller 命令报告的控制器 ID
例如, 设置控制器 1 上的重建率为 50
示例
omconfig storage controller action=setrebuildrate controller=1
rate=50
omconfig 更改控制器属性
. 104: omconfig 更改控制器属性
说明
更改任何或所有控制器属性。
语法
omconfig storage controller action=
setchangecontrollerproperties
controller=<id> bgirate=<rate>
reconstructrate=<rate>
checkconsistencyrate=<rate>
rebuildrate=<rate>
clearredundantpath=clear
abortcheckconsistencyonerror=<enabled |
disabled> loadbalance=<auto | disabled>
allowrevertiblehotspareandreplacemember
=<enabled | disabled>
autoreplacememberonpredictivefailure=
166