Subcategories

  • VMs, hosts, pools, networks and all other usual management tasks.

    456 Topics
    3k Posts
    D
    @kagbasi-wgsdac Blind guess, your ISO SR is not connected to one of the hosts?
  • ACLs, Self-service, Cloud-init, Load balancing...

    101 Topics
    840 Posts
    olivierlambertO
    That's a very good question, let me ask internally. Ping @pdonias he might know the answer
  • All XO backup features: full and incremental, replication, mirrors...

    476 Topics
    5k Posts
    A
    @florent I rebuilt my XCP hosting environment (everything is faster and bigger stuffed into one rack).... and this issue is now worse. The main changes to this new setup are 2x40Gb networking, faster NFS NVMe NAS, faster pool servers, more memory, much faster CR destination machine with ZFS. Running XCP 8.3 (March 2026 updates) and XO (master a2e33). Replication is leaving many attached to control domain every day with NBD connection set to 2. Changing it to 1 seems to resolve the issue (no more stuck to control domain).
  • Everything related to Xen Orchestra's REST API

    83 Topics
    623 Posts
    gduperreyG
    An update for ipmitool has just been released, incorporating a fix for the issue you were experiencing: https://xcp-ng.org/blog/2026/03/19/march-2026-security-updates-for-xcp-ng-8-3-lts/
  • Terraform, Packer or any tool to do IaC

    49 Topics
    463 Posts
    dalemD
    Version 1.4.0 is released: https://codeberg.org/NiXOA/system/releases/tag/v1.4.0 It includes significant changes and improvements, including: dedicated getting started section, migration to valkey, only needing to clone system, and helper scripts. the xen-orchestra-ce nixpkg now references the libvhdi nixpkg, and the core flake now references and pulls from the xen-orchestra-ce repo as an overlay. System (the user input flake) now uses the Core repo as an overlay, reducing the need to clone both locally AND allowing system to pull new updates and releases from core. XO, and libvhdi as needed. The next goal is: Make an xsconsole-like TUI Automate package updates for libvhdi and xen-orchestra-ce using CI/CD pipelines Submit libvhdi and xen-orchestra-ce as official nixpkgs
  • Import VM from exported xva

    Solved
    3
    0 Votes
    3 Posts
    3k Views
    H
    Thank you again! This did the magic trick.
  • Delta and DR Backups Recommendations

    2
    1
    0 Votes
    2 Posts
    414 Views
    olivierlambertO
    They are two very different backup modes. Why not using delta + CR?
  • Static IP address with cloud-init

    2
    0 Votes
    2 Posts
    2k Views
    olivierlambertO
    Hi! Have you read https://xen-orchestra.com/docs/cloudinit.html#requirements ?
  • Installing other programs on XOA

    2
    0 Votes
    2 Posts
    397 Views
    olivierlambertO
    Hi, In any case, I strongly suggest that you open a support ticket first The answer might depend on what
  • XO Backup - Auto Start VM?

    Solved
    3
    0 Votes
    3 Posts
    580 Views
    D
    Sorry, you are right. The first time it didn't start and didn't show an error?? I just ran the job again with successful backup and it started without issue.
  • This topic is deleted!

    1
    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • 0 Votes
    27 Posts
    18k Views
    olivierlambertO
    Short answer: no. Long answer: I'm not sure on the "how" we could do that. You should probably ask a XAPI developer about this. I'll try to get one or two here
  • Memory Usage wouldn't be displayed in XOA

    Solved
    8
    4
    0 Votes
    8 Posts
    2k Views
    olivierlambertO
    So yes, it was the service not started properly, so we didn't get the info into XOA You are welcome, enjoy it!
  • LDAP Plugin with start_tls

    3
    0 Votes
    3 Posts
    606 Views
    olivierlambertO
    Linking the issue here: https://github.com/vatesfr/xen-orchestra/issues/4999 franc6 created this issue in vatesfr/xen-orchestra closed Feature Request to support TLS for auth-ldap plugin #4999
  • 0 Votes
    2 Posts
    391 Views
    olivierlambertO
    Hi! I suppose you mean XOA? And yes, you can, until we have a UUID bind per XOA.
  • centos 8 cloud image + not changing cloud config hostname

    10
    0 Votes
    10 Posts
    4k Views
    stormiS
    Thanks for sharing.
  • XOA build: unknown

    Solved
    10
    1
    0 Votes
    10 Posts
    1k Views
    olivierlambertO
    The information is visible in the build number you have in your XO section. The build number will be visible in the latest appliance once deployed. Because it's not mandatory to use the last one, we don't track it. As I said, it's not a problem to update it until we ask people to change it
  • Backup Retention Cleanup Issue

    4
    3
    0 Votes
    4 Posts
    626 Views
    olivierlambertO
    Good, keep us posted.
  • Feature request: VM low disk space perf-alert

    2
    0 Votes
    2 Posts
    313 Views
    olivierlambertO
    Right now there's no way to know what's happening inside a VM disk. So we can't know when a VM disk is full or not.
  • Kubernetes cluster recipe not starting kubernetes

    xoa-recipe k8s
    4
    0 Votes
    4 Posts
    1k Views
    D
    Thanks for the tip. Requested.
  • XOA create VM from snapshot makes VDI but VM is lost

    3
    0 Votes
    3 Posts
    1k Views
    olivierlambertO
    Ping @julien-f
  • Restoring VMs from a new instance XO?

    Solved
    7
    0 Votes
    7 Posts
    1k Views
    DanpD
    @Biggen Yeah... definitely easier to backup / restore the config file.
  • Building XO from sources on Fedora, anyone?

    fedora
    8
    0 Votes
    8 Posts
    2k Views
    olivierlambertO
    @m076162 I updated XO doc: https://xen-orchestra.com/docs/installation.html#packages
  • console is not possible

    2
    0 Votes
    2 Posts
    2k Views
    R
    I had similar problems in 8. Even though I had static leases set in DHCP, oftentimes services come up before the IP address has been obtained. The physical console and SSH worked, but not XOA nor XCP center. Set a static IP address and reboot. If that does not work, repeat the installation and set a static IP at install. Make sure your IP address has not changed and look at the lease time. Is it only leased out for a few minutes? Here is where we discussed it for version 8: Broken Host Consoles in fresh xcp-ng 8 installation. VM consoles work.
  • Import OVA silently fails

    23
    3
    0 Votes
    23 Posts
    8k Views
    B
    @olivierlambert Thanks!