Difference: TestingIggLiteCreamTorque (1 vs. 6)

Revision 62012-01-26 - CristinaAiftimiei

Line: 1 to 1
 
META TOPICPARENT name="IGITestCert"
Line: 24 to 24
  dag.repo must be enabled
Changed:
<
<
In the file /etc/yum.repos.d/sl-security.repo add line exclude=c-ares
>
>
In the file /etc/yum.repos.d/sl-security.repo add line "exclude=c-ares"
 
echo "exclude=c-ares" >> /etc/yum.repos.d/sl-security.repo
Line: 129 to 129
  ExitCode = [0]
Changed:
<
<
Test submission: PASSED
In the file below more log
>
>
Test submission (see log) : PASSED
 
Deleted:
<
<
-- SergioTraldi - 2012-01-18
 
META FILEATTACHMENT attachment="installCert-09.log" attr="" comment="" date="1326901540" name="installCert-09.log" path="installCert-09.log" size="165483" user="SergioTraldi" version="1"
META FILEATTACHMENT attachment="installWN.log" attr="" comment="" date="1326986750" name="installWN.log" path="installWN.log" size="216451" user="SergioTraldi" version="1"

Revision 52012-01-19 - SergioTraldi

Line: 1 to 1
 
META TOPICPARENT name="IGITestCert"
Line: 94 to 94
 /opt/glite/yaim/bin/ig_yaim -c -d 6 -s /usr/local/nfs/cert-3_2/lsf/ig-site-info.def.current -n ig_WN_torque 2>&1 | tee /root/conf_WN_torque.`hostname -s`.`date +DONEm%d-HELPM%S`.log
Added:
>
>

TESTING:

JOB Submission:

From an EMI UI creating proxy and submission:

 
-bash-3.2$ voms-proxy-init -voms dteam
Enter GRID pass phrase:
Your identity: /C=IT/O=INFN/OU=Personal Certificate/L=Padova/CN=Sergio Traldi
Creating temporary proxy ...................................................................... Done
Contacting  lcg-voms.cern.ch:15004 [/DC=ch/DC=cern/OU=computers/CN=lcg-voms.cern.ch] "dteam" Failed

Error: Error during SSL handshake:

Trying next server for dteam.
Creating temporary proxy ..................................................... Done
Contacting  voms2.hellasgrid.gr:15004 [/C=GR/O=HellasGrid/OU=hellasgrid.gr/CN=voms2.hellasgrid.gr] "dteam" Done
Creating proxy ......................................................... Done
Your proxy is valid until Fri Jan 20 04:23:37 2012


-bash-3.2$ glite-ce-job-submit -r cert-09.pd.infn.it:8443/cream-pbs-cert -a testCream.jdl
https://cert-09.pd.infn.it:8443/CREAM779007243

JOB Status:

-bash-3.2$ glite-ce-job-status https://cert-09.pd.infn.it:8443/CREAM779007243

******  JobID=[https://cert-09.pd.infn.it:8443/CREAM779007243]
        Status        = [DONE-OK]
        ExitCode      = [0]

Test submission: PASSED
In the file below more log

 -- SergioTraldi - 2012-01-18

META FILEATTACHMENT attachment="installCert-09.log" attr="" comment="" date="1326901540" name="installCert-09.log" path="installCert-09.log" size="165483" user="SergioTraldi" version="1"

Revision 42012-01-19 - CristinaAiftimiei

Line: 1 to 1
 
META TOPICPARENT name="IGITestCert"
Changed:
<
<

ig-CREAM-torque using last Torque in Staged-Rollout and also WN

>
>

ig-CREAM-torque using last Torque (2.5.7-7) in Staged-Rollout and also WN

 

On CE Host (also BATCH Master PBS/Torque)

Line: 37 to 37
 yum install ig_CREAM_torque
Changed:
<
<

Creating munge key

>
>

Create munge key

 Remember to create munge key before configuring:
/usr/sbin/create-munge-key

Line: 54 to 54
 /opt/glite/yaim/bin/ig_yaim -c -d 6 -s /usr/local/nfs/cert-3_2/lsf/ig-site-info.def.current -n ig_CREAM_torque 2>&1 | tee /root/conf_CREAM_torque.`hostname -s`.`date +DONEm%d-HELPM%S`.log
Added:
>
>
Results
see attached log
 

On WN Hosts

Revision 32012-01-19 - SergioTraldi

Line: 1 to 1
 
META TOPICPARENT name="IGITestCert"
Line: 96 to 96
 -- SergioTraldi - 2012-01-18

META FILEATTACHMENT attachment="installCert-09.log" attr="" comment="" date="1326901540" name="installCert-09.log" path="installCert-09.log" size="165483" user="SergioTraldi" version="1"
Added:
>
>
META FILEATTACHMENT attachment="installWN.log" attr="" comment="" date="1326986750" name="installWN.log" path="installWN.log" size="216451" user="SergioTraldi" version="1"
META FILEATTACHMENT attachment="testFromUI.log" attr="" comment="" date="1326986750" name="testFromUI.log" path="testFromUI.log" size="3860" user="SergioTraldi" version="1"

Revision 22012-01-19 - SergioTraldi

Line: 1 to 1
 
META TOPICPARENT name="IGITestCert"
Changed:
<
<

ig-CREAM-torque using last Torque in Staged-Rollout

>
>

ig-CREAM-torque using last Torque in Staged-Rollout and also WN

On CE Host (also BATCH Master PBS/Torque)

  Here some steps to install the last Cream CE using the Torque Staged-Rollout release in ig/gLite distribution.
Changed:
<
<

INSTALLATION:

>
>

INSTALLATION:

 
Changed:
<
<

Downloading Repositories:

>
>

Downloading Repositories:

 
wget http://repo-pd.italiangrid.it/mrepo/repos/glite/sl5/x86_64/glite-cream_torque-cert.repo

Line: 27 to 29
 echo "exclude=c-ares" >> /etc/yum.repos.d/sl-security.repo
Changed:
<
<

Install CA and software:

>
>

Install CA and software:

 
yum clean all
yum install ca-policy-egi-core

Line: 35 to 37
 yum install ig_CREAM_torque
Changed:
<
<

Creating munge key

>
>

Creating munge key

 Remember to create munge key before configuring:
/usr/sbin/create-munge-key

Added:
>
>
chown munge.munge /etc/munge/munge.key
 

Remember to copy this key in all Worker Nodes in the Cluster and also in Torque Server if its different host to the Cream-CE host.

Line: 46 to 49
 Follow the documentation here for more details:
Changed:
<
<

CONFIGURATION:

>
>

CONFIGURATION:

 
/opt/glite/yaim/bin/ig_yaim -c -d 6 -s /usr/local/nfs/cert-3_2/lsf/ig-site-info.def.current -n ig_CREAM_torque 2>&1 | tee /root/conf_CREAM_torque.`hostname -s`.`date +%Y%m%d-%H%M%S`.log
Added:
>
>

On WN Hosts

INSTALLATION:

Downloading Repositories:

wget http://repo-pd.italiangrid.it/mrepo/repos/glite/sl5/x86_64/glite-cert-wn_torque.repo
wget http://repo-pd.italiangrid.it/mrepo/repos/glite/sl5/x86_64/ig-cert.repo
wget http://repo-pd.italiangrid.it/mrepo/repos/egi-trustanchors.repo
wget http://grid-deployment.web.cern.ch/grid-deployment/glite/repos_prod_prepare/3.2/glite-TORQUE_client.repo
wget http://grid-deployment.web.cern.ch/grid-deployment/glite/repos_prod_prepare/3.2/glite-TORQUE_utils.repo
# optional wget http://repo-pd.italiangrid.it/mrepo/repos/glite/sl5/x86_64/dag.repo

Install CA and software:

yum clean all
yum install ca-policy-egi-core
yum groupinstall ig_WN_torque

Copy munge key

Remeber to copy the munge.key form the batch master to the WNs:

scp cert-09:/etc/munge/munge.key /etc/munge/
chown munge.munge /etc/munge/munge.key

Follow the documentation here for more details:

CONFIGURATION:

/opt/glite/yaim/bin/ig_yaim -c -d 6 -s /usr/local/nfs/cert-3_2/lsf/ig-site-info.def.current -n ig_WN_torque 2>&1 | tee /root/conf_WN_torque.`hostname -s`.`date +%Y%m%d-%H%M%S`.log
  -- SergioTraldi - 2012-01-18

Revision 12012-01-18 - SergioTraldi

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="IGITestCert"

ig-CREAM-torque using last Torque in Staged-Rollout

Here some steps to install the last Cream CE using the Torque Staged-Rollout release in ig/gLite distribution.

INSTALLATION:

Downloading Repositories:

wget http://repo-pd.italiangrid.it/mrepo/repos/glite/sl5/x86_64/glite-cream_torque-cert.repo
wget http://repo-pd.italiangrid.it/mrepo/repos/glite/sl5/x86_64/ig-cert.repo
wget http://repo-pd.italiangrid.it/mrepo/repos/egi-trustanchors.repo
wget http://grid-deployment.web.cern.ch/grid-deployment/glite/repos_prod_prepare/3.2/glite-TORQUE_server.repo
wget http://grid-deployment.web.cern.ch/grid-deployment/glite/repos_prod_prepare/3.2/glite-TORQUE_client.repo
wget http://grid-deployment.web.cern.ch/grid-deployment/glite/repos_prod_prepare/3.2/glite-TORQUE_utils.repo
# optional wget http://repo-pd.italiangrid.it/mrepo/repos/glite/sl5/x86_64/dag.repo

dag.repo must be enabled

In the file /etc/yum.repos.d/sl-security.repo add line exclude=c-ares

echo "exclude=c-ares" >> /etc/yum.repos.d/sl-security.repo

Install CA and software:

yum clean all
yum install ca-policy-egi-core
yum install xml-commons-apis
yum install ig_CREAM_torque

Creating munge key

Remember to create munge key before configuring:
/usr/sbin/create-munge-key

Remember to copy this key in all Worker Nodes in the Cluster and also in Torque Server if its different host to the Cream-CE host.

Follow the documentation here for more details:

CONFIGURATION:

/opt/glite/yaim/bin/ig_yaim -c -d 6 -s /usr/local/nfs/cert-3_2/lsf/ig-site-info.def.current -n ig_CREAM_torque 2>&1 | tee /root/conf_CREAM_torque.`hostname -s`.`date +%Y%m%d-%H%M%S`.log

-- SergioTraldi - 2012-01-18

META FILEATTACHMENT attachment="installCert-09.log" attr="" comment="" date="1326901540" name="installCert-09.log" path="installCert-09.log" size="165483" user="SergioTraldi" version="1"
 
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