Table of Contents |
---|
...
- A log in standard output (you should redirect it to a file)
- A migration plan in ZIP format called migration-plan.data
Requirements
The PIM planner requires access to the MariaDB kinton schema via the JDBC URL.
- It encrypts the database credentials for runtime use only; it does not save or export credentials
When do I run the PIM planner?
Before you run the PIM planner you MUST do these steps.
- Start the Abiquo upgrade to 5.3 as usual including
- Stop the Abiquo platform
- Create backups including VM snapshots, Database dump, and Redis dump
- Upgrade the database
- STOP the upgrade
Run the PIM planner
To run the PIM planner do these steps.
...