Hello Proxmox Community,
I'm working on a home lab and need to save power, so most of my nodes are powered off most of the time. My goal is to set up a Proxmox cluster that can dynamically scale as nodes are powered on and off without requiring high availability (HA) or strict quorum. I’m fine with reduced availability if it means saving on energy costs.
Thank you,
Root42
I'm working on a home lab and need to save power, so most of my nodes are powered off most of the time. My goal is to set up a Proxmox cluster that can dynamically scale as nodes are powered on and off without requiring high availability (HA) or strict quorum. I’m fine with reduced availability if it means saving on energy costs.
Main Goal
I’d like to establish a “dynamic” cluster with one primary node that’s always on, while other nodes can stay off until needed. Flexibility in handling quorum with minimal power usage is my top priority here.Specific Questions
- Quorum with Dynamic Nodes: I know it’s possible to adjust quorum settings to allow a single-node vote, but I’ve read that this can cause issues. Could anyone clarify the possible challenges with this approach, and suggest any workarounds that might help avoid these?
- Minimal Always-On Nodes for Quorum: To maintain a low-power quorum, I’ve considered adding two Raspberry Pis so that 3 nodes would always be online. However, I’m unclear on whether this would only work if these 3 nodes hold 50% or more of the voting power. Does anyone know the required vote percentage for an always-on quorum, and if I’d need to adjust vote settings as other nodes power on and off?
- Best Practices: Are there any recommended configurations or best practices for managing a cluster where nodes are frequently turned on and off?
Thank you,
Root42