• Is there a way to proxy the xe command?

    11
    0 Votes
    11 Posts
    719 Views
    M
    @julien-f Thanks, the VM had been assigned to VIF default with VLAN ID -1, I just had to move it to my Management VLAN VIF : xe vif-move
  • Homogeneous pools, how similar do the CPUs need to be?

    11
    0 Votes
    11 Posts
    1k Views
    planedropP
    @CodeMercenary To answer your questions about backups, they should all be fine, the remote is attached to XO rather than the host itself so XO can backup any VM from any host it has access to, to any remote configured in XO.
  • 0 Votes
    13 Posts
    2k Views
    olivierlambertO
    It's really hard to tell, I would suggest to ask directly at the Xen community. We have far more urgent things to deal with at the moment sadly
  • CoreOS/Fedora Guest Tool Not working

    6
    0 Votes
    6 Posts
    479 Views
    enes.selcukE
    I get the following error. can you help me.@AtaxyaNetwork @DustinB xe-linux-distribution.service: Control process exited, code=exited status=203 xe-linux-distribution.service: Failed at step EXEC spawning /usr/sbin/xe-linux-distribution: No such file or directory xe-linux-distribution.service: Failed to execute command: No such file or directory $ cp xe-linux-distribution /usr/sbin/ cp: cannot create regular file '/usr/sbin/xe-linux-distribution': Read-only file system
  • Export to OVA just fails immediately from CXP-ng Centre

    ova vmexport
    8
    0 Votes
    8 Posts
    499 Views
    W
    @olivierlambert said in Export to OVA just fails immediately from CXP-ng Centre: Hi, XCP-ng Center isn't officially supported. Use Xen Orchestra for that You can export in OVA in Xen Orchestra BTW. It's just your XOA version is probably outdated from years. So update it first. Great, thanks, we will try this!
  • Please help me with the answer

    12
    0 Votes
    12 Posts
    570 Views
    bleaderB
    Hello, not sure I can actually help, but I'll try to bring some info. As far as I know, Xen handles the cpu scaling by default, as you checked with xenpm. Therefore I would guess it does not expose the p-states to the guest. When reading /proc/cpuinfo the kernel will call show_cpuinfo() function will call arch_freq_get_on_cpu() which ends up checking support for p-states on fallback to a simpler version that will in our case probably always report the base clock. At least that's my understanding, I went through this quickly and may have missed bits, but sound "logical" to me. I think the guest tools won't help you there, they report information from host to guest only, and as mentionned in the first point the guest frequency reporting is not live frequency. The only way I see how to confirm your VM is using turbo clocks would be to pin your VM vcpus to fixed pcpus, load the VM and check these pcpu with xenpm as you were doing. It is interesting to me you're seeing turbo clocks there at all, from my tests for some other stuff, on epyc I actually never saw the clock go above the base clock, did you do anything specific to enable it? I guess BIOS setup to enable turbo, and maybe enable it with xenpm?
  • PCIe USB card (and PCIe bridge) disappear after host reboot

    Solved
    12
    0 Votes
    12 Posts
    1k Views
    olivierlambertO
    haha sure you should, well deserved!
  • Paused vCPUs

    18
    0 Votes
    18 Posts
    820 Views
    planedropP
    @capo I'd also add here that if you go with the Citrix tools they aren't "just" from Windows Update, you'll need to actually run the installer either way, the drivers can be kept up to date via Windows Update but still have to install the agent so you can properly control/manage the VM. I personally say go with the Citrix if you need secure boot, right now I believe you can't secure boot VMs with XCP-ng tools installed. Unless that changed and I somehow never saw news about that.
  • Kernel panic on fresh install

    34
    0 Votes
    34 Posts
    5k Views
    olivierlambertO
    No problem FYI the update is now available: https://xcp-ng.org/forum/post/70029
  • Simulators running Xen Hypervisor

    4
    0 Votes
    4 Posts
    265 Views
    olivierlambertO
    You should ask on XenDevel Matrix channel: https://xenproject.org/help/matrix/
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • VMs randomly shutdown alltogether

    7
    0 Votes
    7 Posts
    1k Views
    L
    Hi ! @m4x116 I have same issue from last two days, its your problem is solved then please explain why this issue occurred and solution of this problem.
  • GPU Passthrough + Software Rendering - Intel Arc 750

    3
    2
    0 Votes
    3 Posts
    677 Views
    planedropP
    @apattyn Hmmmm I wonder if some of this comes down to ARC's immaturity, I have a 2060 passed through to a Ubuntu VM that is in UEFI mode and it works flawlessly for GPU rendering in the VM. So don't think using BIOS should be a requirement, but I am also not as familiar with Fedora so I could be missing something.
  • Windows 2022 VM - Reboot triggered - VM shuts down

    18
    0 Votes
    18 Posts
    1k Views
    K
    @tuxen I did send the MEMORY.DMP-files to a microsoft specialist and did post the result on Juli 25 in that thread. daemon.log is quite hard for me to read. I did not find something, I can see as an error. It looks, like a "shutdown" - not a reboot. @chrisfonte Yes, fully licensed. It is not a "shutdown because of missing licenses after 24h".
  • GPU pass through - suggestion for suitable hardware

    9
    0 Votes
    9 Posts
    1k Views
    planedropP
    @Hightmar Excellent to see, yeah this worked well for me on the 2060 and have been using it on Jellyfin for a while now without any crashes or other odd behavior.
  • machine type

    26
    0 Votes
    26 Posts
    9k Views
    T
    @olivierlambert This is great news. Looking forward to testing this functionality on a xcp-ng server in the future:)
  • This topic is deleted!

    1
    2
    0 Votes
    1 Posts
    12 Views
    No one has replied
  • About admission control

    7
    0 Votes
    7 Posts
    368 Views
    W
    @olivierlambert Hello, Because we want to install Linstor on three hosts for HA, can I set those VM doesn't failover? Thanks
  • XCP-ng 8.3 - vTPM

    7
    0 Votes
    7 Posts
    772 Views
    AnonabharA
    @stormi Thanks, Stormi.. Looming forward to beta or when it becomes more publicly available. Long story short, I have a Win11 VM that I have stuck on a dieing server and cant migrate it off anywhere with the vTPM enabled.. LOL
  • How to setup external storage

    16
    1
    0 Votes
    16 Posts
    1k Views
    olivierlambertO
    You are welcome! Enjoy XCP-ng and Xen Orchestra