1. Requirement
Cpu:at least 2
Memory:at least 2048M
2. Mount the installation media
Mount-o Loop,ro oraclevmm-3.4.2.iso/mntcd/mnt
3. Installing dependent Packages
Yum-y Install zip unzip Numactl Perl
4. Create users and Groups
Useradd Oracleecho Oracle | passwd--stdin oraclegroupadd dbausermod-g dba Oracle
5. Configuring the Limits.conf File
echo "Oracle soft nofile 8192oracle hard nofile 8192oracle soft nproc 4096oracle hard nproc 4096oracle soft Core Unlimited Oracle Hard Core Unlimited ">>/etc/security/limits.conf
Note: The above 5 step execution createoracle.sh script will automatically execute
6. Oracle VM Manager Install is basically auto-execute
[Email protected] mnt]# sh./runinstaller.sh
Oracle VM Manager Release 3.4.2 Installer
Oracle VM Manager Installer log file:
/var/log/ovmm/ovm-manager-3-install-2017-03-24-000742.log
Please select an installation type:
1:install
2:upgrade
3:uninstall
4:help
Select number (1-4): 1
Verifying Installation Prerequisites ...
warning:recommended memory for the Oracle VM Manager Server installation using Local MySql DB is 7680 MB RAM
Starting production with local database installation ...
One password is used for all users created and used during the installation.
Enter a password for all logins used during the installation:
Enter a password for all logins used during the installation (confirm):
Please enter your fully qualified domain name, e.g. ovs123.us.oracle.com, (or IP address) of the Your Management Server for SS L certification Generation 10.20.3.34 [10.20.3.34]:
Verifying configuration ...
Start Installing Oracle VM Manager:
1:continue
2:abort
Select number (1-2): 1
Step 1 of 7:database software ...
Installing Database software ...
Retrieving MySQL Database 5.6 ...
unzipping MySQL RPM File ...
Installing MySQL 5.6 RPM Package ...
Configuring MySQL Database 5.6 ...
Installing MySQL Backup RPM Package ...
Step 2 of 7:java ...
Installing Java ...
Step 3 of 7:weblogic and ADF ...
Retrieving Oracle WebLogic Server 12c and ADF ...
Installing Oracle WebLogic Server 12c and ADF ...
Applying patches to Weblogic ...
Applying patch to ADF ...
Step 4 of 7:oracle VMs ...
Installing Oracle VM Manager Core ...
Retrieving Oracle VM Manager application ...
Extracting Oracle VM Manager application ...
Retrieving Oracle VM Manager Upgrade tool ...
Extracting Oracle VM Manager Upgrade tool ...
Installing Oracle VM Manager Upgrade tool ...
Retrieving Oracle VM Manager CLI tool ...
Extracting Oracle VM Manager CLI tool ...
Installing Oracle VM Manager CLI tool ...
Installing Oracle VM Manager WLST Scripts ...
Step 5 of 7:domain creation ...
Creating domain ...
Step 6 of 7:oracle VM Tools ...
Retrieving Oracle VM Manager Shell & API ...
Extracting Oracle VM Manager Shell & API ...
Installing Oracle VM Manager Shell & API ...
Retrieving Oracle VM Manager Wsh tool ...
Extracting Oracle VM Manager Wsh tool ...
Installing Oracle VM Manager Wsh tool ...
Retrieving Oracle VM Manager Tools ...
Extracting Oracle VM Manager Tools ...
Installing Oracle VM Manager Tools ...
Retrieving Ovmcore-console ...
Installing Ovmcore-console RPM Package ...
Copying Oracle VM Manager Shell to '/usr/bin/ovm_shell.sh ' ...
Installing ovm_admin.sh in '/u01/app/oracle/ovm-manager-3/bin ' ...
Installing ovm_upgrade.sh in '/u01/app/oracle/ovm-manager-3/bin ' ...
Step 7 of 7:start OVM Manager ...
Enabling Oracle VM Manager service ...
Shutting down Oracle VM Manager instance ...
Starting Oracle VM Manager instance ...
Please wait while WebLogic configures the applications ...
Trying to connect to core via Ovmwsh (attempt 1 of 20) ...
Trying to connect to core via Ovmwsh (attempt 2 of 20) ...
Trying to connect to core via Ovm_shell (attempt 1 of 5) ...
Oracle VM Manager installed.
Installation Summary
--------------------
Database configuration:
Database Type:mysql
Database Host Name:localhost
Database Name:ovs
Database Listener port:49500
Database User:ovs
Weblogic Server Configuration:
Administration Username:weblogic
Oracle VM Manager Configuration:
Username:admin
Core Management port:54321
Uuid:0004fb00000100006272a6cb54d2f1c0
Passwords:
There is no default passwords for any users. The passwords to use for Oracle VM Manager, Database, and Oracle WebLogic Server has been set by you during this Installa tion. In the case of a default install, all passwords is the same.
Oracle VM Manager UI:
Https://10.20.3.34:7002/ovm/console
Log in with the user ' admin ', and the password you set during the installation.
For more information on Oracle virtualization, please visit:
http://www.oracle.com/virtualization/
Oracle VM Manager installation complete.
Please remove the configuration file/tmp/ovm_configsvoh7q.
This article is from the "11528244" blog, please be sure to keep this source http://11538244.blog.51cto.com/11528244/1910694
ORACLEVM Manager Installation