Changes between Version 14 and Version 15 of installation_QCG_Broker

Show
Ignore:
Timestamp:
05/19/11 23:39:54 (13 years ago)
Author:
piontek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • installation_QCG_Broker

    v14 v15  
    7878}}} 
    7979* '''range of opened ports''' 
    80 QCG-Broker needs set of opened ports to be able to receive notifications about changes of jobs and tasks statuses and to communicate with gridFTP server. 
     80QCG-Broker needs set of opened ports to be able to receive notifications about changes of jobs and tasks statuses and to communicate with gridFTP server.The port range must be set in ~/.globus/cog.properties file. 
     81 
     82{{{ 
     83echo "tcp.port.range=5000,5100" >> .globus/cog.properties 
     84}}} 
     85 
    8186 
    8287= Preparing the environment =