...
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 23 cluster, current).ce02sn-htc02.cr.cnaf.infn.it:a submit node for submission from local UIs (HTCondor 9 cluster, decommissioning).ce01,ce03-htc.cr.cnaf.infn.it:9619, ce04ce02-htc.cr.cnaf.infn.it:9619,ce05ce03-htc.cr.cnaf.infn.it:9619,ce06ce04-htc.cr.cnaf.infn.it:9619,ce07ce05-htc.cr.cnaf.infn.it:6 computing elements for grid submission.htc-19619,ce06-htc.cr.cnaf.infn.it-2:9619,ce07-htc.cr.cnaf.infn.it:two central manager nodes in high availability7 computing elements for grid submission (ce07-htc is going to be decommissioned).:9619:- 1000 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].