Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to use custom path for JIRA Indexes

Anil Kumar Patcha July 24, 2018

We have installed JIRA DataCenter. How are indexes are created under default location i.e <JIRA-HOME>/caches/indexes.

But we need to use the custom path. How do we do that. Please suggest the process. 

1 answer

1 accepted

1 vote
Answer accepted
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 25, 2018

You don't do it in Jira.  Jira relies on a specific structure in its home directory.

So, if you want to locate parts of the home directory in different places, you have to do it with the operating system.  The most simple solution is to move the /caches/indexes to another disk (remembering that they must be fast local disks with a supported file system - not NFS or other shared storage systems), and then use a symbolic link to tell the device where to look for the directory.

Suggest an answer

Log in or Sign up to answer