Hi,

I am using Ceph developer mode in my virtual machine. I have Ceph in my /home/user.  I have clone the repository.  Then downloaded the build code dependencies using ./install-deps.sh   . Then compiled and buld. I start in developer mode with make vstart and MDS=0 RGW=1 ../src/vstart.sh -d -l -n --bluestore. Works all fine ! I can write a test data to the cluster.  

The problem is, my home disk space utilization is increasing.  What could be the problem? Is it the cluster in developer mode taking up the home space? Are there some logs being generated? 

Please Looking for help /suggestions

Bobby