I am seeing an error message from pvfs2-cp when using a tab file. The copy
works successfully, but I get this message to STDOUT:
[E 09:43:51.488173] Error setting distribution parameter
dist: simple_stripe
param name: stripe_size
param value: 65536
Here is the test case:
* Create a tabfile: echo "tcp://server1:3334/pvfs2-fs /pvfs2/test pvfs2
0 0" > /tmp/pvfs2.tab
* Export the tabfile: export PVFS2TAB_FILE=/tmp/pvfs2.tab
* Create a local file: echo 'a' > /tmp/foo.txt
* Copy to pvfs2 : pvfs2-cp /tmp/foo.txt /pvfs2/test/foo.txt
I don't see the error message when using a mounted file system path, just
with the tabfile. Does anyone else see this message or know why it is being
printed?
Bart.
_______________________________________________
Pvfs2-users mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users