Previous Topic: Test the ClusterNext Topic: Apply Hotfixes and Service Packs


Upgrade a Clustered CMS from 12.5 to 14.0

To upgrade a clustered CA DLP 12.5 to 14.0

  1. Transfer control of the clustered CMS to node 1.
  2. Select ‘Do not restart’ on the policies tab of the CA DLP Infrastructure resource.
  3. Open a command prompt on the primary node. Run the CA DLP 14.0 server install and specify the CMS Cluster Network Name in the WGNINTERNALMACHINENAME property.

    Example:

    msiexec /i c:\DLP_AdminInstall\server.msi WGNINTERNALMACHINENAME=V-CMS
    

    The InstallShield Wizard opens.

  4. Follow the InstallShield Wizard and restart if a restart is requested.

    The server is installed.

  5. Right-click the V-CMS node, select Move this service or application to another node, and click MACHINE2.
  6. Open a command prompt on node 2. Run the CA DLP 14.0 server install and specify the CMS Cluster Network Name in the WGNINTERNALMACHINENAME property.

    Example:

    msiexec /i c:\DLP_AdminInstall\server.msi WGNINTERNALMACHINENAME=V-CMS
    

    The InstallShield Wizard opens.

  7. Follow the InstallShield Wizard and restart if a restart is requested.

    The server is installed.

  8. 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 clustered CMS

  1. Verify the controlling node has brought all resources online and that the CA DLP infrastructure has started correctly.
  2. 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.
  3. From a remote iConsole, verify that data can be retrieved successfully when either node has control.