• CPU Scheduler

    6
    0 Votes
    6 Posts
    676 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
    2k 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
  • Linux VM (Ubuntu 22.04) - Grub-Menu invisible

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

    15
    0 Votes
    15 Posts
    1k 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
    924 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
    4k 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.
  • Vm.migrate Operation blocked

    7
    0 Votes
    7 Posts
    2k 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
    834 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
    441 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
    485 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
    339 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
  • Setting Video RAM above 16MB

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

    Unsolved
    6
    2
    0 Votes
    6 Posts
    407 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
    419 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.
  • Alamlinux vs Rocky Linux Templates (Bios vs UEFI)

    3
    0 Votes
    3 Posts
    321 Views
    A
    @flakpyro From my experience, VM with UEFI boots faster than BIOS. For some OS versions UEFI runs faster IF there are no Xen drivers. But for most installs it does not matter much, except for Debian... which has given me problems with pool/migration/reboot with the UEFI installs on XCP (there's a workaround). So, I would vote for UEFI as the default for all OS/VMs that support it correctly since most are moving to that anyway (including XCP hosts).
  • Core Isolation question

    3
    0 Votes
    3 Posts
    216 Views
    A
    @DustinB Go to the VM Advance Tab and change the two settings [image: 1748393969926-6e4b44f0-54cc-401d-8c12-42b067ca9750-image.png] [image: 1748393980963-42474d00-96fe-430d-8f5f-49dfb5cb38fb-image.png]
  • Xcp-ng 8.2 no more recognized with Cloudstack since last update

    35
    1 Votes
    35 Posts
    11k Views
    AlexanderKA
    @amosgiture xcp-ng 8.2 and 8.2.1 is working without any issue. Have you checked the logs? it is recognized as xenserver 8.2.1 [image: 1747995496573-91f8952f-3e5e-4ed2-9990-2dc7ffc8a8a9-image.png]
  • AMD MxGPU

    4
    0 Votes
    4 Posts
    327 Views
    olivierlambertO
    Adding @stormi
  • Install guest tools on Windows server 2019 VM

    Solved
    5
    1
    0 Votes
    5 Posts
    516 Views
    P
    @dinhngtu Thanks for your help. I solved to install XS Tools uninstalling old XS version 9.0, running XenClean and installing version 9.4. Also Disk stats now are correct. Now I get these good performances: [image: 1747727185969-a6beabc3-793e-41d7-9f03-4689db372275-immagine.png] [image: 1747727202526-20d58e2a-e9f9-4d7b-ba44-844dca2008fa-immagine.png]
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied