Reference Guide

omconfig キーの作成
コントローラの暗号化キーを作成するには、次omconfig storage コマンド構文使用します
完全構文
omconfig storage controller action=createsecuritykey controller=id keyid=<キー ID 文字列> passphrase=<パスフレーズ文字列> [escrow=yes]
[filepath=<エスクローファイルへの絶対パス>]
構文例
コントローラに暗号化キーを作成するには、次のように入力します
omconfig storage controller action=createsecuritykey controller=1 keyid=Dell_123 passphrase=Dell_123 escrow= yes filepath=C:/escrow.xml
omconfig キーの
パスフレーズが提供されている場合、コントローラの暗号化キーを変更するには、次omconfig storage コマンド構文使用します
完全構文
omconfig storage controller action=changesecuritykey controller=id keyid=<キー ID 文字列> passphrase=<パスフレーズ文字列> oldpassphrase=<
パスフレーズ文字列> [escrow=yes] [filepath=<エスクローファイルへの絶対パス>]
構文例
コントローラの暗号化キーを変更するには、次のように入力します
omconfig storage controller action=changesecuritykey controller=1 keyid=Dell_123 passphrase=Dell_123 oldpassphrase=Dell_321 escrow= yes
filepath=C:/escrow.xml
omconfig キーの削除
コントローラの暗号化キーを削除するには、次omconfig storage コマンド構文使用します
完全構文
omconfig storage controller action=deletesecuritykey controller=id
id omreport storage controller コマンドによって報告されるコントローラ ID です
構文例
コントローラ 1 のセキュリティキーを削除するには、次のように入力します
omconfig storage controller action=deletesecuritykey controller=1
omconfig バックグラウンドの初期化率設定
バックグラウンドの初期化率設定するには、次omconfig コマンド構文使用します
完全構文
omconfig storage controller action=setbgirate controller=id rate=<0100>
メモescrow=yes 設定する場合、エスクローファイルへのパスを指定します
メモescrow=yes 設定する場合、エスクローファイルへのパスを指定します