From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Ted Byrne >You could always make the accounting log file a softlink to a more >forgiving location... > >It probably would also make sense to do some kind of regular log rotation >with the file.
Once a month, run cd /usr/tivoli/tsm/server/bin compress dsmaccnt.log mv dsmaccnt.log.Z <filesystem_with_more_space>/dsmaccnt.log.Z.`date +%Y%M` This will give you compressed accounting files by year and month. -- Mark Stapleton