Migrate a class from/to a remote grid
class migrate <remote_grid> <class> [ .name=<new name>] [<option>]*
Name of remote grid
Name of the class to migrate. The class may be in a global or local catalog or may be a singleton.
New name for the migrated class. The name may refer to a global or local catalog or may refer to a singleton.
Migrate the class TO the remote grid.
Migrate the class FROM the remote grid.
Do not compress class volumes during migration.
skip cleanup upon failure or completion (troubleshooting)
show debug information during migration (troubleshooting)
class migrate myoldgrid.3tera.net /mycat:myclass
migrate catalog class to the current grid.
class migrate myoldgrid.3tera.net /mycat:myclass .name=myapp:myclass
migrate catalog class to the current grid as an application singleton.
class migrate mynewgrid.3tera.net /myapp/local:myclass .name=/mycat:myclass --export
migrate local catalog class to the remote grid as a global catalog class.
Notes:
|
Copyright © 2011 CA.
All rights reserved.
|
|