Changes between Version 8 and Version 9 of Internal/Infrastructure


Ignore:
Timestamp:
Apr 9, 2008, 4:25:03 PM (16 years ago)
Author:
Joseph F. Miklojcik III
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/Infrastructure

    v8 v9  
    66 * [wiki:Internal/Infrastructure/DNSService DNS]
    77 * [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]
    911 * [wiki:Internal/Infrastructure/NFSService NFS]
    1012
     
    2325 1. [wiki:Internal/Infrastructure/OMF/CMCGridService Chassis Manager Controller (CMC) Service]
    2426 2. [wiki:Internal/Infrastructure/OMF/FrisbeeGridService Frisbee Service]
    25  3. [wiki:Internal/Infrastructure/OMF/InventoryGridService Inventory Service]
     27 3. [wiki:Internal/Infrastructure/OMF/GridServices/Inventory Inventory Service]
    2628 4. [wiki:Internal/Infrastructure/OMF/LoginGridService Login Service]
    2729 5. [wiki:Internal/Infrastructure/OMF/OMLGridService OML Service]
     
    3537In addition to providing interfaces for experiment execution, nodehandler also provides the following built in commands:
    3638
    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]
    4143
    4244=== Node Agent ===