The name of the challenge where Backups involve a large number of small Files, which stresses the Tsm Database due to the heavy updating and number of Database entries, and the Client's memory and processing power in performing an IncrementalBackup.

See DatabasePerformance for ways to mitigate the impact on the TsmDatabase and OptimizePerformance.

Other possible approaches:

Your Retention policies need to be reasonable: don't arbitrarily retain a year's worth of versions, but rather keep as much as is really needed to recover files. Make sure you are running regular, unlimited expirations, else your TsmDatabase will balloon. The backup of small files is also problematic with TapeDrives with poor Start-stop characteristics (see Backhitch). The condition of the directory in which the small files exist can also slow things down: see "BackupPerformance". Consider turning on ClientTracing to identify the specific problem area.


CategoryBackup

ManySmallFilesProblem (last edited 2006-07-06 03:42:40 by MatthewWarren)