Reference Guide
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=<キー id 文字列> passphrase=<パスフレーズ文字列>[escrow= yes]
[filepath=<エスクロールファイルへの絶対パス>]
例として、 コントローラの暗号化キーを作成します。
例
omconfig storage controller action= createsecuritykey controller=1
keyid=Dell_123 passphrase=Dell_123 escrow=yes filepath= C:/escrow.xml
メモ: escrow=yes と設定する場合、エスクローファイルへのパスを指定します。
omconfig 暗号化キーの変更
説明 パスフレーズが指定された場合に、コントローラの暗号化キーを変更します。
構文
omconfig storage controller action= changesecuritykey controller=id
keyid=<keyid string> passphrase=passphrase string> oldpassphrase=<old
passphrase string>[escrow=yes] [filepath=<Absolute path to the escrow
file>]>
例として、 コントローラの暗号化キーを変更します。
例
omconfig storage controller action= changesecuritykey controller=1
keyid=Dell_123 passphrase=Dell_123 oldpassphrase=Dell_321 escrow= yes
filepath=C:/escrow.xml
169