Search results

  1. C

    10gbe Network speed nowhere close.. what am I doing wrong?

    Yeah, I’m using virtio Ethernet. And even changed the mtu on it to 9000. Windows recognizes it as a 10gb device but I don’t get speeds anywhere near that on a Windows box. But I do on other non Windows vm’s on the same machine.
  2. C

    10gbe Network speed nowhere close.. what am I doing wrong?

    Thanks. I switched the mtu on both of my 10 Gb interfaces to 9000, and things improved to about 4Gbits/sec. Is this normal? Should I get closer to 8-9? My gut tells me yes, but I'm really unsure. Thanks in advance for any guidance. Never mind.... I did some additional testing, and it turns out...
  3. C

    10gbe Network speed nowhere close.. what am I doing wrong?

    Hi all, I have 2 proxmox servers each running about 3-5 VM's and 10gbe network cards between them with a 10gbe switch as well. When I run iperf3 the best I can get is around 3-4Gb/s. I understand that there is network overhead, but I think I should be a lot closer to 7-9? I've messed with all...
  4. C

    Lose web gui and all network connections when passing through network card

    I've done some investigation into this, and it seems that there are 12 other devices in the iommu group with that nic card I'm trying to pass, so I'm guessing that's the issue... I've tried adding to the grub command line, and it doesn't seem to make any difference to the groupings.. any other...
  5. C

    Lose web gui and all network connections when passing through network card

    Hi and thanks in advance to anyone that can help. I've been running Proxmox for a few years now with no issues. I recently added another Intel NIC and want to pass it through to one of my VM's, but as soon as I add the hardware to the vm hardware list, I loose connection to the webgui, and even...
  6. C

    Which CPU temp is correct?

    Great idea! Thank you!
  7. C

    Which CPU temp is correct?

    I've searched around and can't find a specific answer to this... I'm running a threadripper 2950x on an AsRock Rack X399D8A-2T motherboard. When I run the sensors app, the following is the output: k10temp-pci-00cb Adapter: PCI adapter Tdie: +33.5°C (high = +70.0°C) Tctl...
  8. C

    Connect pve host machine to internet only...

    Only have one gateway, and yes I checked the routing table with ip route and only one default was listed. Might have been just a fluke, but I tried and tried for hours and couldn't get the damn internet to work! I ended up plugging in an old router I had lying around and set the interface to...
  9. C

    Connect pve host machine to internet only...

    So the commands I listed above should do the trick? (barring the netmask -which I'll check on). What about the routing table, should I need to manually add any route commands or should they happen automatically when the interface comes up? and I did check on the netmask, I pay extra for a...
  10. C

    Connect pve host machine to internet only...

    Yup, did that as well. Multiple times. I'm not really looking for a troubleshooting session here, more of a 'how to set this up correctly' tutorial.... Again appreciate the help.
  11. C

    Connect pve host machine to internet only...

    I should have mentioned that I tried ping to multiple different destinations and received no replies, same response when I pinged my own machine IP. I know there was no problem with the physical connection to the modem, because I plugged it into another machine and it worked fine.
  12. C

    Connect pve host machine to internet only...

    Hey gang, I ran into an issue the other day where I upgraded some packages, and it caused my proxmox host to not boot correctly or launch any VM's. Since my router IS a VM on the server, this created a problem,as I couldn't downgrade without access to the proxmox repo. I have a static IP from...