页面

Thursday, May 1, 2014

Tivoli Warehouse file system space issue

You may find /opt/tivoli/tsm/reporting file system fills up really fast and doesn't matter how you change the prune history data.

Try to locate the biggest file, normally you will find this file: KSKTAPEUSA where is @ /opt/tivoli/tsm/reporting/itm/lx8266/sk/hist/instance_name

Resolving the problem:
1) Stop Tivoli collection agent
itmcmd agent -o instance_name stop sk
2) Delete the file - No worries, it will be recreated later and this is only a temp file.
rm KSKTAPEUSA
3) Start agent again
itmcmd agent -o instance_name start sk

The reason behind is because the KSKTAPEUSA temp file was growing faster than the ITM pruning process and caused the issue.

No comments:

Post a Comment