ZimbraRedoLogDeleteOnRollover

ZimbraRedoLogDeleteOnRollover

ZCS 8.8 Article ZCS 8.8

ZCS 8.7 Article ZCS 8.7


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 : 


Wiki/KB reviewed by {{{1}}} {{{2}}} {{{3}}} Last edit by Asrivastava
Jump to: navigation, search