[
https://issues.apache.org/jira/browse/COUCHDB-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14107967#comment-14107967
]
ASF subversion and git services commented on COUCHDB-1592:
----------------------------------------------------------
Commit e696e4399a2cabeac0d77b50f663be4379670164 in couchdb-couch's branch
refs/heads/master from [~rnewson]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-couch.git;h=e696e43 ]
Follow symlinks for space check
Follow symlinks when the compaction daemon checks for available space.
closes COUCHDB-1592
> Free space check for automatic compaction doesn't follow symlinks
> -----------------------------------------------------------------
>
> Key: COUCHDB-1592
> URL: https://issues.apache.org/jira/browse/COUCHDB-1592
> Project: CouchDB
> Issue Type: Bug
> Components: Database Core
> Affects Versions: 1.2
> Reporter: Nils Breunese
> Fix For: 2.0.0
>
>
> We've got a problem with automatic compaction not running due to low
> diskspace according to CouchDB. According to our system administrators there
> is more than enough space (more than twice the currently used space), but the
> data directory is a symlink to the real data storage. It seems CouchDB is
> checking the diskspace on the filesystem on which the symlink resides instead
> of the diskspace on the linked filesystem.
--
This message was sent by Atlassian JIRA
(v6.2#6252)