On 02/03/2017 09:14 AM, jayakrishnan mm
wrote:
Hi JK, shd is always running and yes those many threads are spawned for index heal when the process starts. Whenever you run `gluster volume heal volname full`. See afr_xl_op(). There are some bugs in launching full heal though. index heal threads wake up and run once every 10 minutes or whatever the cluster.heal-timeout is. They are also run when a brick comes up like you said, via afr_notify(). It is also run when you manually launch 'gluster volume heal volname`. Again see afr_xl_op(). io-stats is generally loaded as the top most xlator in all graphs at the appropriate place for gathering profile-info, but for shd, I'm not sure if it has any specific use other than acting as a placeholder as a parent to all replica xlators. Regards, Ravi
|
_______________________________________________ Gluster-devel mailing list Gluster-devel@xxxxxxxxxxx http://lists.gluster.org/mailman/listinfo/gluster-devel