Runtimedata Migration Procedure
To migrate runtimedata from a previous version to the new Fiorano installation, you have to first configure the build.properties file in $NEW_FIORANO_HOME/migration/runtimedatamigration directory (The file is self-explanatory, please follow the instructions given in file carefully).
You can do the following kind of migrations by configuring build.properties file:
- Migration of standalone profiles runtimedata.
- Migration of replicated profiles runtimedata.
- Migration of sharedHA profile runtimedata.
- Migration of replicated HA profiles to Shared HA profiles.
After configuration, run one of the following scripts present in the directory $NEW_FIORANO_HOME/migration/runtimedatamigration
The script will migrate runtime data from the previous version to the new Fiorano installation and take care of cleaning unnecessary and unwanted data from $NEW_FIORANO_HOME/runtimedata directory.