IBM i Global

IBM i 

A space for professionals working with IBM’s integrated OS for Power systems to exchange ideas, ask questions, and share expertise on topics like RPG and COBOL development, application modernization, open source integration, system administration, and business continuity.


#Power


#IBMi
#Power
#Operatingsystems
#Servers
 View Only
Expand all | Collapse all

IBMi PowerVS with BRMS ICC

  • 1.  IBMi PowerVS with BRMS ICC

    Posted 02/02/26 03:14 PM

    Hi everyone,
    does anyone have experience with BRMS and Cloud Solution (ICC)?

    Regards, Falko

     



    ------------------------------
    Falko Huetter
    Consultant
    PROFI Engineering Systems AG
    Darmstadt
    0049 6151 82900
    ------------------------------


  • 2.  RE: IBMi PowerVS with BRMS ICC

    Posted 02/03/26 05:43 AM
    Edited by Ricardo Martins 02/03/26 05:48 AM

    Hi Falko,

    What exactly would you like to know?

    We have a customer running two LPARs with PowerHA Geographic Mirroring, and we developed a CL program to automate the entire process: detach the ASP session, bring down the cluster, activate the DR IASP, run the ~4 TB BRMS backups to ASP2 completing in roughly one hour, vary off the DR IASP, reactivate the cluster, and reattach the ASP session.

    You must have the buckets configured in WRKCFGICC, and the APP definition for IBM_QICC created in DCM with the appropriate CA trust configured. If needed, refer to the TechXchange blog

     Certificate configuration for IBM i communication with IBM Cloud Object Storage

    Regarding BRMS, we are using media class QAVVRTTAP for the media policy (*WRKPCYBRM MED).

    For WRKLOCBRM, our storage location looks like this:

                               Display Storage Location                   
                                                                          
    Storage location  . . . . . . . . :   XPTO                       
    Text  . . . . . . . . . . . . . . :   Bucket xpto - On Frankfurt
                                                                          
    Address line 1  . . . . . . . . . :                                   
    Address line 2  . . . . . . . . . :                                   
    Address line 3  . . . . . . . . . :                                   
    Address line 4  . . . . . . . . . :                                   
    Address line 5  . . . . . . . . . :                                   
    Contact name  . . . . . . . . . . :                                   
    Contact telephone number. . . . . :                                   
    Retrieval time  . . . . . . . . . :   0,0                             
    Allow volumes to expire . . . . . :   *YES                            
    Media slotting  . . . . . . . . . :   *CLD                

    You can also find useful resources in the Fortra Wiki:

     https://fortradocs.atlassian.net/wiki/spaces/IWT/pages/165642461/Welcome+to+IBM+Backup+Recovery+Media+Services+BRMS+for+i 

    For encryption at-rest check my blog 5733ICC – Configuring File-at-Rest Encryption for IBM Cloud Object Storage on IBM i

    Let me know if there's anything else you'd like to know.

    ------------------------------
    Ricardo Martins
    IBM Power Technical Leader @Blue Chip Portugal
    IBM Cloud Certified Professional Architect
    IBM Power Virtual Server v1 Specialty
    IBM Cloud for Financial Services v2 Specialty
    IBM Champion 2025
    IBM Influencer 2025
    ------------------------------



  • 3.  RE: IBMi PowerVS with BRMS ICC

    Posted 02/03/26 06:37 AM
      |   view attached

    Hallo Ricardo,

    Everything is set up and configured without any problems. However, daily tasks are proving somewhat difficult. The processes are sometimes not transparent.

    • For example, a tape in WRKMEDBRM has been stuck in the *TRF status for days. It was successfully completed using WRKSTSICC, but a restore doesn't work because the tape isn't available locally and can't be moved.
    • Sometimes tapes aren't transferred automatically. In these cases, the QICCSBS subsystem needs to be restarted.
    • Occasionally, no new tapes are created. Then, a BRM148A message needs to be answered.
    • Restores sometimes take a very long time and require a lot of CPU.
    • I haven't been able to create a backup using QCLDBIPL01.

    In short, yes, it works, but I don't feel comfortable relying on it in a production environment.



    ------------------------------
    Falko Huetter
    Consultant
    PROFI Engineering Systems AG
    Darmstadt
    0049 6151 82900
    ------------------------------



  • 4.  RE: IBMi PowerVS with BRMS ICC

    Posted 02/03/26 09:53 AM

    Hi Falko,

    Regarding the issue where a tape in WRKMEDBRM becomes stuck in the *TRF status, this is a known issue. Please check my IBM Idea:
    https://ibm-power-systems.ideas.ibm.com/ideas/IBMI-I-4714
    (and feel free to vote for it 😉).
    The Fortra Wiki provides a workaround:
    https://fortradocs.atlassian.net/wiki/spaces/IWT/pages/165642262/Troubleshooting+Cloud+Storage+Solutions

    The workaround is simply to move the volume back to *HOME and then move it again to the bucket.

    As for:

    • Sometimes tapes aren't transferred automatically. In these cases, the QICCSBS subsystem needs to be restarted.
      Check your job logs to identify the cause. We experienced similar issues, but only with backups originating from an iASP.

    • Occasionally, no new tapes are created. Then, a BRM148A message needs to be answered.
      We had issues with this as well, but since switching to QAVVRTTAP, everything has been working flawlessly.

    • Restores sometimes take a very long time and require a lot of CPU

      We've been using 30,000 MB volumes with very good results.




    ------------------------------
    Ricardo Martins
    IBM Power Technical Leader @Blue Chip Portugal
    IBM Cloud Certified Professional Architect
    IBM Power Virtual Server v1 Specialty
    IBM Cloud for Financial Services v2 Specialty
    IBM Champion 2025
    IBM Influencer 2025
    ------------------------------



  • 5.  RE: IBMi PowerVS with BRMS ICC

    Posted 02/04/26 01:30 PM

    Ricardo's responses are all exactly on point regarding the various issues with the BRMS integration. Additionally, we're looking to improve restore/download performance from the Cloud - stay tuned in that regard..



    ------------------------------
    Hrithik Govardhan
    Senior Engineer
    Rocket Software
    MN
    ------------------------------



  • 6.  RE: IBMi PowerVS with BRMS ICC

    Posted 02/04/26 01:45 PM

    Hi Hrithik,

    Looking forward to see the issue on my Idea fixed 😉



    ------------------------------
    Ricardo Martins
    IBM Power Technical Leader @Blue Chip Portugal
    IBM Cloud Certified Professional Architect
    IBM Power Virtual Server v1 Specialty
    IBM Cloud for Financial Services v2 Specialty
    IBM Champion 2025
    IBM Influencer 2025
    ------------------------------



  • 7.  RE: IBMi PowerVS with BRMS ICC

    Posted 02/04/26 01:40 PM

    Hi Falko,

    Regarding the restore performance, which endpoint are you using, s3.public, s3.direct, or s3.private?
    I still need to test this more thoroughly, but in a previous test I noticed that s3.direct was slightly faster than s3.private.

    Best.



    ------------------------------
    Ricardo Martins
    IBM Power Technical Leader @Blue Chip Portugal
    IBM Cloud Certified Professional Architect
    IBM Power Virtual Server v1 Specialty
    IBM Cloud for Financial Services v2 Specialty
    IBM Champion 2025
    IBM Influencer 2025
    ------------------------------



  • 8.  RE: IBMi PowerVS with BRMS ICC

    Posted 02/03/26 10:12 AM

    Try this site:

     

    https://fortradocs.atlassian.net/wiki/spaces/IWT/pages/165642461/Welcome+to+IBM+Backup+Recovery+Media+Services+BRMS+for+i

     

     

     

    Respectfully,

    Michael Mayer

    INFOR Junior LN ERP Administrator
    IBM i on Power System Admin
    ERMCO-ECI
    2225 Industrial Rd
    Dyersburg, Tennessee 38024
    Cell, Office and Text Messages: 518.641.8906
    Email: michael.mayer@ermco-eci.com
    https://www.ermco-eci.com   

    https://ermcopower.com/

    IBM i Award Winning Blog Site: https://ibmireference.blogspot.com

    Awarded IBM 2024/2025 Advocate, Contributor, Influencer and IBM i Ready Badges.     

     

     

     






  • 9.  RE: IBMi PowerVS with BRMS ICC

    Posted 02/03/26 10:13 AM

    This may help:

    https://fortradocs.atlassian.net/wiki/spaces/IWT/pages/165642461/Welcome+to+IBM+Backup+Recovery+Media+Services+BRMS+for+i



    ------------------------------
    Michael Mayer
    IBM i on Power System Admin
    Jr INFOR admin
    ERMCO-ECI
    Dyersburg, Tennessee 38024
    518.641.8906
    2024 / 2025 IBM Badge Advocate, Contributor and Influencer.
    Blog: https://ibmireference.blogspot.com
    ------------------------------



  • 10.  RE: IBMi PowerVS with BRMS ICC

    Posted 02/06/26 03:22 AM

    Falko, 

    Perhaps also consider VTL Solutions that works on IBM i BRMS if you want a more stable approach? 

    Best way also is to involve FORTRA (they are the maintainers of BRMS ) to they will perhaps look at your situation more closely and recommend a way forward. 



    ------------------------------
    Marius le Roux theIBMiGuy
    Owner , IBM i Modernization and Integration Consultant
    MLR Consulting
    ------------------------------



  • 11.  RE: IBMi PowerVS with BRMS ICC

    Posted 02/09/26 07:25 PM

    Hi all,

    We have tried different solutions:

    • BRMS+ICC: Sometimes work perfectly well, sometimes is a nightmare. I really hate the TRF issue, because BRMS does not acknowledge the problem and think the data was sent.
    • BRMS+Falconstor VTL: BRMS works well, and Falconstor on previous versions was a headache , but now is stable and solid as a rock.
    • Our own scripts: One customer asked for an alternative to both previous solutions, just in case, so we built a SAV* to Image Catalog -> compress -> some PASE magic and works really fast all weekends, just in case.
    • Image Capture: We have a second alternative: VSI capture to a disk Image Catalog (cloud Image Catalog or Boot Image) that takes only 2 minutes window. Every weekend we capture this image and remove the previous, as an Option 21 alternative. 

    My opinion: If you don't feel confortable with your backup solution, switch to a different one, or use a second mechanism, just in case. Backups , specially in the cloud, should let you dream with unicorns, not with Orcs.



    ------------------------------
    Diego E. KESSELMAN
    IBM Champion
    ESSELWARE Soluciones
    ------------------------------



  • 12.  RE: IBMi PowerVS with BRMS ICC

    Posted 02/09/26 10:36 PM

    Falko-san,

    It's not me, but my colleague who has the track record. Here's a link to a case study article. It's in Japanese, so please use machine translation…

    https://www.imagazine.co.jp/powervs_imbi-liftup/



    ------------------------------
    MIKIO SASAKI
    ------------------------------



  • 13.  RE: IBMi PowerVS with BRMS ICC

    Posted 02/10/26 04:25 AM

    Thank you for the tips and information.

    I've reviewed them carefully and implemented them step by step.
    What's still missing, of course, are the Ideas points, which I find very useful and which would improve the product.
    What helped me the most?

    1. PTFs Update (as of February 8, 2026)

    2. Network adjustments (MTU, subnet, etc.)

    3. Direct link to COS

    4. Sufficient storage on the LPAR (<70%)

    5. Partitioning the backup as described in the documentation (QCLDBIPLxx, QCLDBSYSxx, QCLDBUSRxx)

    6. The troubleshooting section is valuable (https://fortradocs.atlassian.net/wiki/spaces/IWT/pages/165642262/Troubleshooting+Cloud+Storage+Solutions)

    It's correct to back up larger LPARs to the cloud using VTL.
    The project is now being scheduled.
    Nevertheless, ICC is a good option for being able to react to the customer at short notice without high costs.

    Thanks
    Falko



    ------------------------------
    Falko Huetter
    Consultant
    PROFI Engineering Systems AG
    Darmstadt
    0049 6151 82900
    ------------------------------