Hello,
I have a question that has been bothering me for some time.
I am currently running a 6-node Proxmox cluster with a total of 4 TiB of RAM and 672 CPU cores. Since my nodes are very heterogeneous in terms of hardware capacity, I often need to rebalance my most demanding guests across the cluster.
Some nodes have a lot of RAM but fewer CPU cores, some have the opposite profile, and others are more balanced. Because of this, I need to know, for each node, how many resources are currently allocated and how that compares to the node’s total capacity.
Until now, I used a script that queried the cluster with pvecm and then populated an Excel sheet with the results.
I recently discovered PDM and thought it might provide this kind of visibility out of the box. From what I can see, the information does exist, but it is only displayed as an aggregate view for the whole cluster, not node by node.
So I am wondering:
Thank you in advance for your help.
I have a question that has been bothering me for some time.
I am currently running a 6-node Proxmox cluster with a total of 4 TiB of RAM and 672 CPU cores. Since my nodes are very heterogeneous in terms of hardware capacity, I often need to rebalance my most demanding guests across the cluster.
Some nodes have a lot of RAM but fewer CPU cores, some have the opposite profile, and others are more balanced. Because of this, I need to know, for each node, how many resources are currently allocated and how that compares to the node’s total capacity.
Until now, I used a script that queried the cluster with pvecm and then populated an Excel sheet with the results.
I recently discovered PDM and thought it might provide this kind of visibility out of the box. From what I can see, the information does exist, but it is only displayed as an aggregate view for the whole cluster, not node by node.
So I am wondering:
- Is there a way in PDM to display allocated resources per node rather than only at the cluster level?
- If not, is there another recommended way in Proxmox to retrieve this information cleanly for each node?
- Also, is there a specific reason why this information is only presented in an aggregated cluster-wide view, even though the underlying per-node data seems to exist?
Thank you in advance for your help.