- Clone the ceph repository: https://github.com/ceph/ceph
- Install dependencies (details here: https://github.com/ceph/ceph/#readme)
cd ceph/build
- Run the
setup_vstart.sh
script while in the build directory - Run the
read_balancer_demo.sh
script while in the build directory once the cluster settles (wait forHEALTH_OK
) - After the demo, stop the cluster with
../src/stop.sh
Future performance updates will be linked here.