Devel07 Work Log
2008-06-23 (Ale)
- Update:
glite-security-voms-api-c | i386 | 1.8.3-3.slc4 | WMS-pps |
glite-security-voms-api-cpp | i386 | 1.8.3-3.slc4 | WMS-pps |
glite-yaim-core | noarch | 4.0.4-2 | WMS-pps |
glite-yaim-wms | noarch | 4.0.1-9 | WMS-pps |
lcg-CA | noarch | 1.22-1 | CA |
lcg-vomscerts | noarch | 5.0.0-1 | WMS-pps |
2008-04-22 (Ale)
- Update:
glite-jdl-api-cpp | i386 | 3.1.14-1.slc4 | WMS-pps |
glite-lb-client | i386 | 3.1.5-1.slc4 | WMS-pps |
glite-lb-logger | i386 | 1.4.9-2.slc4 | WMS-pps |
glite-lb-proxy | i386 | 1.5.2-2.slc4 | WMS-pps |
glite-security-voms-api-cpp | i386 | 1.7.24-1.slc4 | WMS-pps |
glite-wms-common | i386 | 3.1.19-3.slc4 | WMS-pps |
glite-wms-thirdparty-bypass | i386 | 3.1.3-3.slc4 | WMS-pps |
glite-yaim-core | noarch | 4.0.4-1 | WMS-pps |
lcg-vomscerts | noarch | 4.9.0-1 | WMS-pps |
vdt_globus_essentials | i386 | VDT1.6.1x86_rhas_4-6 | WMS-pps |
2008-04-02 (Ale)
- Update:
bdii | noarch | 3.9.1-5 | WMS1726 |
glite-initscript-globus-gridftp | noarch | 1.0.2-1 | WMS1726 |
glite-jdl-api-cpp | i386 | 3.1.12-1.slc4 | WMS1726 |
glite-lb-client | i386 | 3.1.2-2.slc4 | WMS1726 |
glite-lb-common | i386 | 6.1.1-2.slc4 | WMS1726 |
glite-wms-helper | i386 | 3.1.17-7.slc4 | WMS1726 |
glite-yaim-core | noarch | 4.0.3-13 | WMS1726 |
glite-yaim-wms | noarch | 4.0.1-6 | WMS1726 |
vdt_globus_data_server | i386 | VDT1.6.1x86_rhas_4-5 | WMS1726 |
vdt_globus_essentials | i386 | VDT1.6.1x86_rhas_4-5 | WMS1726 |
2008-03-19 (Ale)
2007-12-18 (Ale)
- Update these rpms:
- glite-lb-client-3.1.1-1.slc4.i386.rpm
- glite-lb-client-interface-3.1.1-1.slc4.i386.rpm
- glite-lb-common-6.1.1-1.slc4.i386.rpm
- glite-lb-logger-1.4.6-1.slc4.i386.rpm
- glite-lb-proxy-1.5.1-2.slc4.i386.rpm
- glite-lb-ws-interface-2.4.0-3.slc4.i386.rpm
error: Failed dependencies:
MySQL-server >= 4.1.20 is needed by glite-lb-proxy-1.5.1-3.slc4.i386
(add --nodeps)
2007-12-07 (Ale)
Starting installation of the WMS
- Define new yum repository:
[main]
[glite-wms]
name=gLite 3.1 wms
baseurl=http://grid-deployment.web.cern.ch/grid-deployment/glite/cert/3.1/glite-WMSLB/sl4/i386/
enabled=1
[CA]
name=CAs
baseurl=http://linuxsoft.cern.ch/LCG-CAs/current
enabled=1
- yum install cert-glite-WMSLB
- yum install lcg-CA Probably this need to be added as dependency
- Copy hostcert.pem hostkey.pem under /etc/grid-security/
- /opt/glite/yaim/bin/yaim -c -s site-info.def -n WMS
Issues:
/opt/glite/yaim/bin/../libexec/configure_node: line 410: /opt/glite/etc/init.d/glite-wms-ice: No such file or directory
Your identity: /C=IT/O=INFN/OU=Host/L=CNAF/CN=devel07.cnaf.infn.it
Creating proxy .................................... Done
Your proxy is valid until: Fri Dec 7 16:26:16 2007
ABORT: Service glite-wms-ice failed to start!
ERROR: Error during the execution of function: config_glite_wms
ERROR: Error during the configuration.Exiting. [FAILED]
- Remove glite-wms-ice from line 400 of file /opt/glite/yaim/functions/config_glite_wms
- Remove /etc/cron.d/glite-wms-check-daemons.cron and stop lbserver
Configure jobdir
- Set jobdir ad input method for workload-manager instead of filelist
- Set these variables in the glite_wms.conf file (WorkloadManager section)
- DispatcherType = "jobdir";
- Input = "${GLITE_LOCATION_VAR}/workload_manager/jobdir";
- Create these directories and then give the ownership to glite.glite
- /var/glite/workload_manager/jobdir/new/
- /var/glite/workload_manager/jobdir/old/
- /var/glite/workload_manager/jobdir/tmp/
- Restart the services
- Found this problem (need to be investigate)
Status info for the Job : https://devel08.cnaf.infn.it:9000/4IRHjlJMkxlpJRKFjEaQ8w
Current Status: Waiting
Status Reason: LBProxy is enabled
Unable to query LB and LBProxy
edg_wll_QueryEvents[Proxy]
Exit code: 4
LB[Proxy] Error: Interrupted system call
(edg_wll_gss_connect())
Submitted: Fri Dec 7 15:49:15 2007 CET
Enable recovery (experimental)
- Install glite-wms-manager-3.1.31-1.slc4_recovery.i386.rpm
- Enable recovery by adding
EnableRecovery = true;
in the configuration file
- Restart the WM
--
AlessioGianelle - 07 Dec 2007