Difference between revisions of "Upgrade Plan 215 Ecosystem"

From D4Science Wiki
Jump to: navigation, search
(Created page with "== gHN Upgrade Instructions == It should be carried as follows: 1) Download the clean script from wget http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/ghn-...")
 
Line 49: Line 49:
 
*  (CERN) dl28.di.uoa.gr:8080:  deploy PES
 
*  (CERN) dl28.di.uoa.gr:8080:  deploy PES
 
*  (CERN) dewn07.madgik.di.uoa.gr:8080 : deploy FW index
 
*  (CERN) dewn07.madgik.di.uoa.gr:8080 : deploy FW index
 +
 +
 +
== newportal  ==

Revision as of 11:16, 5 June 2013

gHN Upgrade Instructions

It should be carried as follows:

1) Download the clean script from

wget http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/ghn-distribution/upgrade-scripts/clean-ghn-3-7-1.sh

and make it executable:

chmod 700 clean-ghn-3-7-1.sh

2) Verify that the GLOBUS_LOCATION environment variable is correctly set

echo $GLOBUS_LOCATION

3) Run the upgrade script with the following arguments:

  • <port>: The port where the container runs.
  • <restart/norestart>: tells if the container has to be restarted or not after the upgrade
./clean-ghn-3-7-1.sh <port> <restart/norestart>


4) Verify the upgrade operation using the infrastructure monitoring tools

http://monitor.d4science.research-infrastructures.eu

Ecosystem VOVirtual Organization;

gHNs:

  • (CERN) node6.p.d4science.research-infrastructures.eu:8080 : clean node ( restart )
  • (CERN) node22.p.d4science.research-infrastructures.eu:8080: clean node ( restart )
  • (CERN) node31.p.d4science.research-infrastructures.eu:8080: clean node ( restart )
  • (CERN) node51.p.d4science.research-infrastructures.eu:8080: clean node ( restart )
  • (CERN) node56.p.d4science.research-infrastructures.eu:8080: clean node ( restart )
  • (CERN) node57.p.d4science.research-infrastructures.eu:8080: clean node ( restart )
  • (CERN) dl18.di.uoa.gr:8080:clean node ( restart )
  • (CERN) dl20.di.uoa.gr:8084:clean node ( restart )
  • (CERN) dl28.di.uoa.gr:8080: clean node ( restart )


Services:

  • (CERN) node6.p.d4science.research-infrastructures.eu:8080 : deploy OpenSearch
  • (CERN) node13.p.d4science.research-infrastructures.eu:8080: upgrade FUllText lookup
  • (CERN) node20.p.d4science.research-infrastructures.eu:8080: upgrade TreeManager, OAI plugin
  • (CERN) node22.p.d4science.research-infrastructures.eu:8080: deploy VREModeler, Personalization
  • (CERN) node31.p.d4science.research-infrastructures.eu:8080: deploy DTS , PES
  • (CERN) node51.p.d4science.research-infrastructures.eu:8080: deploy Search , PES ( TryIt)
  • (CERN) node56.p.d4science.research-infrastructures.eu:8080: deploy PES
  • (CERN) node57.p.d4science.research-infrastructures.eu:8080: deploy Workflow Engine
  • (CERN) dl18.di.uoa.gr:8080: deploy PES
  • (CERN) dl20.di.uoa.gr:8080: deploy PES
  • (CERN) dl26.di.uoa.gr:8084: deploy TimeSeries
  • (CERN) dl28.di.uoa.gr:8080: deploy PES
  • (CERN) dewn07.madgik.di.uoa.gr:8080 : deploy FW index


newportal