Difference between revisions of "DHN Installation:Post-installation configuration"

From Gcube Wiki
Jump to: navigation, search
(New page: Configuration files that have to be edited after the installation. Scripts that have to be run that take care of post installation activities.)
 
Line 1: Line 1:
Configuration files that have to be edited after the installation. Scripts that have to be run that take care of post installation activities.
+
 
 +
== Configuration files ==
 +
 
 +
Configuration files that have to be edited after the installation:
 +
 
 +
=== HNMService ===
 +
 
 +
==== JNDI file ====
 +
 
 +
The HNMService performs a JNDI lookups for some static configuration parameters. Its JNDI file is located in ''$GLOBUS_LOCATION/etc/org_diligentproject_keeperservice_hnm/jndi-config.xml''
 +
 
 +
The global resource ''HNMServiceConfiguration'' groups the configuration parameters. The following ones have to be changed accordingly to the suggestion reported:
 +
 
 +
* ''DHNProfileUpdateIntervalInMillis''
 +
** the DHN profile is updated accordingly to this interval. The interval is specified as milliseconds.
 +
 
 +
== Scripts ==
 +
 
 +
Scripts that have to be run that take care of post installation activities:

Revision as of 09:08, 30 March 2007

Configuration files

Configuration files that have to be edited after the installation:

HNMService

JNDI file

The HNMService performs a JNDI lookups for some static configuration parameters. Its JNDI file is located in $GLOBUS_LOCATION/etc/org_diligentproject_keeperservice_hnm/jndi-config.xml

The global resource HNMServiceConfiguration groups the configuration parameters. The following ones have to be changed accordingly to the suggestion reported:

  • DHNProfileUpdateIntervalInMillis
    • the DHN profile is updated accordingly to this interval. The interval is specified as milliseconds.

Scripts

Scripts that have to be run that take care of post installation activities: