Forums

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

JIRA XML Back up

Fong Gary March 9, 2016

Hi Team,

In JIRA v3.12 option "Back up Data to XML". Is it including below directories?

archive of JIRA_HOME + archive of JIRA_INSTALL directories.

Thanks and regards,
Gary Fong

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.
March 9, 2016

No.  As the documentation says, the XML is effectively a copy of your database, and you need to back up the home directory and installation separately. 

Note that you need to think about the reasons for backups.  A JIRA system can be rebuilt from just the XML and a copy of the attachments (although a database backup is recommended instead of the XML, especially on bigger systems).   But a standby system would be better served by a backup that includes more of the home directory (everything except the index really).

Note that the home directory contains the link to the database, so whatever you are backing up for, you need to think about what you're doing with the backup.  Don't want to connect a test system to your production database!

Suggest an answer

Log in or Sign up to answer