IBM QRadar

IBM QRadar

Join this online topic group to communicate across Security product users and IBM experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#Security
#QRadar
#SecuringhybridcloudandAI
 View Only
  • 1.  App Host Upgrade Process

    Posted 07/27/22 06:31 AM

    Hi,

    We are trying to add an App host to QRadar.

    App host VM is configured in Azure.

    App Host Current Version is 7.3.3 (Build 20191031163225).

    QRadar Version is :7.4.2 FixPack 2 (Build 20210120225428)

    Could someone help me the step by step to upgrade it to Console version ?

    On the first time while doing the upgrade server went to hung state and we rebuild the azure VM again.



    ------------------------------
    Tobin Mathew
    ------------------------------



  • 2.  RE: App Host Upgrade Process
    Best Answer

    Posted 07/28/22 12:17 PM
    Edited by Cyber Post 08/02/22 10:33 PM
    Please find the step to step process

    Commands
    1.ssh * (Console)
    2.ssh *Managed Host
    3. cd /storetmp/
    4. ls -lah | grep -i '742' (verify the file is present. If the file is not there check /store....then mv store/742_QRadar_FixPack3_2020.7.3.20210323172312.sfs /storetmp )
    5. mkdir -p /media/updates
    6. mount -o loop 742_QRadar_FixPack3_2020.7.3.20210323172312.sfs /media/updates
    7. /media/updates/installer
    8. umount /media/updates
    9. rm 742_QRadar_FixPack3_2020.7.3.20210323172312.sfs

    for more details please find link 
    https://www.ibm.com/support/pages/release-qradar-742-fix-pack-3-sfs-742qradarfixpack320207320210323172312

    ------------------------------
    Pothana sivaramakrishna
    ------------------------------



  • 3.  RE: App Host Upgrade Process

    Posted 08/02/22 10:33 PM
    Thank you .

    ------------------------------
    Tobin Mathew
    ------------------------------