Changes between Version 12 and Version 13 of FeddConfig


Ignore:
Timestamp:
Dec 12, 2008 8:43:51 AM (15 years ago)
Author:
faber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FeddConfig

    v12 v13  
    161161 '''fedkit'''::
    162162  Location of the tar file containing the federation software to establish the expriment.  There is a version available here.
    163  '''experiment_state_file'''::
     163 '''experiment_state'''::
    164164 Name of the file where current experiment state state is saved.  This state includes
    165165  the allocations made to support each federated experiment request as well as the information necessary to release those resources.  Must be specified for experiment to survive
     
    175175 '''ssh_keytype'''::
    176176  Type of key generated for internal accesses in the experiment.  It can be either dsa or rsa, but probably does not need to be changed.
    177  '''splitter_url'''::
     177 '''splitter_uri'''::
    178178  Contact point for using a remote experiment splitter.  Generally this should be set to !http://users.isi.dertelab.net:23235 .
    179179 '''tcl_splitter'''::
     
    187187The splitter component divides a federated experiment description into sub-experiments and that include infrastructure nodes that will connect the experiments.  Most `fedd` installations will use the `fedd` at !https://users.isi.deterlab.net:23235 to provide this service by setting '''splitter_url''' in the [experiment_control] section.  Should you need to configure a splitter, the parameters are:
    188188
    189  '''access_db'''::
     189 '''accessdb'''::
    190190  [FeddDatabases#GlobalAccessDB Database] indicating which requesters can use the service.
    191191 '''allow_any'''::