Tags:
, view all tags

Devel03 Work Log

2007-11-07 (Ale)

  • Continuos the cream installation...
    • Remove the previous installed version of java and install java-1.5.0-sun-1.5.0.12-1jpp, java-1.5.0-sun-devel-1.5.0.12-1jpp and jdk-1.5.0_12-fcs
    • Install tomcat5-5.5.25-1jpp
    • Comment line config_jobmanager_lsf on /opt/glite/yaim/node-info.d/glite-lsf_utils
    • run /opt/glite/yaim/bin/yaim -c -s <site-info.def> -n creamCE -n LSF_utils
    • Fix problem with .pem certificate
  • Open issue:
    • Gip doesn't work correctly.

2007-11-06 (Elisabetta)

  • Installed and configured CREAM from scratch using the new repository from CERN and yaim scripts. The following steps were performed:
    • wget http://grid-it.cnaf.infn.it/mrepo/repos/cream-ce_cert.repo -O /etc/yum.repos.d/cream-ce.repo
    • yum clean all
    • yum update
    • yum install glite-yaim-core glite-yaim-cream-ce
    • Edited site-info.def, also adding the variables: BATCH_CONF_DIR = /data/lsf/conf and BDII_CREAM_CE_URL = "ldap://$CE_HOST:2170/mds-vo-name=resource,o=grid"
    • Downloaded and installed jdk-1_5_0_13-linux-i586-rpm by hand
    • run yum install cert-glite-cream-CE
    • downloaded and installed glite-yaim-lsf-utils-4.0.1-1.noarch.rpm
    • run /opt/glite/yaim/bin/yaim -c -s <site-info.def> -n creamCE -n LSF_utils

2007-10-15 (Elisabetta)

  • Submitted jobs with the requirements to forward in the .jdl, like for ex. requirements = (( other.GlueHostMainMemoryRAMSize > 300 ) && ( other.GlueHostMainMemoryVirtualSize = 996 ) && ( other.GlueCEPolicyMaxCPUTime > 2880 )); but they don't get forwarded to lsf, mainly because they don't appear in the classad passed to blah.
Following is the submitted .jdl:
[
Type = "Job";
JobType = "normal";
InputSandbox = {"file:///home/emolinar/test.sh"};
VirtualOrganisation = "atlas";
Executable="test.sh";
Arguments="Hello... ";
requirements = (( other.GlueHostMainMemoryRAMSize > 300 ) && ( other.GlueHostMainMemoryVirtualSize == 996 ) && ( other.GlueCEPolicyMaxCPUTime >= 2880 ));
Rank = other.GlueCEStateWaitingJobs;
rank = 3;
ShallowRetryCount = 3;
StdOutput="message.txt";
StdError="err.log";
OutputSandbox={"message.txt","err.log"};
]

Following is what appears in the '/usr/share/tomcat5/logs/glite-ce-cream.log' file:

16 Oct 2007 11:48:47,636 org.glite.ce.cream.connector.blah.StreamBlahpConnector - BLAH_JOB_SUBMIT 4 [Cmd="/opt/glite/var/cream_sandbox/dteam/C_IT_O_INFN_OU_Personal_Certificate_L_Milano_CN_Elisabetta_Molinari_dteam_Role_NULL_Capability_NULL/CREAM266115941/CREAM266115941_jobWrapper.sh";
gridType="lsf";uniquejobid="https://devel03.cnaf.infn.it:8443/CREAM266115941";ceid="devel03.cnaf.infn.it:8443/cream-lsf-long";
Out="/opt/glite/var/cream_sandbox/dteam/C_IT_O_INFN_OU_Personal_Certificate_L_Milano_CN_Elisabetta_Molinari_dteam_Role_NULL_Capability_NULL/CREAM266115941/StandardOutput";
Err="/opt/glite/var/cream_sandbox/dteam/C_IT_O_INFN_OU_Personal_Certificate_L_Milano_CN_Elisabetta_Molinari_dteam_Role_NULL_Capability_NULL/CREAM266115941/StandardError";
x509userproxy="/opt/glite/var/cream_sandbox/dteam/C_IT_O_INFN_OU_Personal_Certificate_L_Milano_CN_Elisabetta_Molinari_dteam_Role_NULL_Capability_NULL/CREAM266115941/CREAM266115941_proxy";
ClientJobId="266115941";queue="long"] 

2007-10-11 (Elisabetta)

  • Installed the following three .rpms in order to verify the forward parameters to the batch system by BLAH works also with CREAM: glite-blah-local-submit-attributes-lsf-3.0.10-2.noarch.rpm, glite-info-dynamic-scheduler-lsf-2.0.1-2.noarch.rpm and glite-info-generic-2.0.2-2.noarch.rpm

-- AlessioGianelle - 11 Oct 2007

Edit | Attach | PDF | History: r39 | r8 < r7 < r6 < r5 | Backlinks | Raw View | More topic actions...
Topic revision: r6 - 2007-11-09 - AlessioGianelle
 
  • Edit
  • Attach
This site is powered by the TWiki collaboration platformCopyright © 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback