Subcategories

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

    454 Topics
    3k Posts
    olivierlambertO
    Good question! Ping @pdonias I assume
  • 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...

    468 Topics
    5k Posts
    florentF
    thanks Andryi We us round robin when using NBD , but to be fair, it does not change the performance a lot in most of the case. The concurrency settings ( multiple connection to the same file ) is helping when there is a high latency between XO and the host. SO , @fcgo if you have thousand of VMs , you should enable NBD it will consume less resource on the DOM0 and XO , and it will be spread on all the possible hosts.
  • Everything related to Xen Orchestra's REST API

    80 Topics
    605 Posts
    J
    @rama said: @olivierlambert thank you. but is it possible to keep tracking all the CURD operation like we have in terraform. but currently MCP have only Read tasks. Like if some new interns in my lab don't know about this and in this agentic framework if he/she need a VM's, delete or update it can be done very quick. it will save many hours. I hope this will be available in future or if you wish to do tell me how far it is. The plugin MCP Server is read only by design to keep using it safe, to have an MCP for reading and another for writing is best practice. If you desire to have a separate MCP server for the writing actions, feel free to suggest that in the feedback portal. You can even develop your own MCP server, which makes calls to the write side of the XO REST API. https://modelcontextprotocol.io/
  • 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
  • 0 Votes
    27 Posts
    17k 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
    597 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
    379 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
    620 Views
    olivierlambertO
    Good, keep us posted.
  • Feature request: VM low disk space perf-alert

    2
    0 Votes
    2 Posts
    300 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
    1k 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!
  • Name of file backup

    Solved
    2
    0 Votes
    2 Posts
    520 Views
    olivierlambertO
    Hi, No. Using UUIDs is vital to have consistent files (if you change the VDI or VM name etc.) Any XO, even a fresh one, is able to connect to your remote and restore your backup. So there's no need to access files directly.
  • How to save Statistic from XOA when rebooting the XCP-NG Nodes?

    6
    0 Votes
    6 Posts
    757 Views
    olivierlambertO
    It should be the same result on XCP-ng Center: it uses RRDs files stored on the host. Why do you continue to talk about the after the reboot? You mean after the upgrade, right? RRDs are preserved after a reboot If you do a yum update, those stats should be in theory preserved. If it's not the case, try to diagnose why, by comparing behavior between XCP-ng Center and XO. If it's not the same, then it's a client issue. If it's the same, then it means a version upgrade (yum or ISO) won't preserve RRDs. If you really want long terms stats for "real production" usage on long term, I strongly suggest that you think to store them in a real time series database, like Prometheus or so.
  • Citrix Hypervisor 8.1 Snapshot / Backup problem

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    dbeatoD
    @dbeato Update on this. Basically I needed to run the Updates on the XCP-ng hosts even though they were on 8.1 and upgraded 5 packages. Once I did that since I had an Updated XOA system, then I reboot the servers and XOA and now backups are running!
  • [Jobs] invalid parameters (old jobs)

    1
    0 Votes
    1 Posts
    287 Views
    No one has replied
  • No Statistics in XOA after Rebooting our XCP-NG Nodes

    6
    1
    0 Votes
    6 Posts
    1k Views
    olivierlambertO
    Nothing. You should have the stats visible in live (post-upgrade). That's it. If you don't, it might be because your nodes are behind a NAT.
  • XOA Proxy Console Log-In

    2
    0 Votes
    2 Posts
    593 Views
    olivierlambertO
    Hi, Please open a support ticket so we can assist you more efficiently https://support.vates.fr/