VMware is aware of this issue and is being considered for inclusion in a later release.
See the Workaround below for additional information.
Workaround:
Prerequisites
- Please take simultaneous non-memory snapshots of each virtual appliance(s) in the cluster.
- You have access to root user and password.
- You have SSH or console access to each virtual appliance.
Procedure
- SSH / PuTTy into one vRA virtual appliance in the cluster.
- Run the following command to set the proxy across the cluster:
vracli cluster exec –- vracli proxy set --host url_scheme://proxy_fqdn:port
Note: Where
url_scheme,
proxy_fqdn, and
port are updated for your environment.
Note: In case the external proxy requires additional config specifications, please refer to the
official documentation to identify any additional arguments for
vracli proxy set.
- Ensure the command returns a success.
- Check for any error messages after running this command.