ARTIFACTORY: Rollback Options from a Sharding to a Non-Sharding Binary Store

ARTIFACTORY: Rollback Options from a Sharding to a Non-Sharding Binary Store

AuthorFullName__c
Joey Naor
articleNumber
000001292
ft:sourceType
Salesforce
FirstPublishedDate
2016-10-06T13:38:09Z
lastModifiedDate
2023-02-26T19:23:35Z
VersionNumber
4
Intro:
When rolling back from a Sharding to a Non-Sharding Binary Store, you can choose between two options which include wether there will be a downtime.

For Option #1 (which will impact downtime), you must:
  • Perform rsync to make sure all storage files are copied to both locations
  • Shut down Artifactory
  • Change your binary store XML file to the previous version
  • Restart Artifactory

For Option #2 (which will not impact downtime), you must:
  • Stop your Garbage Collector
  • Change your binary store configuration, set the redundancy to 2, and perform a rolling restart
  • Change your binary store XML file to update your simple file system configuration and then perform a rolling restart

Published: Oct. 6, 2016
Last updated: Jan. 20, 2021

Keywords: sharding, non-sharding, binary store, rollback