Search results

  1. M

    extremely erratic network performance on pci-e quadNic

    never mind.
  2. M

    multiple nics not working

    Removing the pass-through devices and rebooting now allows me to see the interfaces at the pve level. I created a bridge on the trunked interface... added it to the VM, and this time it works. That's the exact same thing I've been doing all day and week.. so on one hand i'm happy that it's...
  3. M

    multiple nics not working

    One step forward, 2 steps back. I am using 1x intel NIC on the motherboard, and 1x quad Intel NIC via PCI. Now that i've passed through 2 of the quads NICS to a VM (2 passed through, 2 remaining)... I no longer see any of the NICS on pve command line, but I do see them via the proxmox GUI...
  4. M

    multiple nics not working

    Directly passing enp1s0f3 (pci passthru, connected to a vlan20 access port) to a guest VM successfully returns an ip address on the .20 network. So these interfaces aren't working at the proxmox level but they do work perfectly fine inside a VM - the switch and cabling is all fine. Problem is...
  5. M

    multiple nics not working

    Hi, i wasn't sure how to explain this.. but essentially, I have a proxmox machine with 5 NICs eno1 -> access port (vlan50) enp1s0f0 -> enp1s0f1 -> enp1s0f2 -> trunk enp1s0f3 -> access port (vlan 20) No matter what I try, I just cannot get any interface to work except for eno1. I created a...