Changes between Version 10 and Version 11 of Internal/Infrastructure
- Timestamp:
- Jun 4, 2008, 3:35:48 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/Infrastructure
v10 v11 5 5 6 6 * [wiki:Internal/Infrastructure/DNSService DNS] 7 7 Purpose: Provides hostname resolution; the standard BIND9 software package 8 8 * [wiki:Internal/Infrastructure/DHCPService DHCP] 9 9 Purpose: IP addresses to clients based on their MAC addresses 10 10 * [wiki:Internal/Infrastructure/DHCPService#PXE PXE] 11 11 * [wiki:Internal/Infrastructure/TFTPService TFTP] 12 12 * [wiki:Internal/Infrastructure/TFTPService#PXE PXE] 13 13 * [wiki:Internal/Infrastructure/NFSService NFS] 14 * [wiki:Internal/Infrastructure/AptService APT Repository] 15 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. 14 16 15 17 == Orbit Management Framework == … … 19 21 * [wiki:Internal/Infrastructure#GridServices Grid Services] 20 22 * [wiki:Internal/Infrastructure#NodeHandler Node Handler] 21 * [wiki:Internal/Infrastructure#NodeAg nedt Node Agent]23 * [wiki:Internal/Infrastructure#NodeAgent Node Agent] 22 24 23 25 === Grid Services ===