On Mon, Aug 28, 2006 at 04:28:32PM -0400, Pete Wyckoff wrote:
> So yeah, the file gets deleted by just one task.  Then they all
> simultaneously try to create it again.

That's also what happens when noncontig_coll2 was failing.  We did ok
until a different process tried to open the file that another process
just deleted.  By turning the ncache timeout way down (not disabled, but
set to a very short interval), the test would pass.  Guess the delete
from one process wasn't visible (is that the right word?) to other
processes.

==rob

-- 
Rob Latham
Mathematics and Computer Science Division    A215 0178 EA2D B059 8CDF
Argonne National Labs, IL USA                B29D F333 664A 4280 315B
_______________________________________________
Pvfs2-developers mailing list
Pvfs2-developers@beowulf-underground.org
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

Reply via email to