[
https://issues.apache.org/jira/browse/SOLR-9381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15483631#comment-15483631
]
ASF subversion and git services commented on SOLR-9381:
-------------------------------------------------------
Commit f4673ca4763964950eaedf2e172f2f5015669da0 in lucene-solr's branch
refs/heads/branch_6_2 from [~noble.paul]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=f4673ca ]
SOLR-9381: Snitch for freedisk uses '/' instead of 'coreRootDirectory'
(cherry picked from commit ced96c5)
> Snitch for freedisk uses root path not Solr home
> ------------------------------------------------
>
> Key: SOLR-9381
> URL: https://issues.apache.org/jira/browse/SOLR-9381
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Components: SolrCloud
> Affects Versions: 6.1, master (7.0)
> Reporter: Tim Owen
> Assignee: Noble Paul
> Fix For: 6.2.1, 6.3, master (7.0)
>
> Attachments: SOLR-9381.patch, SOLR-9381.patch
>
>
> The path used for the freedisk snitch value is hardcoded to / whereas it
> should be using Solr home. It's fairly common to use hardware for Solr with
> multiple physical disks on different mount points, with multiple Solr
> instances running on the box, each pointing its Solr home to a different
> disk. In this case, the value reported for the freedisk snitch value is
> wrong, because it's based on the root filesystem space.
> Patch changes this to use solr home from the CoreContainer.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]