Difference between revisions of "GHN upgrade 600"

From D4Science Wiki
Jump to: navigation, search
(Created page with "== gHN Upgrade Instructions == '''Requirements''': '''curl''' should be installed on the system to run the installation script It should be carried as follows: 1) Download...")
 
Line 17: Line 17:
 
* <port>: The port where the container runs.
 
* <port>: The port where the container runs.
 
* <restart/norestart>: tells if the container has to be restarted or not after the upgrade
 
* <restart/norestart>: tells if the container has to be restarted or not after the upgrade
  ./upgrade-ghn-4-0-0.sh <port> restart
+
  ./upgrade-ghn-6-0-0.sh <port> restart
  
  
 
4) Verify the upgrade operation using the infrastructure monitoring tools
 
4) Verify the upgrade operation using the infrastructure monitoring tools
 
  https://services.d4science.org/web/guest/monitor
 
  https://services.d4science.org/web/guest/monitor

Revision as of 15:27, 5 November 2015

gHN Upgrade Instructions

Requirements: curl should be installed on the system to run the installation script

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/upgrade-ghn-6-0-0.sh

and make it executable:

chmod 700 upgrade-ghn-6-0-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
./upgrade-ghn-6-0-0.sh <port> restart


4) Verify the upgrade operation using the infrastructure monitoring tools

https://services.d4science.org/web/guest/monitor