Technical Tip

dgiles's picture

Enabling the Debug Options in TSAFS on NetWare

Author Info

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

tip
Reads:

1791

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

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <p> <a> <em> <i> <cite> <code> <img> <ul> <ol> <li> <div> <dl> <dt> <dd> <b> <strong> <h1> <h2> <h3> <pre> <table> <td> <tr> <th> <blockquote>
  • Lines and paragraphs break automatically.
  • Glossary terms will be automatically marked with links to their descriptions. If there are certain phrases or sections of text that should be excluded from glossary marking and linking, use the special markup, [no-glossary] ... [/no-glossary]. Additionally, these HTML elements will not be scanned: a, abbr, acronym, code, pre.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
7 + 7 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.

© 2008 Novell, Inc. All Rights Reserved.