Hi,
Is there really any difference if you heal a volume by running the 'gluster
volume
heal' command compared to if you run the 'find <vol> -exec stat {}
\;' command?
As far as I understand, both will sync the bricks, although I guess the the
gluster
command is asynchronous. I prefer synchronous behaviour for my use case, so I
would
like to use the 'find' command if you don't see any disadvantage
with it?
Regards
Andreas