Forums

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

jira and SQL always on availability cluster

Yevgeni May 27, 2018

hi all , 

one Jira server , version 7.6.1

I have installed SQL always on availability cluster with availability groups

And configured it in the dbconfig.xml a named instance for the SQL listener

<url>jdbc:sqlserver://jiralistener:1433;databaseName=jiradatabasename</url>

After a fail-over , i need to re-index Jira for it to work properly 

How can I do the SQL fail-over so that Jira doesn't need to be re-indexed 

2 answers

1 accepted

0 votes
Answer accepted
Yevgeni May 29, 2018

Upgrading to Jira 7.9.2 seems to solves the issue

0 votes
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.
May 27, 2018

You can't.  The index in Jira is rebuilt from the database.

You can avoid re-indexing if you stop Jira and copy the index files over (do not attempt to put them on shared storage, it won't work)

Yevgeni May 27, 2018

Upgrading to Jira 7.9.2 seems to solves the issue

Like ivr likes this

Suggest an answer

Log in or Sign up to answer