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.6.0"

From EGIWiki
Jump to navigation Jump to search
Line 35: Line 35:
*'''Additional Details:'''  
*'''Additional Details:'''  
**Detailed release notes: [http://www.eu-emi.eu/emi-1-kebnekaise-updates/-/asset_publisher/Ir6q/content/update-12-19-01-2012#UNICORE_TSI6_v_4_2_0_task_24438 EMI Unicore TSI6 4.2.0 release notes]  
**Detailed release notes: [http://www.eu-emi.eu/emi-1-kebnekaise-updates/-/asset_publisher/Ir6q/content/update-12-19-01-2012#UNICORE_TSI6_v_4_2_0_task_24438 EMI Unicore TSI6 4.2.0 release notes]  
*'''Installation Notes:'''
*'''Installation Notes:'''  
**When upgrading from an earlier UMD version please make sure you’ll upgrade the unicorex first, at least in case you are using the torque tsi, otherwise the unicorex will throw an exception.
**When upgrading from an earlier UMD version please make sure you’ll upgrade the unicorex first, at least in case you are using the torque tsi, otherwise the unicorex will throw an exception.  
*'''Known Issues:''' The TSI installation and configuration was not straight forward as the rpm is not fully compliant with standard settings. Paths and links had to be adapted manually to make it working. [https://ggus.eu/tech/ticket_show.php?ticket=79104 GGUS #79104] [https://ggus.eu/tech/ticket_show.php?ticket=79306 GGUS #79306]  
*'''Known Issues:''' The TSI installation and configuration was not straight forward as the rpm is not fully compliant with standard settings. Paths and links had to be adapted manually to make it working. [https://ggus.eu/tech/ticket_show.php?ticket=79104 GGUS #79104] [https://ggus.eu/tech/ticket_show.php?ticket=79306 GGUS #79306]  
**''/etc/unicore/tsi/tsi.preferences'' the link has to be changed to point to ''/usr/share/unicore/tsi/<<name of installed tsi>>/conf/tsi.properties''  
**''/etc/unicore/tsi/tsi.preferences'' the link has to be changed to point to ''/usr/share/unicore/tsi/<<name of installed tsi>>/conf/tsi.properties''  
Line 132: Line 132:


*'''Additional Details:'''  
*'''Additional Details:'''  
**Detailed release notes:  
**Detailed release notes: http://www.eu-emi.eu/emi-1-kebnekaise-updates/-/asset_publisher/Ir6q/content/update-14-16-03-2012
*'''Installation Notes:'''  
*'''Installation Notes:''' All products having a resource bdii should update to this latest version.
*'''Known Issues:'''  
*'''Known Issues:'''  
*'''Version:''' 1.3.0
*'''Version:''' 1.3.0
Line 140: Line 140:


*'''Additional Details:'''  
*'''Additional Details:'''  
**Detailed release notes:  
**Detailed release notes: http://www.eu-emi.eu/emi-1-kebnekaise-updates/-/asset_publisher/Ir6q/content/update-14-16-03-2012
*'''Installation Notes:'''  
*'''Installation Notes:''' The WMS product should be updated with the new version of this component.
*'''Known Issues:'''  
*'''Known Issues:'''
**In particular it addresses a security vulnerability found in VOMS core
**https://wiki.egi.eu/wiki/SVG:Advisory-SVG-2011-3235
**https://wiki.egi.eu/wiki/SVG:Advisory-SVG-2012-3438
*'''Version:''' 2.0.7
*'''Version:''' 2.0.7


Line 148: Line 151:


*'''Additional Details:'''  
*'''Additional Details:'''  
**Detailed release notes:  
**Detailed release notes: http://www.eu-emi.eu/emi-1-kebnekaise-updates/-/asset_publisher/Ir6q/content/update-14-16-03-2012
*'''Installation Notes:'''  
*'''Installation Notes:''' The WMS product should be updated with the new version of this component.
*'''Known Issues:'''  
*'''Known Issues:'''  
*'''Version:''' 1.7.19
*'''Version:''' 1.7.19


[[Category:UMD]]
[[Category:UMD]]

Revision as of 14:50, 28 March 2012

UMD 1.6.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.unicore-uvos.sl5.x86_64

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

emi.unicore-gateway.sl5.x86_64

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

emi.unicore-xuudb.sl5.x86_64

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

emi.unicore-tsi6.sl5.x86_64

  • Additional Details:
  • Installation Notes:
    • When upgrading from an earlier UMD version please make sure you’ll upgrade the unicorex first, at least in case you are using the torque tsi, otherwise the unicorex will throw an exception.
  • Known Issues: The TSI installation and configuration was not straight forward as the rpm is not fully compliant with standard settings. Paths and links had to be adapted manually to make it working. GGUS #79104 GGUS #79306
    • /etc/unicore/tsi/tsi.preferences the link has to be changed to point to /usr/share/unicore/tsi/<<name of installed tsi>>/conf/tsi.properties
    • In /etc/init.d/unicore-tsi pathes have to be adapted: START=/usr/share/unicore/tsi/<<name of installed tsi>>/bin/start_tsi STOP=/usr/share/unicore/tsi/<<name of installed tsi>>/bin/kill_tsi
    • Paths defined in xnjs_legacy.xml of the connected unicorex service have to be adapted, the name of the installed tsi is missing from the path:
<eng:Property name="CLASSICTSI.TSI_LS" value="/usr/share/unicore/tsi/<<name of installed tsi>>/perl/tsi_ls"/>
<eng:Property name="CLASSICTSI.TSI_DF" value="/usr/share/unicore/tsi/<<name of installed tsi>>/perl/tsi_df"/>
  • Version: 4.2.0

emi.unicorex6.sl5.x86_64

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

ige.globus-default-security.sl5.x86_64

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

ige.globus-rls.sl5.x86_64

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

ige.globus-myproxy.sl5.x86_64

  • Additional Details:
    • Detailed release notes:
  • Installation Notes: No issues found during EGI's Software Provisioning.
  • Known Issues: No issues found during EGI's Software Provisioning.
  • Version: 5.5.2

ige.globus-gsissh.sl5.x86_64

  • Additional Details:
    • Detailed release notes:
  • Installation Notes: No issues found during EGI's Software Provisioning.
  • Known Issues: No issues found during EGI's Software Provisioning.
  • Version: 4.3.4

ige.gsisshterm.sl5.x86_64

  • Additional Details:
    • Detailed release notes:
  • Installation Notes: No issues found during EGI's Software Provisioning.
  • Known Issues: No issues found during EGI's Software Provisioning.
  • Version: 1.3.2

emi.bdii-site.sl5.x86_64

  • Additional Details:
    • Detailed release notes:
  • Installation Notes: No issues found during EGI's Software Provisioning.
  • Known Issues: No issues found during EGI's Software Provisioning.
  • Version: 1.1.0

emi.storm.sl5.x86_64

  • Additional Details:
    • Detailed release notes:
  • Installation Notes: No issues found during EGI's Software Provisioning.
  • Known Issues: No issues found during EGI's Software Provisioning.
  • Version: 1.8.2

ige.globus-gridftp.sl5.x86_64

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

ige.globus-gram5.sl5.x86_64

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


emi.bdii-core.sl5.x86_64

emi.voms.sl5.x86_65

emi.gridsite.sl5.x86_64