ZimbraRedoLogDeleteOnRollover: Difference between revisions
Asrivastava (talk | contribs) (Created page with " =ZimbraRedoLogDeleteOnRollover= {{ZC}} {{ZCS 8.8}}|{{ZCS 8.7}} {{WIP}} == Purpose == Fix the issue of archive redolog consuming high disk space. du -sh /opt/zimbra/red...") |
Asrivastava (talk | contribs) |
||
Line 1: | Line 1: | ||
=ZimbraRedoLogDeleteOnRollover= | =ZimbraRedoLogDeleteOnRollover= | ||
{{ZC}} {{ZCS 8.8}}{{ZCS 8.7}} {{WIP}} | |||
{{ZC}} {{ZCS 8.8}} | |||
== Purpose == | == Purpose == |
Revision as of 05:11, 1 May 2018
ZimbraRedoLogDeleteOnRollover

ZCS 8.8
- This article is a Work in Progress, and may be unfinished or missing sections.
Purpose
Fix the issue of archive redolog consuming high disk space.
du -sh /opt/zimbra/redolog/archive/
Resolution
zmprov mcf zimbraRedoLogDeleteOnRollover TRUE
Note: Since the NG backup, archive redolog are not required anymore so it is safe to remove them.
Additional Info
With the fresh installation or the upgrade the value of the Attribute is false, which was the legacy behaviour, If using NG backup make sure to update the attribute to TRUE as a part of post installation.
zmprov desc -a zimbraRedoLogDeleteOnRollover zimbraRedoLogDeleteOnRollover: whether logs are delete on rollover or archived type : boolean value : callback : immutable : false cardinality : single requiredIn : optionalIn : globalConfig,server flags : serverInherited defaults : TRUE min : max : id : 251 requiresRestart : mailbox since : deprecatedSince :