On Fri, Jun 05, 2009 at 01:21:28PM +0200, [email protected] wrote: > I ran the script 'runtests' and I still have problems with 4 tests: > i_noncontig : abort > noncontig: abort > noncontigcoll: errors > noncontigcoll2: Fatal errors > > All other tests are OK. > > I'll take you informed of my progress.
i_noncontig and noncontig require fcntl() locks, which Lustre supports only if you mount with a special mount option (I don't remember what that is). Was that the cause for the 'abort' (it should be pretty clear from the error messages). If coll_test passed, that's very good progress. Can you tell me more about the noncontig_coll and noncontig_coll2 test failures? thanks ==rob -- Rob Latham Mathematics and Computer Science Division Argonne National Lab, IL USA _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
