Article
Steps for putting TSAFS.NLM into debug mode on NetWare.
Solution:
Enabling the debug options in tsafs:
- From the file server console type:
TSAFS /smsdebug=fffffffc /smsdebug2=fffffffc
This will put the TSAFS into debug mode.
- Run any backups or restores that you know will exhibit the bad behavior. A lot of data will be written to the debug log, so try to limit your tests or data sets to the minimum needed to exhibit the problem.
- Then turn off the debugging by typing at the file server console:
TSAFS /smsdebug=0 /smsdebug2=0
- Collect the debug log at sys:/system/tsa/tsadbg.log and send it in for analysis.
Disclaimer: As with everything else at Cool Solutions, this content is definitely not supported by Novell (so don't even think of calling Support if you try something and it blows up).
It was contributed by a community member and is published "as is." It seems to have worked for at least one person, and might work for you. But please be sure to test, test, test before you do anything drastic with it.
Related Articles
User Comments
- Be the first to comment! To leave a comment you need to Login or Register
- 9913 reads



0