I have an issue with the connection to OCUM. After a Ububtu update their seems to be an issue with the connection to the OCUM server.
I tested the following:
- Ping and telnet the ocum server
- Login to the ocum server using my netapp-harvest user and password I created for this
- Went true the setup guide to see if there is a step about config that might give me a clue of a some config that might be missing
- checked the log file and found the following alert:
[2016-05-28 06:55:14] [WARNING] [sysinfo] system-about API failed with reason: No response received from server
[2016-05-28 06:55:14] [WARNING] [main] system-info update failed; will try again in 10 seconds.
[2016-05-28 06:55:24] [WARNING] [sysinfo] system-about API failed with reason: No response received from server
[2016-05-28 06:55:24] [WARNING] [main] system-info update failed; will try again in 10 seconds.
[2016-05-28 06:55:34] [WARNING] [sysinfo] system-about API failed with reason: No response received from server
This is what is in the config file:
#====== OnCommand Unified Manager (OCUM) for cDOT capacity info ===============
[OCUM_EVO]
hostname = 10.13.150.47
site = AMS01
host_type = OCUM
data_update_freq = 900
normalized_xfer = gb_per_sec
It always worked so I think there is some parameter missing somewhere but I have no clue where