Thursday, January 20, 2011

Installing Virtual Manger (Web Console Management for OVM).

[root@host1 OVM-Manager]# ./runInstaller.sh
Welcome to Oracle VM Manager 2.2

Please enter the choice: [1|2|3]
1. Install Oracle VM Manager
2. Uninstall Oracle VM Manager
3. Upgrade Oracle VM Manager
1

Starting Oracle VM Manager 2.2 installation ...

The installation process detected an existing XE database. Do you want to use it? [1|2|3]
1. Use existing Oracle XE database on localhost
2. Remove the Oracle XE database and install a new one
3. Use an existing Oracle database in my network
1

Please enter the port of listener:1521

Please enter the password for database account 'SYS': xxxx
Checking the availability of the database ...

Set default database schema to 'OVS'.

Please enter the password for account 'OVS':xxxx
Confirm the password:xxxx


Please enter the default tablespace for user OVS(DEFAULT: USERS): <Just Enter>




Checking the availability of the tablespace USERS ...

Creating the Oracle VM Manager database schema ...Done

Installing the ovs-manager package (rpm) ...
Done

Installing the oc4j package (rpm) ...

Done

Please enter the password for account 'oc4jadmin': xxxx
Confirm the password: xxxx

Starting OC4J ... Done.
To access the OC4J Home Page and change the password go to http://127.0.0.1:8888/em

Deploying Oracle VM Manager application to OC4J container.



Creating connection pool ... Done
Creating data source ... Done
Deploying application help ... Done

Deploying application ... Done



Please enter the keystore password for the Web Service: xxxx
Confirm the password: xxxx

Setting keystore password for Web Service ... Done

Do you want to use HTTPS access for Oracle VM Manager (Y|n)?y

Configuring OC4J to use HTTPS ... Done
Stopping OC4J ... Done
Starting OC4J ... Done




Please enter the password for the default account 'admin': xxxx
Confirm the password: xxxx



Please enter the outgoing SMTP mail server(e.g. - mail.abc.com, mail.abc.com:25): adcdap11
Mail server checking, may need some time, please wait ...
Mail server 'adcdap11' check failed, enter Y to change the name and retry or N to keep hostname and continue(Y|n)?N


Setting the SMTP server to adcdap11 ...

Please enter an e-mail address for account 'admin':
E-mail address can't be null. Enter e-mail address:sriram.sreedhar@oracle.com

Updating e-mail address for account 'admin' to 'sriram.sreedhar@oracle.com' ...
Done

The console feature is not enabled by default.
For detailed setup, refer to Oracle VM Manager User's Guide

Installation of Oracle VM Manager completed successfully.

To access the Oracle VM Manager 2.2 home page go to:
  https://10.228.136.118:4443/OVS

To access the Oracle VM Manager web services WSDL page go to:
  https://10.228.136.118:4443/OVSWS/LifecycleService.wsdl
  https://10.228.136.118:4443/OVSWS/ResourceService.wsdl
  https://10.228.136.118:4443/OVSWS/PluginService.wsdl
  https://10.228.136.118:4443/OVSWS/ServerPoolService.wsdl
  https://10.228.136.118:4443/OVSWS/VirtualMachineService.wsdl
  https://10.228.136.118:4443/OVSWS/AdminService.wsdl

To access the Oracle VM Manager help page go to:
  https://10.228.136.118:4443/help/help


[root@host1 OVM-Manager]#

No comments:

Post a Comment