So I've been trying out Proxmox on an Intel NUC. I've got it all working nicely; I created 4 x VMs all on the one single node (call this Node1). Performance is better than I expected for a single node, which is good. The VMs all have hard disk sizes of 256GB so quite small.
Now I want to add two more nodes (identical NUC hardware, call these Node2 and Node3) and create a three-node cluster so I have redundancy and to maximise the performance of my VMs.
After reading bits and pieces from various sources, would the following be the correct approach?
1. Back up the VMs on the Node1 to my shared NFS NAS storage (actually I'm already doing this on a schedule)
2. Create Node2 and Node3 and create a two-node cluster from them
3. Restore the VMs to Node2/3
4. Remove the VMs from Node1
5. Add Node1 to the cluster
6. Move the VMs into their final positions using the cluster/migrate
I guess I don't need Step 3, but I guess I don't like having the VMs only exist on the shared storage for longer than absolutely necessary!
Now I want to add two more nodes (identical NUC hardware, call these Node2 and Node3) and create a three-node cluster so I have redundancy and to maximise the performance of my VMs.
After reading bits and pieces from various sources, would the following be the correct approach?
1. Back up the VMs on the Node1 to my shared NFS NAS storage (actually I'm already doing this on a schedule)
2. Create Node2 and Node3 and create a two-node cluster from them
3. Restore the VMs to Node2/3
4. Remove the VMs from Node1
5. Add Node1 to the cluster
6. Move the VMs into their final positions using the cluster/migrate
I guess I don't need Step 3, but I guess I don't like having the VMs only exist on the shared storage for longer than absolutely necessary!