wiki:Internal/Infrastructure

Version 12 (modified by seskar, 16 years ago) ( diff )

ORBIT Infrastructure

Standard Infrastructure Services

These are standard system services that are facilitating testbed operation

Purpose: Provides hostname resolution; the standard BIND9 software package

Purpose: IP addresses to clients based on their MAC addresses

Purpose: This serves as the debian package repository for local ORBIT packages (such as OML, OTG, Libmac, nodeAgent etc). It uses apache services to fetch and distribute debian packages. For this service, it is sufficient to install just the ORBIT packages. There is no need to mirror the entire debian repository which can be easily accessed by syncing with the external debian repository.

Orbit Management Framework

Consists of three major software components:

Grid Services

All testbed services are based on ORBIT Grid Services API. The services are

  1. Chassis Manager Controller (CMC) Service
  2. Frisbee Service
  3. Inventory Service
  4. Login Service
  5. OML Service
  6. PXE Service
  7. Interference Service

Node Handler

The nodehandler is the central experiment controller. A central NodeHandler process communicates with NodeAgents, one on each active node in the testbed. The NodeHandler is hosted on one of the testbed's utility servers (typically called console). Applications are loaded and executed by a NodeAgent on instructions from the NodeHandler. These instructions will also include the initial property settings for the applications.

In addition to providing interfaces for experiment execution, nodehandler also provides the following built in commands:

Node Agent

Component that runs on a node and is in the receiving side of the NodeHandler commands.

Images

PXE Image

Experiment Image

Note: See TracWiki for help on using the wiki.