PowerVM

Power Virtualization

Learn about the virtualization technologies designed specifically for IBM Power including #PowerVM, #PowerVC, #VM Recovery Manager#HCM/CMC, and more.


#Power
#TechXchange Conference Lab


#Servers
 View Only
  • 1.  PowerVC Installation

    Posted 01/08/24 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
    ------------------------------

    #PowerVC


  • 2.  RE: PowerVC Installation

    Posted 01/16/24 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 01/17/24 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 01/17/24 04:32 AM

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



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



  • 5.  RE: PowerVC Installation

    Posted 01/17/24 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
    ------------------------------