The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

XML Backup

Fong Gary
March 7, 2016

Hi,

I found an back up option in current JIRA 3.12 version. Name "Back up data to XML". Do you know what's going to be included or not included for this XML Data backup? Like including all the JIRA Plugins, data, attachments and path location. Please kindly clearify to us.

Thanks and regards,
Gary Fong

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Boris Georgiev [Appfire]
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 Champions.
March 7, 2016

The XML backup will include only the contents of the JIRA database. What it will NOT include is:

  • Attachments
  • Plugins
  • Any other files like avatars, icons, server DB configuration, memory settings, etc..

To backup everything you need XML backup+archive of JIRA_HOME+archive of JIRA_INSTALL directories

0 votes
Fong Gary
March 7, 2016

Hi Boris,

Can you please give details how to backup archive of JIRA_HOME + archive of JIRA_INSTALL?

THanks and regards,
Gary Fong

 

Boris Georgiev [Appfire]
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 Champions.
March 7, 2016

You need to check

  • where JIRA installation directory is default is: /opt/atlassian/jira
  • where JIRA_HOME directory is - default is /var/atlassian/application-data/JIRA
  • If you're using custom directory for attachments - by default they're stored in JIRA_HOME/data/attachments

So after you know the locations you just create a tar.gz archive of these directories

see here for more information

https://confluence.atlassian.com/jira/backing-up-data-185729581.html

https://confluence.atlassian.com/jira/jira-home-directory-189891162.html