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
  • 0 Votes
    3 Posts
    1k Views
    MajorTomM
    @Danp said in XOA: VMs' consoles don't work ("Unknown key pressed, Unknown key released"): What version of XS / XCP? Are you fully patched? XOA is on XCP-ng 7.6 which I installed 3 weeks ago and then updated with yum, so still up-to-date, I believe (not trying to update at the moment as I'm in a process of migrating and don't want any reloads/restarts of XCP-ng. VMs were on XenServer 6.2 updated with all patches available. Additional info: one of the Linux VMs which I tried to use XOA's console with, was already on XCP-ng 7.6 (the same as XOA) and here behaviour was different (but bad anyway): hitting Enter was giving newlines, AFAIR, but the console wasn't reacting on other keys. This may help -- https://xen-orchestra.com/blog/xenserver-consoles/ Thanks. Though I'm not sure which keyboard layout the blog mentions... Of the browser (client)? Of the host with XOA? Of the host with the VM observed on the XOA's "console"?
  • Building Xen Orchestra from Source on FreeBSD - error in level-party

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    D
    Glad I was able to help.
  • xoa slow export

    29
    1
    0 Votes
    29 Posts
    9k Views
    C
    What you found is a pretty old and outdated thread, and conclusion is: It's not limited - and there's no real difference between 1 and 10GE. In case it's limited to protect mgmt-int, it would scale with 10GE, but in fact it doesn't.
  • Instructions on creating an Ubuntu cloud init template

    2
    0 Votes
    2 Posts
    3k Views
    olivierlambertO
    Use a single partition because this is a nice way to let cloud init grow the system disk if needed. I made a guide a while ago about doing this on a Debian, it's exactly the same principle: https://xen-orchestra.com/blog/debian-cloud-template-for-xenserver/
  • Direct inquiry (forked topic)

    Solved
    12
    0 Votes
    12 Posts
    2k Views
    MajorTomM
    @Robert-COLIN That's great! Good luck :-).
  • Unable to display files in File Restore (failed to setup loop device)

    21
    1
    0 Votes
    21 Posts
    6k Views
    S
    @olivierlambert Yep cool, thanks for your help
  • Can't increase RAM on VM through XO (Memory Constraint Violation)

    6
    0 Votes
    6 Posts
    3k Views
    S
    @olivierlambert Yep for sure, and your support here is so good it's not a huge problem, but I more feel bad bothering you with stupid questions more than anything haha
  • XOA shows hundreds of client connections

    8
    0 Votes
    8 Posts
    2k Views
    jcpt928J
    I ran into something VERY similar with XCP-ng and\or XOA a while back - ended up with close to 200 new "clients" showing up on my Meraki gear. They weren't even "connected" long enough to register as IP clients, only MAC clients (ARP, possibly). I didn't think much about it at the time, as both the MAC addresses and hardware information didn't seem to be tied to any actual device by some manufacturer. I may be able to pull those out from my client history... EDIT: Here is a small section of that list: [image: 1556589256050-fc439a0c96cb13a0b2b11b3bd80ff3be.png]
  • This topic is deleted!

    Solved
    11
    3
    0 Votes
    11 Posts
    18 Views
  • VM-GenerationID when restoring from backup?

    2
    0 Votes
    2 Posts
    748 Views
    olivierlambertO
    To get assistance on XOA, since you have support, it's better to go with our support ticket system. This way, you can be sure to have an answer with direct developer access in a guaranteed amount of time. Please open a ticket here: https://support.vates.fr/#/tickets XOA isn't dealing on what's inside on the VM: it's an hypervisor-level agentless backup solution. As soon you create the ticket, we'll take a more in-depth look about details (what kind of backup are you using? Delta or full etc.) and also if there anything special we could do at our level.
  • Reverse proxy access

    2
    0 Votes
    2 Posts
    1k Views
    olivierlambertO
    I don't know what's the /xen path? Install via this docker isn't the official/documented way, so it's hard to assist. Please try to build it according the doc and double check if reverse work as documented too. Otherwise, it's an issue of the Docker you use with our doc, so you'll better time to create an issue on the 3rd party "installer".
  • Uninstall XO

    4
    0 Votes
    4 Posts
    2k Views
    olivierlambertO
    It depends where you decided to install it (basically where you cloned to repo). Also remove the redis database if it's only used for XO.
  • Centralized backup reporting

    14
    1 Votes
    14 Posts
    3k Views
    mmuehlbauerM
    @borzel I added a feature request here. ANy opinion or insight to help this feature along would be appreciated. https://github.com/vatesfr/xen-orchestra/issues/4153 mmuehlbauer created this issue in vatesfr/xen-orchestra open Backup report summary #4153
  • disaster recovery backup test - skipped, missingvms

    6
    1
    0 Votes
    6 Posts
    890 Views
    olivierlambertO
    If you didn't, I strongly suggest that you watch the live YT webinar I did on XO backups. IIRC, there is a part talking about smart backup. https://www.youtube.com/watch?v=FfUqIwT8KzI
  • This topic is deleted!

    1
    1
    0 Votes
    1 Posts
    43 Views
    No one has replied
  • Help with stuck delta backups.

    9
    0 Votes
    9 Posts
    2k Views
    olivierlambertO
    You have a problem on your XCP-ng, this is not related to a XO issue. It's stuck doing a snapshot, which is really a basic operation that shouldn't fail at all. Double check your SMlog on the host.
  • Remotes not mounted after upgrade

    4
    0 Votes
    4 Posts
    1k Views
    2
    It looks like I can remove the remotes and set them up again, and configure the backup jobs to address the new share. That's okay, there are not too many.
  • How to start an XOA continuous replication image at the backup end?

    7
    0 Votes
    7 Posts
    1k Views
    olivierlambertO
    You need one XOA, connected to both pools. It will stream the VM content (delta) from the source to the destination. You don't need any directly link between your SR in both DCs. You DCs can be isolated with just one XOA connected to both, and it will work.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • Can't access Orchestra after build

    4
    1 Votes
    4 Posts
    1k Views
    B
    I was able to fix my issue by adding http to firewalld.