• xe-guest-utilities on ubuntu 22.04

    9
    0 Votes
    9 Posts
    23k Views
    K
    @jpasher-work The jammy repository is providing xe-guest-utilities 7.20.2 The "guest-tools.iso", that is provided by XCP-ng offers 7.30.0-12 mkdir /mnt/cdrom mount /dev/cdrom /mnt/cdrom /mnt/cdrom/Linux/install.sh
  • XCP-ng Centre 20.04.01 - VM Autostart on Server Boot not working

    25
    0 Votes
    25 Posts
    8k Views
    krakenredseaK
    anyone who solved this problems, could you share how to solve the bug? xen 8 with xcp ng centre 20 could not run autostart vm
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Debug VM Boot

    Solved
    6
    1
    0 Votes
    6 Posts
    674 Views
    olivierlambertO
    great news then
  • 0 Votes
    6 Posts
    682 Views
    DanpD
    @nick-lloyd I think the answer would depend on the state of your XAPI database given the fact that each host thinks that it in the pool master. To convert one or more of the hosts to a slave, you would need to -- edit the file so that it contains slave:<IP address of master> instead of master run mv /var/xapi/state.db /var/xapi/state.db-old to get rid of the old xapi database reboot the host Once rebooted, the xapi database will be regenerated by syncing with the pool master.
  • InstallTime=null on migrated VMs

    2
    0 Votes
    2 Posts
    131 Views
    olivierlambertO
    Hi, I think that's a XAPI behavior, I'm not sure it's propagated when the VM is migrated. You might ask upstream XAPI project about this
  • Best-Practice - Recovery Start VM with ISO - how to choose ISO

    6
    0 Votes
    6 Posts
    526 Views
    olivierlambertO
    There's no stupid questions, only bad UX/UI
  • leaf-coalesce: EXCEPTION. " Unexpected bump in size"

    13
    1
    0 Votes
    13 Posts
    2k Views
    olivierlambertO
    No, it really depends on many factors. There's no universal tuning.
  • Windows 2022 server not rebooting

    4
    1
    0 Votes
    4 Posts
    1k Views
    K
    @JacobyBarr said in Windows 2022 server not rebooting: It was quite frustrating, to say the least! I found that sometimes it's down to updates or even some funky settings in the BIOS. Have you checked those yet? I think, its not an option, to stay on a patchlevel prior to 02/2023... Did you try to disable secure-boot?
  • CPU Provisioning

    3
    0 Votes
    3 Posts
    401 Views
    tjkreidlT
    @Kajetan321 You should consider the effects of NUMA/vNUMA in terms of performance. Crossing over to other physical CPUs or memory banks will create slowdowns. If possible, unless you absolutely need all those VCPUs on any or both VMs, you may be best off splitting the 36 VCPUs and assigning 18 on each VM, checking to see if all the memory stays with the bank(s) of those specific VCPUs. See my articles on the CUCG site about NUMA and in particular, graphics performance (and of course, calculations will also be affected). Best would be to run benchmarks with both configurations. Shrinking the number of VCPUs on a running VM can lead to issues (as indicated in the video posted just before my response). See the Tale of Two Servers articles here for details: https://community.citrix.com/profile/46909-tobias-kreidl/#_=_
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    43 Views
    No one has replied
  • xapi seems to broken after a Power Failure

    58
    0 Votes
    58 Posts
    27k Views
    olivierlambertO
    If it's only the XAPI that was damaged, you can restore metadata from your XO/Pool metadata backup. Alternatively, if you forgot to make metadata backup, you can introduce SR to find back all your previous disks (but you will lose the medata data with it).
  • This topic is deleted!

    6
    0 Votes
    6 Posts
    92 Views
  • Upgrade from E5-2620 V3 to an E5-2699 V4

    3
    0 Votes
    3 Posts
    299 Views
    N
    @Andrew Thank you so much, I was not sure if there was a weird quirk between the generations that would cause them to be ejected from the current pool. That simplifies the rest of my upgrade then, first will be the CPU's, and then I will do memory next, just have to wait slightly due to my budget, but looking forward to the uplift for multi threaded. The single core uplift will just be a bonus on top, but I am trying to stretch out this platform for as long as I can get away with. Again thank you for the response much apprciated
  • 0 Votes
    6 Posts
    889 Views
    C
    @andyhhp Well, then I'm glad I spent $35 each on the 2683s while the company spent $125 each on the 2697s. Saved me $180 and it has all the same functionality but just a bit less speed.
  • 0 Votes
    1 Posts
    303 Views
    No one has replied
  • Windows Server 2019 VM Boot Issues After Installing KB5039217 on XCP-NG 8.2

    Unsolved
    6
    0 Votes
    6 Posts
    2k Views
    4
    @KPS I also patched Windows 2016 und 2022 to latest version. With xen guest tools. Both worked fine as well. We dont have a 2019 machine to test with.
  • Windows VM cannot start (FAILED_TO_START_EMULATOR)

    9
    1
    0 Votes
    9 Posts
    1k Views
    AlexanderKA
    @jjanvier check your disk empty space....
  • 0 Votes
    17 Posts
    2k Views
    T
    @Danp i did not have this notifcation is that limited to the pro version?
  • Failed to start VM

    9
    0 Votes
    9 Posts
    5k Views
    reflexR
    Hello everyone, XCP-NG 8.2.1 here. Recently, I encountered issues with SR network connectivity (10Gb iSCSI), which caused a few virtual machines (VMs) to stop and subsequently fail to start, displaying the well-known error message: FAILED_TO_START_EMULATOR. While restarting the toolstack or the host are proven solutions, I would like to suggest two additional approaches: If you have at least two hosts in the same pool, attempt to start the VM on another host. Create a snapshot of the VM and immediately revert to it. Then try to start the VM again. This should resolve the issue.