As I was troubleshooting why Dell OpenManage 71. wasn't working on my ESXi 5.1 Essentials box, I did a services.sh restart.
Now I am getting these errors every couple of minutes:
Component sfcb-ProviderMa not running, Restarting sfcbd.
Component sfcb-HTTP-Daemo not running, Restarting sfcbd.
Component sfcb-HTTPS-Daem not running, Restarting sfcbd.
I tried to restart sfcbd-watchdog, here is what happens:
/etc/init.d # ./sfcbd-watchdog start
/etc/init.d # ps: no non-option arguments
ps
-C Display only cartels
-P Display PCID
-T Display used time
-c Display verbose command line
-g Display session ID and process group
-j Display GID
-s Display state
-t Display type
-u Display only userworlds
-v Display non truncated values
-Z Display the security domain
I don't want to restart this host if possible. How can I fix this mess? Any help is greatly appreciated!!!