Traces
IBM Workload Scheduler maintains logs for different activities in different places. For more information, see Troubleshooting Guide.
The new cluster enablement pack introduces two trace files in the
TWSInstallation
Directory\stdlist\traces
directory: - clu_offline.log
- When the IBM Workload Scheduler custom resource is taken offline (each time a failover happens), the IBM Workload Scheduler custom resource launches the conman command line to stop and unlink the instance. In this log you can find the output of the command.
- clu_online.log
- When the IBM Workload Scheduler custom resource is brought online (each time a failover happens), the IBM Workload Scheduler custom resource launches the conman command line to link the workstation to its domain manager. In this log you can find the output of the command conman link @!@;noask.
Any
action the IBM Workload Scheduler custom
resource follows is logged within the system cluster log file. This
is a file named cluster.log
located under the \%systemRoot%\cluster
folder.