On 01/08/2013 09:30 PM, Jeff Darcy wrote: >> for i in $(seq 1 1000); do mkdir -p /gluster/mount/dir/$i >> /gluster/mount/dir/$i/_logs /gluster/mount/dir/$i/pub done >> >> >> When running this on 2 servers, I can see (successful) self heal kicking in >> on one of the servers. I didn't test it very intensively - but on the other >> hand, I *only* see these failing self-heals on directories created >> automatically, as described above. >> >> Does it make any sense? > > Not yet, but it looks like an interesting test case. I'll try to run it on > some of my own machines and see if I can reproduce it. Thanks! FYI, we were also running: chown user:group /gluster/mount/dir/$i /gluster/mount/dir/$i/_logs /gluster/mount/dir/$i/pub Every 5 mins on all servers; probably that contributed to the problem as well. -- Tomasz Chmielewski http://wpkg.org