Trying to understand the basic network setup for proxmox cluster with CEPH.
Say I have 6 physical nics: eno1 - 6
I would need to have 3 bonds (assume lacp bond):
bond0, eno1 eno2, lacp, layer 2+3
bond1, eno3 eno4, lacp, layer 2+3
bond2, eno5 eno6, lacp, layer 2+3
I would also need to have 3 bridges and 3 ips:
vmbr0, bond0, ip address 10.10.10.1/24 (for office network)
vmbr1, bond1, ip address 10.10.20.1/24, no gateway (for PVE cluster operations)
vmbr0, bond2, ip address 10.10.30.1/24, no gateway (for ceph public and cluster network)
Is this correct?
Thanks
Say I have 6 physical nics: eno1 - 6
I would need to have 3 bonds (assume lacp bond):
bond0, eno1 eno2, lacp, layer 2+3
bond1, eno3 eno4, lacp, layer 2+3
bond2, eno5 eno6, lacp, layer 2+3
I would also need to have 3 bridges and 3 ips:
vmbr0, bond0, ip address 10.10.10.1/24 (for office network)
vmbr1, bond1, ip address 10.10.20.1/24, no gateway (for PVE cluster operations)
vmbr0, bond2, ip address 10.10.30.1/24, no gateway (for ceph public and cluster network)
Is this correct?
Thanks
Last edited: