Updating the Content Management Service Master Status
Updating the Content Management Service Master Status
You can use infacmd to set the Master CMS property of a Content Management Service to true or false. For example, use infacmd to update the master status of the Content Management Services on the primary and backup nodes if the primary node fails in a high availability environment.
To update the master status of the services on a primary and backup node, perform the following steps:
Run infacmd cms updateserviceoptions to set the master status of the Content Management Service on the primary node to false.
The
MultiServiceOptions.Master
option controls the status of the service.
Run infacmd cms updateserviceoptions to set the master status of the Content Management Service on the backup node to true.
Associate the backup Content Management Service with a non-grid Data Integration Service running on the same node.
Restart the Content Management Service on the backup node.