command: severity: module: internal error, details
Explanation
An internal error occurred.
details gives you the cause of the error, command the command name, severity the severity of message, and module the module name (usually the internal function name) where the event was detected.
The following message "a" may be output if the sdxcopy -C command is executed at node startup or during GDS command execution. If the sdxcopy -C command has ended normally (the exit status is 0), there is no problem.
a) sdxcopy: ERROR: SDX_COPY_STATUS_WAIT2: internal error, sdxerrno=145
Resolution
In the event of "a", if the exit status of the sdxcopy -C command is 0, the message "a" may be ignored. For the sdxcopy -C command's exit status, refer to the following message recorded in the sdxservd daemon's log file /var/opt/FJSVsdx/msglog/sdxservd.log.
SDX:sdxservd: INFO: command exited, exit-status=exitstat: sdxcopy -C -c class -v volume,...
In other events, collect investigation material and contact field engineers.