Subcategories

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

    462 Topics
    4k Posts
    K
    @dinhngtu Thanks for the fast response, as always.
  • ACLs, Self-service, Cloud-init, Load balancing...

    102 Topics
    853 Posts
    I
    @simonp - Can you reshare the dashboards. The link says json is not available for any of these dashboards,
  • All XO backup features: full and incremental, replication, mirrors...

    497 Topics
    5k Posts
    A
    So the scheduled backup at 1pm this afternoon ran with no issue. As stated previously the Coalesces are adding now now show 2 for vm. edit - Apr 21 11:22:55 xo-ce xo-server[15617]: }, Apr 21 11:22:55 xo-ce xo-server[15617]: summary: { duration: '6m', cpuUsage: '4%', memoryUsage: '29.01 MiB' } Apr 21 11:22:55 xo-ce xo-server[15617]: } Apr 21 13:00:00 xo-ce xo-server[16924]: 2026-04-21T17:00:00.320Z xo:backups:worker INFO starting backup Apr 21 13:00:00 xo-ce sudo[16938]: xo-service : PWD=/opt/xen-orchestra/packages/xo-server ; USER=root ; COMMAND=/usr/bin/mount -o -t nf> Apr 21 13:00:00 xo-ce sudo[16938]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=996) Apr 21 13:00:00 xo-ce sudo[16938]: pam_unix(sudo:session): session closed for user root Apr 21 13:00:06 xo-ce xo-server[16924]: 2026-04-21T17:00:06.941Z xo:backups:MixinBackupWriter INFO deleting unused VHD { Apr 21 13:00:06 xo-ce xo-server[16924]: path: '/xo-vm-backups/138538a8-ef52-4d0a-4433-5ebb31d7e152/vdis/9f7daac4-80a1-41f9-8af0-99b6fe> Apr 21 13:00:06 xo-ce xo-server[16924]: } Apr 21 13:00:19 xo-ce xo-server[16924]: 2026-04-21T17:00:19.536Z xo:backups:MixinBackupWriter INFO deleting unused VHD { Apr 21 13:00:19 xo-ce xo-server[16924]: path: '/xo-vm-backups/6d733582-0728-b67c-084b-56abe6047bfc/vdis/9f7daac4-80a1-41f9-8af0-99b6fe> Apr 21 13:00:19 xo-ce xo-server[16924]: } Apr 21 13:01:23 xo-ce xo-server[16924]: 2026-04-21T17:01:23.971Z xo:backups:worker INFO backup has ended Apr 21 13:01:23 xo-ce sudo[16971]: xo-service : PWD=/opt/xen-orchestra/packages/xo-server ; USER=root ; COMMAND=/usr/bin/umount /run/xo-> Apr 21 13:01:23 xo-ce sudo[16971]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=996) Apr 21 13:01:23 xo-ce sudo[16971]: pam_unix(sudo:session): session closed for user root Apr 21 13:01:24 xo-ce xo-server[16924]: 2026-04-21T17:01:24.029Z xo:backups:worker INFO process will exit { Apr 21 13:01:24 xo-ce xo-server[16924]: duration: 83708608, Apr 21 13:01:24 xo-ce xo-server[16924]: exitCode: 0, Apr 21 13:01:24 xo-ce xo-server[16924]: resourceUsage: { Apr 21 13:01:24 xo-ce xo-server[16924]: userCPUTime: 31147905, Apr 21 13:01:24 xo-ce xo-server[16924]: systemCPUTime: 14319055, Apr 21 13:01:24 xo-ce xo-server[16924]: maxRSS: 65888, Apr 21 13:01:24 xo-ce xo-server[16924]: sharedMemorySize: 0, Apr 21 13:01:24 xo-ce xo-server[16924]: unsharedDataSize: 0, Apr 21 13:01:24 xo-ce xo-server[16924]: unsharedStackSize: 0, Apr 21 13:01:24 xo-ce xo-server[16924]: minorPageFault: 367979, Apr 21 13:01:24 xo-ce xo-server[16924]: majorPageFault: 1, Apr 21 13:01:24 xo-ce xo-server[16924]: swappedOut: 0, Apr 21 13:01:24 xo-ce xo-server[16924]: fsRead: 5648, Apr 21 13:01:24 xo-ce xo-server[16924]: fsWrite: 16101272, Apr 21 13:01:24 xo-ce xo-server[16924]: ipcSent: 0, Apr 21 13:01:24 xo-ce xo-server[16924]: ipcReceived: 0, Apr 21 13:01:24 xo-ce xo-server[16924]: signalsCount: 0, Apr 21 13:01:24 xo-ce xo-server[16924]: voluntaryContextSwitches: 65983, Apr 21 13:01:24 xo-ce xo-server[16924]: involuntaryContextSwitches: 7745 Apr 21 13:01:24 xo-ce xo-server[16924]: }, Apr 21 13:01:24 xo-ce xo-server[16924]: summary: { duration: '1m', cpuUsage: '54%', memoryUsage: '64.34 MiB' } Apr 21 13:01:24 xo-ce xo-server[16924]: } lines 617-656/656 (END)
  • Everything related to Xen Orchestra's REST API

    84 Topics
    630 Posts
    K
    @olivierlambert & @mathieura thanks for the speedy response. Duly noted, very much appreciated.
  • Terraform, Packer or any tool to do IaC

    49 Topics
    463 Posts
    dalemD
    Version 1.4.0 is released: https://codeberg.org/NiXOA/system/releases/tag/v1.4.0 It includes significant changes and improvements, including: dedicated getting started section, migration to valkey, only needing to clone system, and helper scripts. the xen-orchestra-ce nixpkg now references the libvhdi nixpkg, and the core flake now references and pulls from the xen-orchestra-ce repo as an overlay. System (the user input flake) now uses the Core repo as an overlay, reducing the need to clone both locally AND allowing system to pull new updates and releases from core. XO, and libvhdi as needed. The next goal is: Make an xsconsole-like TUI Automate package updates for libvhdi and xen-orchestra-ce using CI/CD pipelines Submit libvhdi and xen-orchestra-ce as official nixpkgs
  • xoa - host restart, random DR vms are UP!

    7
    1
    0 Votes
    7 Posts
    1k Views
    akurzawaA
    I've replied on github. For sure the VMs should not boot. Of course the source vm has autopower on parameter becouse it's needed. The problem is big: DR copy of Second Active Directory server is up.... for sure I can expect AD problems in a while... [image: 1558999805954-724808f6-fc82-4487-9f87-4d0291fc3e92-image.png] Autopower on is set up: [image: 1558999897310-e4b71a2e-17cd-4e5f-a863-77f693249847-image.png]
  • XOA Update patches fails

    Solved
    9
    1
    0 Votes
    9 Posts
    3k Views
    olivierlambertO
    That's why I thought. NEVER enable base repo. If you want a package from their, just enable it during the yum install command line.
  • Stuck on Importing XOA VM....

    Solved
    4
    1
    0 Votes
    4 Posts
    2k Views
    olivierlambertO
    Okay thanks. Note that with XCP-ng 8.0, it will be even easier to deploy XOA, directly from the host HTTP URL "mini website".
  • XO from the sources - Something in the pages is missing

    19
    1
    0 Votes
    19 Posts
    3k Views
    DanpD
    @pdonias Thanks for confirming that this issue wasn't caused by the use of a 3rd party script.
  • Backup-NG daily delta issue: footer1 !== footer2

    2
    0 Votes
    2 Posts
    507 Views
    olivierlambertO
    Hi, Before reporting on issues when you use XO from the sources, you must always fetch the latest code available on GitHub. Because it's likely some issues are fixed since then. Please upgrade, and come back if the problem persists
  • No manifest found for stable channel.

    4
    0 Votes
    4 Posts
    501 Views
    pdoniasP
    We're deploying support for the incoming release channels and there was an issue with that.
  • A Big Thank You

    2
    9 Votes
    2 Posts
    578 Views
    olivierlambertO
    Hi Brad, From the whole team: thanks a LOT. It's really cool to hear your feedback Enjoy XOA/XCP-ng!
  • xoa password change bug - to verify

    10
    0 Votes
    10 Posts
    2k Views
    akurzawaA
    Will do. Done.
  • Moved a VDI to a new SR, but something is left behind?

    8
    1
    0 Votes
    8 Posts
    2k Views
    olivierlambertO
    Likely orphaned VDIs. Removing them should fix coalesce.
  • Backup: IMPORT_ERROR_PREMATURE_EOF()

    6
    0 Votes
    6 Posts
    1k Views
    olivierlambertO
    Okay so maybe there is a race condition somewhere with zstd (gut feeling, about premature EOF and using ZSTD). @johnelse what do you think? Do you need better logs?
  • 0 Votes
    10 Posts
    2k Views
    olivierlambertO
    Thanks for your feedback. We also took in consideration what people asked for the next UI
  • XO(A) - could we not use UTF(?) junk?

    Solved
    13
    0 Votes
    13 Posts
    2k Views
    akurzawaA
    +1 640KiB for everyone
  • Self-Service not showing assigned pools or network

    2
    0 Votes
    2 Posts
    406 Views
    olivierlambertO
    Select pool? I'm not sure to get it. Please provide a screenshot.
  • 0 Votes
    2 Posts
    663 Views
    olivierlambertO
    Hi, Please see this discussion: https://github.com/vatesfr/xen-orchestra/issues/1884 If you have a pro support, please fill a ticket for a feature request julien-f created this issue in vatesfr/xen-orchestra closed Add ability to fill user groups from ldap #1884
  • how to add orchestra to domain?

    2
    0 Votes
    2 Posts
    928 Views
    olivierlambertO
    You need to use LDAP plugin to enable user login with XO. Please refer to our official documentation: https://xen-orchestra.com/docs/ldap.html
  • Selfservice question active vcpu limit

    5
    0 Votes
    5 Posts
    824 Views
    olivierlambertO
    This is an idea I had a long time ago (issue created in 2016), but due to the lack of request for this, it's not a priority. Obviously, if you have pro support, creating a ticket to get this could raise the priority of dev teams. Also, contributions are very welcome
  • Doubts...

    2
    0 Votes
    2 Posts
    723 Views
    olivierlambertO
    XOA supports CH 8.0, what's your error? XOA use another mechanism because CBT isn't really worth it (we use delta VHD instead, which is compatible even with XS Free)
  • Problem with BackupNG (internal error)

    8
    0 Votes
    8 Posts
    2k Views
    olivierlambertO
    Thanks for the feedback!
  • VDI_IO_ERROR during Backup

    4
    0 Votes
    4 Posts
    605 Views
    olivierlambertO
    We patched some part of SMAPIv1 to "make it work" (our patches were even merged) but VHD export is another (more) complicated story. That's why we are working on SMAPIv3 now instead wasting resources on the "legacy" storage stack
  • Just signed up for xen orchestra and login does not work

    3
    0 Votes
    3 Posts
    30k Views
    olivierlambertO
    Indeed, as explained in the official doc: https://xen-orchestra.com/docs/#xoa-credentials