ZimbraRedoLogDeleteOnRollover: Difference between revisions

No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:


=ZimbraRedoLogDeleteOnRollover=
__FORCETOC__
{{ KB |{{ZC}}|{{ZCS 8.8}}|{{ZCS 8.7}}||}}
<div class="col-md-12 ibox-content">
{{WIP}}
= ZimbraRedoLogDeleteOnRollover =
<hr>
{{ KB |{{ZC}}|{{ZCS 9.0}}|{{ZCS 8.8}}||}}


== Purpose ==
 
=== Problem ===  


Fix the issue of archive redolog consuming high disk space.  
Fix the issue of archive redolog consuming high disk space.  
Line 10: Line 13:
  du -sh /opt/zimbra/redolog/archive/
  du -sh /opt/zimbra/redolog/archive/


== Resolution ==
=== Solution ===  


  zmprov mcf zimbraRedoLogDeleteOnRollover TRUE  
  zmprov mcf zimbraRedoLogDeleteOnRollover TRUE  
Line 16: Line 19:
'''''Note: Since the NG backup, archive redolog are not required anymore so it is safe to remove them''.'''  
'''''Note: Since the NG backup, archive redolog are not required anymore so it is safe to remove them''.'''  


== Additional Info ==  
==== 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.  
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.  
Line 38: Line 41:
     deprecatedSince :  
     deprecatedSince :  


=== Important ===
* After configuring zimbraRedoLogDeleteOnRollover to TRUE, mailbox will not generate new redolog files under the /opt/zimbra/redolog/archive/ directory.
* Old archived logs need to remove manually.
{{SubmittedBy|Amit Srivastava}}


{{NeedSME}}
{{Article Footer|ZCS 9.0, ZCS 8.8|2018-05-01}}
{{Article Footer|Zimbra Collaboration Suite 8.8.8 |5/1/2018}}

Latest revision as of 12:18, 10 June 2020


ZimbraRedoLogDeleteOnRollover


   KB 23701        Last updated on 2020-06-10  




0.00
(0 votes)


Problem

Fix the issue of archive redolog consuming high disk space.

du -sh /opt/zimbra/redolog/archive/

Solution

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 : 

Important

  • After configuring zimbraRedoLogDeleteOnRollover to TRUE, mailbox will not generate new redolog files under the /opt/zimbra/redolog/archive/ directory.
  • Old archived logs need to remove manually.


Submitted by: Amit Srivastava
Verified Against: ZCS 9.0, ZCS 8.8 Date Created: 2018-05-01
Article ID: https://wiki.zimbra.com/index.php?title=ZimbraRedoLogDeleteOnRollover Date Modified: 2020-06-10



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