The default (or at least, ./do_cmake.sh-setup) Ceph build makes use of cmake. This is nice for speeding up builds, but as the amount of disk space increases it really explodes disk usage on dev boxes. As of today, a Ceph repo with build artifacts is ~30GB, and my ccache directory is ~32GB. For me and many of the other Red Hat devs, that's a significant fraction of the 256GB available on our (shared box) home-dir SSDs, and I don't think there's *too* much advantage to be gained by giving each dev their own ccache dir. If anybody has expertise configuring ccache and wants to tweak our build scripts to make setting that up easy, it'd be cool — I started in on the ccache man page and it doesn't look too hard but I've never configured any of it. Created a ticket at http://tracker.ceph.com/issues/18160 -Greg -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html