gLite 3.1
gLite Worker Node known issues
|
-
With lcg_util 1.7.2 (Update 45) the option "-t" was deprecated. Trying to use the option should result in a warning, however in some cases a segmentation fault can happen (bug 50265)
- A runtime error with the LFC Perl API reported as bug 26535
- rgma-client-check used wrong log4j location 26943
- The format of GLOBUS_TCP_PORT_RANGE is different for VDT1.6. Thus for gLite 3.1 WN you will need a new format:
GLOBUS_TCP_PORT_RANGE="20000,25000"
whereas in gLite 3.0 the format is
GLOBUS_TCP_PORT_RANGE="20000 25000"
-
lcg-gt does not return all the information to work with dcache and this causes lcg-sd to fail.
For information on how to use the lcg_utils with dCache please have a look at the following web page:
http://trac.dcache.org/trac.cgi/wiki/manuals/lcg_utils_and_dcache
Please also check the gLite wide
known issues.
If you are installing the Worker Node via a tarball, please also have a
look to the
known
issues specific for the tarball installation.
|
|