Hi,
I'm planning on reworking my cluster networking. Each of my nodes has (2) 1Gb NICs and (2) 10Gb NICs. I have (2) Dell 8124 Stackable switches.
Which would be the preferred HA method to configure the Proxmox Cluster/Corosync network? in a LAG or using the ring/link method?
I have read many times to use a separate physical network for CEPH and Proxmox Guest networks. Given that I have limited resources and 10Gb swithes, and that I want to obtain HA, I am contemplating bonding both 10Gb NICs, configuring CEPH network on it's own VLAN, and Proxmox Guest network on it's own VLAN. What are the issues with this configuration? It's my understanding that the LACP hashing algorithm will only allow a single TCP session to use only a single10Gb member port, not both at the same time. So bonding will not double CEPH network bandwidth to 20Gbs. The other10Gb port would receive the Proxmox Guest network traffic. Would it be correct to assume that this should prevent the Guest network and the CEPH network from interfering, unless of course there was a single port failure? What are the cons of this configuration?
I'm planning on reworking my cluster networking. Each of my nodes has (2) 1Gb NICs and (2) 10Gb NICs. I have (2) Dell 8124 Stackable switches.
Which would be the preferred HA method to configure the Proxmox Cluster/Corosync network? in a LAG or using the ring/link method?
I have read many times to use a separate physical network for CEPH and Proxmox Guest networks. Given that I have limited resources and 10Gb swithes, and that I want to obtain HA, I am contemplating bonding both 10Gb NICs, configuring CEPH network on it's own VLAN, and Proxmox Guest network on it's own VLAN. What are the issues with this configuration? It's my understanding that the LACP hashing algorithm will only allow a single TCP session to use only a single10Gb member port, not both at the same time. So bonding will not double CEPH network bandwidth to 20Gbs. The other10Gb port would receive the Proxmox Guest network traffic. Would it be correct to assume that this should prevent the Guest network and the CEPH network from interfering, unless of course there was a single port failure? What are the cons of this configuration?