Changes between Version 12 and Version 13 of FeddConfig
- Timestamp:
- Dec 12, 2008 8:43:51 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FeddConfig
v12 v13 161 161 '''fedkit''':: 162 162 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''':: 164 164 Name of the file where current experiment state state is saved. This state includes 165 165 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 … … 175 175 '''ssh_keytype''':: 176 176 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_ur l'''::177 '''splitter_uri''':: 178 178 Contact point for using a remote experiment splitter. Generally this should be set to !http://users.isi.dertelab.net:23235 . 179 179 '''tcl_splitter''':: … … 187 187 The 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: 188 188 189 '''access _db'''::189 '''accessdb''':: 190 190 [FeddDatabases#GlobalAccessDB Database] indicating which requesters can use the service. 191 191 '''allow_any'''::