There's no small contributions, every one of them are great & welcome!
XCP-ng Team
Developers of XCP-ng
Posts
-
RE: PRs for wording cleanup - worth doing?
-
RE: PRs for wording cleanup - worth doing?
Always worth to improve the (new) software. That would be worthless on XO 5 but for 6, no doubt!
-
RE: PRs for wording cleanup - worth doing?
Hey

That's a good idea, happy to have contributions! Are they translation issues (then you can fix it at https://translate.vates.tech )?
-
RE: Rolling Pool Update and Affinity Host
Yes indeed, that's expected. XAPI affinity is on VM boot, not in the VM life. Then, it's the work of the load balancer.
-
RE: Feedback from Automation Project (vCPUs, VDI rename, boot order)
Thanks for the quick answer @mathieura

-
RE: Feedback from Automation Project (vCPUs, VDI rename, boot order)
Let me add @mathieuRA in the loop (and @Team-XO-Backend )
-
RE: Intel Flex GPU with SR-IOV for GPU accelarated VDIs
@olivierlambert I'm willing to go procure another to try to troubleshoot, 2 of us tried 3 different cards on different servers and spent a lot of time and never got anywhere with the cards. This is some messages I still have have from back when I was trying. More or less, XCPNG could see the cards, they could be passed to a VM either in XO or CLI, we tried a couple different linux VM's on 6.17 kernel and would get errors like below, I also tried a windows VM and it couldn't identify the card at all, tried latest intel drivers, etc.
[ 3.109115] xe 0000:00:08.0: [drm] Found battlemage (device ID e212) discrete display version 14.01 stepping B0 [ 3.110277] xe 0000:00:08.0: Direct firmware load for xe/bmg_guc_70.bin failed with error -2 [ 3.110281] xe 0000:00:08.0: [drm] GuC firmware xe/bmg_guc_70.bin: fetch failed with error -2 [ 3.110283] xe 0000:00:08.0: [drm] GuC firmware(s) can be downloaded from https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git [ 3.110284] xe 0000:00:08.0: [drm] *ERROR* GT0: GuC init failed with -ENOENT [ 3.110299] xe 0000:00:08.0: [drm] *ERROR* GT0: Failed to initialize uC (-ENOENT) [ 3.110526] xe 0000:00:08.0: probe with driver xe failed with error -2
The driver is telling you that you are missing the Intel Xe firmwares (that are probably in
linux-firmwarepackage).