Article

dgiles's picture

Enabling the Debug Options in TSAFS on NetWare

Author Info

30 March 2007 - 5:16pm
Submitted by: dgiles

article
Reads:

6010

Score:
0
0
 
Comments:

0

Steps for putting TSAFS.NLM into debug mode on NetWare.

Solution:

Enabling the debug options in tsafs:

  1. From the file server console type:
    TSAFS /smsdebug=fffffffc /smsdebug2=fffffffc

    This will put the TSAFS into debug mode.

  2. 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.
  3. Then turn off the debugging by typing at the file server console:
    TSAFS /smsdebug=0 /smsdebug2=0	
  4. Collect the debug log at sys:/system/tsa/tsadbg.log and send it in for analysis.

Author Info

30 March 2007 - 5:16pm
Submitted by: dgiles




User Comments

© 2009 Novell, Inc. All Rights Reserved.