[
https://issues.apache.org/jira/browse/SOLR-9381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15458399#comment-15458399
]
ASF subversion and git services commented on SOLR-9381:
-------------------------------------------------------
Commit ced96c5fd5f8c960ada66d4d10aecdcd5bc69a9d in lucene-solr's branch
refs/heads/branch_6x from [~noble.paul]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=ced96c5 ]
SOLR-9381: Snitch for freedisk uses '/' instead of 'coreRootDirectory'
> 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
> 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]