i decided to upgrade my OVM Manager.ssh -l admin@localhost -p 10000
After downloading OVM Manager 0.3.4.6 i mounted the ISO image:
mount /dev/sr0 /mnt cd /mnt
The upgrade procedure can be found here (Oracle Documentation). So let's start:[root@oraVMManager mnt]# ls -l insgesamt 149832 drwxr-xr-x. 7 root root 8192 18. Nov 21:00 components -r-xr-x---. 1 root root 11556 18. Nov 20:59 createOracle.sh -rw-r--r--. 1 root root 230 18. Nov 20:59 oracle-validated.params -r-xr-x---. 1 root root 149109589 18. Nov 21:00 ovmm-installer.bsx -rw-r--r--. 1 root root 4293118 18. Nov 20:55 OvmSDK_3.4.6.2105.zip -r-xr-x---. 1 root root 1919 18. Nov 20:59 runInstaller.sh -rw-r--r--. 1 root root 372 18. Nov 20:59 sample.yml -r--r--r--. 1 root root 1596 18. Nov 21:00 TRANS.TBL
# ./runInstaller.sh --installtype Upgrade Oracle VM Manager Release 3.4.6 Installer Oracle VM Manager Installer log file: /var/log/ovmm/ovm-manager-3-install-2019-01-25-051107.log Verifying upgrading prerequisites ... *** WARNING: Ensure that each Oracle VM Server for x86 has at least 200MB of available space for the /boot partition and 3GB of available space for the / partition. *** WARNING: Recommended memory for the Oracle VM Manager server installation using Local MySql DB is 7680 MB RAM Starting Upgrade ... Reading database parameters from config ... ========================== Typically the current Oracle VM Manager database password will be the same as the Oracle VM Manager application password. ========================== Database Repository ========================== Please enter the current Oracle VM Manager database password for user ovs: Oracle VM Manager application ============================= Please enter the current Oracle VM Manager application password for user admin: Oracle Weblogic Server 12c ========================== Please enter the current password for the WebLogic domain administrator: Please enter your fully qualified domain name, e.g. ovs123.us.oracle.com, (or IP address) of your management server for SSL certification generation 192.168.178.37 [oraVMManager.fritz.box]: Successfully verified password for user root Successfully verified password for user appfw Verifying configuration ... Verifying 3.4.4 meets the minimum version for upgrade ... Upgrading from version 3.4.4.1709 to version 3.4.6.2105 Start upgrading Oracle VM Manager: 1: Continue 2: Abort Select Number (1-2): 1 Running full database backup ... Successfully backed up database to /u01/app/oracle/mysql/dbbackup/3.4.4_preUpgradeBackup-20190125_051150 Running ovm_preUpgrade script, please be patient this may take a long time ... Exporting weblogic embedded LDAP users Stopping service on Linux: ovmcli ... Stopping service on Linux: ovmm ... Exporting core database, please be patient this may take a long time ... NOTE: To monitor progress, open another terminal session and run: tail -f /var/log/ovmm/ovm-manager-3-install-2019-01-25-051107.log Product component : Java in '/u01/app/oracle/java' Java is installed ... Removing Java installation ... Installing Java ... DB component : MySQL RPM package MySQL RPM package installed by OVMM was found... Removing MySQL RPM package installation ... 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 ... Product component : Oracle VM Manager in '/u01/app/oracle/ovm-manager-3/' Oracle VM Manager is installed ... Removing Oracle VM Manager installation ... Product component : Oracle WebLogic Server in '/u01/app/oracle/Middleware/' Oracle WebLogic Server is installed Removing Oracle WebLogic Server installation ... Service ovmm is deleted. Service ovmcli is deleted. Retrieving Oracle WebLogic Server 12c and ADF ... Installing Oracle WebLogic Server 12c and ADF ... Applying patches to Weblogic ... Applying patch to ADF ... 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 ... Installing Oracle VM Manager WLST Scripts ... Dropping the old database user 'appfw' ... Dropping the old database 'appfw' ... Creating new domain... Creating new domain done. Upgrading core database, please be patient this may take a long time ... NOTE: To monitor progress, open another terminal session and run: tail -f /var/log/ovmm/ovm-manager-3-install-2019-01-25-051107.log Starting restore domain's SSL configuration and create appfw database tables. Restore domain's SSL configuration and create appfw database tables done. AdminServer started. Importing weblogic embedded LDAP users Retrieving Oracle VM Manager CLI tool ... Extracting Oracle VM Manager CLI tool... Installing Oracle VM Manager CLI tool ... 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 ... The ovmcore-console RPM package is latest, needn't to upgrade ... 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' ... 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 ovm_shell (attempt 1 of 5)... 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 : 0004fb000001000019f1074e05c43aa1 Passwords: There are no default passwords for any users. The passwords to use for Oracle VM Manager, Database, and Oracle WebLogic Server have been set by you during this installation. In the case of a default install, all passwords are the same. Oracle VM Manager UI: https://oraVMManager.fritz.box:7002/ovm/console Log in with the user 'admin', and the password you set during the installation. For more information about Oracle Virtualization, please visit: http://www.oracle.com/virtualization/ 3.2.10/3.2.11 Oracle VM x86 Servers and SPARC agent 3.3.1 managed Servers are no longer supported in Oracle VM Manager 3.4. Please upgrade your Server to a more current version for full support For instructions, see the Oracle VM 3.4 Installation and Upgrade guide. Oracle VM Manager upgrade complete. Please remove configuration file /tmp/ovm_configA6Dpxd.
And the GUI shows after that via "help":
No comments:
Post a Comment