Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Create a new cloud connector name using the IBM Cloud Storage Solutions for i product with the same credentials as the original cloud connector

  2. Run INZBRM OPTION(*DATA) to add the new connector to BRMS

  3. Identify the name of the cloud files you need to restore - the normal format is QBRMS_systemname

  4. 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')

  5. Move the volumes in WRKMEDBRM to location *HOME.

  6. Move the volumes in WRKMEDBRM to the new cloud location

    • NOTE: 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.

  7. After all of the desired volumes have been successfully moved, the original source cloud connector and cloud image files should be removed.

  8. Run INZBRM OPTION(*DATA) to remove the original source cloud connector from BRMS