Difference between revisions of "GHN clean 400"
From D4Science Wiki
Andrea.manzi (Talk | contribs) (→gHN Upgrade Instructions) |
Andrea.manzi (Talk | contribs) (→gHN Upgrade Instructions) |
||
Line 1: | Line 1: | ||
== gHN Upgrade Instructions == | == gHN Upgrade Instructions == | ||
− | '''Requirements''': ''' | + | '''Requirements''': '''curl''' should be installed on the system to run the installation script |
It should be carried as follows: | It should be carried as follows: |
Latest revision as of 23:20, 14 February 2014
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/clean-ghn-4-0-0.sh
and make it executable:
chmod 700 clean-ghn-4-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
./clean-ghn-4-0-0.sh <port> restart
4) Verify the upgrade operation using the infrastructure monitoring tools
https://portal.d4science.org/web/guest/monitor