>    *May 17 14:21:06 em2 citserver[25444]: db: BDB3017 unable to  
 >    allocate space from the buffer cache*  
 >    *May 17 14:21:06 em2 citserver[25444]: db: compact: Cannot allocate
 
 >    memory*  
  
 You didn't recover any disk space because it crashed.  This means we have
to put some limits into the auto-purger to make it take "smaller bites" and
maybe just run a few times. 
  
 However, if it's running out of buffer cache, you can put a file called 
DB_CONFIG
into your data directory to tune Berkeley DB, and one of the options is indeed
buffer cache sizes.  Read https://www.openldap.org/faq/data/cache/1072.html
to learn more. 
  
 Once again, however, this does not appear to be a problem specific to the
AppImage distribution.  I think I am going to release it with beta status
so we can have more testers. 
 

Reply via email to