glite-SE_dcache_nameserver_chimera - Updated to version 3.2.3-0
Description (See the patch #4788)
What's new
This patch addresses the vulnerability EGI #1569
dCache Server version changed from 1.9.5-19 to 1.9.5-25
Release Notes for dcache-server 1.9.5-25 can be found here: http://www.dcache.org/downloads/1.9/release-notes-1.9.5-25.html
Configuration
First stop your dcache:
/opt/d-cache/bin/dcache stop
umount -f /pnfs/
/etc/init.d/dcacheChimeraNfs stop
Then check no java is running:
ps aux | grep java
The files format of /opt/d-cache/etc/node_config has changed before upgrading please do the following command:
mv /opt/d-cache/etc/node_config /opt/d-cache/etc/node_config.bak
If this is not done you will get multiple copys of dcache domains running.
The dCacheConfigure.sh script does not manage upgrades to PoolManager.conf very much so we do the following before moving this back later:
mv /opt/d-cache/config/PoolManager.conf /opt/d-cache/config/PoolManager.conf.bak
mv /opt/d-cache/etc/glue-1.3.xml /opt/d-cache/etc/glue-1.3.xml.bak
Update
Restore the backed up files
Run this script to complete the process:
/opt/d-cache/bin/dCacheConfigure.sh -s /root/site-info.def -c config_sedcache
Dependent Patches
Number | Description |
---|---|
There are no dependent patches. |
Fixed Bugs
Number | Description |
---|---|
There are no bugs fixed in this version. |
Updated Rpms (See the full list)
Name | Version | Full Rpm Name | Description |
---|---|---|---|
dcache-server | 1.9.5-25 | dcache-server-1.9.5-25.sl5.noarch.rpm | dCache Server |
glite-SE_dcache_nameserver_chimera | 3.2.3-0 | glite-SE_dcache_nameserver_chimera-3.2.3-0.sl5.x86_64.rpm | org.dcache.node.glite-SE_dcache_nameserver_chimera_3_2_0 |
glite-yaim-core | 4.0.14-1 | glite-yaim-core-4.0.14-1.noarch.rpm | YAIM core package |
Service reconfiguration after update
Service must be reconfigured.
Service restart after update
Service must be restarted.