guanfeix opened a new issue #3956: URL: https://github.com/apache/couchdb/issues/3956
OS: Ubuntu 14.04.1 KernelVersion: 4.19.90 Architecture:x86_64 CouchDB version: 1.6.1 Erlang version: R16B03 It's a single node,a little traffic,maybe about sixty dbs,each with around ten view_functions average Our Couchdb database directory is /var/lib/couchdb After couchdb restart , df -h to check free 30G,even du -sh show no change in disk take up. Find the question(root file system space is not enough):  After restart couchdb:  And also I find the largest db file have a compact file dpl_job.compact,which compaction can't be really restart.so this db will never be compact.so It will increase always. I try every methods to compact this database,autocompaction, url, futon compact and cleanup operation. whether delete(wiil produce a new smaller one) or not.  this maybe related  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
