Este contenido no está disponible en el idioma seleccionado.

Chapter 3. Attaching a host-based subscription to hypervisors


Use this procedure to attach a host-based subscription, such as Red Hat Enterprise Linux for Virtual Datacenters, to hypervisors that are already registered to Red Hat Satellite.

Note

This procedure is only valid if you have Simple Content Access (SCA) disabled on Satellite. You are not required to manually attach the subscriptions if you have SCA enabled. Note that SCA is enabled by default for newly created organizations. To learn more about SCA, see Simple Content Access.

To register a new hypervisor, ensure your host activation key includes a host-based subscription, then see Registering Hosts to Satellite in Managing Hosts. You must register a hypervisor before configuring virt-who to query it.

Prerequisites

  • Import a Subscription Manifest that includes a host-based subscription into Satellite Server.
  • Ensure you have sufficient entitlements for the host-based subscription to cover all of the hypervisors you plan to use.

Procedure

  1. In the Satellite web UI, navigate to Hosts > Content Hosts.
  2. In the Content Hosts list, select the check box next to the name of each hypervisor you want to attach the subscription to.
  3. From the Select Action list, select Manage Subscriptions.
  4. In the Content Host Bulk Subscriptions window, select a host-based subscription, then click Add Selected.

For CLI users

  1. On Satellite Server, list the available subscriptions to find the host-based subscription’s ID:

    # hammer subscription list \
    --organization-id organization_id
    Copy to Clipboard Toggle word wrap
  2. Attach the host-based subscription to a hypervisor:

    # hammer host subscription attach \
    --host host_name \
    --subscription-id subscription_id
    Copy to Clipboard Toggle word wrap

    Repeat these steps for each hypervisor you plan to use.

Volver arriba
Red Hat logoGithubredditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar. Explore nuestras recientes actualizaciones.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

Theme

© 2025 Red Hat