Reference Guide

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
メモ: escrow=yes と設定する場合、エスクローファイルへのパスを指定します。
omconfig 暗号化キーの削除
説明 コントローラの暗号化キーを削除します。
構文
omconfig storage controller action= deletesecuritykey controller=id -
ここで、id は、omreport storage controller コマンドによって報告されるコントローラ ID
す。
例として、 コントローラの暗号化キーを削除します。
omconfig storage controller action= deletesecuritykey controller=1
omconfig バックグラウンドの初期化率の設定
説明 バックグラウンドの初期化率を設定します。
構文
omconfig storage controller action=setbgirate controller=id rate=<0
100> - ここで、id は、omreport storage controller コマンドによって報告されるコントロー
ID です。
例として、 コントローラ 1 でバックグラウンド初期化率を 50 に設定します。
omconfig storage controller action=setbgirate controller=1 rate=50
185