• Can’t Reach iDRAC via OS-to-iDRAC Pass-Through on XCP-ng + Debian 12 VM

    3
    0 Votes
    3 Posts
    484 Views
    poddingueP
    From what I understand, the OS-to-iDRAC pass-through is a direct USB link between the host and the BMC, designed for the hypervisor host itself to talk to the iDRAC, not something that would naturally bridge through Xen's networking layer into a VM. That might be why the PIF shows up in XCP-ng but the VM still can't reach 169.254.0.1; the bare metal case works because the OS sits directly on the hardware with no virtualisation layer in between. If you need the VM to have direct BMC access, USB passthrough might be worth exploring; XCP-ng does support passing USB devices through to VMs (https://docs.xcp-ng.org/compute#usb-passthrough), though I'm not certain the iDRAC virtual USB NIC would show up as a passthrough-able device. Might be worth a mention to @Team-Hypervisor-Kernel to find out; others here will know more than me.
  • XCP-ng 8.3 No Longer Compatible with Older Adaptec RAID Card?

    7
    1
    0 Votes
    7 Posts
    387 Views
    Y
    @dkg Oops sorry I thought you were someone else having the same issues.
  • Is v8.3 NUMA aware?

    7
    0 Votes
    7 Posts
    406 Views
    Y
    Hello @codemercenary In theory Xen is NUMA aware (See https://wiki.xenproject.org/wiki/Xen_on_NUMA_Machines) so you would leave memory interleaving option of the BIOS off so that Xen does what it thinks is necessary. But these kinds of settings are very very workload sensitive and in fact it's usually a good idea to just test what works best for you. Regards, Yann
  • AMD 'Barcelo' passthrough issues - any success stories?

    16
    1
    0 Votes
    16 Posts
    1k Views
    T
    @yannsionneau Thank you very much. Please let me know if there’s anything I can help with.
  • 0 Votes
    12 Posts
    3k Views
    Y
    @gleveque Hello Can you retry with an up-to-date XCP-ng 8.3 host? PCI expansion ROM are now enabled when doing pass-through. The guest VM can now access the ROM bar. Regards, Yann
  • 2 Votes
    6 Posts
    484 Views
    maximsachsM
    @yannsionneau Thanks for the update! We are eagerly awaiting your findings! Thanks for looking into it.
  • GPU share to more Windows VMs on same XCP-NG node

    6
    0 Votes
    6 Posts
    251 Views
    F
    @Aleksander There are plenty of examples on this forum. We have used Nvidia T4, it works very well.
  • HCL - GPUs

    gpu passthrough hcl xcp-ng 8.3
    1
    0 Votes
    1 Posts
    73 Views
    No one has replied
  • Host stuck at grub on reboot

    2
    0 Votes
    2 Posts
    114 Views
    A
    I've seen this happen after a BIOS update or if a CMOS battery starts failing. Sometimes the motherboard resets to 'Legacy' instead of 'UEFI' (or vice versa), and GRUB just loses its mind because it can't find the partition it expects. It’s worth a quick check in your firmware settings to make sure the boot mode and the drive order haven't shifted on you.
  • Intel Flex GPU with SR-IOV for GPU accelarated VDIs

    52
    0 Votes
    52 Posts
    15k Views
    S
    @TeddyAstie I hadn't seen anything special was needed in a VM other that a kernel new enough for support which 6.17 has, is there more to the story with adding things to Ubuntu?
  • 0 Votes
    10 Posts
    2k Views
    Y
    @samuelolavo Thanks for your answer It's very weird because by seeing the command outputs that you pasted, it looks like everything is behaving as it should be. Even the PCI ID (segment:bus:device:function) seems to stay correct (0000:03:00.0) I'll ask others internally.
  • Intel iGPU passthough

    45
    0 Votes
    45 Posts
    23k Views
    T
    I am in the same situation as @vhaelan. same as in same iGPU (alderlake) passed-through, same output for those latest commands, same OS (Fedora CoreOS on latest Xcp-Ng stable). Tried current avenues suggested in this thread with no progress. It seems vhaelan has settled with CoreOS under Proxmox (which works!). He also mentioned it works in Debian under XCP-ng, though I haven't tested that myself. I would appreciate additional suggestions for troubleshooting to take this further, in case anyone has any other ideas.
  • XCP-NG server crashes/reboots unexpectedly

    Solved
    28
    0 Votes
    28 Posts
    5k Views
    N
    Hi, does anyone have any tips regarding getting the serial port to show up in xcp-ng? I imagine this normally should just work.. I am not sure why it doesnt show up in xcp-ng, while it shows enabled in the bios?
  • very slow disk ssd support all vms xcp-ng8.2.1

    4
    3
    0 Votes
    4 Posts
    267 Views
    T
    @comdirect Use this command: (replace sda in the command below with the relevant device) cat /sys/block/sda/queue/scheduler The active scheduler will be enclosed in brackets. e.g. noop deadline [cfq] For multiple drives use: grep "" /sys/block/*/queue/scheduler
  • 0 Votes
    38 Posts
    6k Views
    U
    @stormi Thank you so much. Only now getting around to setting up another set of R660s, will let you know how this works. Edit: worked beautifully on a new set of R660s. Using the old 20250606 ISO, the BCM57414 were not detected. The new ISO works as expected (BIOS install, did not attempt UEFI) and the NICs are all enumerated properly.
  • Host lockups during data transfers

    5
    0 Votes
    5 Posts
    248 Views
    F
    @AtaxyaNetwork Hi yes, Sorry I'm not super experienced in this area at all. I'm SSHd into the host and just ran dmesg -T in the root. [image: 1771509732474-0583e493-4d70-40b7-afc0-a88b0d9fd1a4-image.png]
  • Host compatibility

    5
    1
    0 Votes
    5 Posts
    278 Views
    DanpD
    @acebmxer There are older versions of the guest tools still available on Github.
  • ASUS NUC NUC14MNK-B LAN problems

    7
    0 Votes
    7 Posts
    326 Views
    olivierlambertO
    We do upgrade drivers, especially via alt, it's pretty safe (LTS doesn't mean frozen drivers). @stormi could confirm.
  • Dell R720 | 620 PCI-E Pass Through

    4
    0 Votes
    4 Posts
    296 Views
    jbamfordJ
    Good afternoon, I have resolved the problem. Domo was trying to use the network Controller. Fixed it by using, /opt/xensource/libexec/xen-cmdline --set-dom0 "xen-pciback.hide=(0000:44:00.0)(0000:44:00.1)(0000:45:00.0)(0000:45:00.1)" reboot xl pci-assignable-list Xen Orchestra now allows PCI Networking Card to Pass-Through the VM. Regards
  • Recommended DELL Hardware ?

    12
    0 Votes
    12 Posts
    856 Views
    DanpD
    @DustinB said in Recommended DELL Hardware ?: Doesn't using non-shared storage ultimately cause the VM to be started on the other host? No. Live migration can occur between hosts even if: the VDI are located on non-shared storage the hosts are in completely different pools For the cross pool migration to succeed, both pools need to support a common instruction set. Otherwise, use the Warm Migration feature that does reboot the VM so that it is running the correct instruction set on the destination host.