In HPE server environments upgraded from ESXi 7.0 Update 1 to ESXi 8.0 Update 3 using an HPE Custom Image, the following symptoms occur:
/etc/init.d/sut status) indicates that the service is stopped./etc/init.d/sut start) results in the process exiting immediately and returning to the stopped state./var/run/log/sut.log:[INFO] :: [commandlineparser.cpp:119] :: Command SVC is invalid
[INFO] :: [commandlineparser.cpp:130] :: at the end of the parseSingleCommand status is false
[INFO] :: [hptoolsapplication.cpp:892] :: Command or parameter(s) is invalid or out-of-range. Use sut /help to get available commands and syntax.
VMware vSphere 8.0
This issue is caused by the behavior of the third-party SUT service module provided by HPE.
It occurs because the arguments (such as /svc) passed to the sut binary from the SUT service startup script are evaluated as an "invalid command" by the command-line parser in the current version. The process does not crash; instead, the SUT process gracefully exits upon detecting the argument error.
Because this behavior is driven by a third-party (HPE) component, please contact Hewlett Packard Enterprise (HPE) Support for the resolution.