Difference between revisions of "ARC HTCondor Basic Install"

From GridPP Wiki
Jump to: navigation, search
Line 5: Line 5:
 
== HTCondor installation ==
 
== HTCondor installation ==
  
 +
Install the most recent stable version of HTCondor
 
  cd /etc/yum.repos.d/
 
  cd /etc/yum.repos.d/
 
  wget http://research.cs.wisc.edu/htcondor/yum/repo.d/htcondor-stable-rhel6.repo
 
  wget http://research.cs.wisc.edu/htcondor/yum/repo.d/htcondor-stable-rhel6.repo
 
  yum install condor
 
  yum install condor

Revision as of 18:36, 8 May 2014

This page explains how to setup a minimal ARC CE and HTCondor pool on a single node.

ARC CE installation

HTCondor installation

Install the most recent stable version of HTCondor

cd /etc/yum.repos.d/
wget http://research.cs.wisc.edu/htcondor/yum/repo.d/htcondor-stable-rhel6.repo
yum install condor