Route all of pvx9x over 40Gbit backplane
This commit is contained in:
5
proxmox/group_vars/proxmox/ebtables.yaml
Normal file
5
proxmox/group_vars/proxmox/ebtables.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
ebtables_broute_rules:
|
||||
# Upgrade pve90-93 ipv6 traffic from Layer2 bridging to Layer3 routing
|
||||
# So that Ceph traffic would always use 40Gbit backend network
|
||||
# instead of 10Gbit public network
|
||||
- '-A BROUTING -p IPv6 -i vmbr1 --ip6-dst 2001:bb8:4008:21:20::90/126 -j DROP'
|
Reference in New Issue
Block a user