Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OVM Manager 3.4.4 upgrade issue

ialexandJul 10 2019

I am trying to upgrade from OVM manager 3.4.4 to 3.4.6, when I run the upgrade script I get a failure to delete a job as it is in CHILD_QUEUED mode. This job was run and aborted in 2018, I have restored the mysql db from prior to the job being run, to no avail, and I have rebooted the OVM server and for good measure all the OVS boxes, but every time I run the upgrade script I get the same error:-

./runInstaller.sh

Oracle VM Manager Release 3.4.6 Installer

Oracle VM Manager Installer log file:

/var/log/ovmm/ovm-manager-3-install-2019-07-10-131445.log

Please select an installation type:

1: Install

2: Upgrade

3: Uninstall

4: Help

Select Number (1-4): 2

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.

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 10.200.2.60 [fqdn]:

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-20190710_131531

Running ovm_preUpgrade script, please be patient this may take a long time ...

Wed Jul 10 13:15:45 2019 ERROR: Job Stop VM: dc2-prs-app3 is in the CHILD_QUEUED state and was created on Wed May 23 17:18:40 BST 2018

Would you like to delete the jobs above? Saying no will cancel the upgrade:

1: Yes

2: No

Select Number (1-2): 1

Wed Jul 10 13:15:52 2019 ERROR: Job Stop VM: dc2-prs-app3 is in the CHILD_QUEUED state and was created on Wed May 23 17:18:40 BST 2018

Wed Jul 10 13:15:52 2019: 0 jobs have been deleted.

Wed Jul 10 13:15:52 2019 ERROR: Job Stop VM: dc2-prs-app3 is in the CHILD_QUEUED state and was created on Wed May 23 17:18:40 BST 2018

Running job(s) still exist. Waiting 20 seconds and then check if they have finished.

Wed Jul 10 13:16:12 2019 ERROR: Job Stop VM: dc2-prs-app3 is in the CHILD_QUEUED state and was created on Wed May 23 17:18:40 BST 2018

There are still job(s) running. Please wait for jobs to finish before upgrading.

Failure running the ovm_preUpgrade script, upgrade cannot continue!

here is a screenshot of the job tab. Any ideas on how to get rid of this job ?

pastedImage_41.png

Comments
Post Details
Added on Jul 10 2019
0 comments
802 views