Questo contenuto non è disponibile nella lingua selezionata.

Chapter 3. Deploying Self-Hosted Engine on a Red Hat Enterprise Linux Host


3.1. Subscribing to the Required Entitlements

Register the system and subscribe to the required entitlements.

Procedure 3.1. Subscribing to Required Entitlements Using Subscription Manager

  1. Register your system with the Content Delivery Network, entering your Customer Portal Username and Password when prompted:
    # subscription-manager register
    Copy to Clipboard Toggle word wrap
  2. Find the Red Hat Enterprise Linux Server and Red Hat Enterprise Virtualization subscription pools and note down the pool IDs.
    # subscription-manager list --available
    Copy to Clipboard Toggle word wrap
  3. Use the pool identifiers located in the previous step to attach the Red Hat Enterprise Linux Server and Red Hat Enterprise Virtualization entitlements to the system:
    # subscription-manager attach --pool=poolid
    Copy to Clipboard Toggle word wrap
  4. Disable all existing repositories:
    # subscription-manager repos --disable=*
    Copy to Clipboard Toggle word wrap
  5. Enable the required repositories for Red Hat Enterprise Linux 7:
    # subscription-manager repos --enable=rhel-7-server-rpms
    # subscription-manager repos --enable=rhel-7-server-rhev-mgmt-agent-rpms
    
    Copy to Clipboard Toggle word wrap
  6. Ensure that all packages currently installed are up to date:
    # yum update
    Copy to Clipboard Toggle word wrap

    Note

    Reboot the machine if any kernel related packages have been updated.
Torna in cima
Red Hat logoGithubredditYoutubeTwitter

Formazione

Prova, acquista e vendi

Community

Informazioni sulla documentazione di Red Hat

Aiutiamo gli utenti Red Hat a innovarsi e raggiungere i propri obiettivi con i nostri prodotti e servizi grazie a contenuti di cui possono fidarsi. Esplora i nostri ultimi aggiornamenti.

Rendiamo l’open source più inclusivo

Red Hat si impegna a sostituire il linguaggio problematico nel codice, nella documentazione e nelle proprietà web. Per maggiori dettagli, visita il Blog di Red Hat.

Informazioni su Red Hat

Forniamo soluzioni consolidate che rendono più semplice per le aziende lavorare su piattaforme e ambienti diversi, dal datacenter centrale all'edge della rete.

Theme

© 2025 Red Hat