middleware:Unicore/50/node/join/notes
From Dgiref
- Client
If you are using the Unicore client which is not adjusted specifically for the D-Grid, you must use the D-Grid gateways configuration (Site Server) in your UNICORE client by doing the following procedure:
- Start the UNICORE client.
- Select Settings -> User Defaults.
- input the line into URL (s) for UNICORE Site Server: http://www.fz-juelich.de/unicore/unicoreSites_D-Grid.xml
- Click OK.
- Start the UNICORE client.
- Server
The UNICORE gateway gathers all client connections and redirects them to the relevant sites. There are two gateways available in D-Grid: one in Jülich (zam177.zam.kfa-juelich.de:4009) and one in Karlsruhe (iwrunicore.fzk.de:4009).
vi /opt/unicore/njs/conf/njs.properties # Name of the machine where the Gateway runs. njs.gateway = zam177.zam.kfa-juelich.de:4009,iwrunicore.fzk.de:4009
| After the successful installation of the Unicore NJS it must be registered (if this not done) as new supported compute middleware in the site using the D-Grid resource and user management portal. For more information please see here. |