User`s guide

12 – Troubleshooting
Tracing SANsurfer iSCSI HBA Manager GUI and Agent Activity (Debug)
IS0054602-00 A 12-15
Q
12.2.2
Tracing SANsurfer iSCSI HBA Manager GUI Activity
To trace SANsurfer iSCSI HBA Manager GUI activity, do the following:
1. Edit the local.properties file, which is located where SANsurfer is installed.
Change the following two properties:
node.trace.level=900
node.trace.output.setlevelonly=false
See figure 12-4 for an example.
Figure 12-4. local.properties File (Example)
2. Edit the SANsurfer.lax file, which is located where SANsurfer iSCSI HBA
Manager is installed. Do one of the following:
Edit the file so that the information displays on the console. Change the
following properties:
lax.stderr.redirect=console
lax.stdout.redirect=console
lax.stdin.redirect=console
Edit the file so that the information is saved to a file. For a
Windows 2000/Windows Server 2003 system, the location could be:
lax.stderr.redirect=c:\\trace.txt
lax.stdout.redirect=c:\\trace.txt
lax.stdin.redirect=c:\\trace.txt
For a Red Hat/SuSE Linux or Solaris SPARC system, the location could be:
lax.stderr.redirect=/trace.txt
lax.stdout.redirect=/trace.txt
lax.stdin.redirect=/trace.txt