Monatsarchiv für Oktober 2009

hmpf. why is my globus toolkit (4.2.1) gridftp not working?

Donnerstag, den 8. Oktober 2009

Now it does! Please have a look into the following:
Xinet logs: /var/log/xinetd.log
Xinetd config files: /etc/xinetd.d/gridftp or /etc/xinetd.d/gsiftp
Check your gridmap-file: /etc/grid-security/grid-mapfile for the correct GRID user and local user!
You can log via server_args = -i -d all -l /tmp/gridftp.log and don’t forget to mention some ports: env += GLOBUS_TCP_PORT_RANGE=20000,25000 in your /etc/xinetd.d/gridftp (don’t forget to restart […]

containercert’s owner settings

Mittwoch, den 7. Oktober 2009

Teldemokles says: “If you always check the containercert’s files’ owner and permissions, then you can start the globus’ container!”.
Permissions for containercert (644) and containerkey (600) files in /etc/grid-security must be set to globus:globus, respectively to your globus admin user! Else you get the following error:
Failed to start container: Failed to initialize ‘ReliableFileTransferFactoryService’ service [Caused by: […]