adrienverge commented on issue #1097: CouchDB 2.1.1: Compaction daemon - unable 
to calculate free space for `/run/user/0`: `enoent`
URL: https://github.com/apache/couchdb/issues/1097#issuecomment-370740318
 
 
   We experience the same problem: lots of free disk space, lots of free RAM, 
and:
   
   ```
   [notice] 2018-03-06... -------- Compaction swap for db: 
/var/lib/couchdb/shards/00000000-1fffffff/my_db.1493304636.couch 131313 45297
   [warning] 2018-03-06... -------- Compaction daemon - unable to calculate 
free space for `/run/user/0`: `enoent`
   [notice] 2018-03-06... -------- Compaction swap for db: 
/var/lib/couchdb/shards/00000000-1fffffff/my_db.1493304645.couch 131266 45250
   ```
   
   None of these DBs have attachments. Actually the issue doesn't seem related 
to attachments, but instead to the fact that `/run/user/0` doesn't exist:
   
   ```shell
   # ls -a /run/user 
   .  ..  1000
   ```
   
   @wohali Can you open the issue again?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to