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

/opt/glite/sbin/glite-dgas-hlr-bdiiresimport.pl -s cert-17.pd.infn.it -H cert-34.pd.infn.it

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

Topic attachments
I Attachment Action Size Date Who Comment
Unknown file formatlog conf_HLR.cert-40.20111227-143046.log manage 12.1 K 2011-12-28 - 14:37 SergioTraldi  
Unknown file formatlog yumCert-40.log manage 8.7 K 2011-12-28 - 14:37 SergioTraldi  
Topic revision: r2 - 2011-12-28 - SergioTraldi
 
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