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>] [.local_ip=<local>.remote_ip=<remote>] [.encr_key=<encr_key>] [<option>]* [<prop>=<val>]*
New name for the migrated application
IP information to be used for the migrator application on the local grid. The value has the following format:
[_vlan.][<vlan id>.]<ip address> | _net.<network name>.<ip_adress> | _net.<network name>.<ip_address>
IP information to be used for the migrator application on the remote grid. The value has the following format:
[_vlan.][<vlan id>.]<ip address> | _net.<network name>.<ipdress>
Specifies the name of a volume containing encryption keys to be supplied to the migration applications performing the volume migration.
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.
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.
app migrate mynewgrid.ca.net myapp .local_ip=1.2.3.4 .remote_ip=2.3.4.5
Migrate application between grids with different architectures
|
Copyright © 2013 CA.
All rights reserved.
|
|