|
Phenogrid configuration information for site admins
Usage pattern
Compared to other VOs, pheno has a very small number of
users at the moment. We expect to see long periods of no activity
at all, with periodic bursts of several hundred jobs. Their running time
can be anything up to several days, but they can be scheduled at low priority.
Currently we estimate storage requirements to be in the tens of GB range.
Top level information
- VO name
pheno
- VO contact
phenogrid-vo-admin@durham.ac.uk
- LCG File Catalog (LFC)
lfc.grid.sara.nl
YAIM configuration
Alternatively, you can use the
manual config information.)
- site-info.def
-
VO_PHENO_SW_DIR=$VO_SW_DIR/phenosgm
VO_PHENO_DEFAULT_SE=dcache.gridpp.rl.ac.uk
VO_PHENO_VOMS_SERVERS="vomss://voms.gridpp.ac.uk:8443/voms/pheno?/pheno/"
VO_PHENO_STORAGE_DIR=$CE_CLOSE_SE1_ACCESS_POINT/pheno
VO_PHENO_QUEUES="S phenoL"
VO_PHENO_VOMSES="'"pheno" "voms.gridpp.ac.uk" "15011" "/C=UK/O=eScience/OU=Manchester/L=HEP/CN=voms.gridpp.ac.uk" "pheno"'"
- users.conf
-
36501:pheno001:24313:pheno:pheno::
36502:pheno002:24313:pheno:pheno::
...
36520:pheno020:24313:pheno:pheno::
36521:phenosgm:24313:pheno:pheno:sgm:
- groups.conf
-
"/VO=pheno/GROUP=/pheno/ROLE=lcgadmin":pheno::sgm:
"/VO=pheno/GROUP=/pheno":pheno:::
Required packages
These are the RPMs that currently need to be installed at
a site to pass our validation.
gcc-g77 (matching the installed gcc )
Information system
Verify that your site's service end points are listed
in the information system under the pheno VO:
$ lcg-infosites --vo pheno ce
[...]
$ lcg-infosites --vo pheno se
[...]
Problems with adding support for pheno ?
Contact tb-support@jiscmail.ac.uk
Everything ready?
Let us know at phenogrid-vo-admin@durham.ac.uk
Manual configuration
(Alternatively, you can use the
YAIM config information.)
- /opt/edg/etc/edg-mkgridmap.conf on CE, RB, SE and LFC
group vomss://voms.gridpp.ac.uk:8443/voms/pheno .pheno
- /opt/edg/etc/lcmaps/gridmapfile on the CE
-
"/VO=pheno/GROUP=/pheno/ROLE=lcgadmin/Capability=NULL" phenosgm
"/VO=pheno/GROUP=/pheno/ROLE=lcgadmin" phenosgm
"/VO=pheno/GROUP=/pheno/Role=NULL/Capability=NULL" .pheno
"/VO=pheno/GROUP=/pheno" .pheno
- /opt/edg/etc/lcmaps/groupmapfile on the CE
-
"/VO=pheno/GROUP=/pheno/ROLE=lcgadmin/Capability=NULL" pheno
"/VO=pheno/GROUP=/pheno/ROLE=lcgadmin" pheno
"/VO=pheno/GROUP=/pheno/Role=NULL/Capability=NULL" pheno
"/VO=pheno/GROUP=/pheno" pheno
- /etc/grid-security/vomsdir/voms.gridpp.ac.uk
-
containing the public cert of the GridPP VOMS server.
Only needed
once
for all VOs hosted on the GridPP VOMS server.
- /opt/glite/etc/vomses/pheno-voms.gridpp.ac.uk on the UI
"pheno" "voms.gridpp.ac.uk" "15011" "/C=UK/O=eScience/OU=Manchester/L=HEP/CN=voms.gridpp.ac.uk" "pheno"
Every user can add this line in ~/.edg/vomses and ~/.glite/vomses
Thanks to Steve Traylen for providing this information!
|