• NVMe SSD not found when installing

    Solved
    12
    0 Votes
    12 Posts
    886 Views
    olivierlambertO
    Excellent news!
  • XCP-NG 8.3 freezes HP Proliant DL380 Gen 9

    4
    0 Votes
    4 Posts
    402 Views
    M
    @Danp UEFI
  • Intel Flex GPU with SR-IOV for GPU accelarated VDIs

    44
    0 Votes
    44 Posts
    8k Views
    J
    @olivierlambert While VDI is maybe not as vital as it once was...I'm experimenting with multimedia work in XCP-ng. Having a VM with GPU off-loading of CODEC encoding would be nice. It's a pretty big CPU hit to make that go.
  • MegaCLI and StorCLI lastest version for 8.3 LTS

    5
    0 Votes
    5 Posts
    586 Views
    J
    @Forza said in MegaCLI and StorCLI lastest version for 8.3 LTS: @jangar don't they have a statically linked version of storcli that can be downloaded? latest version is for min RHEL 8x i have older version https://docs.broadcom.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/8-07-14_MegaCLI.zip and https://docs.broadcom.com/docs-and-downloads/007.2705.0000.0000_storcli_rel.zip i've installed them and seem work, but i'm not sure other command thank check raid status work tomorrow. wget https://docs.broadcom.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/8-07-14_MegaCLI.zip unzip 8-07-14_MegaCLI.zip rpm -ivh Linux/MegaCli-8.07.14-1.noarch.rpm alternatives --install '/usr/bin/MegaCli64' 'MegaCli64' '/opt/MegaRAID/MegaCli/MegaCli64' 1 alternatives --install '/usr/bin/MegaCli' 'MegaCli' '/opt/MegaRAID/MegaCli/MegaCli64' 1 alternatives --install '/usr/bin/megacli' 'megacli' '/opt/MegaRAID/MegaCli/MegaCli64' 1 wget https://docs.broadcom.com/docs-and-downloads/007.2705.0000.0000_storcli_rel.zip unzip 007.2705.0000.0000_storcli_rel.zip cd storcli_rel unzip Unified_storcli_all_os.zip rpm -ivh Unified_storcli_all_os/Linux/storcli-007.2705.0000.0000-1.noarch.rpm alternatives --install '/usr/bin/StorCli64' 'StorCli64' '/opt/MegaRAID/storcli/storcli64' 1 alternatives --install '/usr/bin/StorCli' 'StorCli' '/opt/MegaRAID/storcli/storcli64' 1 alternatives --install '/usr/bin/storcli' 'storcli' '/opt/MegaRAID/storcli/storcli64' 1
  • USB Passthrough has stopped working after update and updating usb-policy.conf

    Solved
    9
    0 Votes
    9 Posts
    865 Views
    T
    @olivierlambert Thank you for bringing this to the attention of other folks
  • ISO modification with additional RPM for NIC

    17
    0 Votes
    17 Posts
    2k Views
    R
    The initial reason we've chosen to create an "all-in-one" ISO image was to simplify further configuration of an automated installation with PXE / Answerfile. We tried driver disks before, though in our special case of mellanox-mlnxen-alt and hardware without any other NICs, I believe it always ends up requiring manual intervention. I haven't found a way to load the driver disk in the installer that is not connected to the network. I think, even though my approach requires a bit more effort, it can still prove useful in some cases.
  • HPE ML350 G11 - Fan at high speed - Agentless Management (AMS)

    12
    0 Votes
    12 Posts
    2k Views
    T
    @flakpyro i try to find a new version but site and search only found 3.3.0. When try to search again in a proxmon forum found the repo xD
  • PCI Passthrough Missing Capabilities in Guest

    7
    0 Votes
    7 Posts
    733 Views
    T
    Hi @qwkcroc, Unfortunately there are no packages available for XCP-ng right now. The current work for Q35 support takes place on top of upstream versions of Xen and Qemu that are more recent than the ones ran by XCP-ng. Once upstreamed it will be possible to backport it (and we will do so of course) but it's not yet planned. Also, additionally to Xen and Qemu, there will be work needed on the XCP-ng toolstack before being able to enable Q35 support and PCIe device passthhroug. My work trees are available for both Xen and Qemu so if you feel adventurous enough you can give it a try. I was able to passthough an NVMe device to a VM using this kind of setup (with some hacks in Qemu though...). Regards, Thierry
  • XCP-NG 8.3 PCI Passthrough Trials and Tribulations

    6
    0 Votes
    6 Posts
    951 Views
    M
    @gb.123 In XO on the "Advanced" tab for the VM I added the GPU devices by first adding them both as "Attached PCIs" near the bottom of the page. I also disabled the "VGA" option under "Xen Settings" and clicked the "+" next to "GPUs" and added the vGPU type "passthrough () 0x0" which was available on the drop-down list. I don't know if it matters or not, but I also set the "Static Max", "Dynamic Min", and "Dynamic Max" memory limits under "VM limits" to the total RAM size I allocated the VM.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • XCP-NG server crashes/reboots unexpectedly

    Solved
    20
    0 Votes
    20 Posts
    2k Views
    olivierlambertO
    Ahh excellent news! Thanks for keeping us posted
  • AMD EPYC 9xx5 CPU Support in XCP-ng 8.3?

    Solved
    2
    0 Votes
    2 Posts
    254 Views
    bleaderB
    @dmz0001 In theory, XCP-ng 8.3 is mostly on par with XenServer 8.4, it's only a naming thing that they did as their previous naming was confusing some of their customers. Long story short, XCP-ng ~= XenServer 8.4. So what you see in the compatibility list of XenServer 8.4 is the right reference for XCP-ng 8.3. Unfortunately we do not have much feedback on Zen 5 at this time on our side.
  • NIC Passthrough with mac spoofing

    6
    0 Votes
    6 Posts
    733 Views
    FionnF
    @TeddyAstie Thanks for the input. This is what I was afraid of somehow In the meantime (a few months ago) I have done some tests with the machine. Installed opnsense as described in the opening post and directly to the device without xcp-ng just to see if there is any issue. The result is the same (i have used in both cases the same settings and same spoofed mac) the spoofing did work without xcp-ng, this is why I was hoping that something can be done via xcp. @olivierlambert said in NIC Passthrough with mac spoofing: Out of curiosity, what about SRIOV in that case? Regarding SRIOV right now its not possible for me to check if thats enabled/supported in the bios but its a good point, thanks Will take about 3-4 weeks to check.
  • Pass Through of USB Storage Adapters Not Working

    16
    0 Votes
    16 Posts
    2k Views
    J
    @XCP-ng-JustGreat I only use the passthrough part of disks, not controllers. VUSB part in xo i don't use. I think that's a completely different approach. Maybe you could check your drivers and manager. There is a cleaner somewhere, don't know the link, to remove the old drivers in windows with powershell and after that install the xen drivers XenServer VM Tools for Windows 9.4.1. I got it from here: https://www.xenserver.com/downloads https://github.com/xcp-ng/win-pv-drivers/releases/download/v9.0.9065/XenClean.zip docs: https://docs.xcp-ng.org/vms/#fully-removing-xen-pv-drivers-with-xenclean
  • Compatibility of Intel Ultra processors with XCP-ng

    10
    0 Votes
    10 Posts
    2k Views
    olivierlambertO
    No, it's not possible to choose explicitely/easily them because they are all the same from Xen perspective. I wonder if you can "cheat" by doing vCPU pinning though
  • Intel CPUs with P and E cores or other server CPU suggestions

    5
    0 Votes
    5 Posts
    1k Views
    tjkreidlT
    @MasterOSkillio Typically, C-states need to be changed in the BIOS. In some cases, it can be very helpful. I wrote a few blogs including this topic entitled "A Tale of Two Servers" but cannot readily find them on-line at the moment. Alas, Citrix has purged a lot of still relevant older content over the years.
  • Test results for Dell Poweredge R770 with NVMe drives

    3
    7
    0 Votes
    3 Posts
    761 Views
    Y
    Reping @dthenot
  • ConBee II USB passthrough

    5
    0 Votes
    5 Posts
    446 Views
    I
    @GTwannabe I assume he means using PCI passthrough for the USB port/controller so HA has direct access to that level of the hardware to circle around some USB passthrough problems. In my case this did not helped with the ConBee, but you might try it anyway and it is no problem to reboot the host which is needed to activate the PCI passthrough Another pro for switching to an IP based controller is that you can backup and migrate the VM without any problem.
  • 0 Votes
    7 Posts
    860 Views
    T
    @sotero could you post the output of: # Collect xen info xl info # Collect C-States info xenpm start 3 ?
  • XCP-NG hosting

    4
    0 Votes
    4 Posts
    403 Views
    R
    @Nevering We used to offer a “hosted Vates Stack” service, but right now we’re rethinking that and don’t have anything "official" to share just yet (though you might wanna keep an eye on our newsletter ). In the meantime, here are two easy options: Head over to our Partner Locator and use the filters to find a CSP (Cloud Service Provider) — some MSPs also offer hosted setups. Shoot us a message at partners@vates.tech or via our Contact Form, and we’ll do our best to point you in the right direction.