Tuesday, February 12, 2008

Daily Lab / POC Activities

Extramural:

  • Updated /etc/xinetd.d/gsiftp on each server to run on a specific port added:
env += GLOBUS_TCP_PORT_RANGE=Removed Number,Removed Number
env += GLOBUS_TCP_SOURCE_RANGE=Removed Number,Removed Number
  • Installed new usercert.pem on Tarrant
  • Added each location's DN to the /etc/grid-security/grid-mapfile and mapped it back a valid local account.
Successful globus-url-copy tests:
Dallas to Tarrant
Tarrant to Dallas
Atlanta to Tarrant (While connected to vpn)
Initiated from Atlanta - Dallas to Tarrant Copy
Initiated from Atlanta - Tarrant to Dallas

Failed globus-url-copy tests:
Atlanta to Dallas
Atlanta to Tarrant (No VPN)
Tarrant to Atlanta
Dallas to Atlanta

  • Current Error from failed tests:

debug: response from gsiftp://some.server.net/etc/hosts:
500-Command failed. : globus_gridftp_server_register_write failed.
500-globus_xio: Unable to connect to 127.0.0.1:number removed
500-globus_xio: System error in connect: Connection refused
500-globus_xio: A system call failed: Connection refused
500 End.

debug: fault on connection to gsiftp://some.server.net/etc/hosts: globus_ftp_client: the server responded with an error
debug: operation complete

error: globus_ftp_client: the server responded with an error
500 500-Command failed. : globus_gridftp_server_register_write failed.
500-globus_xio: Unable to connect to 127.0.0.1:number removed
500-globus_xio: System error in connect: Connection refused
500-globus_xio: A system call failed: Connection refused
500 End.

1 comment:

Anonymous said...

I had the same problem. The mistake was, that i had on the machine to which i want to transfere the file, i had at the startup of the grid-ftp-server and the gatekeeper the wrong hostname in the environment variable GLOBUS_HOSTNAME. (since i just cloned the machine!)