Difference between revisions of "GHN clean 370"

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-...")
 
(gHN Upgrade Instructions)
 
Line 19: Line 19:
  
 
4) Verify the upgrade operation using the infrastructure monitoring tools
 
4) Verify the upgrade operation using the infrastructure monitoring tools
  http://monitor.d4science.research-infrastructures.eu
+
  http://www.d4science.org/web/guest/monitor

Latest revision as of 10:38, 7 May 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-0.sh

and make it executable:

chmod 700 clean-ghn-3-7-0.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-0.sh <port> <restart/norestart>


4) Verify the upgrade operation using the infrastructure monitoring tools

http://www.d4science.org/web/guest/monitor