Este contenido no está disponible en el idioma seleccionado.

Chapter 2. Upgrading a host operating system from RHEL 8 to RHEL 9


You can perform a Red Hat Ceph Storage host operating system upgrade from Red Hat Enterprise Linux 8 to Red Hat Enterprise Linux 9 using the Leapp utility.

Prerequisites

  • A running Red Hat Ceph Storage 6.1 or 7.1 cluster (latest relevant cluster version required).

The following are the supported combinations of containerized Ceph daemons. For more information, see the How colocation works and its advantages section in the Red Hat Ceph Storage Installation Guide.

  • Ceph Metadata Server (ceph-mds), Ceph OSD (ceph-osd), and Ceph Object Gateway (radosgw)
  • Ceph Monitor (ceph-mon) or Ceph Manager (ceph-mgr), Ceph OSD (ceph-osd), and Ceph Object Gateway (radosgw)
  • Ceph Monitor (ceph-mon), Ceph Manager (ceph-mgr), Ceph OSD (ceph-osd), and Ceph Object Gateway (radosgw)

Procedure

  1. Deploy the latest Red Hat Ceph Storage 6.1 or 7.1 cluster on Red Hat Enterprise Linux 8.8 with service.
Note

Verify that the cluster contains two admin nodes, so that while performing host upgrade in one admin node (with _admin label), the second admin can be used for managing clusters.

For full instructions, see Red Hat Ceph Storage installation in the Red Hat Ceph Storage Installation Guide and Deploying the Ceph daemons using the service specifications in the Operations guide.

  1. Set the noout flag on the Ceph OSD.

    Example

    [ceph: root@host01 /]# ceph osd set noout
    Copy to Clipboard Toggle word wrap

  2. Perform host upgrade one node at a time using the Leapp utility.

    1. Put respective node maintenance mode before performing host upgrade using Leapp.

      Syntax

      ceph orch host maintenance enter HOST
      Copy to Clipboard Toggle word wrap

      Example

      ceph orch host maintenance enter host01
      Copy to Clipboard Toggle word wrap

    2. Enable the ceph tools repo manually when executing the leapp command with the --enablerepo parameter.

      Example

      leapp upgrade --enablerepo rhceph-8-tools-for-rhel-9-x86_64-rpms
      Copy to Clipboard Toggle word wrap

    3. Refer to Upgrading RHEL 8 to RHEL 9 within the Red Hat Enterprise Linux product documentation on the Red Hat Customer Portal.

      Important

      After performing in-place upgrade from Red Hat Enterprise Linux 8 to Red Hat Enterprise Linux 9, you need to manually enable and start the logrotate.timer service.

      # systemctl start logrotate.timer
      # systemctl enable logrotate.timer
      Copy to Clipboard Toggle word wrap
  3. Verify the new IMAGE_ID and VERSION of the Ceph cluster:

    Example

    [ceph: root@node0 /]# ceph version
    [ceph: root@node0 /]# ceph orch ps
    Copy to Clipboard Toggle word wrap

  4. Continue with the latest Red Hat Ceph Storage 6.1 or 7.1 to Red Hat Ceph Storage 8 upgrade by following the steps listed in Upgrade a Red Hat Ceph Storage cluster using `cephadm`.
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