OpenMange failure after update

If you use the OpenManage tools from Dell to monitor the server hardware maybe with nagios or something else. You may have notice the after an update from the OpenManage Tools showing something like the following error.

UNKNOWN: Storage Error! No controllers found
UNKNOWN: Problem running 'omreport chassis memory': Error: Memory object not found
UNKNOWN: Problem running 'omreport chassis fans': Error! No fan probes found on this system.
UNKNOWN: Problem running 'omreport chassis temps': Error! No temperature probes found on this system.
UNKNOWN: Problem running 'omreport chassis volts': Error! No voltage probes found on this system.
WARNING: Chassis Service Tag is bogus: 'N/A'

This looks like your hole server is gone. But you only have to restart all OpenManage services. After the your server is ready again. Here the commands to restart the services.

service dataeng stop
service dsm_sa_ipmi start
service dataeng start