1.9.2-9 Release Notes
dCache 1.9.2-9 is a maintenance release.
Updates to FTP doors: Fixed race condition. Fixed directory
listing for FTP doors running on the same host as PnfsManager. Fixed
authentication for non-GSI doors.
Updates to srm: Fixed race condition. Security fix. Reduced
log verbosity.
Updates to info provider: Improved compliance with GLUE
schema.
Updates to pools: Lower log level of XROOTD mover. Fixed
race conditions in DCAP, XROOTD and pool-to-pool support.
Upgrade Instructions
Please make sure to read the upgrade instructions of intermediary
releases when upgrading from a release earlier than 1.9.2-8.
Compatibility Matrix
We distinguish between pool components and head nodes. Any
component which is not a pool is considered a head node, including
doors. The following table shows compatibility between different
releases.
| | 1.9.2-9 Head | 1.9.2-9 Pool |
| Head |
1.9.1-1..7,9 | no | yes |
| 1.9.1-8 | no | yes[1] |
| 1.9.2-1..5,8 | yes | yes |
| 1.9.2-6..9 | yes | yes[1] |
| Pool |
1.9.1-1..7,9 | yes | yes |
| 1.9.1-8 | yes[1] | yes |
| 1.9.2-1..5,8 | yes | yes |
| 1.9.2-6..9 | yes[1] | yes |
- The migration module will not work for -target=pgroup
and -target=link.
Changelog
- [r11710] info-provider: fix the Version property value for SRM GlueControlProtocol objects
- [r11732] doors: Fix timeout in PnfsManagerFileMetaDataSource
- [r11800] xrootd: Lower log level of xrootd mover messages
- [r11824]
- [r11843] better handling of cancelUseSpace
- [r11846] correct indendation
- [r11868] ftpdoor: Fixes race condition in use of SimpleDateFormat
- [r11871] pool: Fix potential integer overflow issue
- [r11878] pool: Fixed a couple of race conditions in DCAP and XROOTD movers
- [r11883] pool: Fix correctness issue in p2p component
- [r11911] Instead I marked the field volatile
- [r11923] http://rb.dcache.org/r/433/ esay -> say
- [r11933] http://rb.dcache.org/r/434/, use prepared statements throughout srm sql code
- [r11940] http://rb.dcache.org/r/444/ support ':' as globus port range separator
- [r11942] Do not resolve symlinks in FTP door
- [r11954] http://rb.dcache.org/r/447/, initialize the root path in case both gplazma cell and module are not used
- [r11957] initialize current working directory for dcache.kpwd auth mode as well