Subcategories

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

    476 Topics
    4k Posts
    dvdwxD
    @john.c my XO is compiled from sources... on future i will try config the v.6 to use the RBAC ACL for this case. @poddingue Thanks for your response, i will look this in a near future... My Cluster here is used only by the Tech/NOC team for tests/homologation purposes , beside that we are studying other virtualization systems because we will decrease our dependency on VMware on next year. Soon i will try change a few configurations and overview the v.6 to try fix this issue.
  • 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
    poddingueP
    Thanks, that complicates the large-VM theory in a good way. If these are long-established VMs that backed up fine for years, "too much free space on a new VM" probably isn't the whole story here. Your deltas run from a completely different XO instance, on a different host, to different remotes, at non-overlapping times, so "deltas never fail, fulls do" might not be purely about job type, it could be tangled up with which instance or remote is doing the work. If you ever get the chance to run a full from the XO instance that normally handles your deltas, that would help tell whether the timeout follows the job type or the instance. I could easily be wrong, though, but that split feels worth isolating before we lean too hard on the free-space angle in https://github.com/vatesfr/xen-orchestra/issues/9181 . MajorP93 created this issue in vatesfr/xen-orchestra open Full backup fails on large VMs / VMs with lots of free disk space #9181
  • 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
  • Migrate from LDAP auth to SAML auth

    2
    0 Votes
    2 Posts
    546 Views
    olivierlambertO
    Hi, If you are using XOA, please create a support ticket. This way our teams could take a look remotely to find the best solution.
  • Cannot start XO after upgrading from 5.48.0 to 5.51.1

    3
    0 Votes
    3 Posts
    655 Views
    D
    Thanks for the tip. I was using node v8.11.4 and had issues compiling during the upgrade then upgraded to the latest stable node version which wasn't v8.x. I upgraded to v8.16.2 now and it runs fine. Thanks.
  • I cann't type anything in vm console after login xen orchestra web

    Solved
    6
    0 Votes
    6 Posts
    10k Views
    olivierlambertO
    Indeed, 6.2 uses a very old configuration for keyboard mapping and therefore doesn't work correctly with XO.
  • Correct way to restart XOA

    Solved
    5
    1
    0 Votes
    5 Posts
    2k Views
    ForzaF
    Ah great. Thanks
  • Latest Xen Orchestra compilation instructions on Cent OS 7?

    5
    0 Votes
    5 Posts
    2k Views
    beagleB
    I believe this script works for CentOS 7: https://github.com/ronivay/XenOrchestraInstallerUpdater
  • Backup NG gone?

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    P
    I switched due to SSD replacement and XCP-ng new installation. I didn't think about that switching from ext3 to lvm does also have an effect from thin to thick provisioning Anyway I found the explaination, here -> "a snapshot on a LVM based SR will double the whole VM disk size!" But I will think about to switch to ext4 -> topic solved, thank you!!
  • Can't start Docker container from XOA

    Unsolved
    1
    1
    0 Votes
    1 Posts
    806 Views
    No one has replied
  • moving backups to new remote

    2
    0 Votes
    2 Posts
    684 Views
    olivierlambertO
    Change the remote in your job config. If you want to keep the previous backup there, just move or copy everything to the new remote.
  • Stable channel update date

    3
    0 Votes
    3 Posts
    916 Views
    B
    Thanks, I will act accordingl in the future.
  • Creating local ISO SR failed -> Feature request

    20
    1
    0 Votes
    20 Posts
    8k Views
    olivierlambertO
    No it's not how it works in XAPI. You need a dedicated ISO SR using only *.iso file name/extension.
  • inport vhd - vdi contenet import stuck

    5
    1
    0 Votes
    5 Posts
    1k Views
    akurzawaA
    in smelog nothing unusual, no warnings ect.
  • XO from source and plugins installation [ SOLVED ]

    7
    0 Votes
    7 Posts
    5k Views
    M
    Ok thank you very much, it works! I think I forget to install package but no .... Have a good day !
  • how to extend disk size in XO/A ?

    Solved
    3
    0 Votes
    3 Posts
    3k Views
    akurzawaA
    Ohhh..key . Thanks.
  • Can't restore individual files

    38
    1
    0 Votes
    38 Posts
    20k Views
    olivierlambertO
    There's no "community" version of XOA, there's only Xen Orchestra Are you sure you are on master? Have you tried with XOA?
  • Imported VM fails to start with VDI_MISSING

    7
    0 Votes
    7 Posts
    3k Views
    olivierlambertO
    You can reattach the drive (in XO web UI or with xe by recreating the VBD: vbd-create vm-uuid=4aef7b34-2e7e-53c5-62e3-331be8151287 vdi-uuid=193f9105-e23c-4fe7-a8ae-40bed37ede4e device=0). Then try to boot the VM.
  • XO on a own HW server

    3
    0 Votes
    3 Posts
    659 Views
    A
    Hello Olivier Thx 4 the Infos. So i will seperated in two parts the Web Interface and the managment network. Had only to do with safty ..
  • Continuous Replication date/time stamp question

    Solved
    4
    1
    0 Votes
    4 Posts
    651 Views
    M
    Ok, I got confused. It looks to be using UTC time. Thanks a lot!
  • Clearing restore log

    Solved
    6
    1
    0 Votes
    6 Posts
    2k Views
    A
    @pdonias Works perfectly! Thank you!
  • HTTP to HTTPS redirection

    6
    0 Votes
    6 Posts
    5k Views
    nikadeN
    @kevdog said in HTTP to HTTPS redirection: @nikade Hey thanks for for the link. I ended up just using a LetsEncrypt cert rather than self signed. I think had to add a DNS host override on my router to associate the Local LAN address of the xo server with the domain name of the server contained in the certificate -- Like 10.0.1.50 ---> xo.example.com. Thanks for pointing me in the right direction on this one. Yeah that is a good solution as well, I hope this helps others in the future who wants to secure their XO with https
  • xo-cli VM logs

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    B
    Thanks, that's exactly what I was looking for.