To discover an Oracle VM Server use the following syntax:
discoverServer ipAddress= { | ip_address } hostnameport=port_numberusername=usernamepassword=passwordtakeOwnership= { yes | no }
For example:
OVM> discoverServer ipAddress=10.172.76.73 port=8899 username=oracle password=password \
takeOwnership=yesFor more information on the syntax and usage, see Section A.36, “discoverServer”.