Export volume
volume export name image file [ --nocompress ] [ --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.
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 3Tera AppLogic entities can be found here.
|
Copyright © 2011 CA.
All rights reserved.
|
|