Oracle VM Serverを検出します。
discoverServer ipAddress= { | ip_address } hostnameport=port_numberusername=usernamepassword=passwordtakeOwnership= { yes | no }
このコマンドはOracle VM Serverを検出し、Oracle VM Managerに追加します。
次の表に、このコマンドで使用可能なオプションを示します。
オプション | 説明 |
|---|---|
| Oracle VM ServerのIPアドレスまたはホスト名。 |
| Oracle VM Server上のOracle VM Agentにアクセスするポートの番号。 |
| Oracle VM Server上のOracle VM Agentへの接続時に使用するユーザー名。 |
| Oracle VM Server上のOracle VM Agentへの接続時に使用するパスワード。 |
| Oracle VM Serverの所有権を取得するかどうか。 重要
|
例A.50 Oracle VM Serverの検出
OVM> discoverServer ipAddress=10.172.76.73 port=8899 username=oracle password=password \
takeOwnership=yes