Migrate an application from/to a remote grid. Application configuration parameters may be specified for the new application.
app migrate <remote_grid> <app> [.name=<new name>] [<option>]* [<prop>=<val>]*
New name for the migrated application.
Migrate the application TO the remote grid. This requires bi-directional trust between the two grids.
Migrate the application FROM the remote grid
Do not compress volumes when migrating application
Do not migrate the application volumes (only descriptors)
Skip cleanup upon failure or completion(troubleshooting)
Show debug information during migration(troubleshooting)
Preserve the application ACL if it is present.
Preserve local principals in the application ACL.
Preserve global principals in the application ACL.
Config parameter pairs as used for the 'app config' command.
app migrate myoldgrid.3tera.net myapp
Migrate application from a remote grid to the local grid.
app migrate grid1.3tera.net crm7 usr_ip=64.4.47.21 out_ip=64.4.47.22
Migrate application from a remote grid and configure IP settings.
app migrate myoldgrid.3tera.net myapp .name=mynewapp
Migrate application from a remote grid and rename it in the process.
app migrate mynewgrid.3tera.net myapp --export
Migrate application from the local grid to the remote grid.
|
Copyright © 2011 CA.
All rights reserved.
|
|