This is the documentation for the deprecated product DCImanager 5. It is no longer updated and may be irrelevant. Documentation for the current version of DCImanager can be found in the DCImanager 6 section.
DCImanager Enterprise has the inventory module, provides power consumption statistics, and a data-center map. Complete the following steps to upgrade from DCImanager to DCImanager Enterprise:
-
Stop ihttpd
service ihttpd stop -
Terminate the control panel:
killall core -
Make sure the control panel was terminated:
ps ax | grep coreThe command must return only the process grep core. Otherwise, try to terminate the control panel with the command:
killall core -9 -
Delete DCImanager:
yum remove dcimanager-progressive -
Delete the cache-files:
rm -rf /usr/local/mgr5/var/.db.cache.* -
Install DCImanager Enterprise:
yum install dcimanager-enterprise -
Start ihttpd:
service ihttpd start
Note
Downgrade from DCImanager Enterprise to DCImanager is not supported.
En
Es