Error

You get this :

$globus-url-copy file:///tmp/hello
gsiftp://<dpm_server>/dpm/<domain.name>/home/dteam/testdir2/test
error: the server sent an error response: 553 553
/dpm/<domain.name>/home/dteam/testdir2/test: Permission denied (error 13 on <disk_server>).

Solution

You might want to check that :

  • the DPM server and the disk server are not on different subnets. If they are, you should create the /etc/shift.localhosts file on the DPM server, containing the disk server subnet (as an IP address). For instance :

$cat /etc/shift.localhosts
212.189.153

  • the dpmmgr user has the same uid/gid on each machine (DPM server and disk server). Important: if you change the dpmmgr uid/gid, restart all the daemons afterwards.

  • check the permissions on the /dpm/domain.name/home/dteam/testdir hierarchy

  • /etc/shift.conf on the DPM server :

DPM TRUST <disk_server1_short_name> <disk_server1_long_name>
<disk_server2_short_name> <disk_server2_long_name>  
DPNS TRUST <disk_server1_short_name> <disk_server1_long_name>
<disk_server2_short_name> <disk_server2_long_name>
RFIOD TRUST <dpm_server_short_name> <dpm_server_long_name>
RFIOD WTRUST <dpm_server_short_name> <dpm_server_long_name>
RFIOD RTRUST <dpm_server_short_name> <dpm_server_long_name>
RFIOD XTRUST <dpm_server_short_name> <dpm_server_long_name>
RFIOD FTRUST <dpm_server_short_name> <dpm_server_long_name>

  • /etc/shift.conf on the disk server :

RFIOD TRUST <dpm_server_short_name> <dpm_server_long_name>
RFIOD WTRUST <dpm_server_short_name> <dpm_server_long_name>
RFIOD RTRUST <dpm_server_short_name> <dpm_server_long_name>
RFIOD XTRUST <dpm_server_short_name> <dpm_server_long_name>
RFIOD FTRUST <dpm_server_short_name> <dpm_server_long_name>

  • the permissions of the file system on the disk server : the directory and its subdirectories should have

ls -lad /data01
drwxrwx---  365 dpmmgr   dpmmgr       8192 Sep 29 09:58 /data01

Help !

If it still doesn't help, send the /var/log/rfiod/log file to support@ggusNOSPAMPLEASE.org (remove the NONSPAM !).

-- SophieLemaitre - 19 Jan 2006

Edit | Attach | Watch | Print version | History: r6 < r5 < r4 < r3 < r2 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r6 - 2006-02-07 - unknown
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    LCG All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback