...
Create a new cloud connector name using the IBM Cloud Storage Solutions for i product with the same credentials as the original cloud connector
Run
INZBRM OPTION(*DATA)
to add the new connector to BRMSIdentify the name of the cloud files you need to restore - the normal format is QBRMS_systemname
Use the CPYFRMCLD command to download the cloud image files
Example:
CPYFRMCLD RESOURCE(CLOUD) ASYNC(*NO) CLOUDFILE('QBRMS_OLDSYSNAME/Q25969') LOCALFILE('/QIBM/UserData/BRMS/cloud/Q1ACQ25969/Q25969')
Move the volumes in
WRKMEDBRM
to location *HOME.Move the volumes in
WRKMEDBRM
to the new cloud locationNOTE: This staged transfer will use storage on the system to hold the entire media volume as it is being transferred from the source cloud location to the target cloud location.
After all of the desired volumes have been successfully moved, the original source cloud connector and cloud image files should be removed.
Run
INZBRM OPTION(*DATA)
to remove the original source cloud connector from BRMS