Subcategories

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

    408 Topics
    3k Posts
    C
    @dthenot I cannot express how grateful I am for pointing me to this thread, I've been trying to find something like this for months googling stuff around and it seemed like that thread eluded me! Much thanks!
  • ACLs, Self-service, Cloud-init, Load balancing...

    96 Topics
    811 Posts
    olivierlambertO
    Indeed, and it's clearly stated at https://docs.xen-orchestra.com/community
  • All XO backup features: full and incremental, replication, mirrors...

    417 Topics
    4k Posts
    A
    @Danp Looking into it looks like VMs were doing full backups everytime when suppose to be delta backups... Let me know where else i can look to verify, but this is what i see when i look at the backups. [image: 1762268475129-screenshot-2025-11-04-095944.png] [image: 1762268480566-screenshot-2025-11-04-100005.png]
  • Everything related to Xen Orchestra's REST API

    71 Topics
    555 Posts
    olivierlambertO
    Yes, they are created either: on demand for users when we need in XO 6 Now, XO 6 is becoming the main driver for new endpoint as the UI is providing more and more features.
  • Terraform, Packer or any tool to do IaC

    40 Topics
    379 Posts
    CyrilleC
    @carloum70 Disk migration isn't supported by the provider yet. What you can do it's only ignore the changes to the sr_id of a given disk. For example for the first disk: lifecycle { ignore_changes = [ disk[0].sr_id ] } You can also manually do the migration in XO and then after edit your HCL to update the sr_id with the new ID. It should do the trick.
  • Managing vAPPs with XOA

    10
    0 Votes
    10 Posts
    2k Views
    olivierlambertO
    That's a bit re-inventing the wheel vs Terraform maybe?
  • In XOA, change Virtual disk properties (device position)

    4
    0 Votes
    4 Posts
    845 Views
    olivierlambertO
    Even if we add an UI to change it, I'm not sure that would be possible (or a good idea) to do it live
  • Need some customization in xen-orchestra

    3
    0 Votes
    3 Posts
    270 Views
    P
    Hey @olivierlambert, Thank you for update.
  • xo-upload-ova error

    7
    0 Votes
    7 Posts
    667 Views
    florentF
    @mdavico I will re test it tomorrow, to ensure the recent update didn't impact the cli
  • Backup to Azure?

    4
    0 Votes
    4 Posts
    1k Views
    A
    @poltushima As there is no S3 support in Azure Blob Storage, no you can't use XO for direct backup to Azure. There are S3 proxy projects (here's one) that could make it work.
  • Remove a VM without Destroying the Disk

    5
    0 Votes
    5 Posts
    1k Views
    JSylvia007J
    @Anonabhar Thanks!! This worked exactly as you described!
  • Unable to create bonded network on slave hypervisor in pool

    8
    0 Votes
    8 Posts
    2k Views
    retroipR
    @olivierlambert Thank you for quick reply. correct, it is agiants pool. Going to rename and order them correctly. Thank you
  • CLI/SSH delete VMs that were set as "Protect from accidental deletion" in XO

    Solved
    16
    0 Votes
    16 Posts
    7k Views
    L
    I had to do the following to remove the reboot block: xe vm-param-remove param-name=blocked-operations param-key=hard_reboot uuid=$UUID And then: xe vm-reboot force=true vm=$UUID
  • Migrate from XOA to Built from Sources

    8
    0 Votes
    8 Posts
    1k Views
    olivierlambertO
    Thank you! You can make the difference by promoting the solution, that's part of how the community can give back
  • Backup and/or snapshot only the boot disk of a virtual machine.

    13
    0 Votes
    13 Posts
    3k Views
    J
    Ok. Great I wait for the release. Thanks
  • Question about using HUB as a XO built from sources

    4
    0 Votes
    4 Posts
    857 Views
    olivierlambertO
    Depends on what you expect from "manage", but once a template is deployed (or recipe applied), it's all regular VMs.
  • Issue staying logged into XO (source)

    5
    1
    0 Votes
    5 Posts
    738 Views
    olivierlambertO
    I think using a script for an initial test is OK, but if you want to really use it, it's better to follow our documentation and following the per-requisites by the book.
  • Pools don't appear under Settings > Servers on fresh build of XO

    Solved
    18
    1
    0 Votes
    18 Posts
    3k Views
    itservicesI
    @Danp Hi everyone. That "n 18" did it for me. My Xen Orchestra would not hold the connection, with the same "http connection time out". Thanks a bunch Regards Marc
  • Centralize the Server List?

    5
    0 Votes
    5 Posts
    635 Views
    olivierlambertO
    Hi, You posted in the XO section, so question: why not using Xen Orchestra?
  • libfuse.so: error adding symbols: File in wrong format

    45
    0 Votes
    45 Posts
    19k Views
    M
    @Mark-C Wouldn't have made it without your help! Super. So far everything seems to be working normally, except for my original issue on the other topic, posting there now. If any more issues come up I'll post them here and reference on this topic. Many thanks!!
  • XOA does not refresh quickly status of NICs

    4
    0 Votes
    4 Posts
    704 Views
    olivierlambertO
    @KPS This is an internal ticket. But I'm not against having a public issue as well
  • Show the bandwith of VM/ Host in differents units

    2
    1
    0 Votes
    2 Posts
    270 Views
    olivierlambertO
    It might be easier to configure this in the next XO UI Thanks for the feedback though
  • Ability to cloning/multiplay only one VHD.

    10
    0 Votes
    10 Posts
    954 Views
    olivierlambertO
    In essence, you can write any script you like in your VM that would be executed, test whatever you want in the database, and if it's OK, write a special key in the XenStore. XO will detect it and consider the backup health check done and working
  • Help Diagnose: Backup error spawn /usr/bin/node EAGAIN

    6
    0 Votes
    6 Posts
    1k Views
    planedropP
    What kind of backups are these? Incremental (delta), full, etc..? I think that'll help determining the issue, I had something similar once specifically with an incremental and was able to fix it. May not be related though since that was a while ago and on stable release channel for XOA.
  • VMware import stuck at "Importing..."

    13
    0 Votes
    13 Posts
    3k Views
    planedropP
    Hmmmmm I need to look back through some of my old posts and notes but I had a similar issue with a VM with large number of disks. The disks themselves being big wasn't the issue, it was just having a huge number of them that eventually cased a problem. Ended up migrating by moving a single VHD and rebuilding things (the specific system didn't really "need" all the VHDs so it was an easy fix for me, wouldn't be the case here haha). If you are trying to reduce the number of hosts though, why would migrating the VCSA help? If you're powering off a host then wouldn't you not need the VCSA to be running anyway? Or do you have more than 1 ESXi instance? Might be easiest to just migrate it to another ESXi host if that's the goal, since you won't need the VCSA once you fully move to XCP-ng (assuming you are doing so).