VOS="... <voname> ..."* Check that the variable ''ALL_VOMS_VOS'' is aligned with the content deployed with the latest template version of ''ig-site-info.def''. The most recently added VOs should be listed there. * Add "<voname>" to the related queue settings inside the ''
GRID_GROUP_ENABLE="... <voname> ..."* Edit the other VO settings in one of the following ways: 1) VO setting inside "your-site-info.def" Usually for these settings the default values placed at the end of ''your-site-info.def'' may be used:
VO_<VONAME>_SW_DIR=$VO_SW_DIR/<voname> VO_<VONAME>_DEFAULT_SE=$CLOSE_SE_HOST VO_<VONAME>_STORAGE_DIR=$CLASSIC_STORAGE_DIR/<voname> (needed only for SE Classic) VO_<VONAME>_VOMS_SERVERS="vomss://<voms-server>.<voms-domain>:8443/voms/<voname>?/<voname>" VO_<VONAME>_VOMSES="<voname> <voms-server>.<voms-domain> <voms-port> <voms-server-DN> <voname>"2) VO settings inside dedicated vo.d/ file * Create ''vo.d/<voname>'' file inside your site configuration directory (here called ''
$ cat <confdir>/vo.d/enmr.eu SW_DIR=$VO_SW_DIR/enmr DEFAULT_SE=$CLASSIC_HOST STORAGE_DIR=$CLASSIC_STORAGE_DIR/enmr VOMS_SERVERS="'vomss://voms2.cnaf.infn.it:8443/voms/enmr.eu?/enmr.eu' 'vomss://voms-02.pd.infn.it:8443/voms/enmr.eu?/enmr.eu'" VOMSES="'enmr.eu voms2.cnaf.infn.it 15014 /C=IT/O=INFN/OU=Host/L=CNAF/CN=voms2.cnaf.infn.it enmr.eu' 'enmr.eu voms-02.pd.infn.it 15014 /C=IT/O=INFN/OU=Host/L=Padova/CN=voms-02.pd.infn.it enmr.eu'" VOMS_CA_DN="'/C=IT/O=INFN/CN=INFN CA' '/C=IT/O=INFN/CN=INFN CA'"
46001:enmr001:46000:enmr:enmr.eu:: 46002:enmr002:46000:enmr:enmr.eu:: 46003:enmr003:46000:enmr:enmr.eu:: ... 46901:sgmenmr001:46090,46000:sgmenmr,enmr:enmr.eu:sgm: 46902:sgmenmr002:46090,46000:sgmenmr,enmr:enmr.eu:sgm: 46903:sgmenmr003:46090,46000:sgmenmr,enmr:enmr.eu:sgm: ... 46921:sgmenmrbcbr001:46091,46000:sgmenmrbcbr,enmr:enmr.eu:sgmbcbr: 46922:sgmenmrbcbr002:46091,46000:sgmenmrbcbr,enmr:enmr.eu:sgmbcbr: 46923:sgmenmrbcbr003:46091,46000:sgmenmrbcbr,enmr:enmr.eu:sgmbcbr: ... 46941:sgmenmrbmrz001:46092,46000:sgmenmrbmrz,enmr:enmr.eu:sgmbmrz: 46942:sgmenmrbmrz002:46092,46000:sgmenmrbmrz,enmr:enmr.eu:sgmbmrz: 46943:sgmenmrbmrz003:46092,46000:sgmenmrbmrz,enmr:enmr.eu:sgmbmrz: ... 46961:sgmenmrcirmmp001:46093,46000:sgmenmrcirmmp,enmr:enmr.eu:sgmcirmmp: 46962:sgmenmrcirmmp002:46093,46000:sgmenmrcirmmp,enmr:enmr.eu:sgmcirmmp: 46963:sgmenmrcirmmp003:46093,46000:sgmenmrcirmmp,enmr:enmr.eu:sgmcirmmp: ...
"/enmr.eu/ROLE=SoftwareManager":::sgm: "/enmr.eu":::: "/enmr.eu/bcbr/ROLE=SoftwareManager":::sgmbcbr: "/enmr.eu/bcbr":::: "/enmr.eu/bmrz/ROLE=SoftwareManager":::sgmbmrz: "/enmr.eu/bmrz":::: "/enmr.eu/cirmmp/ROLE=SoftwareManager":::sgmcirmmp: "/enmr.eu/cirmmp"::::
mkdir $VO_ENMR_EU_SW_DIR/BCBR $VO_ENMR_EU_SW_DIR/BMRZ $VO_ENMR_EU_SW_DIR/CIRMMP chown sgmenmrbcbr001.sgmenmrbcbr $VO_ENMR_EU_SW_DIR/BCBR chown sgmenmrbmrz001.sgmenmrbmrz $VO_ENMR_EU_SW_DIR/BMRZ chown sgmenmrcirmmp001.sgmenmrcirmmp $VO_ENMR_EU_SW_DIR/CIRMMP
/opt/glite/yaim/bin/yaim -r -s <confdir>/<your-site-info.def> -n <profile> -f <function>
Profiles | Function |
---|---|
BDII Site | ''config_newvo_bdii_site'' |
BDII Top | ''config_newvo_bdii_top'' |
CREAM | ''config_newvo_cream'' ''config_newvo_cream_lsf'' ''config_newvo_cream_torque'' |
GRIDFTP | ''config_newvo_gridftp'' |
HLR | ''config_newvo_hlr'' |
LB | ''config_newvo_lb'' |
SE_DPM | ''config_newvo_se_dpm_disk'' ''config_newvo_se_dpm_mysql'' ''config_newvo_se_dpm_oracle'' |
SE StoRM | ''config_newvo_se_storm_backend'' ''config_newvo_se_storm_frontend'' |
UI | ''config_newvo_ui'' |
WMS | ''config_newvo_wms'' |
WN | ''config_newvo_wn'' ''config_newvo_wn_lsf'' ''config_newvo_wn_torque'' |
![]() |
![]() |
|
![]() |
![]() |