• Remote Desktop doesn't work anymore on VM

    Solved
    14
    0 Votes
    14 Posts
    4k Views
    DarkbeldinD
    @pierre-briec I'm happy it's solved, and happy i was right
  • 90% of updates

    1
    0 Votes
    1 Posts
    287 Views
    No one has replied
  • order boot default

    2
    0 Votes
    2 Posts
    522 Views
    olivierlambertO
    In Xen Orchestra, you can change the priority in VM/advanced tab (hard drive vs DVD vs network boot) [image: 1637449330940-capture-d-%C3%A9cran-de-2021-11-21-00-01-43.png]
  • Xen VMs & elrepo kernel

    8
    0 Votes
    8 Posts
    1k Views
    IndyJI
    @indyj The problem appears to be in the 5.15 kernel as well but the workaround seems to fix the issue.
  • OmniOS won't boot on xcp-ng 8.1 and 8.2

    2
    0 Votes
    2 Posts
    407 Views
    olivierlambertO
    Hmm I have no idea but I think it might be because of more recent of Xen not supporting the OS itself
  • how to enable VT100 text console for guest (fedora-34)

    Unsolved
    3
    0 Votes
    3 Posts
    549 Views
    ForzaF
    Could you set up netconsole with your guest. This is a kernel feature that allows you to send the console to a netcat/nc client over the network. You add the configuraton to the kernel command line. https://www.kernel.org/doc/html/latest/networking/netconsole.html
  • This server is a different version to the master

    5
    0 Votes
    5 Posts
    3k Views
    M
    @danp said in This server is a different version to the master: 5.601 You are rigth, the problem was there. I didn´t found any package related to the schema version, but are rigth, so I've look into this. Here a problem like mine, and the key to resolv it. As my host0 was not updated, it was working with schema version 5.601. just a xe-tools-restart was enough to update the schema version to 5.602 and now they match. Thanks!
  • Stubdoms and/or Driver Domains in XCP-ng - are they possible?

    6
    0 Votes
    6 Posts
    893 Views
    M
    @olivierlambert Perfect, thanks again for your time!
  • Is Rewritten UEFI Secure Boot Code Available Now?

    6
    1
    1 Votes
    6 Posts
    2k Views
    X
    @noship Hello. The secure boot feature is currently available as pre-release code. My personal experience is that it works well for my use case. Some others are reporting boot issues after installing the updates so it continues to evolve and is not yet released for production. Search the forum for UEFI and you will find the relevant threads for obtaining and installing secure boot support. Here's one: https://xcp-ng.org/docs/guides.html#guest-uefi-secure-boot
  • DMC Not working with Debian 10 / Xcp-Ng 8.2

    2
    0 Votes
    2 Posts
    377 Views
    olivierlambertO
    Hi, Can you be more specific? It's not clear to me
  • Docker in xcp-ng

    6
    0 Votes
    6 Posts
    5k Views
    F
    @olivierlambert Thank for for the link.. I obviously still a lot more reading to do:)
  • Can't remove VM

    5
    0 Votes
    5 Posts
    2k Views
    olivierlambertO
    Yes, as it's the recommended tool to manage your VMs
  • Set GPU Placement Policy using XOA

    5
    2
    0 Votes
    5 Posts
    817 Views
    Spunky_SurveyorS
    @greg_e I just stick it in the host because i had empty x8 pci slot and i need the GPU right now all those GPU are actually used up. It works for my use which is very basic 2D autocad.
  • Upgrade from 7.6 to 8.2 went wrong

    5
    0 Votes
    5 Posts
    1k Views
    G
    @heman I had to use this when I didn't follow directions on my XCP-NG lab system. Also a note to Freenas/Truenas users, make sure you "keep" a few old versions when you are upgrading things on your NAS, for exactly the same reasons. Yup, had to roll back on one of my production NAS this summer, nearly had a heart attack when stuff booted back up and none of the shares were accessible.
  • GPU passthrough - Windows VM doesn't boot correctly

    8
    0 Votes
    8 Posts
    3k Views
    G
    The only GPU I've tried to pass through has been an old Quadro 2000 card, and it seemed to work fine (though the old driver is a bit difficult on Win Server 2022). But the host also has a cheapo server GPU for XCP-NG to use for boot. I mention Quadro because those didn't have the crippled firmware blocking them from pass through like the Geforce cards have/had. Kind of a dirty trick from nVidia! Sorry I don't have any newer cards that I can test with, and I also only have Quadro cards here at all, "required" for some of our software. What I did find out is that if you pass through a GPU, you can not migrate that VM to another host, even if that other host has the same model GPU installed. And with that my GPU pass though testing is complete.
  • XCP-ng locks up after 1-3 days - need help in finding out why

    5
    0 Votes
    5 Posts
    814 Views
    jbamfordJ
    @janvanhumbeek how long did you run Memtest for? Can you run it for the same length of time to see if it locks up. Check for BIOS updates. From the Logs you have C States errors so looks like Power management is not working you may need a different Kernel.
  • Time Synchronization Issues /w Server 2012 Guest

    3
    1
    0 Votes
    3 Posts
    2k Views
    akurzawaA
    configure proper gpo for: dcs clients You need to answer the question: from where dc gets the time?
  • Server 2019 stuck in an infinite boot loop

    Moved
    2
    0 Votes
    2 Posts
    1k Views
    olivierlambertO
    Try to boot in safe mode then.
  • Unable to start VM, xenopsd Memory error

    Solved
    4
    0 Votes
    4 Posts
    2k Views
    olivierlambertO
    Weird. Feel free to give more feedback if it happens again
  • Error when cloning or copying VDIs of Windows VMs in 8.2

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    jamesbeldockJ
    Confirming that @radioactiv's fix is all I needed too: yum update -y on my XCP-NG CLI did it.