> We have an occasional problem with parallel fortran programs that open > files with status "old" or "unknown" returns errors on open. This seems > to be a known problem according to this page (see the Known problems > section at the end). > > http://www.hpsc.csiro.au/userguides/solar/localguide.php > > They claim this is fixed in a new version of lustre, but I cannot find > any bugzilla entry on this. Do anyone know in which version of lustre > this is fixed? We are currently running v1.8.0.1 on the servers. We > have a 40 line fortran program that reproduce this error consistently on > our current setup.
Sounds like bug 17545: https://bugzilla.lustre.org/show_bug.cgi?id=17545 The issue is fixed for v1.8.2 and beyond. v1.8.0.1 is quite old and beyond end-of-life, upgrading would be advisable. _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
