Export a volume (application or singleton class volume or global volume)
vol export name image file [ --nocompress ] [ --force ] vol export name local_ip=<local> remote_ip=<remote> [migrating_class=<class>] encr_key=<volume> [--force]
Name of volume to export. The format of <name> is the following:
<application>:[<class>.]<volume>, _GLOBAL:<volume>, or _GLOBAL_RO:<volume>
Name of the exported volume image residing within the root of the /vol/_impex directory. If the --nocompress option is not specified, a '.gz' extension is added to the image file name if not already specified.
Network information to configure on the migrator application running on the local grid. It has the following format:
[_vlan.][<vlan id>.]<ip address> | _net.<network name>.<ip_address>
Network information to configure on the migrator application running on the remote grid. It has the following format:
[_vlan.][<vlan id>.]<ip address> | _net.<network name>.<ip_address>
The assembly to use in building the local migrator application.
Specifies the name of a volume containing fixed encryption keys to be supplied to the applications performing the volume migration.
Do not compress the exported volume image.
Overwrite the volume image already residing within the root of the /vol/_impex directory.
vol export myapp:myvol myvol.img
export application user volume creating compressed image file with name of myvol.img.gz.
vol export myapp:myclass.boot myclass.boot.img --nocompress
export application singleton class boot volume without compression.
vol export _GLOBAL:myiso myiso.img
export a global volume with the name of 'myiso.img.gz'
Note: A specification of the naming convention for CA AppLogic for System z® entities can be found here.
|
Copyright © 2013 CA.
All rights reserved.
|
|