XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics

    • All categories
    • E

      Host time and XOA time are not consistent with each other

      Watching Ignoring Scheduled Pinned Locked Moved Solved Compute
      6
      0 Votes
      6 Posts
      97 Views
      olivierlambertO
      @edisoninfo Great! This warning is a life saver and did perfectly its job, allowing you to discover a hidden issue Glad you found the root cause!
    • J

      Hailo-8L AI accellerator PCI passthrough causes xcp-ng hypervisor infinite boot-loop

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      6
      0 Votes
      6 Posts
      63 Views
      olivierlambertO
      Hmm could the module causing the crash if the device isn't accessible? @TeddyAstie any opinion?
    • C

      Zabbix agent on XCPNG 8.3

      Watching Ignoring Scheduled Pinned Locked Moved Management
      6
      0 Votes
      6 Posts
      86 Views
      D
      @Cygace Someone from the community may jump in and help troubleshoot this. The best approach would be to not modify the Dom0 installation by installing Zabbix via a community post, as you're customizing the installation. The vates team and XCP-ng specifically need to include these packages to ensure you're able to get support. Best of luck
    • ForzaF

      Location for "snapshots with memory"

      Watching Ignoring Scheduled Pinned Locked Moved Management
      6
      3
      0 Votes
      6 Posts
      143 Views
      olivierlambertO
      That's because you are using DMC (dynamic memory control). Try on a VM with static == dynamic.
    • C

      CPU assignment

      Watching Ignoring Scheduled Pinned Locked Moved Compute
      6
      1
      0 Votes
      6 Posts
      220 Views
      olivierlambertO
      You are welcome Enjoy XCP-ng/XO!
    • J

      Import from VMware - Uploaded VDDK, now stuck on 'checking'

      Watching Ignoring Scheduled Pinned Locked Moved Solved Migrate to XCP-ng
      6
      1
      0 Votes
      6 Posts
      224 Views
      olivierlambertO
      Great! Thanks for the feedback
    • H

      CPU monitoring strange behaviour

      Watching Ignoring Scheduled Pinned Locked Moved Advanced features
      6
      2
      0 Votes
      6 Posts
      161 Views
      olivierlambertO
      That's weird, but OK. Maybe it's because even when you update, the old/existing RRDs data won't be "replaced".
    • utopianfishU

      Moving my homelab from vmware (vsphere8) to xcp ng

      Watching Ignoring Scheduled Pinned Locked Moved Migrate to XCP-ng
      8
      3 Votes
      8 Posts
      411 Views
      olivierlambertO
      Yes, even if there no code, there's a lot of pushing on our end to make it happen on their side
    • H

      XOA suddenly "empty" during rolling update

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      5
      3
      0 Votes
      5 Posts
      318 Views
      H
      @Andrew said in XOA suddenly "empty" during rolling update: @halvor Yes, kind of... The pool master must be updated and rebooted first. If you move the master to a different host then you are no longer rebooting the pool master first. XOA is just a very smart client and needs the pool master to provide all of the pool information. Secondary machines will just redirect to the master, so if you try to connect XOA to one as a backup it won't work. You just need to wait for the master to reboot and return to a functioning state and wait for XOA to automatically reconnect. The everything will start happening again. If your master host is destroyed (ie. software corruption, hardware failure) then an existing host can be forced to take over the pool as master, but this is not a good thing to do unless the actual pool master is unrecoverable. Ok, great, thank you for clearing this up!
    • kiuK

      RHEL UEFI boot bug

      Watching Ignoring Scheduled Pinned Locked Moved XCP-ng
      5
      1
      0 Votes
      5 Posts
      266 Views
      kiuK
      Hello, thank you for your reply @bogikornel @TrapoSAMA . Here are my processor specifications: Intel Xeon E5-1620 v2 (8) @ 3.691GHz. Unfortunately @Andrew , I have to use RHEL 10 on my server ^^ but thank you for providing the link. I will change my processor/server.
    • B

      Trouble Creating VM via API

      Watching Ignoring Scheduled Pinned Locked Moved Solved REST API
      18
      0 Votes
      18 Posts
      985 Views
      lsouai-vatesL
      @bryonadams said in Trouble Creating VM via API: Is there a place I can submit a feature request to allow setting a description and other settings from the UI to get feature parity when creating a VM? Otherwise, there's not much point since I have to go in and touch the new VM anyway. Unless I'm going about this wrong to begin with? You can create a feature request on Xen Orchestra github repository (https://github.com/vatesfr/xen-orchestra/issues), and if you have subscribed to support via XOA you can send a request through Zammad.
    • J

      MegaCLI and StorCLI lastest version for 8.3 LTS

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      5
      0 Votes
      5 Posts
      286 Views
      J
      @Forza said in MegaCLI and StorCLI lastest version for 8.3 LTS: @jangar don't they have a statically linked version of storcli that can be downloaded? latest version is for min RHEL 8x i have older version https://docs.broadcom.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/8-07-14_MegaCLI.zip and https://docs.broadcom.com/docs-and-downloads/007.2705.0000.0000_storcli_rel.zip i've installed them and seem work, but i'm not sure other command thank check raid status work tomorrow. wget https://docs.broadcom.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/8-07-14_MegaCLI.zip unzip 8-07-14_MegaCLI.zip rpm -ivh Linux/MegaCli-8.07.14-1.noarch.rpm alternatives --install '/usr/bin/MegaCli64' 'MegaCli64' '/opt/MegaRAID/MegaCli/MegaCli64' 1 alternatives --install '/usr/bin/MegaCli' 'MegaCli' '/opt/MegaRAID/MegaCli/MegaCli64' 1 alternatives --install '/usr/bin/megacli' 'megacli' '/opt/MegaRAID/MegaCli/MegaCli64' 1 wget https://docs.broadcom.com/docs-and-downloads/007.2705.0000.0000_storcli_rel.zip unzip 007.2705.0000.0000_storcli_rel.zip cd storcli_rel unzip Unified_storcli_all_os.zip rpm -ivh Unified_storcli_all_os/Linux/storcli-007.2705.0000.0000-1.noarch.rpm alternatives --install '/usr/bin/StorCli64' 'StorCli64' '/opt/MegaRAID/storcli/storcli64' 1 alternatives --install '/usr/bin/StorCli' 'StorCli' '/opt/MegaRAID/storcli/storcli64' 1 alternatives --install '/usr/bin/storcli' 'storcli' '/opt/MegaRAID/storcli/storcli64' 1
    • A

      Custom Tags not showing

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      6
      2
      1 Votes
      6 Posts
      476 Views
      olivierlambertO
      I have no idea what this flag is doing, so my gut feeling is: no, it's not on XO side but a "problem "on the reverse proxy itself.
    • D

      Is it possible to convert a BIOS to UEFI and introduce vTPM into an existing VM?

      Watching Ignoring Scheduled Pinned Locked Moved Advanced features vtpm uefi bios
      7
      0 Votes
      7 Posts
      927 Views
      DustyArmstrongD
      @Berrick Ah cool, I was anticipating that doing it live would've caused boot issues but I think I've just got a bug in my head about how it actually works, I'm conflating two separate things based on an incorrect interpretation of a previous experience I had once with XCP. Thanks!
    • B

      Connect SR to all hosts - not working

      Watching Ignoring Scheduled Pinned Locked Moved Management
      4
      2
      0 Votes
      4 Posts
      123 Views
      olivierlambertO
      What about the browser console?
    • A

      XOProxy Remote location setup

      Watching Ignoring Scheduled Pinned Locked Moved Management
      4
      0 Votes
      4 Posts
      92 Views
      olivierlambertO
      Yes! That's a good guide for what you want to achieve
    • J

      MAP_DUPLICATE_KEY error in XOA backup - VM's wont START now!

      Watching Ignoring Scheduled Pinned Locked Moved Solved Backup
      32
      2
      0 Votes
      32 Posts
      8k Views
      olivierlambertO
      Hmmm that's a possibility. An interesting lead to explore. Ie trying to do it yourself to see if the result if the same?
    • G

      USB + GPU pass-though issue

      Watching Ignoring Scheduled Pinned Locked Moved News
      11
      0 Votes
      11 Posts
      711 Views
      olivierlambertO
      Yes, the old method should work
    • C

      Cool way to indicate retention reasons on backups

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      4
      2
      1 Votes
      4 Posts
      296 Views
      lsouai-vatesL
      @CodeMercenary hello and thanks for this idea! We will discuss about it with @clemencebx and see what we can propose on new XO-6 design and workflow.
    • planedropP

      XOA 5.110 Disconnecting From Hosts

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      4
      0 Votes
      4 Posts
      307 Views
      DanpD
      @planedrop While you are connected to the XOA VM, be sure to verify that the required changes have been performed on /etc/systemd/system/xo-server.service when the VM memory was increased. Details can be found in this troubleshooting KB article -- https://help.vates.tech/kb/en-us/31/48