Download Read Contribute

RPM 1: SRM PNFS Space Reclaimer

Requirements: Storage system - dCache. User - root. PNFS server node with DB access from SRM node.

Please see details at OSG TWiki.


RPM 2: Core dCache Operations

Requirements: Storage system - dCache. User - root. Any server node, with all Jython packages installed, PNFS mounted. Standard install of Jython does not provide all packages - please choose the 'everything' option while installing Jython.

$ rpm -Uvh osg-dcache-tools-core-operations-VER.i386.rpm
$ Please edit /opt/d-cache/toolkit/ToolControl.conf

Note the Cautionary_Level tuning. Based on a site's own discretion and level of comfort, this can be set to high, medium, or low. Toolkit comes with a default setting of medium. Only when a site decides to choose a setting of low cautionary level, will the tools with data removal capability become enabled.

$ source /opt/d-cache/toolkit/setup.sh

This will bring all osg_dc* in $PATH. Please try typing osg_dc, then try if TAB highlights all.

For each utility, please use ' -h' or ' --help'.


RPM 3: Physical File Manager / PFM

Requirements: Storage system - dCache. User - root. A server node with RPM 2.

$ rpm -Uvh osg-dcache-tools-physical-file-manager-VER.i386.rpm
$ Please edit /opt/d-cache/toolkit/physical-file-manager/pfm_config
$ source /opt/d-cache/toolkit/setup.sh

This will bring all osg_dc* in $PATH. Please try typing osg_dc, then try if TAB highlights all.

For each utility, please use ' -h' or ' --help'.


RPM 4: Pool Local Operations

Requirements: Storage system - dCache. User - root. All pool nodes.