Posted by Jiro at 2021-02-20 06:42
OceanStor 18500 V5.
Dear Jiro,
Log in to the CLI of the SVP management port and run the following command to stop the service. Then, run the show command to check whether the service is stopped. If not, wait for several minutes and run the show command again.
change system_reporter process status=stop
show system_reporter process

Run the following command to start the service. Generally, the startup timeout interval is 10 minutes. The service is in the starting state and is in the running state after the service is started.
change system_reporter process status=start
show system_reporter process


Hope this can helps!