| Author: |
Zero |
| Dated: |
Wednesday, April 13 2005 @ 05:59 PM CDT |
| Viewed: |
3,838 times |
|
In dealing with a lot of migration wizard problems, mostly due to the amount of time it takes to backup/restore trustees, I decided to inquire about TSA performance tweaks and recieved the following response. I havent tried any of these yet, but maybe they'll be beneficial...
Here's some comments from the SMS engineers:
Looks like he is talking about the ReadBufferSize.
Tuning TSA depends on the mean file size of the system being migrated. If the source system has larger files(1Mb files), then setting ReadBufferSize to 128k will help perform better.
But the default setting is good enough for normal servers. If the source server has multiple Processors then increasing the ReadThreadsPerJob will help TSA perform better. By default the value is 4, if the source server has 2 or more processors then increasing this to 8 or 12 will help in read performance.
Also setting the "CacheMemoryThreshold" switch to 5 to 10% (if not already set) will ensure optimal usage of memory. This switch denotes the percentage of free server memory to be used for caching the files (at an average 40-50MB is good enough). If the System has 512MB RAM, setting it to 15% will be good. More the RAM less the value.
These are the available Tuning parameters in SMS.
If NSS filesystem is migrated, then setting the CacheBalance in NSS tuning parameters to 50 will help performance of large files. Also setting the ReadAheadBlks for the particular NSS volume would help if the files are large enough (100k or more).
BTW, all these TSA switches are only present in TSAFS. It can be configured using iManager or from the console. Use TSAFS /help for more information on setting.
More information on configuring TSAFS can be found in the following link
http://www.novell.com/documentation/oes/index.html?page=/documentation/oes/smsadmin/data/am8mern.html
|
Trackback URL for this entry: http://www.abend.org/trackback.php/20050413175929118
No trackback comments for this entry.
|