Subcategories

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

    476 Topics
    4k Posts
    acebmxerA
    So if i set VMs to Best-effort or disabled for HA i get not enough memory. @pkgw Do you have Twinstore configured and/or HA enabled? If no I will continue my issues at the twinstore post. If i set to restart i get this.... host.setMaintenanceMode { "id": "35233210-4e37-4703-9bf6-9e8a9c24df9f", "maintenance": true } { "code": "HA_OPERATION_WOULD_BREAK_FAILOVER_PLAN", "params": [], "call": { "duration": 5, "method": "host.disable", "params": [ "* session id *", "OpaqueRef:d9bd976f-445c-8244-1b56-879f446efc12" ] }, "message": "HA_OPERATION_WOULD_BREAK_FAILOVER_PLAN()", "name": "XapiError", "stack": "XapiError: HA_OPERATION_WOULD_BREAK_FAILOVER_PLAN() at XapiError.wrap (file:///opt/xen-orchestra/packages/xen-api/_XapiError.mjs:16:12) at file:///opt/xen-orchestra/packages/xen-api/transports/json-rpc.mjs:38:21 at runNextTicks (node:internal/process/task_queues:65:5) at processImmediate (node:internal/timers:472:9)" }
  • ACLs, Self-service, Cloud-init, Load balancing...

    105 Topics
    864 Posts
    M
    Is a centralized XOA server "managing" two remote Proxy-fronted XCP clusters supported with the SDN Controller Plugin? We are looking to deploy an architecture similar to this blog post from 2022: https://xen-orchestra.com/blog/xo-proxy-a-concrete-guide/
  • All XO backup features: full and incremental, replication, mirrors...

    515 Topics
    5k Posts
    itservicesI
    Hi @simonp. The problem is gone with commit 44e5b!!! Up-to-date XCP-NG host and XenOrchestra VM were restarted after updating XenOrchestra. I just initiated a full backup and all VMs - including my problematic machine - were backed up successfully without error. Awesome! I will wait with closing until the scheduled delta backup is completed successfully, too. Edit: Scheduled backup ran without issue. The problem seems to have been resolved! Thanks for all your work and assistance Regards, Marc
  • Everything related to Xen Orchestra's REST API

    86 Topics
    645 Posts
    J
    Hello I'm pulling stats for all VMs to understand CPU usage. We're a bit behind the curve in terms of XO versions, but these questions hopefully are still relevant. If using a granularity of days, the interval is set to 86400 (understandably) but the endTimestamp varies. Running this on June 9th @ ~1740 we get timestamps for both Mon Jun 8 01:00:00 AM BST 2026 and Tues Jun 9 01:00:00 AM BST 2026. Does this average across the day? Why is the timestamp 0100? Why would there be different timestamps between VMs (all are running) and does that mean that the figures are misaligned in the results? These are retrieved via curl and a bash script, a bit hacky, but for clarity the request is: ++ curl -X GET -s -H accept:application/json -b authenticationToken=[[REDACTED]] -o [[REDACTED]] 'https://[[REDACTED]]/rest/v0/vms/[[REDACTED]]/stats?granularity=days' Really keen to know if we can control the start and endtime, as well as provide a manual interval, as well as the aggregation strategy (min, max, average). Are any of these possible? Lastly, is cpuUsage the percentage as per the dashboard, but averaged over all CPUs? Thanks so much in advance. James
  • Terraform, Packer or any tool to do IaC

    51 Topics
    471 Posts
    poddingueP
    The Kubernetes CSI driver for Xen Orchestra just hit v0.4.0, and we want it on more real clusters before it reaches a stable release candidate. If you run Kubernetes on XCP-ng VMs, this is a good time to give it a proper workout. What's new in v0.4.0: Local-storage support Automatic pool-discovery fallback Kubernetes metadata now lives in Xen Orchestra VDI tags instead of the deprecated other_config. That change also drops the old requirement for Xen Orchestra 6.4 or newer, so the driver runs on more deployments now. ️ Read this before you upgrade. v0.4.0 is a breaking change. The Kubernetes metadata moved from other_config to VDI tags, so you must migrate before upgrading from v0.3.0. Do not upgrade in place: follow the v0.3.0 to v0.4.0 migration guide in the release notes, then move to v0.4.0. What helps us most is hearing how it behaves on your own setup: what works, what breaks, which storage backend you use, and which flavour of Kubernetes you run (k3s, full k8s, or something else). Edge cases on real clusters are the ones we don't see in our own testing. Where to report: start right here in this thread. It keeps everything visible to the community and lets others on the same setup jump in. If something turns out to be a reproducible bug, we'll move it to a GitHub issue on the repo so the team can track it to a fix. Release notes and migration guide: https://github.com/vatesfr/xenorchestra-csi-driver/releases/tag/v0.4.0
  • IMPORT_ERROR after trying to import VM I just exported from XOA

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    P
    @danp Sweet that worked! Thank you!! This things pretty kickass, I was just able to duplicate a VM that was rendering heavy CG to a completely different node and had that duplicate VM rendering in less than 5 mins... Thank you so much for the assistance!
  • Creating support tickets no longer works

    7
    3
    0 Votes
    7 Posts
    2k Views
    Marc.pezinM
    @s-pam Yes indeed, this link is currently broken because of the new support platform. Thanks for the feedback, our team will fix it as soon as possible.
  • Problems building from source

    30
    0 Votes
    30 Posts
    15k Views
    julien-fJ
    @danp It's a warning for an indirect dependency (@vuepress/core > url-loader), I don't think we should worry about it.
  • Stuck tasks after enabling Usage Reporting

    8
    1
    0 Votes
    8 Posts
    2k Views
    R
    @heman Yep, I have a separate storage network from my management network. Thanks for the tip! I will check it out...
  • 0 Votes
    4 Posts
    1k Views
    olivierlambertO
    Not your VMs up to date, your XO version. Be sure to be on the latest commit.
  • bug: UEFI boot parameters not preserved with Delta backups

    6
    0 Votes
    6 Posts
    2k Views
    julien-fJ
    Thank you all for your help Please try the fix-uefi-delta-backups branch and keep me posted.
  • Backup/Smart mode broken

    7
    0 Votes
    7 Posts
    974 Views
    julien-fJ
    @andrew It's now fixed, thank you
  • Some VMs cannot be migrated without first rebooting

    4
    0 Votes
    4 Posts
    994 Views
    DanpD
    I know this has come up before. It may have been in the old XO forum.
  • "VDI_MISSING" error message upon trying to boot a UEFI VM...

    1
    0 Votes
    1 Posts
    590 Views
    No one has replied
  • Copy template between hosts

    5
    0 Votes
    5 Posts
    3k Views
    DanpD
    @mauzilla You can copy the template to the new SR using XO. Here's how -- Go to Home > Templates Select the desired template(s) using the checkbox Press the "Copy" button that appears in the header Complete the dialog
  • Re-associate a delta backup

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    mdavicoM
    @olivierlambert thank you
  • Remove VUSB as part of job

    xenorchestra vusb jobs xcp-ng
    4
    0 Votes
    4 Posts
    2k Views
    B
    @w21froster Did you ever come up with a solution here?
  • Custom concurrency when migrating multiple VMs via XOA

    3
    1
    1 Votes
    3 Posts
    1k Views
    olivierlambertO
    Sounds doable, but it's another feature in the backlog We really need to move forward with XO 6. However, can you: check if there isn't already something in XO Github repo on that topic if not, please create it This way, we are sure it won't disappear
  • Issues Mounting NFS Remote for Backups

    Solved
    12
    0 Votes
    12 Posts
    8k Views
    G
    @stevezemlicka Thanks for mentioning this and reporting your "mistake" on the forums. I had been banging my head against the wall for a day before finding this post and realising the obvious.
  • Cannot delete a bonded interface.

    7
    0 Votes
    7 Posts
    3k Views
    TheNorthernLightT
    @rkelley Home > Host > Network
  • Backup scheduled jobs in XO?

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    R
    @olivierlambert Thanks!
  • Giant delta backups after moving VMs around for updates?

    community
    3
    0 Votes
    3 Posts
    904 Views
    olivierlambertO
    What do you mean by moving? Moving the disk or just the VM memory?
  • log4j vulnerability impact

    2
    1 Votes
    2 Posts
    4k Views
    olivierlambertO
    Hi, There's none, we do NOT use Java at all
  • Hub not available

    6
    0 Votes
    6 Posts
    1k Views
    olivierlambertO
    Okay, cool down and let me explain a bit That's because those templates are not part of Xen Orchestra software itself, because those VM templates are things we build and assemble on our part, then upload to our own servers, hosted for people registered with the virtual appliance (XOA). So using XO from the sources is not losing any XO features because XOA hub templates aren't part of it This is extra stuff outside XO scope, that we give for free for our XOA users (yes, XOA Free users). So we do not get any money for this. It's just operating systems pre-configured with Cloudinit installed (or sometimes not). Again, it's not part of XO itself, and nothing prevent you to build your own templates, ready with Cloudinit. I hope it's more clear now.
  • Request for wider modals

    feature wont do
    4
    2
    0 Votes
    4 Posts
    1k Views
    N
    @pdonias said in Request for wider modals: Hi @NielsH, thanks for the feedback, we'll discuss it but this may indeed have to wait for XO 6. No worries, glad it will come in XO 6 at least! Thanks!