You will need OracleVM Server and Oracle VM Manager ISO files.
[root@lrac01 ~]# cd Desktop
[root@lrac01 Desktop]# ls
OracleVM-Manager-2.2.0.iso OracleVM-Server-2.2.2.iso
[root@lrac01 Desktop]# mkdir ovm
[root@lrac01 Desktop]# ls
OracleVM-Manager-2.2.0.iso OracleVM-Server-2.2.2.iso ovm
[root@lrac01 Desktop]# mount -t iso9660 -o loop OracleVM-Manager-2.2.0.iso ovm[root@lrac01 Desktop]# cd ovm
[root@lrac01 ovm]# ls
EULA LICENSE readme.txt runInstaller.sh scripts source TRANS.TBL
[root@lrac01 ovm]# ls -ltr
[root@lrac01 ovm]# sh runInstaller.shWelcome 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
1Starting Oracle VM Manager 2.2 installation …
Do you want to install a new database or use an existing one? [1|2]
1. Install a new Oracle XE database on lrac01
2. Use an existing Oracle database in my network
1Prepare to install the Oracle XE database ...
Checking the supported platforms ... Done
Checking the prerequisite packages are installed ... Done
Checking the available disk space ... Done
Installing the oracle-xe-univ package (rpm) now ...
Done
Oracle Database 10g Express Edition Configuration
-------------------------------------------------
This will configure on-boot properties of Oracle Database 10g Express Edition. The following questions will determine whether the database should be starting upon system boot, the ports it will use, and the passwords that will be used for database accounts. Press <Enter> to accept the defaults.
Ctrl-C will abort.
Specify the HTTP port that will be used for Oracle Application Express [8080]:
Specify a port that will be used for the database listener [1521]:
Specify a password to be used for database accounts. Note that the same password will be used for SYS and SYSTEM. Oracle recommends the use of different passwords for each database account.
This can be done after initial configuration:
Confirm the password:
Do you want Oracle Database 10g Express Edition to be started on boot (y/n) [y]:yStarting Oracle Net Listener...Done
Configuring Database...Done
Starting Oracle Database 10g Express Edition Instance...Done
Installation Completed Successfully.
To access the Database Home Page go to "http://10.112.5.1:8080/apex"
Checking the availability of the database ...
Set default database schema to 'OVS'.
Please enter the password for account 'OVS':
Confirm the password:
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':
Confirm the password:
Starting OC4J ... Done.
To access the OC4J Home Page and change the password go to http://10.112.5.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:
Confirm the password:
Setting keystore password for Web Service ... Done
Do you want to use HTTPS access for Oracle VM Manager (Y|n)?nConfiguring OC4J to use HTTP ... Done
Stopping OC4J ... Done
Starting OC4J ... Done
Please enter the password for the default account 'admin':
Confirm the password:
Configuring SMTP server ...
Please enter the outgoing SMTP mail server(e.g. - mail.abc.com, mail.abc.com:25): rac01.an.com
Mail server checking, may need some time, please wait ...
Setting the SMTP server to rac01.an.com ...
Done
Please enter an e-mail address for account 'admin': root@rac01.an.com
Confirm the e-mail address : root@rac01.an.com
Updating e-mail address for account 'admin' to 'root@rac01.an.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: http://10.112.5.1:8888/OVS
To access the Oracle VM Manager web services WSDL page go to:
http://10.112.5.1:8888/OVSWS/LifecycleService.wsdl
http://10.112.5.1:8888/OVSWS/ResourceService.wsdl
http://10.112.5.1:8888/OVSWS/PluginService.wsdl
http://10.112.5.1:8888/OVSWS/ServerPoolService.wsdl
http://10.112.5.1:8888/OVSWS/VirtualMachineService.wsdl
http://10.112.5.1:8888/OVSWS/AdminService.wsd
To access the Oracle VM Manager help page go to:
http://10.112.5.1:8888/help/help
No comments:
Post a Comment