Replies: 2 comments 2 replies
-
Hi, did you check the space /var/lib/couchdb directly, that you can be sure it's CouchDB? BTW, your are using a really old and unsupported CouchDB version. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Maybe you should check if CouchDB (or the erlang vm (beam)) is allocating big files while running, or if other processes doing somethin weird... |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
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:
Beta Was this translation helpful? Give feedback.
All reactions