Enabling the Debug Options in TSAFS on OES Linux
Novell Cool Solutions: Tip
By Dean Giles
Reader Rating 
|
Digg This -
Slashdot This
Posted: 20 Apr 2006 |
Problem:
If you are experiencing problems backing up on OES Linux with a backup product that is using Novell's SMS, and you need information about what might be failing, you can put the TSAFS in debug mode and get a debug log.
Solution:
How do you enable the debug options in tsafs on Linux?
- cd to /opt/novell/sms/bin/
- Unload TSA with the following command:
./smsconfig -u tsafs - Reload the TSA with the following command:
./ smsconfig -l tsafs --smsdebug fffffffc --smsdebug2 fffffffc - Run any test that causes the failure that you want the debug log on.
- Unload the TSA with the following command:
./smsconfig -u tsafs - Collect or view the log at /var/opt/novell/log/sms/tsafs_debug_xxxx.log (the xxxx represents some number)
- Reload the TSA with the following command:
smsconfig -l tsafs
Novell Cool Solutions (corporate web communities) are produced by WebWise Solutions. www.webwiseone.com
