Also sprach Jeff Squyres:
} On Mon, 4 Aug 2003, Bill Wendling wrote:
}
} > I was wondering if there's anything wrong with this sample program:
} >
} > [snipped]
}
} I think there's at least one thing wrong -- you're copying the file before
} closing it.
}
Ah. That's a remnant from some debugging I was doing. I was checking the
/tmp/zzz.h5 file and not that one.
} > It outputs only "NOT" at offset 12 in the file and not the "hello world"
} > before it. I'm not sure what's wrong with the code. Does anyone have any
} > ideas?
}
} Also, I think you're violating a few assumptions. Here's a few points
} (ROMIO authors please correct me if I get any of these wrong!):
}
} 1. /tmp is unlikely to be NFS shared. I'm guessing that you have ROMIO
} compiled for UFS support, which means that ROMIO thinks it is writing to a
} shared file. Since /tmp is not shared, ROMIO is unaware that it is
} writing to separate files.
}
Hmm. So an NFS or AFS directory would be better? I could give it a shot.
Ah HA! I changed the file to writing into an AFS directory and it worked!
Thanks for the hints. :-)
--
|| Bill Wendling "Real Programmers have a Snoopy Calendar
|| wendling_at_[hidden] of '69 hanging on their wall"
|| Coding Simian -- Toon Moene
|