Support #22828
Install GlideinWMS framework
0%
Description
Install GlideinWMS framework on fermicloud using OSG RPMs.
1. You will need one host for the Factory (including the condor Factory collector and schedd) and one for the Frontend (including the condor User collector/negotioator and a schedd).
Take note of the 2 host addresses (hostname) you will need them for the configuration
Take note also of the certificates DNs. Certificates are in /etc/grid-security/host*
To make new VM and administer them use fcluigpvm01:
ssh fcluigpvm01.fnal.gov
This script will list your hosts (ID and hostname needed to ssh):
~marcom/bin/myhosts
Then login as root on your VMs:
ssh root@YOURVM.fnal.gov
And follow the install instructions
2. The factory installation instructions are in the OSG documentation. Follow them to install it:
https://opensciencegrid.org/operations/services/install-gwms-factory/
3. The frontend installation instructions are in the OSG documentation. Follow them to install it :
https://opensciencegrid.github.io/docs/other/install-gwms-frontend/
Related issues
History
#1 Updated by Marco Mambelli almost 2 years ago
- Related to Milestone #22673: Summer interns 2019 added
#2 Updated by Javier Rodriguez almost 2 years ago
- Status changed from New to Resolved