Subcategories

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

    470 Topics
    4k Posts
    andrewperryA
    @Danp I was going to do the upgrade over the December / January Christmas break in Australia but that is when this issue became apparent so we didn't want to be making major changes until it was resolved. I note @anthoineb noted the first report was late August / September 2025 which was just before 8.2.1 reached EOL, so it would be a shame not to have a fix for it tested on 8.2.1 as it seems an upgrade to 8.3 would be unwise while we still have this issue?
  • ACLs, Self-service, Cloud-init, Load balancing...

    104 Topics
    861 Posts
    olivierlambertO
    Question for @julienxovates (and @florent likely )
  • All XO backup features: full and incremental, replication, mirrors...

    505 Topics
    5k Posts
    G
    @Rod-G These have 9.4.2-xxxx and I need to go through and update everything now that I see how far behind I am. the second VM completed fine after its reboot, something was just stuck in a dirty state and got in the way of the import or health check.
  • Everything related to Xen Orchestra's REST API

    85 Topics
    633 Posts
    DustyArmstrongD
    @florent OK cool, thank you for the info.
  • Terraform, Packer or any tool to do IaC

    50 Topics
    470 Posts
    CyrilleC
    Kubernetes CSI Driver for XO new release v0.3.0 Stable CSI Volume Identity: This decouples Kubernetes volume identity from backend storage lifecycle events (e.g. VDI migration between Storage Repositories) Topology-Aware Volume Provisioning: Dynamic provisioning now supports topology-aware pool selection. ️ Migration required from v0.2.0 to v0.3.0 Full release note: https://github.com/vatesfr/xenorchestra-csi-driver/releases/tag/v0.3.0
  • PIF_VLAN_STILL_EXISTS

    1
    1
    0 Votes
    1 Posts
    259 Views
    No one has replied
  • Remove XOA from xcp-ng host

    12
    0 Votes
    12 Posts
    11k Views
    F
    @olivierlambert this is an old command. Replying because this shows up in a Google search result. The current command is: xe vm-destroy uuid="uuid of VM" (without the quotes)
  • Tools for Windows VM's

    21
    0 Votes
    21 Posts
    46k Views
    planedropP
    @JacobyBarr Unless I missed it, you still can't use secure boot with those ones, so that can pose an issue in some environments.
  • Change Management Interface VLAN`

    4
    0 Votes
    4 Posts
    4k Views
    F
    @lawrencesystems still doesn't answer the question as to HOW to change the VLAN.
  • Boot Device CD-Rom Failure - Could not read boot disk

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    olivierlambertO
    Hey no worries, it happens, glad we helped
  • huge number of api call "sr.getAllUnhealthyVdiChainsLength" in tasks

    28
    1
    1 Votes
    28 Posts
    10k Views
    julien-fJ
    Hello, can you please try the buffered-task-events branch and let me know if that solves the issue?
  • I am getting over 1000 of these in my tasks list

    Solved
    3
    1
    0 Votes
    3 Posts
    695 Views
    julien-fJ
    @hitechhillbilly Hello, can you please try the buffered-task-events branch and let me know if that solves the issue?
  • Attach PCIs - Not enough permissions

    Solved
    12
    2
    0 Votes
    12 Posts
    2k Views
    A
    Great, it's working fine now
  • Feature Request

    11
    0 Votes
    11 Posts
    2k Views
    J
    @olivierlambert said in Feature Request: XCP-ng. The idea is to make it open via a XAPI call when needed (or automatically when XAPI is down). @guiltykeyboard A bit similar to how VMware ESXi handles SSH server, it has SSH stopped and/or disabled until requested in its web interface. Unlike possibly VMware ESXi its going to automatically enable and start the SSH server if XAPI is down!
  • Orchestra logon screen is messed up after update

    Solved
    10
    1
    0 Votes
    10 Posts
    2k Views
    JamfoFLJ
    @olivierlambert I would agree... one of those odd glitches that occurred during the build process that corrected itself on a second run. Thanks for everyone's help... please go ahead and close this out!
  • Running XO / XCP's on a "backup" network

    2
    0 Votes
    2 Posts
    543 Views
    mauzillaM
    just bumping my post Hoping someone has some recommendations?
  • CERT_NOT_YET_VALID

    Solved
    5
    1
    0 Votes
    5 Posts
    931 Views
    J
    @olivierlambert, I just enabled and disabled the server and the problem went away.
  • XOSAN, what a time to be alive!

    8
    0 Votes
    8 Posts
    3k Views
    olivierlambertO
    It is an option indeed, one of the reason is we share the revenue with LINBIT.
  • How to Extend LVM After Increasing Hard Drive in XO?

    3
    4
    0 Votes
    3 Posts
    2k Views
    nikadeN
    @Danp Deleting and then re-creating doesnt always work if there's another partition (swap) after. I usually do this: fdisk -l /dev/xvda (note the end blocks of the last partition under the End column) fdisk /dev/xvda n accept the defaults except starting blocks (use next free block as starting block) w vgextend almalinux /dev/xvda3 (if thats the number you saw when creating the new partition) lvresize /dev/template-vg/almalinux-root -l +100%FREE -r
  • XO cant Snapshot itself ?

    Solved
    35
    0 Votes
    35 Posts
    12k Views
    W
    @julien-f Thanks a lot for this update!
  • VM console graphics messed up

    Solved
    4
    1
    0 Votes
    4 Posts
    1k Views
    olivierlambertO
    Great news, happy to have helped!
  • Xen Orchestra Prometheus Backup Metrics?

    10
    0 Votes
    10 Posts
    2k Views
    S
    Good things take time. Your team is doing god's work. Remember to stay healthy, in both mind and body!
  • Some guidelines for sizing a XO server ?

    5
    1 Votes
    5 Posts
    2k Views
    HolgiBH
    @Nick-085 Thanks for the hint mate ! I wasn't aware that this script also installs a XO proxy. In the mean time we already have something like backup proxies in place because we splitted backup jobs to two XO instances in the first place since we wanted to separate test environments from "production" (so to speak). A third instance is used mainly for centralized administration (we are only slowly moving away from using "Xencenter" since we are long time Citrix Xenserver users). I guess old habbits die slowly. In the end I guess by coincidence we already build something similar to what a central XO instance plus two XO proxies
  • Can't Disconnect a Physical Drive

    2
    0 Votes
    2 Posts
    431 Views
    L
    To anybody who may stumble across this in the future...I just yanked it. It wasn't connected to the VM anymore. There was no data corruption, and the replacement attached fine.
  • Management agent detected - No version

    9
    0 Votes
    9 Posts
    4k Views
    A
    @flakpyro Yes yes, this is exactly what is happening. If you want to enjoy the version number, you have to install version 9.3.2 first and then upgrade to version 9.3.3.