On 03/18/2013 02:36 PM, Hans Lambermont wrote: > Pranith Kumar K wrote on 20130318: > >> On 03/17/2013 06:55 PM, Marc Seeger wrote: >>> This is how dbench died: >>> I, [2013-03-16T05:34:03.176890 #13121] INFO -- : [710] rename /mnt/gfs/something.example.com_1363412031/clients/client2/~dmtmp/PWRPNT/NEWPCB.PPT /mnt/gfs/something.example.com_1363412031/clients/client2/~dmtmp/PWRPNT/PPTB1E4.TMP failed (No such file or directory) - expected NT_STATUS_OK > ... >> hi, If obtaining of entry locks fails for any of the bricks in a >> replica subvolume, rename used to fail. This bug is fixed in 3.4aplha. > Cool ! Will this be backported to the 3.3 branch ? > > regards, > Hans Lambermont That fix is a complete refactor of entry-locks. Let me check if I can come up with a small patch to fix just this case. Pranith.