Tags:
, view all tags

Devel05 Work Log

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-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)
    • 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 Attachment 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 | r6 < r5 < r4 < r3 | Backlinks | Raw View | More topic actions...
Topic revision: r4 - 2008-06-05 - 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