Changes between Version 7 and Version 8 of installation_guide_rpm
- Timestamp:
- 06/28/11 16:30:38 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
installation_guide_rpm
v7 v8 69 69 * '''range of opened ports''' 70 70 71 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.The port range must be set in ~/.globus/cog.properties file. 72 {{{#!sh 73 mkdir -p ~/.globus 74 echo "tcp.port.range=5000,5100" >> ~/.globus/cog.properties 75 }}} 76 71 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. 77 72 78 73 = Preparing the environment =