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 設定する場合、エスクローファイルへのパスを指定します