Alert.png The wiki is deprecated and due to be decommissioned by the end of September 2022.
The content is being migrated to other supports, new updates will be ignored and lost.
If needed you can get in touch with EGI SDIS team using operations @ egi.eu.

Difference between revisions of "UMD-1 UMD-1.3.0"

From EGIWiki
Jump to navigation Jump to search
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Template:Deprecated}}
= '''UMD 1.3.0 : Additional information for provided products'''  =
= '''UMD 1.3.0 : Additional information for provided products'''  =


Line 8: Line 10:


*'''Additional Details:''' No issues found during EGI's Software Provisioning.  
*'''Additional Details:''' No issues found during EGI's Software Provisioning.  
**Detailed release notes: http://www.eu-emi.eu/emi-1-kebnekaise-updates/-/asset_publisher/Ir6q/content/update-8-14-10-2011
**Detailed release notes: http://www.eu-emi.eu/emi-1-kebnekaise-updates/-/asset_publisher/Ir6q/content/update-8-14-10-2011  
*'''Installation Notes:''' No issues found during EGI's Software Provisioning.  
*'''Installation Notes:''' No issues found during EGI's Software Provisioning.  
*'''Known Issues:'''  
*'''Known Issues:'''  
Line 19: Line 21:


*'''Additional Details:''' No issues found during EGI's Software Provisioning.  
*'''Additional Details:''' No issues found during EGI's Software Provisioning.  
**Detailed release notes: http://www.eu-emi.eu/emi-1-kebnekaise-updates/-/asset_publisher/Ir6q/content/update-8-14-10-2011
**Detailed release notes: http://www.eu-emi.eu/emi-1-kebnekaise-updates/-/asset_publisher/Ir6q/content/update-8-14-10-2011  
*'''Installation Notes:''' No issues found during EGI's Software Provisioning.  
*'''Installation Notes:''' No issues found during EGI's Software Provisioning.  
*'''Known Issues:''' No issues found during EGI's Software Provisioning.  
*'''Known Issues:''' No issues found during EGI's Software Provisioning.  
Line 29: Line 31:


*'''Additional Details:''' No issues found during EGI's Software Provisioning.  
*'''Additional Details:''' No issues found during EGI's Software Provisioning.  
**Detailed release notes: http://www.eu-emi.eu/emi-1-kebnekaise-updates/-/asset_publisher/Ir6q/content/update-8-14-10-2011
**Detailed release notes: http://www.eu-emi.eu/emi-1-kebnekaise-updates/-/asset_publisher/Ir6q/content/update-8-14-10-2011  
*'''Installation Notes:''' No issues found during EGI's Software Provisioning.  
*'''Installation Notes:''' No issues found during EGI's Software Provisioning.  
*'''Known Issues:''' Documentation improvements are still needed.  
*'''Known Issues:''' Documentation improvements are still needed.  
Line 39: Line 41:


*'''Additional Details:'''  
*'''Additional Details:'''  
**Detailed release notes: http://www.eu-emi.eu/emi-1-kebnekaise-updates/-/asset_publisher/Ir6q/content/update-7-22-09-2011
**Detailed release notes: http://www.eu-emi.eu/emi-1-kebnekaise-updates/-/asset_publisher/Ir6q/content/update-7-22-09-2011  
*'''Installation Notes:'''  
*'''Installation Notes:''' No issues found during EGI's Software Provisioning.  
**Applying the update will stop the Argus services (PAP, PDP and PEP Server).
**You must re-configure the Argus services with YAIM. This automatically restart all the services.  
*'''Known Issues:'''  
*'''Known Issues:'''  
**JavaOutofMemoy problem: https://ggus.eu/tech/ticket_show.php?ticket=75290  
**JavaOutofMemoy problem: https://ggus.eu/tech/ticket_show.php?ticket=75290  
Line 57: Line 57:
== emi.bdii-site.sl5.x86_64  ==
== emi.bdii-site.sl5.x86_64  ==


*'''Additional Details:''' No issues found during EGI's Software Provisioning.  
*'''Additional Details:'''  
*'''Installation Notes:''' The BDII should be reconfigured so that the updated configuration is run.  
**Detailed release notes: http://www.eu-emi.eu/emi-1-kebnekaise-updates/-/asset_publisher/Ir6q/content/update-6-01-09-2011
*'''Installation Notes:''' No issues found during EGI's Software Provisioning.  
*'''Known Issues:'''  
*'''Known Issues:'''  
**If bdii (or slapd) crashes regularly, it's advisable to manually install openldap 2.4 provided in the UMD repository:
**If bdii (or slapd) crashes regularly, it's advisable to manually install openldap 2.4 provided in the UMD repository:
Line 74: Line 75:
== emi.bdii-top.sl5.x86_64  ==
== emi.bdii-top.sl5.x86_64  ==


*'''Additional Details:''' The BDII should be reconfigured so that the updated configuration is run.  
*'''Additional Details:'''  
**Detailed release notes: http://www.eu-emi.eu/emi-1-kebnekaise-updates/-/asset_publisher/Ir6q/content/update-6-01-09-2011
*'''Installation Notes:''' /etc/cron.hourly/generate-fcr-exclude-file. This file does not exist in the topbdii after install and yaim configuration.  
*'''Installation Notes:''' /etc/cron.hourly/generate-fcr-exclude-file. This file does not exist in the topbdii after install and yaim configuration.  
**A workaround is needed. Savannah ticket: https://savannah.cern.ch/bugs/?84232  
**A workaround is needed. Savannah ticket: https://savannah.cern.ch/bugs/?84232  
*'''Known Issues:'''  
*'''Known Issues:'''  
**workaround to protect OSG: EMI-1 top-level BDII instances are creating a high load on the MyOSG portal at the beginning of each hour, which threatens the stability of the portal. The trouble comes from this hourly cron job: /etc/cron.hourly/glite-info-update-endpoints The BDII developers have been asked to produce a fix ASAP. In the meantime, if your top-level BDII has that cron job, please insert a random sleep into the script like this (lines wrapped for readability):
#!/bin/sh
perl -e 'sleep rand 3300'
/usr/bin/glite-info-update-endpoints -c /etc/glite/glite-info-update-endpoints.conf > \
/var/log/glite/glite-info-update-endpoints.log 2>&1
**Missing /etc/bdii/gip/glite-info-site-defaults.conf: https://ggus.eu/tech/ticket_show.php?ticket=72561  
**Missing /etc/bdii/gip/glite-info-site-defaults.conf: https://ggus.eu/tech/ticket_show.php?ticket=72561  
**Workaround: Check if the file exists and it's contents. If it's missing do:
**Workaround: Check if the file exists and it's contents. If it's missing do:
Line 84: Line 91:


*'''Version:''' 1.0.1
*'''Version:''' 1.0.1
<br>


== emi.dcache.sl5.x86_64  ==
== emi.dcache.sl5.x86_64  ==


*'''Additional Details:'''  
*'''Additional Details:''' No issues found during EGI's Software Provisioning.
**Detailed release notes: http://www.eu-emi.eu/emi-1-kebnekaise-updates/-/asset_publisher/Ir6q/content/update-8-14-10-2011
**Detailed release notes: http://www.eu-emi.eu/emi-1-kebnekaise-updates/-/asset_publisher/Ir6q/content/update-8-14-10-2011  
*'''Installation Notes:''' Just do a yum update and restart dCache.  
*'''Installation Notes:''' No issues found during EGI's Software Provisioning.  
*'''Known Issues:''' No issues found during EGI's Software Provisioning.  
*'''Known Issues:''' No issues found during EGI's Software Provisioning.  
*'''Version:''' 1.9.12-10
*'''Version:''' 1.9.12-10
Line 99: Line 104:
== emi.glexec_wn.sl5.x86_64  ==
== emi.glexec_wn.sl5.x86_64  ==


*'''Additional Details:'''  
*'''Additional Details:''' No issues found during EGI's Software Provisioning.
**Detailed release notes: http://www.eu-emi.eu/emi-1-kebnekaise-updates/-/asset_publisher/Ir6q/content/update-7-22-09-2011
**Detailed release notes: http://www.eu-emi.eu/emi-1-kebnekaise-updates/-/asset_publisher/Ir6q/content/update-7-22-09-2011  
*'''Installation Notes:''' No issues found during EGI's Software Provisioning.  
*'''Installation Notes:''' No issues found during EGI's Software Provisioning.  
*'''Known Issues:''' No issues found during EGI's Software Provisioning.  
*'''Known Issues:''' No issues found during EGI's Software Provisioning.  
Line 109: Line 114:
== emi.unicore-client.sl5.x86_64  ==
== emi.unicore-client.sl5.x86_64  ==


*'''Additional Details:'''  
*'''Additional Details:''' No issues found during EGI's Software Provisioning.
**Detailed release notes: http://www.eu-emi.eu/emi-1-kebnekaise-updates/-/asset_publisher/Ir6q/content/update-7-22-09-2011
**Detailed release notes: http://www.eu-emi.eu/emi-1-kebnekaise-updates/-/asset_publisher/Ir6q/content/update-7-22-09-2011  
*'''Installation Notes:''' No issues found during EGI's Software Provisioning.  
*'''Installation Notes:''' No issues found during EGI's Software Provisioning.  
*'''Known Issues:''' No issues found during EGI's Software Provisioning.  
*'''Known Issues:''' No issues found during EGI's Software Provisioning.  
Line 119: Line 124:
== emi.unicore-tsi.sl5.x86_64  ==
== emi.unicore-tsi.sl5.x86_64  ==


*'''Additional Details:'''  
*'''Additional Details:''' No issues found during EGI's Software Provisioning.
**Detailed release notes: http://www.eu-emi.eu/emi-1-kebnekaise-updates/-/asset_publisher/Ir6q/content/update-7-22-09-2011
**Detailed release notes: http://www.eu-emi.eu/emi-1-kebnekaise-updates/-/asset_publisher/Ir6q/content/update-7-22-09-2011  
*'''Installation Notes:'''  
*'''Installation Notes:''' No issues found during EGI's Software Provisioning.  
**Upgrading: the rpm does yet fully support upgrading. We recommend making a backup of the /etc/unicore/tsi/* files, and installing from scratch, i.e. erasing unicore-tsi first and then re-installing.  
*'''Known Issues:''' No issues found during EGI's Software Provisioning.  
*'''Known Issues:''' No issues found during EGI's Software Provisioning.  
*'''Version:''' 6.4.1
*'''Version:''' 6.4.1
Line 130: Line 134:
== emi.unicorex.sl5.x86_64  ==
== emi.unicorex.sl5.x86_64  ==


*'''Additional Details:'''  
*'''Additional Details:''' No issues found during EGI's Software Provisioning.
**Detailed release notes: http://www.eu-emi.eu/emi-1-kebnekaise-updates/-/asset_publisher/Ir6q/content/update-7-22-09-2011
**Detailed release notes: http://www.eu-emi.eu/emi-1-kebnekaise-updates/-/asset_publisher/Ir6q/content/update-7-22-09-2011  
*'''Installation Notes:''' After updating the libraries, the UNICORE/X server must be restarted.  
*'''Installation Notes:''' No issues found during EGI's Software Provisioning.  
*'''Known Issues:''' No issues found during EGI's Software Provisioning.  
*'''Known Issues:''' No issues found during EGI's Software Provisioning.  
*'''Version:''' 6.4.1
*'''Version:''' 6.4.1
Line 154: Line 158:
*'''Version:''' 5.0.4
*'''Version:''' 5.0.4


<br>  
<br>
 
[[Category:UMD]]

Latest revision as of 12:42, 21 January 2015

Alert.png This article is Deprecated and should no longer be used, but is still available for reasons of reference.



UMD 1.3.0 : Additional information for provided products

While undergoing the EGI Software Provisioning process, some installation issues and known problems were detected and documented. This document provides the same information, in one single place, where site admins may learn about the provided software prior to installation or, with later updates to UMD -1, upgrading their systems.

Each section that follows will be linked by the relevant sections provided in the EGI Software Repository for this release of UMD.

emi.arc-ce.sl5.x86_64


emi.arc-client.sl5.x86_64


emi.arc-infosys.sl5.x86_64


emi.argus.sl5.x86_64

#grep JOPT /etc/sysconfig/argus-pepd
PEPD_JOPTS="-Xmx512M"
#/etc/init.d/argus-pepd restart
  • Version: 1.4.0


emi.bdii-site.sl5.x86_64

yum install openldap2.4-servers
  • Add the following variables to your site-info.def yaim configuration file and re-run yaim:
SLAPD=/usr/sbin/slapd2.4
  • Version: 1.0.1


emi.bdii-top.sl5.x86_64

  • Additional Details:
  • Installation Notes: /etc/cron.hourly/generate-fcr-exclude-file. This file does not exist in the topbdii after install and yaim configuration.
  • Known Issues:
    • workaround to protect OSG: EMI-1 top-level BDII instances are creating a high load on the MyOSG portal at the beginning of each hour, which threatens the stability of the portal. The trouble comes from this hourly cron job: /etc/cron.hourly/glite-info-update-endpoints The BDII developers have been asked to produce a fix ASAP. In the meantime, if your top-level BDII has that cron job, please insert a random sleep into the script like this (lines wrapped for readability):
#!/bin/sh
perl -e 'sleep rand 3300'
/usr/bin/glite-info-update-endpoints -c /etc/glite/glite-info-update-endpoints.conf > \
/var/log/glite/glite-info-update-endpoints.log 2>&1
echo "SITE_NAME=<YOUR SITE NAME>" > /etc/bdii/gip/glite-info-site-defaults.conf
  • Version: 1.0.1

emi.dcache.sl5.x86_64


emi.glexec_wn.sl5.x86_64


emi.unicore-client.sl5.x86_64


emi.unicore-tsi.sl5.x86_64


emi.unicorex.sl5.x86_64


ige.globus-gridftp.sl5.x86_64

  • Additional Details: No issues found during EGI's Software Provisioning.
  • Installation Notes: No issues found during EGI's Software Provisioning.
  • Known Issues: No issues found during EGI's Software Provisioning.
  • Version: 5.0.4


ige.globus-rls.sl5.x86_64

  • Additional Details: No issues found during EGI's Software Provisioning.
  • Installation Notes: No issues found during EGI's Software Provisioning.
  • Known Issues: No issues found during EGI's Software Provisioning.
  • Version: 5.0.4