ARC-CE

Un article de lcgwiki.
Revision as of 09:11, 18 octobre 2017 by Barbet (talk | contribs) (Start(Stop) ARC-CE services)
Jump to: navigation, search

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

Start the gridftp service

systemctl start gridftpd.service

Start ARC-CE service (a-rex)

systemctl start a-rex

Start Information service (BDII/LDAP)

systemctl restart nordugrid-arc-ldap-infosys.service

Test

ARC-CE/HT-Condor for HPC

External links