You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -343,13 +343,13 @@ This section is contained in `/etc/osg/config.d/30-infoservices.ini`, which is p
343
343
- Otherwise, set this to the `hostname:port` of a host running a `condor-ce-collector` daemon
344
344
345
345
346
-
### 30-gip.ini / [Subcluster] and [Resource Entry] sections ###
346
+
### 31-cluster.ini / [Subcluster] and [Resource Entry] sections ###
347
347
348
348
Subcluster and Resource Entry configuration is for reporting about the worker resources on your site. A **subcluster** is a homogeneous set of worker node hardware; a **resource** is a set of subcluster(s) with common capabilities that will be reported to the ATLAS AGIS system.
349
349
350
350
**At least one Subcluster or Resource Entry section** is required on a CE; please populate the information for all your subclusters. This information will be reported to a central collector and will be used to send GlideIns / pilot jobs to your site; having accurate information is necessary for OSG jobs to effectively use your resources.
351
351
352
-
This section is contained in `/etc/osg/config.d/30-gip.ini` which is provided by the `osg-configure-gip` RPM. (This is for historical reasons.)
352
+
This section is contained in `/etc/osg/config.d/31-cluster.ini` which is provided by the `osg-configure-cluster` RPM.
353
353
354
354
This configuration uses multiple sections of the OSG configuration files:
0 commit comments