Skip to content

How to test Ceph without Openstack

Jiaying Ren edited this page Jun 2, 2016 · 4 revisions

From 4 data access interfaces, provided by ceph wally support at the moment only rbd. REST API would be supported next, than we would add rados tests. There No plans for special cephfs test.

To run test on rbd disk you need to mount it somewhere - follow ceph rbd. It's better to use separated test nodes to avoid having part of you requests to be served locally.

Once you mount rbd disks to test nodes - take ceph_raw_example.yaml and update it with you test nodes info.