Hello guys,
I'm planning to build a 3 nodes proxmox cluster and i got a few questions :
VLANS
5 : 10.100.5.0/24 - COROSYNC
10 : 10.100.10.0/24 - MANAGEMENT
15 : 10.100.15.0/24 - VM ADMIN
Each nodes will have 2 NICs :
- one for the Corosync and Ceph, 1G, VLAN 5
- one for the node, 2.5G, VLAN AWARE (10 & 15)
I was looking for a management IP for each node on VLAN 10 (that will not be accessible from VLAN 15) and putting all of my VM that are admin things (dns, dockers, nginx, whatever) so that they are in their own VLAN and does not access the host.
I was wondering if i only had to create 2 virtual bridges :
- one with the adress 10.100.10.x/24 + GW
- then the second one VLAN AWARE with no adress and simply attach this vmbr to the LXC/VM and tag the VLAN 15
I should not config the management NIC as trunk but tagged with VLAN 10 and 15 on my switch right ?
Thanks !
I'm planning to build a 3 nodes proxmox cluster and i got a few questions :
VLANS
5 : 10.100.5.0/24 - COROSYNC
10 : 10.100.10.0/24 - MANAGEMENT
15 : 10.100.15.0/24 - VM ADMIN
Each nodes will have 2 NICs :
- one for the Corosync and Ceph, 1G, VLAN 5
- one for the node, 2.5G, VLAN AWARE (10 & 15)
I was looking for a management IP for each node on VLAN 10 (that will not be accessible from VLAN 15) and putting all of my VM that are admin things (dns, dockers, nginx, whatever) so that they are in their own VLAN and does not access the host.
I was wondering if i only had to create 2 virtual bridges :
- one with the adress 10.100.10.x/24 + GW
- then the second one VLAN AWARE with no adress and simply attach this vmbr to the LXC/VM and tag the VLAN 15
I should not config the management NIC as trunk but tagged with VLAN 10 and 15 on my switch right ?
Thanks !
Last edited: