Compatibility Matrix

nuffwareph

New Member
Jul 3, 2025
4
0
1
I would like to know if Proxmox has a documentation for the list of supported hardware platforms to check if my server and storage is supported to run Proxmox VE.

Thanks!
 
  • Like
Reactions: nuffwareph
Thanks Hannes, to follow up I would also like to know if below diagram is a supported config by Proxmox

View attachment 87672
yes sure, you need to expose a big lun on both side, configure multipath, and add a lvm shared storage on top.
(No snapshot && no thin provisioning yet, it should be available in pve9)

Just be carefull, you need a third node to keep quorum (proxmox cluster is 3 nodes minimum), don' t need to be attached to your storage.
 
Last edited:
  • Like
Reactions: nuffwareph
Thank you for the response.

But two nodes will work right when connected to a shared storage? 3 nodes are needed if I will configure them as HyperConverged/Ceph?
 
no, you need to have at least three nodes if you want to be able to tolerate one node going down.
 
  • Like
Reactions: nuffwareph