Changes between Version 8 and Version 9 of Internal/Infrastructure
- Timestamp:
- Apr 9, 2008, 4:25:03 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/Infrastructure
v8 v9 6 6 * [wiki:Internal/Infrastructure/DNSService DNS] 7 7 * [wiki:Internal/Infrastructure/DHCPService DHCP] 8 * [wiki:Internal/Infrastructure/TFTPService TFT] 8 * [wiki:Internal/Infrastructure/DHCPService#PXE PXE] 9 * [wiki:Internal/Infrastructure/TFTPService TFTP] 10 * [wiki:Internal/Infrastructure/TFTPService#PXE PXE] 9 11 * [wiki:Internal/Infrastructure/NFSService NFS] 10 12 … … 23 25 1. [wiki:Internal/Infrastructure/OMF/CMCGridService Chassis Manager Controller (CMC) Service] 24 26 2. [wiki:Internal/Infrastructure/OMF/FrisbeeGridService Frisbee Service] 25 3. [wiki:Internal/Infrastructure/OMF/ InventoryGridServiceInventory Service]27 3. [wiki:Internal/Infrastructure/OMF/GridServices/Inventory Inventory Service] 26 28 4. [wiki:Internal/Infrastructure/OMF/LoginGridService Login Service] 27 29 5. [wiki:Internal/Infrastructure/OMF/OMLGridService OML Service] … … 35 37 In addition to providing interfaces for experiment execution, nodehandler also provides the following built in commands: 36 38 37 * [wiki:Internal/Infrastructure/ NodeHandler/Commands/LoadNode load - Install a given disk image on the nodes in a testbed]38 * [wiki:Internal/Infrastructure/ NodeHandler/Commands/SaveNode save - Saving node image]39 * [wiki:Internal/Infrastructure/ NodeHandler/Commands/TellNode tell - Switch ON/OFF the nodes in a testbed]40 * [wiki:Internal/Infrastructure/ NodeHandler/Commands/StatNode stat - Returns the status of the nodes in a testbed]39 * [wiki:Internal/Infrastructure/OMF/NodeHandler/Commands/LoadNode load - Install a given disk image on the nodes in a testbed] 40 * [wiki:Internal/Infrastructure/OMF/NodeHandler/Commands/SaveNode save - Saving node image] 41 * [wiki:Internal/Infrastructure/OMF/NodeHandler/Commands/TellNode tell - Switch ON/OFF the nodes in a testbed] 42 * [wiki:Internal/Infrastructure/OMF/NodeHandler/Commands/StatNode stat - Returns the status of the nodes in a testbed] 41 43 42 44 === Node Agent ===