Updating Hyper-scalable PAS Software

This section describes how to update the Hyper-scalable PAS release to a new version of the software, where the Privileged Access Service is already installed and running. To prevent downtime while updating the software, you create new nodes and deploy the new software to those nodes. Once the new nodes are deployed, you then add the new Web nodes to the load balancer, and change to the new deployment, setting the new nodes to active.

For example, if your configuration includes three Web nodes, two Background nodes, and two TCP Relay nodes deployed as Deployment A, you would deploy three new Web nodes, two new Background nodes, and two TCP Relay nodes as Deployment B. Once the new nodes are deployed, you add the Deployment B Web nodes to the load balancer (listener target) server group, which now includes six Web nodes. Since Deployment B is not active yet, no traffic is sent to the Deployment B Web nodes. Once Deployment B is set to active, traffic into the load balancer is sent to the Deployment B Web nodes and the nodes in Deployment A become inactive.

Updating Hyper-scalable PAS involves the following main tasks:

To Update Hyper-scalable PAS on the Web, Background, and TCP Relay Nodes

The following step-by-step instructions augment the update overview provided above.

  1. On the Management node, log in as an user with administrator rights.

  2. See Phase 1: Installing the Management Node to download and unzip the updated Hyper-scalable PAS software package from Delinea onto the Management node.

    Do not run Centrify-PAS-NewInstallation.ps1 on an existing installation; doing so destroys all the current data. After creating an initial Installation, the Installation is updated using the Centrify-PAS-NewDeploy.ps1; not using Centrify-PAS-NewInstallation.ps1 again.
  3. See Phase 3: Creating a Deployment Package file in the ...\installations\<hostname>\Deployments\<date-DeploymentID>\ directory.

  4. See Phase 4: Deploying Hyper-scalable PAS Software to Web, Background, and TCP Relay Nodes TCP Relay Nodes to copy the updated deployment file,<deployment_id>.zip, from the Management node to the new target nodes.

  5. See Phase 5: Activating the Deployment to add the Web nodes to the target list of your load balancer and set nodes to active.

  6. From the nodes you want to remove, type Centrify-PAS-Deploy-RemoveNode command.

You can then tear down or reformat the nodes from the previous deployment.