Troubleshooting remote gateway IP address issues

Unified Compute Platform (UCP) Advisor Administration Guide

Version
4.5.x
Audience
anonymous
Part Number
MK-92UCP119-13
ft:lastEdition
2024-03-11

Use the following guidelines and suggested steps to help resolve remote gateway IP address issues.

Condition:
You see multiple error messages in the UI.
What it Means:
After changing the gateway IP address, you see multiple error messages such as "unable to get storage information" or "unable to get drive information".
Corrective Action:
  1. Log on to the remote Gateway VM.
  2. Edit (sudo vi) /opt/hitachi/puma/RESTServer.xml
  3. Search for the IP address and change it to the new IP address.
    <ip_address>172.25.66.245</ip_address>
  4. Run the following command: sudo puma_adm -re to restart the Gateway service.