Hi
We're setting up a small Proxmox HA cluster, to run two Windows VMs. This will be used to serve a handful of users.
We have three physical servers.
We have a single 10GbE switch (Unifi US-16-XG)
Each server has a Intel X520-DA2 card in it, with two DAC cables per server going to the switch.
Our goal is to set this up with a three-node Proxmox cluster, as well as three-node Ceph cluster, and have HA for the two VMs.
I've installed Proxmox 5.2 on all three nodes.
I can setup a cluster, as per the Cluster documentation.
My idea was two use one 10GbE link for the Ceph storage sync, and another 10GbE link for everything else. (I believe the general practice is to use another network again for corosync communication - but for this simple setup with 2 VMs, I'd like to start with just one link for storage, and one link for everything else, and confirm that works first.)
Out of the box, it seems like the Proxmox installer has setup a bridge interface (vmbr0) against the first 10GbE link (enp23s0f0).
My question is - how should I set it up so that Proxmox and everything else go over this link, and the second link is used for Ceph?
Should I create a second bridge interface (e.g. vmbr1), and copy the same configuration against enp23s0f1 - and then just assign a second IP address to that?
Or should I be using VLAN tagging, and setting up a completely separate subnet/range?
If there's a good guide for a simple 3-node setup that you know of, please let me know as well.
Cheers,
Victor
We're setting up a small Proxmox HA cluster, to run two Windows VMs. This will be used to serve a handful of users.
We have three physical servers.
We have a single 10GbE switch (Unifi US-16-XG)
Each server has a Intel X520-DA2 card in it, with two DAC cables per server going to the switch.
Our goal is to set this up with a three-node Proxmox cluster, as well as three-node Ceph cluster, and have HA for the two VMs.
I've installed Proxmox 5.2 on all three nodes.
I can setup a cluster, as per the Cluster documentation.
My idea was two use one 10GbE link for the Ceph storage sync, and another 10GbE link for everything else. (I believe the general practice is to use another network again for corosync communication - but for this simple setup with 2 VMs, I'd like to start with just one link for storage, and one link for everything else, and confirm that works first.)
Out of the box, it seems like the Proxmox installer has setup a bridge interface (vmbr0) against the first 10GbE link (enp23s0f0).
My question is - how should I set it up so that Proxmox and everything else go over this link, and the second link is used for Ceph?
Should I create a second bridge interface (e.g. vmbr1), and copy the same configuration against enp23s0f1 - and then just assign a second IP address to that?
Or should I be using VLAN tagging, and setting up a completely separate subnet/range?
If there's a good guide for a simple 3-node setup that you know of, please let me know as well.
Cheers,
Victor