Difference between revisions of "GHN clean 350 isofts"

From D4Science Wiki
Jump to: navigation, search
(Created page with "1) Download the upgrade script from wget http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/ghn-distribution/upgrade-scripts/clean-ghn-3-5-0.sh and make it exec...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
1) Download the upgrade script from
 
1) Download the upgrade script from
  wget http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/ghn-distribution/upgrade-scripts/clean-ghn-3-5-0.sh
+
  wget http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/ghn-distribution/upgrade-scripts/clean-ghn-3-5-0_isofts.sh
 
and make it executable:
 
and make it executable:
 
<pre>
 
<pre>
chmod 700 clean-ghn-3-5-0.sh
+
chmod 700 clean-ghn-3-5-0_isofts.sh
 
</pre>
 
</pre>
 
2) Verify that the GLOBUS_LOCATION environment variable is correctly set
 
2) Verify that the GLOBUS_LOCATION environment variable is correctly set
Line 11: Line 11:
 
* <port>: The port where the container runs.
 
* <port>: The port where the container runs.
 
* restart:  the container has to be restarted  after the upgrade
 
* restart:  the container has to be restarted  after the upgrade
  ./clean-ghn-3-5-0.sh <port> restart
+
  ./clean-ghn-3-5-0_isofts.sh <port> norestart
  
 +
4) Installation of symmetric key under $GLOBUS_LOCATION/config
  
4) Verify the upgrade operation using the infrastructure monitoring tools
+
5) Restart GHN:
  
http://www.d4science.org/web/guest/monitor
+
  $GLOBUS_LOCATION/bin/gcore-start-container
 +
 
 +
6) Verify the upgrade operation using the infrastructure monitoring tools
 +
 
 +
https://d4science-mon.cern.ch:8080/monitoring/

Latest revision as of 19:45, 25 November 2012

1) Download the upgrade script from

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

and make it executable:

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

4) Installation of symmetric key under $GLOBUS_LOCATION/config

5) Restart GHNgCube Hosting Node.:

 $GLOBUS_LOCATION/bin/gcore-start-container 

6) Verify the upgrade operation using the infrastructure monitoring tools

https://d4science-mon.cern.ch:8080/monitoring/