PDM - Remote only uses first IP of cluster

Dave C

New Member
Dec 25, 2024
2
0
1
Hello all,

I used add remote to add a cluster to PDM. What I noticed is that it only seems to use the first IP listed for the cluster. When that single node is offline the remote cluster is no longer reachable. Is there some other configuration I am missing, or is this a limit of the Alpha release so far. I would expect that it should be able to reach the remote cluster on the other available IPs but maybe I am mistaken. Any advice is appreciated. Also I can provide any additional relevant info if needed.
 

Attachments

  • NodeDown.png
    NodeDown.png
    28.6 KB · Views: 19
  • ClusterIPs.png
    ClusterIPs.png
    35.4 KB · Views: 19
Yes, at this point we only try to connect to the first node of the cluster, this is hard-coded at the time. In the future this will be changed of course :)
 
  • Like
Reactions: thulle and itNGO
Yes, at this point we only try to connect to the first node of the cluster, this is hard-coded at the time. In the future this will be changed of course :)
OK cool thanks for that explanation. The proxmox datacenter manager will be an extremely helpful addition to the proxmox environment. Appreciate your support.