PowerVC

PowerVC

Connect, learn, share, and engage with IBM Power.

 View Only
  • 1.  PowerVC Installation

    Posted Mon January 08, 2024 12:53 PM

    Hi Community,

    I'm trying to install PowerVC on my virtual machine (Red Hat as OS / Unregistered), but I want to install it in a VM isolated from the internet, what exactly do I need to prepare as prerequisites.

    Thank you in advance.



    ------------------------------
    TAHA CHAABANE
    ------------------------------


  • 2.  RE: PowerVC Installation

    Posted Tue January 16, 2024 05:14 PM

    Hi TAHA,

    You need to create local repos for BaseOS, AppStream and High-Availability and then can proceed with installation



    ------------------------------
    Sravan Kotha
    ------------------------------



  • 3.  RE: PowerVC Installation

    Posted Wed January 17, 2024 04:20 AM

    Hi Sravan,

    Thank you for your reply! Well in my case, I've added codeready to the items mentioned in your reply.



    ------------------------------
    TAHA CHAABANE
    ------------------------------



  • 4.  RE: PowerVC Installation

    Posted Wed January 17, 2024 04:32 AM

    ok, codeready is required to be added for installation on RHEL9.x



    ------------------------------
    Sravan Kotha
    ------------------------------



  • 5.  RE: PowerVC Installation

    Posted Wed January 17, 2024 04:39 AM

    Yes, exactly!

    ==

    subscription-manager repos --enable=rhel-9-for-x86_64-appstream-rpms

    subscription-manager repos --enable=rhel-9-for-x86_64-baseos-rpms

    subscription-manager repos --enable=rhel-9-for-x86_64-supplementary-rpms

    subscription-manager repos --enable=rhel-9-for-x86_64-highavailability-rpms

    subscription-manager repos --enable=codeready-builder-for-rhel-9-x86_64-rpms

    ==



    ------------------------------
    TAHA CHAABANE
    ------------------------------