Migrate volume(s) or display list of volumes that need migration
volume migrate name | --all [ n=n-vols ] [ --nowait ] [ --force ] [ --suspend ] volume migrate --status [ --batch ]
Name of the volume(s) to migrate.
Migrate all volumes that need migration.
number of volumes to simultaneously migrate. If not specified, one volume at a time is migrated.
Perform operation in the background - do not wait for it to complete.
Ignore failures and continue with migration
Cancel migration operation for volume(s) currently being migrated.
Display list of volumes that need to be migrated.
Display output in UDL format.
volume migrate --all
Migrate all volumes
volume migrate --all --nowait
Migrate all volumes in the background
volume migrate sugarcrm
Migrate all volumes in an application
volume migrate sugarcrm:data
Migrate an application user volume
volume migrate /system
Migrate all volumes in a global catalog
vol migrate /system:MYSQL5.boot
Migrate global catalog class volume
vol migrate my-app
Migrate any app volumes
vol migrate my-app:data
Migrate app user volume
vol migrate my-app:DBASE.boot
Migrate app singleton class volume
vol migrate my-app/local:DBASE.boot
Migrate app catalog class volume
volume migrate --all --suspend
Stop migration for all volumes currently being migrated.
volume migrate --status
Display list of volume that need to be migrated.
Note: Adhere to the naming conventions for CA 3Tera AppLogic entities.
|
Copyright © 2011 CA.
All rights reserved.
|
|