• Recovery after power outage

    Solved
    8
    0 Votes
    8 Posts
    58 Views
    DanpD
    @roaringsilence Glad you got it all sorted out.
  • CPU Scheduler

    6
    0 Votes
    6 Posts
    87 Views
    H
    @olivierlambert I 100% agree its vague. I even told the person that. Like I was saying I was more looking for anyone who has ran a cluster in those other scheduler settings to get some feedback on it. I guess being a little more specific, would socket or Core be better for VMs that are NUMA sensitive? Such as database servers or the like?
  • Set passthrough GPU as a primary graphics card for a VM

    18
    0 Votes
    18 Posts
    1k Views
    psafontP
    @kubuntu-newbie I've looked at the code. The intel passthrough seems to not care about the value of the vga key in platform, and instead it expects the key igd_passthrough to be set to true. https://github.com/xapi-project/xen-api/blob/9eb5f9f9f3c742c0c0b691098e1dafc02e40c856/ocaml/xapi/xapi_xenops.ml#L390
  • Epyc VM to VM networking slow

    238
    0 Votes
    238 Posts
    136k Views
    gduperreyG
    The fix, which was proposed as a test to resolve some of the issues encountered, has been integrated into an official update candidate which will be released to everyone next time we publish updates. For more information on this update, you can consult the following post: https://xcp-ng.org/forum/post/96135
  • [dedicated thread] Dell Open Manage Appliance (OME)

    Solved
    79
    1
    0 Votes
    79 Posts
    15k Views
    P
    Can confirm that OME 4.5 works, installation plugins and tools works.
  • Windows Server 2025 on XCP-ng

    56
    2
    0 Votes
    56 Posts
    15k Views
    G
    @JL457 a coworker was telling me about Intune, if you run Config Manager, there are some settings to let them work together. Not sure exactly what needed to be done, but apparently ours is fixed and ready for someone to learn what's what. Our contract allows some stupidly larger number of clients to be using Intune.
  • Linux VM (Ubuntu 22.04) - Grub-Menu invisible

    11
    0 Votes
    11 Posts
    200 Views
    GuillaumeHullinG
    @KPS Glad to hear
  • Win11 24H2 install fails consistently

    15
    0 Votes
    15 Posts
    339 Views
    X
    @markr All, I am currently running Windows 11 24H2 on an Intel Haswell i7-4700HQ laptop and it runs fine. What's more, it was in-place upgraded from Windows 11 23H2 using the (still working) setup.exe /product server switch compatibility bypass. (Simpler than all the LabConfig registry tweaks.) The only change I know of that simply won't run due to 24H2 is that it requires a processor capability that has been available since first generation Intel Core processors. It should run on your hardware in a VM. Seems like something else is going on.
  • Can't boot a VM with 1TB memory / 128 CPUs

    14
    0 Votes
    14 Posts
    220 Views
    D
    @olivierlambert said in Can't boot a VM with 1TB memory / 128 CPUs: We are testing some machines with 6TiB RAM My god
  • Large "steal time" inside VMs but host CPU is not overloaded

    22
    0 Votes
    22 Posts
    2k Views
    L
    Thanks for your feedback, @TeddyAstie and @gecant . From your answers and the discussion in Non-server CPU compatibility - Ryzen and Intel I conclude, that the benefits of the 8 V-cache cores vs. the 8 turbo cores are just irrelevant. For XEN they are transparent and not really different in terms of performance. Hence, in a typical server environment we just let XEN randomly choose the cores and don't think about different "performance cores" that COULD be faster in specific applications like games.
  • Non-server CPU compatibility - Ryzen and Intel

    115
    0 Votes
    115 Posts
    72k Views
    L
    Hey @olivierlambert and @andyhhp , thanks for your quick reply. That means it's not a problem at all. But we can't use all of the CPU's performance features either. However, these would only be used for specific computing operations (e.g., games) and would have little to no relevance for standard server applications, right?
  • Vm.migrate Operation blocked

    7
    0 Votes
    7 Posts
    1k Views
    R
    @fanuelsen I was having a similar problem just now with XCP-NG 8.3 LTS and the latest XO. I was unable to migrate an MCS-created VM using XO (I was doing a Host Migrate within the pool only; no storage migration). Oddly, I was able to do the Host Migration using XCP-NG Center. This was in a production Pool that I had recently set up, and this time I had been given a dedicated 10Gbps team with VLANs for migration and host management, and two separate 10Gbps teams for storage and for VMs, respectively. To get live migration of my MCS-created VMs to work, I had to delete the Default Migration Network on the Pool's Advanced tab. I don't see a downside to doing this as all my NICs are 10Gbps, so all NICs should operate at roughly the same speed. ETA: With the Default Migration Network deleted, I have confirmed that migration traffic defaults to going over the management NICs where it is desired rather than going over the storage or VM NICs.
  • Error importing a VM exported from XCP 8.3 to XCP 8.3

    9
    0 Votes
    9 Posts
    290 Views
    olivierlambertO
    That's the reason, then. The update will update files on the disk, not on what's running in memory, so after updates you must reboot to actually use those updates
  • Installing Netdata Cloud on XCP Nodes

    4
    0 Votes
    4 Posts
    141 Views
    H
    @gduperrey Thank you for the reply. The use case is to centralize all of our reporting and monitoring for all of our devices. We have a number of XCP host, various servers, etc, that we are responsible for, and all of them besides our XCP nodes are being monitored for real-time analytics by Netdata. We are also using Zabbix for trending and long term usage but would like to be able to move the XCP nodes into our Netdata cloud versus being just on XOA/XCP. I also understand this would be overidden by updates and that you guys cant support it. I mainly wanted to see if it would "break" anything you already have in place. As a feature request, maybe have a way that you can report to a Netdata cloud instance. That would be nice.
  • High availability - host failure number

    4
    0 Votes
    4 Posts
    212 Views
    henri9813H
    Hello, @nikade Yeah i think like this already, but i'm surprised by the result of the calcul. I should i have either: 3 nodes which can die, or "1", but i should not have the same number right ? in my case, i run the command in a 3 hosts cluster and it return me 3 as value. which disturb me. Best regards,
  • Understanding CPU Masking

    3
    0 Votes
    3 Posts
    162 Views
    olivierlambertO
    Hi, Yes, by default, adding a new host to a pool, it will be lowered on CPU features to the common denominator, in other word, cutting that's not common between all pool members. So: If you add a more recent CPU to an existing pool, the CPU won't use new CPU features If you add an older host to a pool, it will lower down all features from existing CPUs
  • Coral TPU PCI Passthrough

    38
    0 Votes
    38 Posts
    9k Views
    andSmvA
    @Niall-Con Thank you! I'll take a look to that and will ping you to test on real hardware. Just need to find time (in the middle of storm right now), so it'll take one or two weeks most probably.
  • Setting Video RAM above 16MB

    9
    0 Votes
    9 Posts
    307 Views
    olivierlambertO
    Yeah I remember it wasn't that easy
  • VM Console Screen Suddenly Inaccessible

    Unsolved
    6
    2
    0 Votes
    6 Posts
    238 Views
    D
    @kagbasi-ngc said in VM Console Screen Suddenly Inaccessible: Hmm, interesting observation about potentially this being a failed migration issue. I can confirm that none of my users in the lab are migrating any VMs or this particular one, for that matter. However, I do have the Load Balancer plugin running and it could be the source of a migration that could've failed. How can I confirm this in the logs? I mean, what should I be looking for? While trying to find logs, you can try to find the VM in question and see if it is using local storage rather than shared.
  • Change VM attribute "name" (NOT "name-label")

    6
    0 Votes
    6 Posts
    231 Views
    olivierlambertO
    Don't worry, glad you asked to avoid having bigger problems later edit: there's a Python SDK for XAPI if you need.