Difference: WorkLog_cert-40 (1 vs. 2)

Revision 22011-12-28 - SergioTraldi

Line: 1 to 1
 
META TOPICPARENT name="CertTestBed"
Deleted:
<
<
 

Cert-40

Line: 22 to 21
 wget http://repo-pd.italiangrid.it/mrepo/repos/egi-trustanchors.repo yum install -y ca-policy-egi-core /opt/glite/yaim/bin/ig_yaim -c -d 6 -s /usr/local/nfs/rtc-emi/rtc-emi-site-info.def -n ig_HLR 2>&1 | tee /root/conf_HLR.`hostname -s`.`date +DONEm%d-HELPM%S`.log
Added:
>
>
/opt/glite/sbin/glite-dgas-hlr-bdiiresimport.pl -s cert-17.pd.infn.it -H cert-34.pd.infn.it
 


Revision 12011-12-28 - SergioTraldi

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

Cert-40

This host has installed ig_HLR profile. We used it to test DGAS_sensors installed on cert-34

Work Log

2011-12-27 (Sergio)

* installed the host certificate.

yum update
cd /etc/yum.repos.d/
wget http://repo-pd.italiangrid.it/mrepo/repos/glite/sl5/x86_64/ig.repo
wget http://repo-pd.italiangrid.it/mrepo/repos/glite/sl5/x86_64/glite-generic.repo
yum install ig_HLR
wget http://repo-pd.italiangrid.it/mrepo/repos/egi-trustanchors.repo
yum install -y ca-policy-egi-core
 /opt/glite/yaim/bin/ig_yaim -c -d 6 -s /usr/local/nfs/rtc-emi/rtc-emi-site-info.def -n ig_HLR 2>&1 | tee /root/conf_HLR.`hostname -s`.`date +DONEm%d-HELPM%S`.log

vi /opt/glite/etc/dgas_2lservers.conf
leave only the test hlr of first level hlr2-test-26.to.infn.it

/etc/init.d/glite-dgas-hlrd stop
/etc/init.d/glite-dgas-hlrd start

Enter in mysql and check if the jobs are correctly accounted:

mysql -u root -p

mysql> use hlr;
mysql> select count(*) from jobTransSummary;
+----------+
| count(*) |
+----------+
|       15 | 
+----------+
1 row in set (0.00 sec)

-- SergioTraldi - 2011-12-28

META FILEATTACHMENT attachment="yumCert-40.log" attr="" comment="" date="1325083052" name="yumCert-40.log" path="yumCert-40.log" size="8921" user="SergioTraldi" version="1"
META FILEATTACHMENT attachment="conf_HLR.cert-40.20111227-143046.log" attr="" comment="" date="1325083071" name="conf_HLR.cert-40.20111227-143046.log" path="conf_HLR.cert-40.20111227-143046.log" size="12345" 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