Trace options for Data Protection for Microsoft Hyper-V

By setting tracing options in the FRLog.config file, you can troubleshoot problems that you might encounter during Data Protection for Microsoft Hyper-V and file restore operations.

Modify the options in the FRLog.config file with a text editor in administrator mode. The FRLog.config file is in the following directory:
C:\IBM\StorageProtect\webserver\usr\servers\veProfile\frGUI
FR.API.TRACE=ON | OFF
Specify whether to trace API activity at the recommended level of detail.
Note: The following values are also supported and indicate the least, recommended, and highest level of detail: DEBUG, TRACE, ALL.
API_MAX_TRACE_FILES=number
Specify the maximum number of trace files to be created or used. The default value is 8.
API_MAX_TRACE_FILE_SIZE=number
Specify the maximum size of each trace file in KB. The default value is 8192 KB.
API_TRACE_FILE_NAME=API_trace_file_name
Specify the name of the API trace file. The default value is fr_api.trace.
API_TRACE_FILE_LOCATION=API_trace_file_location
Specify the location of the API trace file. Specify the location by using a forward slash (/). The default location is install_directory/IBM/StorageProtect/webserver/usr/servers/veProfile/logs.