PATCH 5073

Automatic tests

  • Successfully performed tests from 1, 3, 5, 7, 9, 11, 13, 15, 17 of the testsuite
  • See the report

Check of support for Terena/FNAL certificate chain

  • Support for Terena/FNAL certificate chain verified. Check output here.

Information system checks

Tested that the BDII is operational

ldapsearch -x -h cream-29.pd.infn.it -p 2170 -b o=infosys

Output is here

Checked the Glue 1.3 root entry:

ldapsearch -x -h cream-29.pd.infn.it -p 2170 -b mds-vo-name=resource,o=grid

Output is here

Checked the Glue 2.0 root entry:

ldapsearch -x -h cream-29.pd.infn.it -p 2170 -b o=glue

Output is here

Clean installation

Installation steps:

wget http://repository.egi.eu/sw/production/cas/1/current/repo-files/EGI-trustanchors.repo -O /etc/yum.repos.d/EGI-trustanchors.repo
wget http://grid-deployment.web.cern.ch/grid-deployment/glite/repos/3.2/glite-TORQUE_server.repo -O /etc/yum.repos.d/glite-TORQUE_server.repo
wget http://grid-deployment.web.cern.ch/grid-deployment/glite/repos/3.2/glite-TORQUE_utils.repo -O  /etc/yum.repos.d/glite-TORQUE_utils.repo
wget http://grid-deployment.web.cern.ch/grid-deployment/glite/repos/3.2/glite-CREAM.repo -O  /etc/yum.repos.d/glite-CREAM.repo
wget http://etics-repository.cern.ch/repository/pm/registered/repomd/name/patch_5076_1/etics-registered-build-by-name.repo -O /etc/yum.repos.d/patch5073_cert.repo
yum clean all
yum update 
yum install ca-policy-egi-core -y
Release of CREAM CE 1.6.8 uses c-ares 1.3.0-4. In particular it will not be possible to update/install the node to c-ares 1.6 due to unsatisfied dependencies.For this reason, if the slc5-updates repository (which contains c-ares 1.6) is enabled, c-ares will need to excluded. For clean installation adding an exclude line to the .repo file: in /etc/yum.repos.d/slc5-updates.repo added exclude=c-ares This known issue is also valid for the main SL5 repository in SL5.6, the same workaround can be applied on the main sl5 repository.
yum install xml-commons-apis
yum install glite-CREAM
yum install glite-TORQUE_utils glite-TORQUE_server -y
/opt/glite/yaim/bin/yaim -c -s site-info.def -n creamCE -n TORQUE_server -n TORQUE_utils

  • View the log of yum for a clean installation
  • View the log of yaim for a clean installation (TORQUE is used)

Upgrade from production

Upgrade steps:
cd /etc/yum.repos.d
wget http://etics-repository.cern.ch/repository/pm/registered/repomd/name/patch_5076_1/etics-registered-build-by-name.repo -O /etc/yum.repos.d/patch5073_cert.rep
yum update --exclude=c-ares
/opt/glite/yaim/bin/yaim -c -s site-info.def -n creamCE -n TORQUE_server -n TORQUE_utils
  • View the log of yum for an upgrade
  • View the log of yaim for an upgrade (TORQUE is used)

-- SaraBertocco - 2011-10-05

Edit | Attach | PDF | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View | More topic actions
Topic revision: r5 - 2011-10-12 - SaraBertocco
 
This site is powered by the TWiki collaboration platformCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback