This page last changed on May 11, 2011 by prodrigu.

Release: Update-05

Summary

Start Date 20 Aug 2010
End Date 24 Sep 2010
Status Released
Release Date 27 Sep 2010
Release Manager David H/James C
Main Activities
  • Merge databases to single DB
  • Use ATP for Topology
  • First release of MyEGI
Notes None

Validation Steps performed

  • Outlined in SAM-801
  • Internal release only - not released into release repository

List of packages updated in this release

perl-TOM-0.9-1.el5
msg-nagios-bridge-1.0.54-1.el5
grid-monitoring-config-gen-0.73.2-1.el5
grid-monitoring-org.nagiosexchange-probes-0.9-1.el5
glite-yaim-nagios-1.0.111-1.el5
myegi-0.1.10-2.el5
mddb-1.0.10-1.noarch
mddb-synchronizer-1.0.10-1.noarch
nagios2metricstore-1.0.28-2.el5
nagios-oat-cgi-0.4-1.el5
perl-GridMon-1.0.57-1.el5
atp-1.15.1-4.el5
atp-web-1.15.1-4.el5
voms-htpasswd-0.7-1.el5

The following package is upgraded in EPEL

perl-Directory-Queue-1.0-1.el5

Release Notes

  • This release has a major change in that the databases at the regional level are combined into a single database. Note the old databases are left, but are no longer modified. After 90 days these can be deleted. Some changes are required in site-info.def to configure the new database:
    Following things need to be set in site-info.def:
    
    # MyEGI
      MYEGI_ADMIN_NAME="..."
      MYEGI_ADMIN_EMAIL="..."
      MYEGI_DATABASE_ENGINE="mysql"
      MYEGI_DATABASE_USER="mrs"
      MYEGI_DATABASE_NAME="mrs"
      MYEGI_DATABASE_HOST="localhost" #or other host
      MYEGI_DEFAULT_PROFILE="ROC_CRITICAL"
      MYEGI_DEBUG="False"
    
    # ATP
      ATP_DB_USER="mrs"
      ATP_DB_NAME="mrs"
    
    # MyEGEE
      MYEGEE_DB_TYPE="Pdo_Mysql"
      MYEGEE_DB_USER="mrs"
      MYEGEE_DB_SCHEMA="mrs"
      MYEGEE_DB_ATP="mrs"
      MYEGEE_DB_MS="mrs"
      MYEGEE_DB_MDDB="mrs"
      MYEGEE_DB_HOST="localhost" #or other host
    
    
    # MDDB+MS
      MDDB_DB_NAME="mrs"
      MDDB_DB_USER="mrs"
      MS_DB_NAME="mrs"
      MS_DB_USER="mrs"
    
      MYEGI_DATABASE_PASSWORD=... #The same as MYEGEE_DB_PASS if MYEGEE_DB_USER=MYEGI_DATABASE_USER
    

Known Issues

None

List of Issues fixed in this release

jiraissues: Unable to determine if sort should be enabled.
Document generated by Confluence on Feb 27, 2014 10:19