I have an IO shim for a fortran application that uses pvfs_isys_io and
pvfs_sys_wait directly, and when using the IB BMI module, I issue a
whole bunch of writes, but it looks like the last one doesn't actually
make it all the way to disk. I get a failure where I go back to read the
last 32M block of the file, and the total_completed value is 10mb
instead of the 32MB it's supposed to be.
I've got debugging output (PVFS2_DEBUGMASK=all) for both a single
server, and a single client at:
http://scl.ameslab.gov/~troy/pvfs/corruption/pvfs2-server-da13.log
http://scl.ameslab.gov/~troy/pvfs/corruption/qtest.err
Where should I be looking for problems?
When the file already exists, I don't get this error, but I seem to get
data that was already in the file, instead of what I just wrote.
_______________________________________________
Pvfs2-developers mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers