Error
globus-url-copy file:/etc/group
gsiftp://DPM_POOL_NODE/dpm/cern.ch/home/dteam/tests.sophie.shift.conf2
error: the server sent an error response: 553 553 /dpm/cern.ch/home/dteam/tests.sophie.shift.conf2: Connection closed by remote end.
Is this really what you want to be doing ?
The same command with the
DPM_SERVER
instead of the
DPM_POOL_NODE
will work...
So, this error only occurs if you try to contact a pool node directly. This is not necessarily what you want to be doing, as it can involve an unnecessary copy, if the file finally ends up on another pool node than the one contacted.
So, doing this adds load on the DPM setup.
If yes, here is the solution
If you still want to do this, on the DPM server, add this line to
/etc/shift.conf
:
RFIOD TRUST DPM_server_short_name DPM_server_long_name disk_server1_short_name disk_server1_long_name...
--
SophieLemaitre - 22 Sep 2005
Topic revision: r2 - 2005-11-09
- unknown