Some progress: The return code is -EBUSY (that explains why I didn't find anything looking for the number 16 in the source code of Ceph) https://github.com/ceph/ceph/blob/kraken/src/mds/MDCache.cc#L11996 The status is inside ScrubStack#inode_stack and ScrubStack#scrubs_in_progress - is there a way to access this information (e.g. with the MDS admin socket)? 2017-05-19 17:02 GMT+02:00 Andreas Gerstmayr <andreas.gerstmayr@xxxxxxxxx>: > Hi, > > is there a way to monitor the progress of the 'ceph daemon mds.0 > scrub_path / recursive repair' command? It returns immediately > (without any output), but the MDS is scrubbing in the background. > > When I start the same command again, I get a JSON response with return_code: -16 > What does this return code indicate, and where is it defined in the code? > > > Thanks, > Andreas _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com