-
Bug
-
Resolution: Timed out
-
Low
-
None
-
4.0.2
-
4
-
Severity 3 - Minor
-
-
Hi,
I'm installing a Jira instance and I want to move the JIRA_HOME to a NFS drive.
Following this golden rule (http://confluence.atlassian.com/display/JIRA/Indexing+in+JIRA) I want to change the default index directory to a local directory (= not on NFS drive).
I can change the default index directory from the reindexing page (http://jira/secure/admin/jira/IndexAdmin.jspa) but if I clean the index directory content and launch a reindex, I see that in the new, custom directory, are created the 'comments' and 'issues' directory, while in the default, JIRA_HOME, directory, is created the 'entities' directory (which contains 'portalpage' and 'searchrequest' directory).
Is this OK? I expected that also the 'entities' directory was to be created in the new custom index directory.