Migrating a standalone Artifactory server
How to migrate from "s3" to "cluster-s3"?
- AuthorFullName__c
- Ariel Kabov
- articleNumber
- 000004536
- ft:sourceType
- Salesforce
- FirstPublishedDate
- 2019-09-01T06:44:31Z
- lastModifiedDate
- 2019-09-01
- VersionNumber
- 5
- Make sure Artifactory Garbage Collection will not run during this procedure.
- While Artifactory is still running, update the $ARTIFACTORY_HOME/etc/binarystore.xml with the desired final configuration.
- Take the server off the network to block new uploads.
- Monitor the “_add” directory(By default under $ARTIFACTORY_HOME/data/eventual/_add/).
- Once the “_add” directory is empty, restart Artifactory.
- Return server to network and restore GC configurations.
- Confirm that both $EVENTUAL_DIR/_add/ and $EVENTUAL_DIR/_delete/ are empty. If one of these isn’t empty, run the below referenced “Convert script”.