Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

To keep your database credentials secure, the PIM tools use runtime encryption. 


Full PIM migration process in a lab environment

First run the full PIM migration process in your lab environment.

Start the upgrade process

Run the upgrade process as usual and stop after you update the database.

Stage 1: planning

  1. Run the PIM planner tool against your database.  This tool will create a migration plan for all of your VMs and list the required migration steps. 
  2. Check the migration plan and resolve any warnings or errors.

...

  1. Run the PIM migrator tool in update mode with the "--no-dry-run" option.
    1. The PIM migrator tool will update VMs, as well as backup jobs, firewalls, load balancers.
    2. The PIM migrator tool will output an SQL update file.
  2. While the Abiquo platform is still stopped, run the migrator's SQL update file.
    The SQL update will issue a few warnings but do not be afraid, the warnings are not important!may issue warnings if you run it with Java 8
  3. After you complete the migration and restart your environment, check it as described below

...