2.1 Discovering an Oracle VM Server

To discover an Oracle VM Server use the following syntax:

discoverServer ipAddress= { ip_address | hostname } port=port_number username=username password=password takeOwnership= { yes | no }

For example:

OVM> discoverServer ipAddress=10.172.76.73 port=8899 username=oracle password=password \
  takeOwnership=yes

For more information on the syntax and usage, see Section A.36, “discoverServer”.