Troubleshooting
Problem
How to obtain the IMM IP address.
Resolving The Problem
Check the following file to see if the IMM IP is listed:
cat /etc/hosts
If the IMM IP address is missing from this file you can run the IMM script as root on each host.
(1) Run the IMM script as root on the host:
/opt/nz-hwsupport/install_tools/asu64 show > output
(2) Search for the IMM IP address by running:
grep IMM.HostIPAddress1 output
You should see the following:
[root@netezza ~]# grep IMM.HostIPAddress1 output
IMM.HostIPAddress1=x.xx.xx.xxx
[{"Product":{"code":"SSULQD","label":"IBM PureData System"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"--","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"1.0.0","Edition":"","Line of Business":{"code":"LOB10","label":"Data and AI"}}]
Was this topic helpful?
Document Information
Modified date:
17 October 2019
UID
swg21903760