GHN upgrade 400-SNAPSHOT
From D4Science Wiki
Revision as of 17:58, 15 January 2014 by Andrea.manzi (Talk | contribs) (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
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-3-8-1.sh
and make it executable:
chmod 700 upgrade-ghn-3-8-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
./upgrade-ghn-3-8-1.sh <port> restart
4) Verify the upgrade operation using the infrastructure monitoring tools
https://portal.d4science.org/web/guest/monitor