Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Notes about Installation and Configuration of a Torque server (no cream) - EMI-2 - SL6 x86_64
| ||||||||
Line: 54 to 54 | ||||||||
# yum install emi-torque-server emi-torque-utils | ||||||||
Changed: | ||||||||
< < | Service configuration TOBECHANGED FROM HERE | |||||||
> > | Service configuration | |||||||
You have to copy the configuration files in another path, for example root, and set them properly (see later): | ||||||||
Changed: | ||||||||
< < | # cp -r /opt/glite/yaim/examples/siteinfo/* . | |||||||
> > | # cp -vr /opt/glite/yaim/examples/siteinfo . | |||||||
vo.d | ||||||||
Changed: | ||||||||
< < | https://forge.cnaf.infn.it/plugins/scmsvn/viewcvs.php/branches/BRANCH-4_0_X/ig-yaim/examples/siteinfo/vo.d/?root=igrelease![]() | |||||||
> > | Create the directory siteinfo/vo.d and fill it with a file for each supported VO. You can download them from HERE![]() | |||||||
users and groups | ||||||||
Changed: | ||||||||
< < | https://forge.cnaf.infn.it/plugins/scmsvn/viewcvs.php/branches/BRANCH-4_0_X/ig-yaim/examples/?rev=6231&root=igrelease#dirlist![]() | |||||||
> > | You can download them from HERE![]() | |||||||
site-info.def | ||||||||
Changed: | ||||||||
< < | ||||||||
> > | KISS: Keep it simple, stupid! For your convenience there is an explanation of each yaim variable. For more details look HERE![]() | |||||||
Changed: | ||||||||
< < | ################################ # BDII configuration variables # ################################ # Hostname of the site BDII SITE_BDII_HOST=bdii-01.$MY_DOMAIN ################################ # Site configuration variables # ################################ | |||||||
> > | # cat siteinfo/site-info.def BATCH_SERVER=batch.cnaf.infn.it CE_HOST=cream-01.cnaf.infn.it CE_SMPSIZE=8 USERS_CONF=/root/siteinfo/ig-users.conf GROUPS_CONF=/root/siteinfo/ig-users.conf VOS="comput-er.it dteam igi.italiangrid.it infngrid ops gridit" QUEUES="cert prod" CERT_GROUP_ENABLE="dteam infngrid ops /dteam/ROLE=lcgadmin /dteam/ROLE=production /ops/ROLE=lcgadmin /ops/ROLE=pilot /infngrid/ROLE=SoftwareManager /infngrid/ROLE=pilot" PROD_GROUP_ENABLE="comput-er.it gridit igi.italiangrid.it /comput-er.it/ROLE=SoftwareManager /gridit/ROLE=SoftwareManager /igi.italiangrid.it/ROLE=SoftwareManager" WN_LIST="/root/siteinfo/wn-list.conf" MUNGE_KEY_FILE=/etc/munge/munge.key CONFIG_MAUI="no" | |||||||
Deleted: | ||||||||
< < | # Human-readable name of your site | |||||||
SITE_NAME=IGI-BOLOGNA | ||||||||
Added: | ||||||||
> > | APEL_DB_PASSWORD=not_used APEL_MYSQL_HOST=not_used | |||||||
Changed: | ||||||||
< < | # The contact e-mail of your site.
# A coma separated list of email addresses.
SITE_EMAIL="grid-operations@lists.cnaf.infn.it"
# It is the position of your site north or south of the equator
# measured from -90. to 90. with positive values going north and
# negative values going south.
SITE_LAT=44.4948
# It is the position of the site east or west of Greenwich, England
# measured from -180. to 180. with positive values going east and
# negative values going west.
SITE_LONG=11.3417
For your convenience there is an explanation of each yaim variable. For more details look at...
services/glite-bdii_site# cat siteinfo/services/glite-bdii_site ################################ # Site-wide settings SITE_DESC="IGI resource center in Bologna" SITE_SUPPORT_EMAIL="grid-operations@lists.cnaf.infn.it" SITE_SECURITY_EMAIL="grid-sec@cnaf.infn.it" SITE_LOC="Bologna, Italy" SITE_WEB="http://igi.cnaf.infn.it" SITE_OTHER_GRID="EGI" SITE_OTHER_EGI_NGI="NGI_IT" # Available values: [prod|pps|cert] SITE_OTHER_EGEE_SERVICE="prod" # List of hosts where there are services that want to publish into the BDII #BDII_REGIONS="host-id-1 [host-id-2 [...]]" BDII_REGIONS="MONIT TOPBDII SBDII CREAM01 CREAM02 STORM LFC PX VOMS VOMS2 VOMSMANIA WMSMULTI WMSCMS" # The following example is valid for hosts using BDII. # If your host is using MDS instead (all 3.0 nodes) # change the port to 2135 and mds-vo-name=local #BDII_host-id-1_URL="ldap://host-id-1-hostname:2170/mds-vo-name=resource,o=grid" BDII_MONIT_URL="ldap://mon-it.cnaf.infn.it:2170/mds-vo-name=resource,o=grid" BDII_TOPBDII_URL="ldap://egee-bdii.cnaf.infn.it:2170/mds-vo-name=resource,o=grid" BDII_SBDII_URL="ldap://bdii.grid.cnaf.infn.it:2170/mds-vo-name=resource,o=grid" BDII_CREAM01_URL="ldap://cream-01.cnaf.infn.it:2170/mds-vo-name=resource,o=grid" BDII_CREAM02_URL="ldap://cream-02.cnaf.infn.it:2170/mds-vo-name=resource,o=grid" BDII_STORM_URL="ldap://darkstorm.cnaf.infn.it:2170/mds-vo-name=resource,o=grid" BDII_PX_URL="ldap://$PX_HOST:2170/mds-vo-name=resource,o=grid" BDII_VOMS_URL="ldap://voms.cnaf.infn.it:2170/mds-vo-name=resource,o=grid" BDII_VOMS2_URL="ldap://voms2.cnaf.infn.it:2170/mds-vo-name=resource,o=grid" BDII_VOMSMANIA_URL="ldap://vomsmania.cnaf.infn.it:2170/mds-vo-name=resource,o=grid" BDII_LFC_URL="ldap://lfcserver.cnaf.infn.it:2170/mds-vo-name=resource,o=grid" BDII_LFC2_URL="ldap://lfcitaliangrid.it:2170/mds-vo-name=resource,o=grid" BDII_WMSMULTI_URL="ldap://wms-multi.grid.cnaf.infn.it:2170/mds-vo-name=resource,o=grid" BDII_WMSCMS_URL="ldap://wms-cms-analisys..grid.cnaf.infn.it:2170/mds-vo-name=resource,o=grid" | |||||||
> > | WN listSet in this file the WNs list, for example:# less /root/siteinfo/wn-list.conf wn05.cnaf.infn.it wn06.cnaf.infn.it | |||||||
munge configuration | ||||||||
Line: 166 to 122 | ||||||||
yaim checkVerify to have set all the yaim variables by launching: | ||||||||
Changed: | ||||||||
< < | # chmod -R 600 /root/siteinfo | |||||||
> > | # chmod -R 600 siteinfo/ | |||||||
Changed: | ||||||||
< < | # /opt/glite/yaim/bin/yaim -v -s siteinfo/site-info.def -n BDII_site
| |||||||
> > | # /opt/glite/yaim/bin/yaim -v -s siteinfo/site-info.def -n TORQUE_server -n TORQUE_utils [...] | |||||||
yaim config | ||||||||
Changed: | ||||||||
< < | # /opt/glite/yaim/bin/yaim -c -s site-info_bdii-01.def -n BDII_site
| |||||||
> > | # /opt/glite/yaim/bin/yaim -c -s siteinfo/site-info.def -n TORQUE_server -n TORQUE_utils | |||||||
[...]
Service Checks | ||||||||
Changed: | ||||||||
< < |
BDII checks
| |||||||
> > | TORQUE checks
| |||||||
Changed: | ||||||||
< < | ldapsearch -x -LLL -H ldap://bdii-01.cnaf.infn.it:2170 -b mds-vo-name=resource,o=grid 'objectClass=GlueSite'
dn: GlueSiteUniqueID=IGI-BOLOGNA,Mds-Vo-name=resource,o=grid
GlueSiteDescription: IGI resource center in Bologna
GlueSiteSecurityContact: mailto:grid-sec@cnaf.infn.it
GlueSiteSponsor: none
objectClass: GlueTop
objectClass: GlueSite
objectClass: GlueKey
objectClass: GlueSchemaVersion
GlueSiteSysAdminContact: mailto:grid-operations@lists.cnaf.infn.it
GlueSiteName: IGI-BOLOGNA
GlueSiteUniqueID: IGI-BOLOGNA
GlueSchemaVersionMinor: 3
GlueSiteLongitude: 11.3417
GlueSiteLatitude: 44.4948
GlueSchemaVersionMajor: 1
GlueSiteOtherInfo: CONFIG=yaim
GlueSiteOtherInfo: EGEE_SERVICE=prod
GlueSiteOtherInfo: EGI_NGI=NGI_IT
GlueSiteOtherInfo: GRID=EGI
GlueSiteUserSupportContact: mailto:grid-operations@lists.cnaf.infn.it
GlueSiteWeb: http://igi.cnaf.infn.it![]() | |||||||
> > | # qmgr -c 'p s'
# pbsnodes -a | |||||||
Changed: | ||||||||
< < |
| |||||||
> > | maui settings
| |||||||
Changed: | ||||||||
< < | $ ldapsearch -x -LLL -H ldap://bdii-01.cnaf.infn.it:2170 -b mds-vo-name=IGI-BOLOGNA,o=grid 'objectClass=GlueService' GlueServiceUniqueID [...] | |||||||
> > | CLASSWEIGHT 1 QOSWEIGHT 1 QOSCFG[normal] MAXJOB=7 CLASSCFG[prod] QDEF=normal CLASSCFG[cert] PRIORITY=5000 | |||||||
Added: | ||||||||
> > | After the modification restart maui. | |||||||
Added: | ||||||||
> > |
CONFIG_MAUI="no"in your site.def (the first time you launch the yaim script, it has to be set to "yes") | |||||||
Revisions
|