[Pvfs2-users] IOR 2.10.2 on PVFS2 1.5.1
Nirmal Thacker
thackern at ornl.gov
Wed Sep 17 02:02:02 EDT 2008
I have now built mpich2 1.0.7 for PVFS2
Now I face an error while running the IOR test.
I have attached the log . The test fails to "open a file" at the PVFS2
servers
I have a workaround which Im not very pleased with.
I first pvfs2-touch a file- hence creating one for the test
#pvfs2-touch /mnt/pvfs2/test.001
And then I run the test:
#./IOR -a MPIIO -k -o /mnt/pvfs2/test.001
This works fine - without errors
As you can see its not very elegant. Moreover this would not allow me to
say, obtain some metadata numbers like file creation time [if this could
be possible in IOR]
Moreover, I observed that while I can see notable difference in
bandwidths when I transfer a larger file, I do not see this reflecting
in the file size.
The pvfs2-ls -lh shows me an empty file
Anyone got their 2 cents to offer? :-)
Nirmal Thacker
Robert Latham wrote:
> On Tue, Sep 16, 2008 at 04:30:22PM -0400, Nirmal Thacker wrote:
>
>> Right..Yes I think this is the problem.
>>
>> mpicc -show does not point to the pvfs2 libraries corresponding to the
>> pvfs2 binaries which I use. It instead points at a more recent version
>> of PVFS2 which I had built earlier
>>
>> Is there a way I can change these arguments passed to mpicc by hand?
>> Or must I rebuild mpich2 pointing it back to my present version of PVFS2?
>>
>
> Rebuilding mpich2 is the safest thing: there are some constants in the
> PVFS header files that might have been changed between these releases.
>
> ==rob
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: err2.log
Type: text/x-log
Size: 876 bytes
Desc: not available
Url : http://www.beowulf-underground.org/pipermail/pvfs2-users/attachments/20080917/c0ee6f88/err2.bin
More information about the Pvfs2-users
mailing list