Reference Guide
<enabled | disabled>
persistenthotspare=<enabled | disabled>
例如, 启用允许可恢复热备用和更换成员操作。
示例
omconfig storage controller action=
setchangecontrollerproperties
allowrevertiblehotspare
andreplacemember=enabled controller=1
Omconfig 丢弃保留的高速缓存
说明 丢弃控制器上保留的高速缓存。
注: 要检查控制器是否具有保留的高速缓存,请键入 omreport storage controller
controller=id。如果系统显示 Preserved Cache=yes,则表示存在保留的高速缓
存。
语法
omconfig storage controller action= discardpreservedcache
controller=id force=enabled | disabled
如果设置 force=enabled,无论控制器是检测到外部虚拟磁盘还是脱机虚拟磁盘,都会丢弃
高速缓存。
例如, 丢弃保留的高速缓存。
示例
omconfig storage controller action= discardpreservedcache
controller=1 force=enabled
小心: 丢弃保留的高速缓存会导致数据丢失。建议您使用 force=disabled 选项运行此命
令。
注: 如果检测到外部配置,则使用 force=disabled 选项的处理命令会失败。 为避免数
据丢失,请导入外部配置并将保留的高速缓存清除至磁盘。要强制丢弃保留的高速缓存,
请清除外部配置并运行处理命令,或运行使用 force=enabled 选项的处理命令。
Omconfig 创建加密密钥
说明 为控制器创建加密密钥。
语法
omconfig storage controller action= createsecuritykey controller=id
keyid=<keyid string> passphrase=<passphrase string>[escrow= yes]
[filepath=<Absolute path to the escrow file>]
例如, 为控制器创建加密密钥。
示例
omconfig storage controller action= createsecuritykey controller=1
keyid=Dell_123 passphrase=Dell_123 escrow=yes filepath= C:/escrow.xml
注: 如果设置 escrow=yes,请指定 escrow 文件路径。
167