Discovers an Oracle VM Server.
discoverServer ipAddress= { | ip_address } hostnameport=port_numberusername=usernamepassword=passwordtakeOwnership= { yes | no }
This command discovers an Oracle VM Server and adds it to Oracle VM Manager.
The following table shows the available options for this command.
Option | Description |
|---|---|
| The IP address or hostname of the Oracle VM Server. |
| The port number on which to access the Oracle VM Agent on the Oracle VM Server. |
| The username to use when connecting to the Oracle VM Agent on the Oracle VM Server. |
| The password to use when connecting to the Oracle VM Agent on the Oracle VM Server. |
| Whether to take ownership of the Oracle VM Server. Important
The |
Example A.50 Discovering an Oracle VM Server
OVM> discoverServer ipAddress=10.172.76.73 port=8899 username=oracle password=password \
takeOwnership=yes