Difference between revisions of "Agile testbed/VMs"

From PDP/Grid Wiki
Jump to navigationJump to search
(Created page with "This is a list of VMs in the Agile testbed; it should be updated as machines are added and removed. When adding a new entry to this table, try to give an estimate for the li...")
 
(add HTCondor machines)
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
When adding a new entry to this table, try to give an estimate for the lifetime of the VM. This will help to keep the testbed free of clutter.
 
When adding a new entry to this table, try to give an estimate for the lifetime of the VM. This will help to keep the testbed free of clutter.
 
If there is no end date, that means that this is a ''service'' VM and it should be writteng in the table below.
 
If there is no end date, that means that this is a ''service'' VM and it should be writteng in the table below.
 +
 +
{| class="wikitable"
 +
|+ permament virtual machines
 +
! name
 +
! owner
 +
! purpose
 +
! description
 +
|-
 +
| centos7.testbed
 +
| dennisvd
 +
| generic CentOS 7 installation for testing
 +
| plain CentOS 7 installation
 +
|}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 12: Line 25:
 
! end date
 
! end date
 
! description
 
! description
 +
|-  style="background-color: #cfc;"
 +
| condormanager.testbed
 +
| dennisvd
 +
| testing condor as a batch system
 +
| 2014-12-07
 +
| 2015-03-01
 +
| HTCondor central manager node
 +
|-  style="background-color: #cfc;"
 +
| gen{1,2,3}.testbed
 +
| dennisvd
 +
| testing condor as a batch system
 +
| 2014-12-07
 +
| 2015-03-01
 +
| HTCondor execute nodes
 +
|-
 +
| melkrobot.nikhef.nl
 +
| dennisvd
 +
| IGE gridSAM demo
 +
| 04-07-2012
 +
| 01-05-2013
 +
| Machine in Open/Experimental managed by John Robinson to demonstrate gridSAM
 
|-
 
|-
 
| melkbeker.nikhef.nl
 
| melkbeker.nikhef.nl
 
| dennisvd
 
| dennisvd
| IGE  
+
| IGE RLS demo
 +
| 26-09-2012
 +
| 01-05-2013
 +
| Machine in Open/Experimental managed by John Robinson to demonstrate RLS
 +
|-
 +
| adhoc-voms.testbed
 +
| dennisvd
 +
| IGE adhoc certification
 +
| 17-09-2012
 +
| 01-05-2013
 +
| VOMS server with adhoc agent, to test the adhoc system
 +
|-
 +
| adhoc-core.testbed
 +
| dennisvd
 +
| IGE adhoc certification
 +
| 17-09-2012
 +
| 01-05-2013
 +
| Core adhoc server to test the adhoc system
 +
|- style="background-color: #fcc;"
 +
| wt1.testbed
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
| sif.nikhef.nl
 +
| dennisvd
 +
| IGE batch2ur testing
 +
| 16-01-2013
 +
| 01-05-2013
 +
| GRAM5 setup to test batch2ur by John Robinson for the IGE project
 +
|- style="background-color: #fcc;"
 +
| umd2-cert.testbed
 +
| dennisvd
 +
| UMD2 early adopters testing
 +
|
 +
|
 +
|
 +
|- style="background-color: #cfc;"
 +
| egicf13-debian.testbed
 +
| dennisvd
 +
| Demo system for LCMAPS/VOMS for Globus services at the EGICF in Manchester
 +
| 5-04-2013
 +
| 10-04-2013
 +
| Debian 6 system with gridftp, voms and LCMAPS
 +
|- style="background-color: #cfc;"
 +
| egicf13-centos.testbed
 +
| dennisvd
 +
| Demo system for LCMAPS/VOMS for Globus services at the EGICF in Manchester
 +
| 5-04-2013
 +
| 10-04-2013
 +
| CentOS 6 system with gridftp, voms and LCMAPS
 
|}
 
|}
  
  2 melkbeker.nikhef.nl  running
 
  3 adhoc-voms.testbed  running
 
  4 adhoc-core.testbed  running
 
10 wt1.testbed          running
 
16 sif.nikhef.nl        running
 
36 mwsec-el6-64.testbed running
 
37 koji-bridge.testbed  running
 
38 koji-builder.testbed running
 
51 obs.testbed          running
 
62 obs-worker1.testbed  running
 
64 umd2-cert.testbed    running
 
  
  
Line 37: Line 112:
 
! service
 
! service
 
! description
 
! description
 +
|-
 +
| mwsec-el6-64.testbed
 +
| dennisvd
 +
| platform
 +
| reference system for compiling MWSEC software
 +
|-
 +
| koji-bridge.testbed
 +
| dennisvd
 +
| Koji
 +
| bridge between Koji and the signing server
 +
|-
 +
| koji-builder.testbed
 +
| dennisvd
 +
| Koji
 +
| builder for the Koji build system
 +
|-
 +
| umd3ui.testbed
 +
| dennisvd
 +
| UMD-3 UI
 +
| UMD 3 UI and Condor submit host
 
|}
 
|}

Latest revision as of 10:36, 9 December 2014

This is a list of VMs in the Agile testbed; it should be updated as machines are added and removed.

When adding a new entry to this table, try to give an estimate for the lifetime of the VM. This will help to keep the testbed free of clutter. If there is no end date, that means that this is a service VM and it should be writteng in the table below.

permament virtual machines
name owner purpose description
centos7.testbed dennisvd generic CentOS 7 installation for testing plain CentOS 7 installation
temporary virtual machines
name owner purpose start date end date description
condormanager.testbed dennisvd testing condor as a batch system 2014-12-07 2015-03-01 HTCondor central manager node
gen{1,2,3}.testbed dennisvd testing condor as a batch system 2014-12-07 2015-03-01 HTCondor execute nodes
melkrobot.nikhef.nl dennisvd IGE gridSAM demo 04-07-2012 01-05-2013 Machine in Open/Experimental managed by John Robinson to demonstrate gridSAM
melkbeker.nikhef.nl dennisvd IGE RLS demo 26-09-2012 01-05-2013 Machine in Open/Experimental managed by John Robinson to demonstrate RLS
adhoc-voms.testbed dennisvd IGE adhoc certification 17-09-2012 01-05-2013 VOMS server with adhoc agent, to test the adhoc system
adhoc-core.testbed dennisvd IGE adhoc certification 17-09-2012 01-05-2013 Core adhoc server to test the adhoc system
wt1.testbed
sif.nikhef.nl dennisvd IGE batch2ur testing 16-01-2013 01-05-2013 GRAM5 setup to test batch2ur by John Robinson for the IGE project
umd2-cert.testbed dennisvd UMD2 early adopters testing
egicf13-debian.testbed dennisvd Demo system for LCMAPS/VOMS for Globus services at the EGICF in Manchester 5-04-2013 10-04-2013 Debian 6 system with gridftp, voms and LCMAPS
egicf13-centos.testbed dennisvd Demo system for LCMAPS/VOMS for Globus services at the EGICF in Manchester 5-04-2013 10-04-2013 CentOS 6 system with gridftp, voms and LCMAPS


virtual machines that provide a service
name owner service description
mwsec-el6-64.testbed dennisvd platform reference system for compiling MWSEC software
koji-bridge.testbed dennisvd Koji bridge between Koji and the signing server
koji-builder.testbed dennisvd Koji builder for the Koji build system
umd3ui.testbed dennisvd UMD-3 UI UMD 3 UI and Condor submit host