Known issue in upgrading OpsCenter cluster setup
While upgrading from OpsCenter cluster, there may be a problem in getting shared drive access during installation or upgrade. Due to a configuration issue, installer may not get access of shared drive which in turn causes an issue in creating the domain.
To create domain again in cluster,
- Freeze the cluster setup.
- Stop the OpsCenter services.
- Open security.conf file on the path Shared_Drive\OpsCenter\Server\config.
- Change the value of parameter vxss.initialized from False to True (vxss.initialized = True).
- Restart the OpsCenter services again.
- Unfreeze the cluster setup.
- Access OpsCenter.