2.2. OpenStack에 Ceph 클라이언트 설치

Red Hat OpenStack Platform에 Ceph 클라이언트 패키지를 설치하여 Ceph 스토리지 클러스터에 액세스할 수 있습니다.

사전 요구 사항

  • 실행 중인 Red Hat Ceph Storage 클러스터.
  • Ceph 소프트웨어 리포지토리에 액세스합니다.
  • OpenStack Nova, Cinder, Cinder 백업 및 Glance 노드에 대한 루트 수준 액세스.

절차

  1. OpenStack Nova에서 Cinder 백업 노드는 다음 패키지를 설치합니다.

    [root@nova ~]# dnf install python-rbd ceph-common
  2. OpenStack Glance 호스트에서 python-rbd 패키지를 설치합니다.

    [root@glance ~]# dnf install python-rbd