Whenever there is a recurring problem where the cause cannot be easily detected, turn on the debugger with the following command:
# sdtool -d on
The debug information is output in the log file /var/opt/SMAWsf/log/rcsd.log, which will provide additional information to find the cause of the problem. You can also use the sdtool -d off command to turn off the debugger.
Note that the rcsd log file does not contain logging information from a shutdown agent. Refer to the SA specific log files for logging information from each shutdown agent.