Users Guide
force=enabled に設定すると、コントローラが外部またはオフラインの仮想ディスクを検出するかどうかにかかわらず、キャッシュが破棄されます。
構文例
保存キャッシュを破棄するには、次のように入力します。
omconfig storage controller action=discardpreservedcache controller=1 force=enabled
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 のセキュリティキーを削除するには、次のように入力します。
注意: 保存キャッシュを破棄するとデータが失われる可能性があります。デルでは、force=disabled オプションを使ってこのコマンドを実行 することを推奨しています
。
メモ: escrow=yes と設定する場合、エスクローファイルへのパスを指定します。
メモ: escrow=yes と設定する場合、エスクローファイルへのパスを指定します。