Hello,
I'm currently running Jira Software 7.3.7 on top of Jira Core 7.3.7 on a Linux VM. What's the best practice to upgrade everything to 7.5.0?
Also, what's your advice about backups? I can run a full backup of the VM if needed.
Kind regards,
Francesco
HI,
Before starting to work on upgrade, go through the Upgrade notes and release notes for all versions from 7.3.7 to 7.5.0 and summarize it.
Upgrade notes will tell you if there is any perticular to look out for. Release notes makes you aware of any major changes that you need to plan for.
List the plugins that you currently have. Most important is non atlassian developed plugins. If any of that has any prolems then that you might find in release notes.
Make an upgrade plan which will list every single step that you want to perform during the upgrade and the time for that action.
Do a test environment upgrade first and make notes for important observations amd make changes to the plan acordingly.
Regarding back up, For database, you can create couple of empty databases (same config as your current database) on the same server as standby databases and dump the production data on those databases when you take JIRA down for upgrade. You can use one of those databases in case of rollback scenario since you cant downgrade existing database.
For VM backup, you can simply use copy of JIra Home and Installation directory into one directory eg 'atlassian' directory where Jira home and installtion directory is you can copy that to 'atlassian_backup' and simply rename it incase of rollback.
Make an post-upgrade checklist for issues, attachments, icons, avatars, all plugin functionalities, Jira properties, database collation, Lexo rank, healthcheck, custom attributes in important files like setenv.sh, server.xml, web.xml, jira-config.properties etc..
Hope this helps. Good Luck :)
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.