Difference between revisions of "GHN upgrade 350"

From D4Science Wiki
Jump to: navigation, search
Line 10: Line 10:
 
3) Run the upgrade script with the following arguments:
 
3) Run the upgrade script with the following arguments:
 
* <port>: The port where the container runs.
 
* <port>: The port where the container runs.
* restart : tells the container to be restarted  after the upgrade
+
* restart :  the container has to be restarted  after the upgrade
 
  ./upgrade-ghn-3-4-0.sh <port> restart
 
  ./upgrade-ghn-3-4-0.sh <port> restart
  

Revision as of 15:57, 17 October 2012

1) Download the upgrade script from

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

and make it executable:

chmod 700 upgrade-ghn-3-4-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 : the container has to be restarted after the upgrade
./upgrade-ghn-3-4-0.sh <port> restart

Notes:

  • The script ask for the removal of previous GHNgCube Hosting Node. logs ( recommended )

4) Verify the upgrade operation using the infrastructure monitoring tools

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