...
Some examples of VOs hosted in CNAF VOMS servers (they are all replicated in another site, normally Padova usually in Padua or Naples) are:
- https://voms.cnaf.infn.it:8443/vomses
- https://voms2.cnaf.infn.it:8443/vomses
- https://vomsmania.cnaf.infn.it:8443/vomses
...
Anchor htc_infra htc_infra
Infrastructure
| htc_infra | |
| htc_infra |
The job submission middleware installed at CNAF Tier1 has replaced LSF by HTCondor in the first half of 2020is HTCondor. The infrastructure consists of:
snsn01-02htc.cr.cnaf.infn.it: a submit node for submission from local UIUIs (HTCondor 25 cluster, current).ce02ce01-htc.cr.cnaf.infn.it:9619, ce03ce02-htc.cr.cnaf.infn.it:9619,ce04ce03-htc.cr.cnaf.infn.it:9619,ce05ce04-htc.cr.cnaf.infn.it:9619,ce06ce05-htc.cr.cnaf.infn.it:9619,ce07ce06-htc.cr.cnaf.infn.it6:6 computing elements for grid submission.9619:htc-1.cr.cnaf.infn.it,htc-2.cr.cnaf.infn.it:two central manager nodes in high availability.- 1000 650 worker nodes.
On From a UI, the user can submit a job to the submit node, which then deals with the routing to the central manager, responsible for dispatching the jobs to the worker nodes.
CEs in production:
- grid submission endpoints:
ce02-htc.cr.cnaf.infn.it:9619, ce03-htc.cr.cnaf.infn.it:9619, ce04-htc.cr.cnaf.infn.it:9619, ce05-htc.cr.cnaf.infn.it:9619, ce06-htc.cr.cnaf.infn.it:9619, ce07-htc.cr.cnaf.infn.it:9619. - local submission (from CNAF UI) endpoint:
sn-02.cr.cnaf.infn.it.
HTCondor docs and guides are available here here [6], [7].