ARC-CE: Difference between revisions

Un article de lcgwiki.
Jump to navigation Jump to search
Barbet (talk | contribs)
MNo edit summary
Barbet (talk | contribs)
MNo edit summary
Ligne 9: Ligne 9:


=== HT-Condor ===
=== HT-Condor ===
* Install HT-Condor and configure the ARC-CE as a ''submitter''
* Install HT-Condor and configure the ARC-CE as a HT-Condor ''submitter''
* Add firewall rule to allow condor communications
* Add firewall rule to allow condor communications
  firewall-cmd  --permanent --zone=public --add-port=9618/tcp
* Test HT-Condor submitter
* Test HT-Condor submitter



Version du 14:24, 11 octobre 2017

ARC-CE/HT-Condor : Installation, Configuration Recipes

Installation

Requirements

  • NTP
  • Local accounts or NIS (ypbind)
  • Host certificate for the ARC-CE

HT-Condor

  • Install HT-Condor and configure the ARC-CE as a HT-Condor submitter
  • Add firewall rule to allow condor communications
 firewall-cmd  --permanent --zone=public --add-port=9618/tcp
  • Test HT-Condor submitter

ARC-CE

  • Configure repositories
  • Install ARC-CE
  • Add firewall rules for ARC-CE

Configuration

ARC-CE configuration file

Configuration LCMAPS/LCAS (mapping)

Start(Stop) ARC-CE services

Test

ARC-CE/HT-Condor for HPC

External links