Tags:
, view all tags

Devel05 Work Log

Queues:

  • creamtest1
  • creamtest2

WorkNodes:

  • wmstest-ce05.cr.cnaf.infn.it
  • wmstest-ce07.cr.cnaf.infn.it
  • cert-wn-03.cnaf.infn.it
  • cert-wn-04.cnaf.infn.it
  • cert-wn-05.cnaf.infn.it
  • cert-wn-06.cnaf.infn.it

2008-06-09 (Ale)

  • After the "tomcat" update ( to version 5.5.26-1) we need a workaround to make it working:
    • cp /usr/share/java/commons-logging-1.1.jar /usr/share/tomcat5/bin/commons-logging-api-1.1.1.jar

2008-06-06 (Ale)

  • Updating
    glite-security-lcmaps-plugins-verify-proxy i386 1.2.9-1.slc4 patch1830

2008-06-05 (Ale)

2008-06-05 (Ale)

  • Updating:
    glite-security-glexec i386 0.5.30-1.slc4 patch1732
    lcg-vomscerts noarch 5.0.0-1 lcg-CE

2008-06-04 (Elisabetta)

  • Installing and configuring Torque server on the machine:
    • yum install cert-glite-TORQUE_server cert-glite-TORQUE_utils
    • yum install glite-yaim-torque-server glite-yaim-torque-utils
    • /opt/glite/yaim/bin/yaim -c -s site-info.def -n creamCE -n TORQUE_server -n TORQUE_utils

2008-05-29 (Ale)

Installing a Cream-CE following this guide:

  • Setting yum repository cream-ce.repo
  • Installing JAVA following option 1a
    • yum install xorg-x11-deprecated-libs
    • rpm -ihv java-1.5.0-sun-1.5.0.15-1jpp.i586.rpm
    • rpm -ihv java-1.5.0-sun-devel-1.5.0.15-1jpp.i586.rpm
  • yum install tomcat5
  • yum install glite-yaim-core glite-yaim-cream-ce
  • yum install cert-glite-cream-CE

  • cp hostcert.pem /etc/grid-security/
  • cp hostkey.pem /etc/grid-security
  • chmod 600 /etc/grid-security/hostcert.pem
  • chmod 400 /etc/grid-security/hostkey.pem

  • Configure site-info.def
  • /opt/glite/yaim/bin/yaim -c -s site-info.def -n creamCE

  • Because of a memory leak not yet fixed by the Condor team (see bug #35624), it is necessary to install a patched version of classad.jar library.
    • service tomcat5 stop
    • wget http://grid-it.cnaf.infn.it/mrepo/classad.jar
    • export CATALINA_HOME=/var/lib/tomcat5
    • cp classad.jar $CATALINA_HOME/webapps/ce-monitor/WEB-INF/lib/
    • cp classad.jar $CATALINA_HOME/webapps/ce-cream/WEB-INF/lib/
    • service tomcat5 start

Found problems:

  • Install (see this comment and bug 37641)
    • yum install mysql-server
    • yum install mysql-connector-java-5.0.8-1jpp

  • Add to site-info.def (see bug 37220)
    • BATCH_CONF_DIR=/data/lsf/conf
    • ACCESS_BY_DOMAIN=false
    • CEMON_HOST=devel05.cnaf.infn.it

-- AlessioGianelle - 28 May 2008

Topic attachments
I AttachmentSorted ascending Action Size Date Who Comment
Texttxt cream-ce.repo.txt manage 0.9 K 2008-05-30 - 11:31 AlessioGianelle Cream yum repository
Texttxt installed.txt manage 6.7 K 2008-05-30 - 11:52 AlessioGianelle Installed rpms
Texttxt site-info.def.txt manage 35.6 K 2008-05-30 - 11:57 AlessioGianelle Initial Site Info
Edit | Attach | PDF | History: r27 | r11 < r10 < r9 < r8 | Backlinks | Raw View | More topic actions...
Topic revision: r9 - 2008-06-10 - AlessioGianelle
 
  • Edit
  • Attach
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