Migrating to a new instance with added functionality

Systems Group March 8, 2013

We cloned our production instances of Jira andFisheye to run as a test environment.

However, we were considering adding some functionality, such as installing Stash and Crucible, as well as upgrading Fisheye (currently on v2.7.1) and Jira (currently on v4.4). We were hoping that we could do at least most of that safely in our test environment (so as to limit downtime). Then when the time comes, we could simply do a dump of the Jira and Fisheye databases and copy them over to our test environment. Basically, we'd switch the two.

Has anyone done something like this? Could we at least do a portion of this in the test environment before cutting over or is it better to do an in-place upgrade?

1 answer

1 accepted

0 votes
Answer accepted
LucasA
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.
March 8, 2013

Hi,

Note that database dump/restores for update/upgrade purposes only works 100% if you follow the releases order(you can't perform a JIRA 4.4 upgrade to 6.0 on this way, you have to be on the latest 5.X release to do that).

There is no problem to perform this, just pay attention and follow the releases sequence.

Maybe this documentation could help you to decide the better way to do this:

- https://confluence.atlassian.com/display/JIRA/Upgrading+JIRA

Please, if you need further assistance with that, raise a support ticket at https://support.atlassian.com.

Lucas Lima

Suggest an answer

Log in or Sign up to answer