Users Guide

omconfig storage controller action=enablelkm controller=1 keyid=Dell_123 passphrase=Dell_123 escrow= yes filepath=C:/escrow.xml
omconfig LKM 控制器
使用以下 omconfig storage 命令语法在控制器上将加密密钥从 DKM 更改为 LKM 模式。
完整的
omconfig storage controller action=switchtolkm controller=id keyid=<keyid 字符串> passphrase=
<密码短语字符串> [escrow=yes] [filepath=
<escrow 文件的绝对路径>]
其中 id 是由 omreport storage controller 命令报告的控制器 ID
法示例
要为控制器更改加密密钥,键入:
omconfig storage controller action=switchtolkm controller=1 keyid=Dell_123 passphrase=Dell_123 escrow= yes filepath=C:/escrow.xml
omconfig 更新 LKM 控制器密
使用以下 omconfig storage 命令语法来更新 LKM 模式下的控制器加密密钥。
完整的
omconfig storage controller action=rekeylkm controller=id
其中 id 是由 omreport storage controller 命令报告的控制器 ID
法示例
要为控制器更新加密密钥,键入:
omconfig storage controller action=rekeylkm controller=1
omconfig DKM 控制器
使用以下 omconfig storage 命令语法在控制器上将加密密钥从 LKM 更改为 DKM 模式。
完整的
omconfig storage controller action=switchtodkm controller=id keyid=<keyid 字符串> lkmpassphrase=<lkm 密码短语字符串>
其中 id 是由 omreport storage controller 命令报告的控制器 ID
法示例
要为控制器更改加密密钥,键入:
omconfig storage controller action=switchtodkm controller=1 keyid=Dell_123 lkmpassphrase=Dell_123
omconfig DKM 控制器
注:如果设置 escrow=yes,则可指定 escrow 文件路径。
注:如果设置 escrow=yes,则可指定 escrow 文件路径。
注:DKM 功能将在日历年 2011 年的上半年可用。