release notes | Book: 1.9.5, 1.9.12 (opt, FHS), 2.11 (FHS), 2.12 (FHS), 2.13 (FHS), 2.14 (FHS), | Wiki | Q&A black_bg
Web: Multi-page, Single page | PDF: A4-size, Letter-size | eBook: epub black_bg

Changes between Version 1.6.6 Release 3 and Release 4

  • Fixed multi-threading bug in (Grid)FTP server which occasionally caused files to be deleted after successful transfer with LCG utils and ftpDeleteOnConnectionClosed set to true.

  • Removed parameter ftpDeleteOnConnectionClosed because it was only used as a workaround for the bug fixed by the previous item. The standard behaviour now is true: Unsuccessfully transfered files are removed.

  • Fixed bug in SpaceManager which caused reservations not beeing removed.

  • Fixed dCap library to work correctly with a preload library.

  • Introduced parameter resilientGroupName in config/dCacheSetup.

  • Fixed install script install/install.sh to work properly when the pnfs server and PnfsManager are separated from the admin node: The code which performs the configuring within pnfs is now only performed where the PnfsManager will be running.

  • Fixed bugs in sanity checks in the start-up scripts bin/dcache-core and bin/dcache-pool.