This topic describes how you can upgrade BOSH Director for VMware Tanzu Operations Manager on Amazon Web Services (AWS). Perform these tasks as part of the Tanzu Operations Manager upgrade process.

For information about upgrading Tanzu Operations Manager, see Task 2: Upgrade Tanzu Operations Manager and installed products to v2.10 in Upgrading Tanzu Operations Manager.

In this procedure, you create a Tanzu Operations Manager VM instance to host the upgraded version of Tanzu Operations Manager. Then, to complete the Tanzu Operations Manager upgrade, you export your existing Tanzu Operations Manager installation onto this new VM.

For Tanzu Operations Manager installations on AWS, the VM that hosts the new version of Tanzu Operations Manager uses an Amazon Machine Image (AMI) specific to your region.

To create a Tanzu Operations Manager VM instance:

  1. Retrieve the Tanzu Operations Manager AMI ID. See Retrieve Tanzu Operations Manager AMI ID.

  2. Launch the AMI. See Launch Tanzu Operations Manager AMI.

  3. Edit the Tanzu Operations Manager DNS A Record. See Edit Tanzu Operations Manager DNS A Record.

Prerequisites

To complete the Tanzu Operations Manager upgrade, you must have your Tanzu Operations Manager decryption passphrase. You defined this decryption passphrase during the initial installation of Tanzu Operations Manager.

Retrieve Tanzu Operations Manager AMI ID

Tanzu Operations Manager has a different AMI ID for each region. Retrieve and record the AMI ID for your region. You must use this AMI ID when launching the Tanzu Operations Manager AMI instance.

To retrieve the AMI ID for Tanzu Operations Manager:

  1. Go to the Tanzu Operations Manager page on the Broadcom Support portal.

  2. Select the version of Tanzu Operations Manager you want to install from the Release list.

  3. In the Release Download Files, click the file named Tanzu Operations Manager for AWS to download a PDF.

  4. Open the PDF and record the AMI ID for your region.

Launch Tanzu Operations Manager AMI

Use the AMI ID for your region to launch an AMI instance that hosts the new version of Tanzu Operations Manager.

To launch the AMI for Tanzu Operations Manager:

  1. Go to your EC2 Dashboard.

  2. From the Images menu, click AMIs.

  3. In the Owned by me drop-down filter, click Public images.

  4. Paste the AMI ID for your region into the search bar and press enter.

    There is a different AMI for each region. If you cannot locate the AMI for your region, verify that you have set your AWS Management Console to your desired region. If you still cannot locate the AMI, contact Support.

  5. (Optional) If you want to encrypt the VM that runs Tanzu Operations Manager with AWS Key Management Service (KMS):

    1. Right-click the row that lists your AMI and click Copy AMI.
    2. Select your Destination region.
    3. Enable Encryption. For more information about AMI encryption, see Encryption and AMI Copy in Copying an AMI in the AWS documentation.
    4. Select your KMS Key. To create a new custom key, see Creating Keys in the AWS documentation.
    5. Click Copy AMI. You can use the new AMI you copied for the next steps.
  6. Select the row that lists your Tanzu Operations Manager AMI and click Launch.

  7. Click m5.large for your instance type.

  8. Click Next: Configure Instance Details.

  9. Configure the following fields for your instance:

    • Network: Select the VPC that you created.
    • Subnet: Click pcf-public-subnet-az0.
    • Auto-assign for Public IP: Click Enable.
    • IAM role: Select the IAM role associated with your pcf-user profile. If you have not created one, click Create new IAM role and follow the procedures in AWS Permissions Guidelines.
    • For all other fields, accept the default values.
  10. Click Next: Add Storage.

  11. Adjust the Size (GiB) value. The default persistent disk value is 50 GB. VMware recommends increasing this value to a minimum of 100 GB.

  12. Click Next: Tag Instance

  13. On the Add Tags pane, add a tag with the key Name and value pcf-ops-manager.

  14. Click Next: Configure Security Group.

  15. Select the pcf-ops-manager-security-group that you created in Configure a Security Group for Tanzu Operations Manager in Preparing to Deploy Tanzu Operations Manager on AWS.

  16. Click Review and Launch and confirm the instance launch details.

  17. Click Launch.

  18. Click the pcf-ops-manager-key key pair, confirm that you have access to the private key file, and click Launch Instances. You use this key pair to access the Tanzu Operations Manager VM.

Edit Tanzu Operations Manager DNS A record

After you deploy the new Tanzu Operations Manager VM, edit the Tanzu Operations Manager DNS record in the EC2 dashboard to point to the IP address for the new VM.

To edit the Tanzu Operations Manager DNS A record:

  1. Click View Instances to access the Instances page on the EC2 Dashboard.

  2. Select the VM that you created in the previous section.

  3. Locate the IPv4 Public IP value in the instance Description tab, and record this value for use in the next step.

  4. In your DNS provider, edit the A record for pcf.SYSTEM-DOMAIN to point to the IP address recorded in the previous step, where SYSTEM-DOMAIN is the system domain of your Tanzu Operations Manager deployment.

Next steps

After you complete this procedure, continue to the upgrade instructions in Upgrading Tanzu Operations Manager.

check-circle-line exclamation-circle-line close-line
Scroll to top icon