Users Guide

法示例
要将控制器 1 上的重建率设置为 50,键入:
omconfig storage controller action=setrebuildrate controller=1 rate=50
omconfig 更改控制器
使用以下 omconfig 命令可以更改以下任何或所有控制器属性。
完整的
omconfig storage controller action=setchangecontrollerpropertiescontroller=<id>bgirate=<À\xd9¬þ>reconstructrate=<À\xd9¬þ>
checkconsistencyrate=<À\xd9¬þ>rebuildrate=<À\xd9¬þ>clearredundantpath=clearabortcheckconsistencyonerror=<"ýÙ"Ð/"¾°"Ð>
loadbalance=<Þ`¹Ø/"¾°"Ð>allowrevertiblehotspareandreplacemember=<"ýÙ"Ð/"¾°"Ð>autoreplacememberonpredictivefailure=
<"ýÙ"Ð/"¾°"Ð>persistenthotspare=<"ýÙ"Ð/"¾°"Ð>
法示例
要启用允许可恢复热备份和更换成员操作,键入:
omconfig storage controller action=setchangecontrollerproperties allowrevertiblehotspare andreplacemember=enabled controller=1
omconfig 保留的高速
使用以下 omconfig storage 命令语法可以丢弃控制器上保留的高速缓存。
完整的
omconfig storage controller action=discardpreservedcache controller=id force=enabled/disabled
如果设置 force=enabled,无论控制器是检测到外部虚拟磁盘还是脱机虚拟磁盘,都会丢弃高速缓存。
法示例
要丢弃保留的高速缓存,键入:
omconfig storage controller action=discardpreservedcache controller=1 force=enabled
omconfig 建加密密
使用以下 omconfig storage 命令语法来为控制器创建加密密钥。
完整的
omconfig storage controller action=createsecuritykey controller=id keyid=
<keyid 字符串> passphrase=<密码短语字符串>
[escrow=yes] [filepath=<escrow 文件的绝对路径>]
法示例
要为控制器创建加密密钥,键入:
omconfig storage controller action=createsecuritykey controller=1 keyid=Dell_123 passphrase=Dell_123 escrow= yes filepath=C:/escrow.xml
小心: 保留的高速失。Dell 议运行此命令 使用 force=disabled 选项
注:如果设置 escrow=yes,则可指定 escrow 文件路径。