Este contenido no está disponible en el idioma seleccionado.

Chapter 1. Prerequisites


To use Ceph Block Device commands on your client node, you will have to meet some prerequisites.

1.1. Execute pre-installation requirements

For streamlined installation and deployment, you should execute the pre-installation procedures mentioned in Pre-Installation Requirements on your Ceph client node. Specifically, you should disable requiretty, set SELinux to Permissive and set up a Ceph Deploy user with password-less sudo.

1.2. Install Ceph Common Package

The ceph-common package provides the rbd command. To install ceph-common package you will have to enable RH-Common repository. Execute the following steps on client node:

  1. Enable RH-Common repository.

    For RHEL 6, execute:

    sudo subscription-manager repos --enable=rhel-6-server-rh-common-rpms
    sudo yum update
    Copy to Clipboard Toggle word wrap

    For RHEL 7, execute:

    sudo subscription-manager repos --enable=rhel-7-server-rh-common-rpms
    sudo yum update
    Copy to Clipboard Toggle word wrap
  2. Install Ceph Common package.

    Execute:

    sudo yum install ceph-common
    Copy to Clipboard Toggle word wrap

1.3. Enable access to the Ceph cluster

The client node where you will add a block device, also needs to have access to the Ceph Storage Cluster. To be able to access the cluster, the client node will need the cluster configuration file.

Execute from the admin node of the cluster:

ceph-deploy --overwrite-conf config push <client-node>
Copy to Clipboard Toggle word wrap
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