Deployment Guide › Clustered CMS Deployments › Upgrade a Clustered CMS From 12.0 to 12.5
Upgrade a Clustered CMS From 12.0 to 12.5
To upgrade a clustered CA DLP 12.0 to 12.5
- Transfer control of the clustered CMS to the primary node.
- Select ‘Do not restart’ on the policies tab of the CA DLP Infrastructure resource.
- Open a command prompt on the primary node. Run the CA DLP 12.5 server install and specify the CMS Cluster Network Name in the WGNINTERNALMACHINENAME property:
msiexec /i c:\DLP_AdminInstall\server.msi WGNINTERNALMACHINENAME=V-CMS
The InstallShield Wizard opens.
- Follow the InstallShield Wizard and restart if a restart is requested.
The server is installed.
- Right-click the V-CMS node, click Move this service or application to another node, and click MACHINE2.
- Open a command prompt on the secondary node. Run the CA DLP 12.5 server install and specify the CMS Cluster Network Name in the WGNINTERNALMACHINENAME property:
msiexec /i c:\DLP_AdminInstall\server.msi WGNINTERNALMACHINENAME=V-CMS
The InstallShield Wizard opens.
- Follow the InstallShield Wizard and restart if a restart is requested.
The server is installed.
- Open the advanced policies tab of the CA DLP Infrastructure resource and set the policies for the infrastructure resource in line with your failover strategy.
To test the upgraded cluster
- Verify the controlling node has brought all resources online and that the CA DLP infrastructure has started correctly.
- Connect a remote Admin Console to the virtual CMS. Do some operations, fail the CMS over to the other node and see if the connection recovers from the remote Admin Console.
- From a remote iConsole, verify that data can be retrieved successfully when either node has control.