gLite 3.0
glite-CE - Update to version 2.4.18-1
This update fixes various bugs. For the full list of bugs, please see list below.
Extra steps are required for full logging on the glite CE. The first involves creating a configuration file for blah,
/opt/glite/etc/blah.config, with the following contents
Please run the following rather than combining the node-types in one
command:
For details see:
https://savannah.cern.ch/bugs/index.php?func=detailitem&item_id=17586
If you are configuring a torque server, please ensure the server is running:
For details see:
Due to bug
https://savannah.cern.ch/bugs/index.php?func=detailitem&item_id=18328
the glite-CE configuration the lcg-info-static-ce.ldif file is not created correctly if in the site-info.def file the CE_DATADIR="" (default).
The fix is, in case the ce_datadir id not defined to put:
CE_DATADIR=unset
to the site-info.def file.
On WNs put gLite CE hostname into
glite-CE - Update to version 2.4.18-1
Date | 28.08.2006 |
---|---|
Priority | Normal |
Description
This update fixes various bugs. For the full list of bugs, please see list below.
Known issues
Logging |
BLAHPD_ACCOUNTING_INFO_LOG=/var/log/glite/accounting/blahp.logand then
mkdir /var/log/glite/accounting chmod u+s /opt/glite/bin/BDloggerAt present there is no version APEL available which is compatible with these logs.
gLite CE and TORQUE server has problems with gridmapfile generation. |
/opt/glite/yaim/scripts/configure_node site-info.def gliteCE /opt/glite/yaim/scripts/configure_node site-info.def TORQUE_server
TORQUE server does not always start |
https://savannah.cern.ch/bugs/index.php?func=detailitem&item_id=17586
If you are configuring a torque server, please ensure the server is running:
# /etc/init.d/pbs_server startbefore running yaim's configure_node script.
VOtag publishing |
https://savannah.cern.ch/bugs/?func=detailitem&item_id=10872
Please create the appropriate directories - one for each VO - under
/opt/edg/var/info
owned by the sgm.
Also create
/etc/sysconfig/edg
and
EDG_LOCATION=/opt/edg
EDG_LOCATION_VAR=/opt/edg/var
Problem if CE_DATADIR="" (default) |
https://savannah.cern.ch/bugs/index.php?func=detailitem&item_id=18328
the glite-CE configuration the lcg-info-static-ce.ldif file is not created correctly if in the site-info.def file the CE_DATADIR="" (default).
The fix is, in case the ce_datadir id not defined to put:
CE_DATADIR=unset
to the site-info.def file.
Running a separate TORQUE server |
Run the following on the torque server (BLParserPBS is from glite-ce-blahp)
/opt/glite/bin/BLParserPBS -p 33332 -s /var/spool/pbsInsert gLite CE hostname into /etc/hosts.equiv on the torque server.
On WNs put gLite CE hostname into
/opt/edg/etc/edg-pbs-knownhosts.conf
and run /opt/edg/sbin/edg-pbs-knownhosts (it will run as cron later anyway)
Fixed bugs
Number | Description |
---|---|
#19421 | Regexp matching GlueCEUniqueID missing instances |
Updated rpms
Name | Version | Full RPM name | Description |
---|---|---|---|
glite-CE | 2.4.18-1 | glite-CE-2.4.18-1.noarch.rpm | gLite Computing Element node configuration files |
lcg-info-dynamic-scheduler-generic | 1.6.1-1 | lcg-info-dynamic-scheduler-generic-1.6.1-1.noarch.rpm | GIP plugin for VO-specific scheduler info such as Estimated Response Time and Free Slots. This RPM contains the batch-system independent part. This RPM contains a document detailing how the batch-system specific information should be reported so that the code here can read it and compute the necessary information. |
The RPMs can be updated using apt via
- via apt: apt-get dist-upgrade
- or via a download from:
http://glitesoft.cern.ch/EGEE/gLite/APT/R3.0/rhel30/RPMS.updates/
Configuration changes
None
Service restart after update
Recommended.
How to apply the fix
- Update the RPMs (see above)
- Update configuration (see above)
- Restart the service if necessary (see above)