Errors in incremental backups: Difference between revisions

No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{BC|Certified}}
__FORCETOC__
<div class="col-md-12 ibox-content">
=Errors in incremental backups=
=Errors in incremental backups=
<hr>
<hr>
{{KB|{{ZC}}|{{ZCS 8.8.15}}||||}}  
{{KB|{{ZC}}|{{ZCS 8.7}}||||}}  
{{WIP}} 
 




Line 12: Line 7:
====Problem====
====Problem====


When the system performs an automatic incremental backup, indicates the following message: '''Finished with errors'''
When automatic incremental backup is executed on the server, following message is displayed in /opt/zimbra/log/mailbox.log file :  
 
This error occurs only when you perform incremental backups. The error message is as follows :


<pre>
<pre>
Line 35: Line 28:
====Solution====
====Solution====


* During a backup, if the above error is seen, the recommendation is to move the old backups out. The directories in /opt/zimbra/backup/sessions/* .
* During a backup if the above error is seen, the recommendation is to move the old backups out - the directories in /opt/zimbra/backup/sessions/* .
It's advised to keep them somewhere at a different location to be on the safer side and then proceed to do a full backup.
 
* It's advised to keep them somewhere at a different location to be on the safer side and then proceed to do a full backup.


* Another possibe cause is if the /tmp or /opt/zimbra/redolog/ is filling up. Ensure that there is enough disk space available.
* Another possibe cause is the /tmp or /opt/zimbra/redolog/ filling up. Ensure that there is enough disk space available.




Line 45: Line 39:
|}
|}


{{Article Footer|ZCS 8.8.15|2020-04-13}}
{{Article Footer|ZCS 8.7|2020-04-13}}

Latest revision as of 07:30, 23 May 2020

Errors in incremental backups


   KB 23304        Last updated on 2020-05-23  




0.00
(0 votes)


Problem

When automatic incremental backup is executed on the server, following message is displayed in /opt/zimbra/log/mailbox.log file :

Found gap in redo log sequence; missing 1414 through 1446; To avoid future restore problems, discard all existing backups and take a full backup of all accounts; If this error occurred during restore, try the --ignoreRedoErrors option
com.zimbra.cs.backup.BackupServiceException: Found gap in redo log sequence; missing 1414 through 1446; To avoid future restore problems, discard all existing backups and take a full backup of all accounts; If this error occurred during restore, try the --ignoreRedoErrors option 
ExceptionId:qtp662845511-542373:https://127.0.0.1:7071/service/admin/soap/BackupRequest:1463637618095:568e4f96fbb74864 
Code:backup.REDOLOG_OUT_OF_SEQUENCE 
	at com.zimbra.cs.backup.BackupServiceException.REDOLOG_OUT_OF_SEQUENCE(BackupServiceException.java:91) 
        at com.zimbra.cs.backup.util.Utils.splitRedoLogsAtSeq(Utils.java:302)
        at com.zimbra.cs.backup.FileBackupTarget$FileBackupSet.backupRedoLogs(FileBackupTarget.java:1360)
        at com.zimbra.cs.backup.BackupSet.startIncrementalBackup(BackupSet.java:817)
        at com.zimbra.cs.backup.FileBackupTarget$FileBackupSet.startIncrementalBackup(FileBackupTarget.java:1067)
        at com.zimbra.cs.backup.BackupManager.backupIncremental(BackupManager.java:336)
        at com.zimbra.cs.service.backup.Backup.handleNetworkRequest(Backup.java:153)
        at com.zimbra.cs.service.NetworkDocumentHandler.handle(NetworkDocumentHandler.java:23)
        at com.zimbra.soap.SoapEngine.dispatchRequest(SoapEngine.java:569)
        at com.zimbra.soap.SoapEngine.dispatch(SoapEngine.java:432)

Solution

  • During a backup if the above error is seen, the recommendation is to move the old backups out - the directories in /opt/zimbra/backup/sessions/* .
  • It's advised to keep them somewhere at a different location to be on the safer side and then proceed to do a full backup.
  • Another possibe cause is the /tmp or /opt/zimbra/redolog/ filling up. Ensure that there is enough disk space available.


Submitted by: Aarti Shah
Verified Against: ZCS 8.7 Date Created: 2020-04-13
Article ID: https://wiki.zimbra.com/index.php?title=Errors_in_incremental_backups Date Modified: 2020-05-23



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »


Jump to: navigation, search