Search results

  1. D

    Proxmox 8.3.x to 8.4.1 > kvm: ../hw/pci/pci.c:1654: pci_irq_handler: Assertion `0 <= irq_num && irq_num < PCI_NUM_PINS' failed.

    Hey I've updated my proxmox to latest and oh may, Now I'm suffering. I have Truenas as one vm, and it had passed 6sata MOBO controller, LSI expansion card with another 8 sata cards + pcie riser + nvme driver, Sadly the nvme driver now errors and dies. Can any1 help ? Chatgpt tells me its linux...
  2. D

    NVIDIA MIG (Multi-Instance GPU) on Proxmox

    @dosmage any news on this? Im looking in to getting GPU for my home lab to split across 3 vms. I know there are some tutorials/etc of people doing it, but I wonder about that MIG/etc if its an option too/no?
  3. D

    Proxmox 8.1.4 10gbe not working properly...

    isnt that what proxmox run on ? I installed iperf on proxmox directly and do tests with that. I don't test vms. Just direct proxmox iperf to windows PC... going via VM is even slower.
  4. D

    Proxmox 8.1.4 10gbe not working properly...

    Why? If native proxmox is failing, when I tried in TrueNas & iperf I'm already loosing speed going from 180 to 110-120 :/ I'll try some proxmox tunables but its looking grim ;c
  5. D

    Proxmox 8.1.4 10gbe not working properly...

    Ok I tried another card, same issue, upload to proxmox fast, download from it slow.
  6. D

    Proxmox 8.1.4 10gbe not working properly...

    I have been trying to figure it out from start, is there any command that can tell me that? Its add on card, 2x 10gbe sfp+ from ebay, I've had it for a while now... I think its a flavor of > Intel X520-DA2 2x SFP+ 10GB May be HP or Dell tho... I have 2 of them, I was considering swapping them to...
  7. D

    Proxmox 8.1.4 10gbe not working properly...

    No, it's direct proxmox to windows. U can see that from windows to proxmox speed is 581 MBytes but from proxmox to windows 180. I installed iperf with apt get on proxmox directly Proxmox > cable > windows system. 10gbe cards etc. Separate systems. Ots strangr that one transfer is 1.7 faster...
  8. D

    Proxmox 8.1.4 10gbe not working properly...

    Hey Pretty much this is my issue > (right now my cable is only 5gbe... another strange issue where cat7 cable does not push 10gbe speeds, anyway...) Sending is as expected 5gb (Current cable limit) iperf3.exe -c 192.168.3.30 -n 2G Connecting to host 192.168.3.30, port 5201 [ 5] local...
  9. D

    PCI Passthrough

    Romba fixed for me too, thanks!!!
  10. D

    Multi port nic, passthrough one Nic per vm

    Hey Yep I have iommu setup, with gpu/sata/etc. So its all good on this side. I just wonder if there are benefits to passing 1/2 slots from my nic to TrueNas directly. I did pass 1/both and they show up in TrueNas so I suppose it "works", But I'm yet to test it in file transfer/etc. I do wonder...
  11. D

    Multi port nic, passthrough one Nic per vm

    Hey Not against bridges tbh, I'm reading all/learning all I can on networking in proxmox now. I just assumed in mean time that passing 1 port from 10gbe card would be the best approach for TrueNas. Does it matter? Any1 with experience? I move a lot of data & I'd love to get full speed.
  12. D

    Multi port nic, passthrough one Nic per vm

    Either something changed, or my system about to explode, but I have the same nic and I was able to pass 1 port to TrueNas Scale, not sure... gonna test it soon. I left other one in Proxmox... so that maybe work? o.O
  13. D

    [SOLVED] Passing over gpu to linux - no screens found error

    Ok final update. 1. To get the gpu thini to work I need to use None as display driver + rdp/nomachine/etc 2. I have lag with nomachine at my 3k res 3. I disabled GPU pass and started system again using rdc - bad fps 4. I restarted & started again but using no machine. I get 60+ fps. THIS. MAKE...
  14. D

    [SOLVED] Passing over gpu to linux - no screens found error

    Some update https://github.com/neutrinolabs/xrdp/discussions/2914 Seems - assuming I still understand what I read - that its issue that RFX is not working <yet>... will try nomachine !
  15. D

    [SOLVED] Passing over gpu to linux - no screens found error

    Is Nomachine fully "offline" like rdp for privacy/security reasons... ? I'll try setting up vnc manually, seems like I cant piggy bag of proxmox one (as I tried for 2 days early and failed)
  16. D

    [SOLVED] Passing over gpu to linux - no screens found error

    Woah update! Ok so... I have to disable display to use GPU natively... vnc/spice does not seem to work anymore. Ended up installing rdp but I have like 5-10 fps :D Progress!! Kidna... Now I'm out of ideas why this is slow, rdp? I have rdp with other vpn/clients its super fast there, so weird...
  17. D

    [SOLVED] Passing over gpu to linux - no screens found error

    Hey Yeah ! I just got some progress woah, If I set display to None, I then see the output on my LCD!!! WOhooo! But that's bad :D I want to connect via remote/spice/vnc etc and take advantage of silk 60fps experience... Any ideas how to bite this one? o.O Feels like forcing it to use nvidia GPU...
  18. D

    [SOLVED] Passing over gpu to linux - no screens found error

    Hey Some progress update. Checking all cmds/etc I think the gpu is properly attached/driversi installed. What is the problem that GNOME is not using it, but instead going with Virtio. I have tried running nvidia-config, which did some configs. But sadly after restarting I just get "_" flashing...
  19. D

    [SOLVED] Passing over gpu to linux - no screens found error

    Hey I want to 1. Have 5 VM boxes 2. Be able to assign GPU to 1 of the boxes at a time depending on which one I want to work 3. Have smooth experience. What I got working so far is 1. IOMMU pass 2. GPU in Linux 3. Installed nvidia drivers 4. It "seems" to work but its not 60 fps... Running...
  20. D

    New install Raid(1) does not seem to work?

    Hey There is only 1 raid(1), the other one is raidz(1) and BTXXX raid(1) I think during install. I think you are right It seem to be mirrored, I also noticed that each time I create new "Storage" in datacentre, it just adds up 465gb to summary... so that is somewhat weird... In any case, it...