Library Balancing Tool

The Library Balancing Tool helps TSLM to manage the workload across different libraries.

The Library Balancing Tool requires a custom installation. Use the OS-specific software installer or package manager to install the Library Balancing Tool package. You must have root user rights.

During the installation of the Library Balancing Tool package, the following files are copied:

/opt/IBM/ermm/bin/CalcLibBalance.pl
/opt/IBM/ermm/conf/LibBalConf.xml.smp
/opt/IBM/ermm/lib/eRMMTrace.pm
/opt/IBM/ermm/lib/eRMMCom.pm
/opt/IBM/ermm/lib/eRMMReg.pm
/opt/IBM/ermm/lib/eRMMConfig.pm

AIX

Installing and uninstalling on AIX systems

To manually install the Library Balancing Tool on AIX® systems, use the following command.
     # installp -acgNQqXYd tslm-libbal-v.r.m.nn.bff all
To uninstall the Library Balancing Tool on AIX systems, use the following command.
     # installp -u tslm.libbal
Linux

Installing and uninstalling on Linux systems

To manually install the Library Balancing Tool on Linux® systems, use the following command.
     # rpm -iv tslm-libbal-v.r.m-nn.ibm.x86_64.rpm
To uninstall the Library Balancing Tool on Linux systems, use the following command.
     # rpm -e tslm-libbal