Red Hat Training
A Red Hat training course is available for Red Hat Ceph Storage
第2章 Ceph クライアントのインストールおよび設定
nova-compute、cinder-backup、および cinder-volume ノードには、Python バインディングとクライアントコマンドラインツールの両方が必要です。
# yum install python-rbd # yum install ceph-common
glance-api ノードには、librbd 用の Python バインディングが必要です。
# yum install python-rbd
2.1. Ceph 設定ファイルの OpenStack ノードへのコピー
glance-api、cinder-volume、nova-compute、cinder-backup を実行するノードは Ceph クライアントとして機能します。それぞれに Ceph 設定ファイルが必要です。Ceph 設定ファイルを監視ノードから OSP ノードにコピーします。
# scp /etc/ceph/ceph.conf osp:/etc/ceph