I want to modify some source code of ceph and then test it inside cloud based simulator.I want to know how to change ceph source code?? as well as which cloud simulator can be used with ceph?
Asked
Active
Viewed 253 times
1 Answers
3
You can modify the source code by following the instructions at Contributing Code in the README file of the sources themselves.
After modifying the code you can run make check and it will create mini clusters to verify the code works as expected.

Loic Dachary
- 1,034
- 1
- 10
- 24