• R620 GPU Recommendation

    Solved
    7
    0 Votes
    7 Posts
    924 Views
    olivierlambertO
    No problem
  • "Virtual Disk Not On Preferred Path" error on Dell Storages when mapping volumes

    Solved
    4
    0 Votes
    4 Posts
    834 Views
    olivierlambertO
    Ah nice catch! Happy to see it working now
  • I210 Gigabit Network Connection

    12
    0 Votes
    12 Posts
    3k Views
    J
    @Andrew using the card in windows and using bootutil64e seems to have fix it.
  • Can one fully disable PCI and USB Passthrough?

    3
    0 Votes
    3 Posts
    601 Views
    olivierlambertO
    Also, we might have better roles in the future to be sure other people without the right role couldn't use it.
  • Physical Console Issues (Rack KVM)

    5
    1
    0 Votes
    5 Posts
    799 Views
    G
    @olivierlambert It ended up not being a resolution issue. We started having the same issue with a Windows-based server with a GUI. Our KVM is a Dell AV2108 (DAV2108) which is Dell-branded but manufactured by Vertiv (Avocent). Our console is a KMMLED185 which again is Dell-branded but manufactured by Vertiv. The KVM was on firmware version 02.02.00.00. After upgrading the firmware version to the most current, 02.08.05.00 and restarting the KVM, the issue was resolved. Hopefully this is able to assist another that encounters the same issue.
  • cannot passthrough serial port to vm

    3
    1
    0 Votes
    3 Posts
    579 Views
    A
    I had the same problem with a proxmox node that I'm using and the solution to this issue was solved by adding the serial port using the command qm set 102 --serial0 /dev/ttyS0. I thought that the same thing could be done here using xe or xl command; I just don't know how to achieve it in xcp-ng. The windows 11 vm shows a com1 port that has the same irq and i/o range numbers than the host; is this suppose to work?[image: 1738689956931-2025-02-04-13_13_16-windows-11-test-com-1-properties.png] [image: 1738689956968-2025-02-04-13_15_05-ret-xcpng1-ret-resource-pool-node.png]
  • Issue with VM network dropping in and out

    39
    0 Votes
    39 Posts
    17k Views
    M
    @Andrew thanks for all your hard work. I guess time will tell if the Vates team has to add those defaults to their official package or maybe I just got "lucky"
  • xcp-ng 8.3 not recognizing all host memory

    Solved
    10
    0 Votes
    10 Posts
    2k Views
    D
    @Shrubbery said in xcp-ng 8.3 not recognizing all host memory: The issue was memory reserved for the integrated graphics card haha.. that is such a silly thing... but good to know then next time I'm working on some hardware and wondering where the RAM is going too...
  • NVIDIA Tesla M40 for AI work in Ubuntu VM - is it a good idea?

    11
    0 Votes
    11 Posts
    14k Views
    gskgerG
    @CodeMercenary Did some tests with the A2000 and as expected, the 12GB VRAM is the biggest limitation. Used vanilla installations of Ollama and ComfyUI with no tweaking or optimization. Especially in stable diffusion, the A2000 is about three times faster compared to the P40, but that is to be expected. I have added some results below. Stable Diffusion tests A2000 1024x1024, batch 1, iterations 30, cfg 4.0, euler 1.4s/it 1024x1024, batch 4, iterations 30, cfg 4.0, euler 2.5s/it = 0.6s/it P40 1024x1024, batch 1, iterations 30, cfg 4.0, euler 2.8s/it 1024x1024, batch 4, iterations 30, cfg 4.0, euler 12.1s/it = 3s/it Inference tests A2000 qwen2.5:14b 21 token/sec qwen2.5-coder:14b 21 token/sec llama3.2:3b-Q8 50 token/sec llama3.2:3b-Q4 60 token/sec P40 qwen2.5:14b 17 token/sec qwen2.5-coder:14b 17 token/sec llama3.2:3b-Q8 40 token/sec llama3.2:3b-Q4 48 token/sec During heavy testing, the A2000 reached 70°C and the P40 reached 60°C both with the Dell R720 set to automatic fan control.
  • Gpu passthrough on Asrock rack B650D4U3-2L2Q will not work

    99
    0 Votes
    99 Posts
    52k Views
    R
    @steff22 said in Gpu passthrough on Asrock rack B650D4U3-2L2Q will not work: @ravenet Ok I think the pro gpu's work better without so many bugs. I switched to Nvidia RTX 4070. With the Nvidia gpu and this works as it should and gets an image on the screen on the first try. So there must be something wrong with the amd drivers plus that error with the amd reset bug I've setup a test system with a ryzen 7700x and a regular radeon 7600xt, non-pro gpu. Will let you know results. Shouldn't be an issue, it's same hardware and even the drivers work across them. Though they do have different bios on cards
  • Lab setup for testing

    6
    0 Votes
    6 Posts
    1k Views
    J
    @Andrew Thanks Andrew sounds good , let me know when it suits..
  • High Fan Speed Issue on Lenovo ThinkSystem Servers

    101
    1 Votes
    101 Posts
    95k Views
    A
    @gduperrey (unrelated to this fan issue) I loaded the new standard 8.2 testing kernel on my NUC11 and it seems to boot a little faster and also no longer complains about some APIC devices.
  • Intel Arc & GVT-g

    3
    0 Votes
    3 Posts
    837 Views
    W
    Do we have a list of GPUs that actually do support vGPU (not Passthrough) in 8.3? The documentation seems to be lagging behind there, a lot of references to the AMD mxgpu setups which have been deprecated.
  • 0 Votes
    7 Posts
    1k Views
    olivierlambertO
    Ah indeed it makes sense then
  • Passthru of Graphics card

    10
    2
    0 Votes
    10 Posts
    2k Views
    M
    @imaginapix Didn't think of that.... But I guess it's more work than it's worth in this instance.
  • 0 Votes
    3 Posts
    656 Views
    I
    @manilx True, not a big deal, but this two host were fresh installs with 8.3 release and only joint the pool to keep everything running. So this seems to be a thing on pool level, since on those hosts only the Legrand was ever attached to.
  • Intel X550T 2.5G Not Working

    Solved
    16
    0 Votes
    16 Posts
    5k Views
    N
    I have been able to run a script at startup that enables 2.5g on the Intel X550. Here's how : Create the script that will run at startup nano /usr/local/bin/x550.sh Content of x550.sh : #!/usr/bin/bash sleep 1m ethtool -s eth1 advertise 0x1800000001028 echo `date +%F" "%T` "Startup script worked" >> /root/x550.log Make the script executable : chmod +x /usr/local/bin/x550.sh Create the service that runs the script at startup nano /etc/systemd/system/x550.service Content of x550.service : [Unit] Description=Runs /usr/local/bin/x550.sh [Service] ExecStart=/usr/local/bin/x550.sh [Install] WantedBy=multi-user.target Enable the service systemctl enable x550 Reboot and run this command to see if the link speed is 2.5g ethtool ethX (replace X with yours) It should show this result : Supported ports: [ TP ] Supported link modes: 100baseT/Full 1000baseT/Full 10000baseT/Full 2500baseT/Full 5000baseT/Full Supported pause frame use: Symmetric Supports auto-negotiation: Yes Supported FEC modes: Not reported Advertised link modes: 100baseT/Full 1000baseT/Full 10000baseT/Full 2500baseT/Full 5000baseT/Full Advertised pause frame use: Symmetric Advertised auto-negotiation: Yes Advertised FEC modes: Not reported Speed: 2500Mb/s Duplex: Full Port: Twisted Pair PHYAD: 0 Transceiver: internal Auto-negotiation: on MDI-X: Unknown Supports Wake-on: d Wake-on: d Current message level: 0x00000007 (7) drv probe link Link detected: yes You can check the log file of your script located at /root/x550.log I used this article to create everything : https://www.redhat.com/sysadmin/replacing-rclocal-systemd
  • 0 Votes
    8 Posts
    2k Views
    C
    @olivierlambert Thank you - appreciate for the confirmation.
  • Kernel trap (??) booting TrueNAS with 2 x Kingston NVMe SSDs

    Solved
    13
    2
    0 Votes
    13 Posts
    2k Views
    E
    @olivierlambert said in Kernel trap (??) booting TrueNAS with 2 x Kingston NVMe SSDs: Not all NVMe are created equals Now all I need to do is determine if these errors are from the NVME's themselves or the 4 x NVMe sled that they're inserted in. LOL. Again, thanks for the help.
  • n100 based hosts? AMD 5800h?

    15
    0 Votes
    15 Posts
    4k Views
    G
    @TS79 I had not seen that adapter, finding a main board that supports bifurcation is probably easier than a card that bifurcates. I'll have to look at some of the devices I have and see if this is supported.