Does the Node Reachability status indicating if a given node can communicate with other nodes on port 5100, or is it referring to communication on port 8004 or 443 for gRPC?
Hi Michael,
The "Node not reachable by" section does indeed refer to port 5100. You can read more about here: Customizing the dataminer.services endpoint configuration.
That is correct. The reason the nodes show up in that list is because they are configured to use the dataminer.services endpoint (port 5100). If each agent has it’s own Cloud Gateway DxM, then the endpoint can be disabled (and the warning on the overview page will disappear).
Do note that it would still be beneficial to allow communication over port 5100, in the case that something were to go wrong with the Cloud Gateway DxM on a specific node, then you could still take a Remote Log Collection on that node (by using another Cloud Gateway in the cluster).
So as long as each agents can independently directly connect to the cloud services using its own Cloud Services gateway module, this does not affect any operation or performance of cloud services right?