Search results

  1. 1

    [SOLVED] Problem migrating VMs in a Proxmox 9 cluster with VLAN on vmbr0.

    In my home lab, I renamed the network interfaces using: pve-network-interface-pinning generate --prefix eth After that, I deleted the originally generated files from /usr/local/lib/systemd/network/ (in my case the file was named, for example, 50-pmx-nic0.link). After a reboot, the system...
  2. 1

    [SOLVED] Problem migrating VMs in a Proxmox 9 cluster with VLAN on vmbr0.

    As a very quick fix, during installation the network interfaces should not be named nic1, nic2, nicX, but instead eth0, eth1, ethX.
  3. 1

    AMA (Ask Me Anything) thread, Veeam PM

    Hello Pavel, Is there any way to give Proxmox Worker custom ID? Ty,
  4. 1

    Proxmox 7 and Mellanox ConnectX4 and vlan aware bridge

    Hello, I have the same issue with Mellanox How does you /etc/network/interfaces looks like? I've putted pre-up ethtool -K $IFACE rx-vlan-filter off But it doesn't work. Ty, Ivan