Subcategories

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

    374 Topics
    3k Posts
    DanpD
    @McHenry You always have to select a template when creating a new VM. By select the template as a first step, you will avoid this type of problem.
  • ACLs, Self-service, Cloud-init, Load balancing...

    93 Topics
    780 Posts
    olivierlambertO
    We don't have any feedback on that, so I can't tell
  • All XO backup features: full and incremental, replication, mirrors...

    388 Topics
    4k Posts
    olivierlambertO
    Use XO to connect on the host with the 10G network IPs addresses.
  • Everything related to Xen Orchestra's REST API

    68 Topics
    527 Posts
    olivierlambertO
    Keep us posted when you are on master, then we'll try to reproduce the issue when we can.
  • Terraform, Packer or any tool to do IaC

    35 Topics
    350 Posts
    J
    @manilx I have proposed to the IaC team of Vates, a MCP Server for Vates VMS. Which can be used by GitHub Copilot or similar, if used when doing IaC etc.
  • LDAP Plugin with start_tls

    3
    0 Votes
    3 Posts
    411 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
    291 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
    3k Views
    stormiS
    Thanks for sharing.
  • XOA build: unknown

    Solved
    10
    1
    0 Votes
    10 Posts
    519 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
    431 Views
    olivierlambertO
    Good, keep us posted.
  • Feature request: VM low disk space perf-alert

    2
    0 Votes
    2 Posts
    225 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
    890 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
    1k 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
    6k Views
    B
    @olivierlambert Thanks!
  • Name of file backup

    Solved
    2
    0 Votes
    2 Posts
    368 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
    478 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
    241 Views
    No one has replied
  • No Statistics in XOA after Rebooting our XCP-NG Nodes

    6
    1
    0 Votes
    6 Posts
    954 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
    466 Views
    olivierlambertO
    Hi, Please open a support ticket so we can assist you more efficiently https://support.vates.fr/
  • creat resource pool and benefit.

    4
    0 Votes
    4 Posts
    659 Views
    olivierlambertO
    You can, but as I said, in this case, you'll need to move the storage with it. Unlike with a shared storage, where only the RAM is migrated between 2 hosts. So RAM only migration is really faster than storage motion, especially true if the VM is using a large disk.
  • Disk Exclusion

    4
    0 Votes
    4 Posts
    374 Views
    F
    Thank you