Deploy a UCP Advisor Gateway VM on each remote site in your multisite environment.
Note: If you have already downloaded the Upgrade-Advisor4.6.zip package to upgrade UCP Advisor, you can skip downloading the UCP Advisor Remote Gateway as the Upgrade-Advisor4.6.zip package also contains the following files:
- ucpadvisor-gateway-air-gapped-v4.6.0.141.tar.gz.
- Hitachi-UCP-Advisor-Gateway-9.4.0.ova
Download the following files from the Hitachi Support Connect Portal:
- Ensure that you have a flat management networking scheme or that there is a route between the hardware management VLAN and the management VM VLAN.
- Log on to Hitachi Support Connect Portal using your credentials.
- On the Software Download tab, select UCP Advisor.
- From the Versions list, select version 4.6.0.
- Locate and download the UCP Advisor Remote Gateway , Remote-Gateway-Advisor4.6.zip to a local directory on your laptop.
- Extract the Remote-Gateway-Advisor4.6.zip file, which includes the following files:
- ucpadvisor-gateway-air-gapped-v4.6.0.141.tar.gz.
- Hitachi-UCP-Advisor-Gateway-9.4.0.ova
Verify that the pods are in the Running state.
- Using SSH, log on to the remote gateway VM.
- Run the following command:
kubectl get pods -n ucp
Sample output:NAME READY STATUS RESTARTS AGE ucpadvisor-cert-manager-cainjector-588658dff9-wvw9b 1/1 Running 0 12m ucpadvisor-cert-manager-7bdb7cc6d-skslf 1/1 Running 0 12m ucpadvisor-postgresql-0 1/1 Running 0 12m ucpadvisor-cert-manager-webhook-559d5d454b-s7qfb 1/1 Running 0 12m ucpadvisor-postgresql-keycloak-0 1/1 Running 0 12m redis-master-0 1/1 Running 0 12m ucpadvisor-kong-init-migrations-ztfsn 0/1 Completed 0 12m timescaledb-0 1/1 Running 0 12m hv-sdi-gateway-vssb-6c68877cdc-r7gvp 1/1 Running 0 12m hv-sdi-gateway-compute-metrics-7ff7989b5b-wf27b 1/1 Running 0 12m scp-server-6779965669-zv4nm 1/1 Running 0 12m sdi-gateway-network-6f48b6c9cf-cff62 1/1 Running 0 12m sdi-gateway-compute-84ff49955c-hprxd 1/1 Running 0 12m ucpadvisor-kong-df449cfc9-lps7s 2/2 Running 0 12m ucpadvisor-metrics-server-76bbdbd8bc-znd7c 1/1 Running 0 12m filemanager-66655f8f78-tdrhl 1/1 Running 0 12m sdi-gateway-block-5844cf89f4-qfp8v 1/1 Running 0 12m monitoring-6c775cddf9-rlcgj 1/1 Running 0 12m day0-656bcf44bc-qxzfn 2/2 Running 0 12m
- (Optional) Log on to https://<Remote Gateway VM IP address>:8444/services/cmd-devices to verify that the command devices are attached to the remote gateway VM.