Error
You get this :
$ lcg-cp -v --vo dteam lfn:essai_node08_3 file:/home/cleroy/node08_node02
Source URL:lfn:essai_node08_3
File size: 202
VO name: dteam
Source URL for copy:
gsiftp://MY_DISK_SERVER.cern.ch/MY_DISK_SERVER:/storage/dteam/2005-11-10/file11e39190-5c5a-4a64-bf39-07ef7616186f.171.0
Destination URL: file:/home/cleroy/node08_node02
# streams: 1
# set timeout to 0 (seconds)
0 bytes 0.00 KB/sec avg 0.00 KB/sec instthe server
sent an error response: 426 426 Data connection. tmp file_open failed
lcg_cp: Transport endpoint is not connected
Or this :
$ globus-url-copy gsiftp://MY_DPM.cern.ch/MY_DPM:/storage/cg/2005-11-14/file356ff811-f30b-412e-bd13-bfb6f0a95634.1.0 file:/tmp/sophie
error: the server sent an error response: 426 426 Data connection. tmp file_open failed
Solution
It seems that the permissions on
/tmp
are wrong.
They should look like :
$ ll -ld /tmp
drwxrwxrwt 14 root root 4096 Nov 14 17:21 /tmp
Help !
If it still doesn't help, send the
/var/log/messages
file to
helpdesk@ggusNOSPAMPLEASE.org (remove the NONSPAM !).
--
SophieLemaitre - 15 Nov 2005
Topic revision: r3 - 2006-03-29
- unknown