Changes between Version 30 and Version 31 of MigrationTo30

Show
Ignore:
Timestamp:
05/20/13 14:28:18 (11 years ago)
Author:
mmamonski
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MigrationTo30

    v30 v31  
    1010 
    1111 This guide aims to help with migration from 2.X version. 
     12= Step 0 - Do a  backup of configuration files = 
     13{{ 
     14cp -r /opt/plgrid/qcg/etc/ /opt/plgrid/qcg/etc.backup 
     15cp -r /opt/plgrid/var/run/qcg-acc/ /opt/plgrid/var/run/qcg-acc.backup 
     16}} 
    1217= Stop the services = 
    1318{{{ 
     
    2833psql qcg-comp qcg-comp -h localhost -f /usr/share/qcg-comp/db/qcg-comp-migrate-2.X-to-3.0-psql.sql 
    2934}}} 
     35where `qcg-comp` and `qcg-comp` is the name of the QCG-Computing database and database user (look into `qcg-compd.xml` for refernce). 
    3036= Update GridFTP to Globus 5.X = 
    31371. Remove the old packages: