Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 505 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 505 Bytes

Getting Started

  1. Clone the ceph repository: https://github.com/ceph/ceph
  2. Install dependencies (details here: https://github.com/ceph/ceph/#readme)
  3. cd ceph/build
  4. Run the setup_vstart.sh script while in the build directory
  5. Run the read_balancer_demo.sh script while in the build directory once the cluster settles (wait for HEALTH_OK)
  6. After the demo, stop the cluster with ../src/stop.sh

Performance Updates

Future performance updates will be linked here.