sdn

  1. M

    SDN VNet permissions. Invalid ACL path

    Hello everyone. I'm trying to restrict permissions to certain VNets. In the Proxmox API Viewer the ACL paths are listed as /sdn/vnets and /sdn/vnets/{vnet}, but if I try to set these permissions I always get the error 400 Parameter verification failed. path: invalid ACL path '/sdn/vnets'. I'm...
  2. T

    Proxmox 8.0.4 SDN Questions

    Howdy everyone! I have a cluster where we want to use the VXLAN features of the SDN plugin (I know it is an experimental feature and we accept the associated risks). 1. Is there an API endpoint or other automation that others are using for this feature? 2. Are there any issues using SDN with HA?
  3. L

    sdn vxlan zone not propagating arp/any traffic

    Hi, on a up-to-date setup with two nodes, the only difference being the kernel version (because of https://forum.proxmox.com/threads/32-bits-openbsd-vm-unbearably-slow-after-kernel-5-13.129909/#post-570343 that i havent found time to bisect) pve-manager/8.0.4/d258a813cfa6b390 (running kernel...
  4. H

    Custom IPAM plugins - NIPAP

    Good day, is there perhaps a template/documentation/examples for implementing a custom IPAM for the ProxMox SDN side? I'm looking at https://spritelink.github.io/NIPAP/ for IPAM as we roll out the next steps of our network, so obviously the question comes in w.r.t. PVE not (yet) supporting...
  5. I

    Multiple Nics and SDN

    hello, I wonder if it is possible to configure SDN for servers with multiple NICs. For example, I've servers with 4x10Gb Nics, I want to configure - two of 10Gb Nics as Guest Network with BGP EVPN enabled. - another two of 10Gb Nics as PVE host management + external Ceph cluster connection...
  6. L

    [SOLVED] SDN broken after underlying network change

    We ran into a very nasty issue a few days ago. Background: Systemd generates ridiculously long interface names (see https://manpages.debian.org/bookworm/udev/systemd.link.5.en.html and referenced here https://wiki.debian.org/NetworkInterfaceNames#CUSTOM_SCHEMES_USING_.LINK_FILES) like...
  7. C

    SDN - what do I need?

    This is my current infrastructure: Defined on the Mikrotik are a couple of VLANs for ipmi, proxmox, ceph, and for user networks going across the Mikrotik switch. I have 3 (W)LAN user networks. When a new project is started I need to define a new isolated network and vlan in router and add it...
  8. M

    Integrating Proxmox SDN with existing SDN network

    I've been trying to integrate the Proxmox SDN into an existing vxlan network using IS-IS. This way we'll be able to use the different vnets across multiple clusters as well as bind that to a vlan to attach legacy devices. Our lab setup is using a route-reflector on a spine switch and 2 leaf...
  9. D

    EVPN SDN issues after Upgrade Proxmox VE from 7 to 8

    Hello all, I'm running multiple 3-node clusters, installed Proxmox VE on top of a plain Debian Bullseye (without using the Proxmox VE ISO) on version 7.4-16 with a no-subscription repository and recently I've proceeded and successfully upgrade one 3-node (lab/test) PVE cluster to 8.0.3...
  10. K

    SDN between Nodes to provide an internal network

    I have a 3 node cluster in my home lab. Each Node has a single NIC and all can access the WAN and the physical LAN ok. I'm struggling to set up a VNET or virtual network so that some of the VMs/LXCs can exist on their own separate network but across the nodes. I've installed and configured SDN...
  11. I

    PVE 8.0, reloadnetworkall takes hours to complete

    Hello all, Running SDN with vlans and evpn. Multiple clusters, PVE versions 7.4-15 and 8.0.3, upgraded with no-subscription repository. After upgrading PVE from 7.4 to 8.0 I have noticed that SDN reload process slowed down by factor of ~100 and takes hours to complete. Where should I look to...
  12. J

    removing LXC network fails in PVE 8.0

    I have upgraded about a week ago to PVE 8.0 and haven't messed with my LXC containers after the upgrade, but when I added another interface to an LXC container and try to remove it, I found out that I cannot do that due to an SDN issue? The error I get is: - no sdn vnet ID specified (500) This...
  13. V

    [SOLVED] After upgrade: zone: invalid format - zone ID 'localnetwork' can't be more length than 8 characters

    I have run into an interesting issue after upgrading, I am getting Parameter verification failed. (400) zone: invalid format - zone ID 'localnetwork' can't be more length than 8 characters I have tried rebooting a few times - as suggested in...
  14. A

    [Solved] SDN: zone set to 802.1Q despite the configuration is 802.1AD? (Proxmox 7.4.3)

    This is an install from scratch on two nodes. I can reprodice the issue, multiple times. root@pve02:~# cat /etc/pve/sdn/zones.cfg qinq: q4064 bridge vmbr0 tag 4064 ipam pve vlan-protocol 802.1ad root@pve02:~# cat /etc/pve/sdn/vnets.cfg vnet: v4064 zone...
  15. C

    [SOLVED] EVPN - traffic not passing

    Has anyone had an issue with EVPNs not passing traffic? I created a VNET that is meant to be PtP. I configured an IP address on the associated VM internet (within the same /31) and traffic fails in both directions. ARP isn't being learned. However a 'show interface' within vtysh on both...
  16. R

    SDN - Bug multiple VRFs

    Hello everybody, I noticed a bug when using multiple VRFs. When using the same exit-nodes on different vrfs but the primary is different, there is a deny route-map that is added in the MAP_VTEP_IN route-map for type 5 routes. So if vrf "red" has primary exit-node node 1 and vrf "blue" has...
  17. R

    VXLAN-EVPN External connectivity

    Hello everyone, I configured a zone with multiple vrf with SDN functionality. I defined all nodes in my cluster as exit-nodes. Is it possible to define a primary exit-node per vnet rather than per zone? or to define it on the basis of the subnet? I would actually like to be able to set up SNAT...
  18. N

    How do SDN IPAM plugins assign addresses to VMs?

    I'm new to proxmox and currently looking at the new SDN feature. According to the docs, it's possible to configure an IPAM plugin to automatically assign IP addresses to VMs or CTs. How exactly does that assignment work in the case of VMs though? Is there some kind of DHCP server assigning the...
  19. A

    SDN configuration for new cluster members

    Hi, it's a test-bed hence no criticality. I started experimenting with one server and I configured the SDN part. I then created the cluster and joined a second node. At the moment, if I connect to the GUI using the 1st node I see the SDN section of the Datacentre, if I connect using the GUI on...
  20. D

    Creating SDN vlan's via the API

    hi all I want to create an SDN network via the API as I want to tie it to netbox using a webhook but I want to make sure I can manually create one using the API going to the docs I can't see a post option. is it possible to create a vnet ? if so does anybody have an example?