[PVFS-developers]
Re: ????: Re: ????: Re: [PVFS-users] errors when run the program
put on pvfs
neillm at mcs.anl.gov
neillm at mcs.anl.gov
Thu Mar 11 10:43:25 EST 2004
On Wed, Mar 10, 2004 at 08:45:24PM -0600, Rob Ross wrote:
> On Thu, 11 Mar 2004 zhuyfa at Lenovo.com wrote:
> > Rob, would you please spend some time in my test case, and examine it, or
> > would you please forward my mail to the one who maintain or responsible for
> > code file.c , thank you.
Hello Zhuyfa,
I've downloaded the provided test programs to a mounted PVFS2 volume
and did not run into any obvious problems. Below is a (boring)
screendump of how I did this. If this is the expected behaviour of
your test programs, please consider using pvfs2 for your applications.
=========
lain mnt # mkdir test
lain mnt # cd test/
lain test # lynx -source http://www.mcs.anl.gov/~robl/pvfs2/tt.tgz >
tt.tgz
lain test # tar -xvzf tt.tgz
./thread_test/
./thread_test/test
./thread_test/queue.c
./thread_test/queue.h
./thread_test/control.c
./thread_test/control.h
./thread_test/dbug.h
./thread_test/compile.sh
./thread_test/simple.c
./thread_test/simple
./thread_test/test.c
./thread_test/result
lain test # cd thread_test/
lain thread_test # ls
compile.sh control.h queue.c result simple.c test.c
control.c dbug.h queue.h simple test
lain thread_test # sh compile.sh
lain thread_test # ./simple
I'm pvfs.
lain thread_test # ./test
created thread 0
created thread 1
created thread 2
created thread 3
deactivateing work queue...
joining threads...
lain thread_test # mount
/dev/sda3 on / type ext3 (rw,noatime)
none on /dev type devfs (rw)
none on /proc type proc (rw)
none on /dev/pts type devpts (rw)
/dev/sda1 on /boot type ext2 (rw,noatime)
none on /dev/shm type tmpfs (rw)
pvfs2 on /tmp/mnt type pvfs2 (rw,coll_id=9,root_handle=1048576)
lain thread_test # pwd
/tmp/mnt/test/thread_test
lain thread_test #
=========
Best regards,
-Neill.
More information about the PVFS-developers
mailing list