-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
I’ve got two clusters, defiant and enterprise, both running dual-stack IPv4/IPv6. The defiant cluster also has a separate network for storage migration and cluster communication, while enterprise just uses the management network for everything.
In Pulse, all three hosts in the defiant cluster show up with weird, incomplete IPv6 addresses followed by the node name — something like: 2001:67c:ae8:3: (defiant1). It looks like an IPv6 address, but it’s clearly cut off. On top of that, all three nodes show the exact same shortened address.
The enterprise cluster is even messier: two nodes show up correctly by name (e.g., enterprise1 (enterprise1)), but one shows up with a super short truncated IPv6 like 2000 (enterprise2).
The UI also uses these broken addresses for sorting, which makes the whole overview pretty confusing.
I’d prefer if the UI just used the actual node names — the ones already shown in parentheses — for everything, including sorting, overviews, and the limits config screen. I don’t need the IP addresses at all, especially since nobody memorizes IPv6 addresses anyway. I work with hostnames, not chopped-up IPs.
Expected Behavior
No response
Steps To Reproduce
No response
Anything else?
No response