Thanks for this. By the way, now that the logicalHost is the hostname, perhaps I don't have a non-default configuration--unless I still need to rerun the setup for a number of services.
Now the postgres installation of the rftDatabase was uneventful and it eliminated the errors in the container.log file. However, The error I now receive (with globusrun-ws -dbg etc) is this: (here's the highlight): Caused by: org.globus.transfer.reliable.service.database.RftDBException: Error inserting records into database [Caused by: ERROR: permission denied for relation request Maybe this should go under another thread. It's not obvious to me which of the switches in http://www.globus.org/toolkit/docs/4.0/admin/docbook/ch11.html#s-wsgram-admin-nondefaultrft namely --staging-protocol=<protocol> --staging-host=<host> --staging-port=<port> --staging-service-path=<RFT and Delegation factory service path> --staging-factory-name=<RFT factory service name> --staging-delegation-factory-name=<name of Delegation factory service used by RFT> are relevant, except perhaps --staging-host (I'm using the default port 8443). Even after running setup-gram-service-common --staging-host=m248.gc.cuny.edu I still have the database error. FL -----Original Message----- From: Charles Bacon [mailto:[EMAIL PROTECTED] Sent: Mon 9/17/2007 3:55 PM To: Lengyel, Florian Cc: [email protected] Subject: Re: [gt-user] logicalHost -- when does globus decide to use hostname? On Sep 17, 2007, at 2:50 PM, Lengyel, Florian wrote: > This particular configuraion looks sufficiently non-obvious to me > that it might be documented, > for users planning on deployment on multi-homed hosts. It is described in the GRAM admin doc at http://www.globus.org/ toolkit/docs/4.0/admin/docbook/ch11.html#s-wsgram-admin- nondefaultgridftp. I'm interested in writing a quickstart for larger deployments, which would include multi-homed hosts. I'll try to make sure this issue gets covered there. Your problem with the delegation service is also covered by that doc, see http://www.globus.org/toolkit/docs/4.0/admin/docbook/ch11.html#s- wsgram-admin-nondefaultrft on how to change the stagingHost. Cheers, Charles
