Forums

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

how to make Jira instance High available

RajaSekhar Kavuri
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 23, 2019

Hi All,

we have a Jira s installed on one of the CentOS 7 machine. currently we are using MySQL DB as back end. we have bought commercial license for 2000 users. we are planning to make this server HA 

is there any procedure available for the same to make any existing jira software instance HA?

 

 

2 answers

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.
October 23, 2019

For a proper HA system, you should move to Data Centre.

The best you can do with a Server instance of Jira is a warm-ish standby.  Two machines, one of which is production, the second a failover system which is not running.  You replicate essential data to the failover system (so probably putting attachments on a shared remote file share, and having two database servers, with production replicating to the failover one)

If the main server dies, you reconfigure things to point to the failover, start it up, run a full re-index and let the users back in.

0 votes
Gustav L'Estrade
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.
October 23, 2019

Hi @RajaSekhar Kavuri

There is no option to make a server deployment HA. My recommendation is to have a look at the Datacenter deployment option, since one of its core features is the node clustering for high availability and performance even when many users are using the system at the same time. 

Please see following link for more information about the difference between server and datacetner deployment: https://www.atlassian.com/blog/jira-software/server-vs-data-center-whats-right

Hope this helps.

Good luck with your deployment endeavors! 

Suggest an answer

Log in or Sign up to answer