Hi all,

I am simply running two pvfs2-cp processes at the same time to see how everything works. For some reason, the copies start but do not finish. Eventually, I see timeouts in BMI but not in bmi_mx. Before I spend too much time on this, can other methods run two copies at the same time?

$ for I in 1 2 ; do
pvfs2-cp test /mnt/pvfs2/test-${I} &
done

Thanks,

Scott
_______________________________________________
Pvfs2-developers mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

Reply via email to