You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/03/06 16:59:40 UTC

[GitHub] jvegaseg opened a new issue #1097: CouchDB 2.1.1: Compaction daemon - unable to calculate free space for `/run/user/0`: `enoent`

jvegaseg opened a new 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
 
 
   We have a 6-node cluster and we receive this warning in one of the servers (only in one).
   
   CouchDB software was installed through packages (yum install) on  virtualized Centos 7 servers using OpenVZ 7.
   
   Output of **df -h**:
   
   ```
   S.ficheros        Tama?o Usados  Disp Uso% Montado en
   /dev/ploop23569p1   9,9T    72G  9,4T   1% /
   none                 31G      0   31G   0% /sys/fs/cgroup
   none                 31G      0   31G   0% /dev
   tmpfs                20G      0   20G   0% /dev/shm
   tmpfs                20G   144K   20G   1% /run
   tmpfs               4,0G      0  4,0G   0% /run/user/0
   ```
   
   Any clue about this warning?
   That means that compactation fails?
   
   Regards,
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services