Seismo.see-grid-sci.eu VO support

From EGEE-see WIki

Jump to: navigation, search

Contents

Cluster Configuration for the seismo.see-grid-sci.eu VO

VOMS server certificates installation

Primary VOMS server certificate voms.ulakbim.gov.tr can be downloaded from: http://www.grid.org.tr/seismology/seismo.see-grid-sci.eu-voms-cert-0.3-1.noarch.rpm

site-info.def configuration

Add "seismo.see-grid-sci.eu" to the VOS variable:

VOS="ops dteam seismo.see-grid-sci.eu"

And seismo to QUEUES variable:

QUEUES="ops dteam seismo"

Finally enable the QUEUE to the VO Roles:

SEISMO_GROUP_ENABLE="seismo.see-grid-sci.eu /VO=seismo.see-grid-sci.eu/GROUP=/seismo.see-grid-sci.eu/ROLE=smanager"

vo.d directory configuration

Under the vo.d directory create a file with filename seismo.see-grid-sci.eu and add the following lines:

SW_DIR=$VO_SW_DIR/seismo
DEFAULT_SE=$DPM_HOST
QUEUES="seismo"
VOMS_SERVERS="vomss://voms.ulakbim.gov.tr:8443/voms/seismo.see-grid-sci.eu?/seismo.see-grid-sci.eu"
VOMSES="'seismo.see-grid-sci.eu voms.ulakbim.gov.tr 15059 /C=TR/O=TRGrid/OU=TUBITAK-ULAKBIM/CN=voms.ulakbim.gov.tr seismo.see-grid-sci.eu'"
VOMS_CA_DN="'/C=TR/O=TRGrid/CN=TR-Grid CA'"

If you are using a classic SE you may also want to include the following line

VO_SEISMO_STORAGE_DIR=$CLASSIC_STORAGE_DIR/seismo

groups.conf configuration

"/VO=seismo.see-grid-sci.eu/GROUP=/seismo.see-grid-sci.eu/ROLE=sgmadmin":::sgm:
"/VO=seismo.see-grid-sci.eu/GROUP=/seismo.see-grid-sci.eu/ROLE=production":::prd:
"/VO=seismo.see-grid-sci.eu/GROUP=/seismo.see-grid-sci.eu"::::
"/VO=seismo.see-grid-sci.eu/GROUP=/seismo.see-grid-sci.eu/*"::::

users.conf configuration

Typically within the users.conf file you need to add a few sgm pool accounts and a few more regular pool accounts. A sample configuration for 200 regular pool accounts is the following one

21001:seismo001:21000:seismo:seismo.see-grid-sci.eu::
21002:seismo002:21000:seismo:seismo.see-grid-sci.eu::
...
21200:seismo200:21000:seismo:seismo.see-grid-sci.eu::

Similarly for 20 sgm pool accounts the configuration of the users.conf file should be similar to the following.

21901:sgmseismo001:21090,21000:sgmseismo,seismo:seismo.see-grid-sci.eu:sgm:
21902:sgmseismo002:21090,21000:sgmseismo,seismo:seismo.see-grid-sci.eu:sgm:
...
21920:sgmseismo020:21090,21000:sgmseismo,seismo:seismo.see-grid-sci.eu:sgm:

Also 20 prd pool accounts the configuration of the users.conf file should be similar to the following.

21801:prdseismo001:21080,21000:prdseismo,seismo:seismo.see-grid-sci.eu:prd:
21802:prdseismo002:21080,21000:prdseismo,seismo:seismo.see-grid-sci.eu:prd:
...
21820:prdseismo020:21090,21000:prdseismo,seismo:seismo.see-grid-sci.eu:prd:
Personal tools