-
Suggestion
-
Resolution: Duplicate
-
None
-
None
-
None
Problem Definition
Currently there is no way to determine how much disk space Elasticsearch indices will need prior to installation and allowing the service to run.
This poses a risk of running out of disk space and the mission critical job of reading and writing repo data would be interrupted due to the search data that should be somewhat easy to separate.
Suggested Solution
Provide a supported way of configuring where the indices are located. If space becomes an issue additional filesystems/volumes sufficient room can be added.
Workaround
A potential workaround might be symlinking the $BITBUCKET_HOME/shared/search/data to another location or creating a mount point for NFS.
- duplicates
-
BSERV-8879 Code search is inefficient with space when indexing forks
- Closed
-
BSERV-9337 Multiple homes for Bitbucket Server
- Closed
-
BSERV-8874 Need to provide server sizing specification for ElasticSearch
- Gathering Interest
- mentioned in
-
Page Loading...