Changes between Version 8 and Version 9 of UpdateInstructions

Show
Ignore:
Timestamp:
04/19/12 12:59:50 (12 years ago)
Author:
bartek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UpdateInstructions

    v8 v9  
    55== Update to 2.6.x == 
    66In version 2.6.x of QCG-Notification the database schema has changed so the database used by the installed service must be updated as well. 
    7 1. Turn off the QCG-Notification service (e.g. /sbin/servide qcg-ntfd stop) 
    8 2. Update the service in a typical fashion (e.g rpm -U qcg-ntf-2.6.2-2.x86_64.rpm or yum update qcg-ntf) 
     71. Turn off the QCG-Notification service (e.g. /sbin/servide qcg-ntfd stop). 
     82. Update the service in a typical fashion (e.g rpm -U qcg-ntf-2.6.2-2.x86_64.rpm or yum update qcg-ntf). 
    993. Update the QCG-Notifcation database. For installation from RPMs you can use the script installed in /opt/plgrid/qcg/share/qcg-ntf/qcg-ntf-update.sh. Alternatively you can change the database manually with the SQL script: /opt/plgrid/qcg/share/qcg-ntf/qcg-ntf-psql.sql. 
     104. Re-run the QCG-Notification service (e.g. /sbin/service qcg-ntfd start).