Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This checklist is for migrating an applogic application from one grid to another.

1.0) copy the IPs of the application you wish to migarte

1.1) open the application UI

1.2) select the configure menu item

1.3) select the properties tab

1.4) transcribe or image capture (todo - capture from cmd line?)

2.0) on target grid, stop target application and rename target application

3.0) on source grid/application, stop application

3.1) ssh to source grid

sfgov3> help migrate app
Description:
   Migrate an application from/to a remote grid.
   Application configuration parameters may be specified for the new
   application.

Usage:
   app migrate <remote_grid> <app> [.name=<new name>] [<option>]*
                                   [<prop>=<val>]*

sfgov3> app migrate sfgov1.3tera.net mad_qa
then rename app
(todo figure out how to set target name)

4.0) set properties of target

4.1) set IPs to what you see from step 1

4.2) set resources (memory, disk)

5.0) change labels in diagram (IP address)

6) restart applications

  • No labels