txxd and txxcd logging
The robotic daemon (txxd, where xx varies based on the type of robot being used) provides the interface between ltid and the tape library. The robotic control daemon (txxcd) provides the robotic control for the robot and communicates mount and unmount requests.
Log location | The txxd and txxcd processes do not have their own log files. Instead, errors are logged in the robots debug log and the system log. The system log is managed by syslog on UNIX and by the Event Viewer on Windows. |
Logging method | The debug information is included by adding the word VERBOSE to the See How to control the amount of information written to legacy logging files. On UNIX, debug information is also included by starting the daemon with the -v option (either by itself or through ltid). |
More Information