Currently, only the first discovered IP address is stored on in the cluster object. For nodes with multiple interfaces, this results in inconsistent IP addresses being reported.
We should either:
- Report the IP address for the internal network
- Report all the IP addresses for each node
I prefer (2).
Currently, only the first discovered IP address is stored on in the cluster object. For nodes with multiple interfaces, this results in inconsistent IP addresses being reported.
We should either:
I prefer (2).