On Wednesday 09 January 2008 07:22:07 [EMAIL PROTECTED] wrote: > I already did some changes by hand and locally everthing looks fine but > now I got a mail telling me of some problem: > > globusrun-ws -submit -F > https://<new_hostname>:8443/wsrf/services/ManagedJobFactoryService -s -c > /bin/echo ok > > Delegating user credentials...Done. > Submitting job...Done. > Job ID: uuid:6dd1aa8c-bde3-11dc-ad3d-0018fe799cae > Termination time: 01/09/2008 12:15 GMT > Current job state: Active > globusrun-ws: ignoring error while streaming > gsiftp://<old_hostname>:2811/home/user/6dd1aa8c-bde3-11dc-ad3d-0018fe799cae >.0.stdout globus_xio: Unable to connect to <old_hostname>:2811 > globus_xio: globus_libc_getaddrinfo failed. > globus_common: Name or service not known > globusrun-ws: ignoring error while streaming > gsiftp://<old_hostname>:2811/home/user/6dd1aa8c-bde3-11dc-ad3d-0018fe799cae >.0.stderr globus_xio: Unable to connect to <old_hostname>:2811 > globus_xio: globus_libc_getaddrinfo failed. > globus_common: Name or service not known > Current job state: CleanUp-Hold > > What could I have missed? Would that forced postinstall give me any > trouble besides the RFT database? > > Matthias >
I encountered similar problems changing the hostname on a multi-homed GT4 server, which I eventually cured by editing the default route of the server to use the interface associated with the new hostname. Otherwise, the client would identify the server by the address that it's return packets originated from. Some additional details on your hostname change would be helpful (eg - are you using a new address or did you associate a new name with the previous address). I would definitely check the DNS entries (both forward and reverse) of the server on both the server and client, making sure that there are no discrepancies. I would also look at my gridftp configuration to see if the hostname was manually set. -- Michael Lambert System Administrator Louisiana Optical Network Initiative / High Performance Computing @ LSU http://www.loni.org/ http://www.hpc.lsu.edu/
