Old Install the Server¶
Install the Server¶
Install the OSG yum repository¶
- (for example)
rpm -Uvh http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm yum -y install yum-priorities rpm -Uvh http://repo.grid.iu.edu/osg/3.2/osg-3.2-el6-release-latest.rpm
Create the jobsub server account if it doesn't already exist.¶
Decide what account you want the jobsub server process to run under. The RPM is configured to run as the 'grid' user in the 'condor' group by default. If you are installing this RPM at Fermilab, you can create this account with the following command:
- /usr/sbin/useradd -u 4287 -g condor grid
Instructions for running the server under a different account are in Configure the Server
Install the jobsub RPM¶
Jobsub Repo¶
Use the following yum's repo config file for jobsub.