Oracle VM Manager MySQL Daily Backup Not Running
(Doc ID 2365231.1)
Last updated on OCTOBER 13, 2021
Applies to:
Oracle VM - Version 3.3.1 and laterOracle Cloud Infrastructure - Version N/A and later
Information in this document applies to any platform.
Symptoms
The following symptoms are seen on affected system that presents this issue.
1. Daily backups aren't working correctly
Lines in AdminServer.log report database inconsistencies, after validating AdminServer.log (it should be found with this command " # find /u01 -name AdminServer.log ") on Oracle VM Manager server are seen following messages:
####<2018-02-03T02:20:12.480-0500> <Error> <com.oracle.ovm.mgr.api.queuedjob.task.BackupTask> <hostname> <AdminServer> <Odof Tcp Client Thread: /127.0.0.1:54321/175> <
####<2018-02-04T02:50:26.051-0500> <Error> <com.oracle.ovm.mgr.api.queuedjob.task.BackupTask> <hostname> <AdminServer> <Odof Tcp Client Thread: /127.0.0.1:54321/175> <
####<2018-02-05T03:20:42.983-0500> <Error> <com.oracle.ovm.mgr.api.queuedjob.task.BackupTask> <hostname> <AdminServer> <Odof Tcp Client Thread: /127.0.0.1:54321/175> <
2. Manual backups works
# /u01/app/oracle/ovm-manager-3/ovm_tools/bin/BackupDatabase -w
# ls -la /u01/app/oracle/mysql/dbbackup | grep 'date +%Y%m'*
3. 'No such object' error reported in manager log
It can be appreciated messages with the pattern of "odof.exception.ObjectNotFoundException: No such object (level 1), cluster is null: <11895>"
Example:
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |