Subcategories

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

    455 Topics
    3k Posts
    andrewperryA
    @anthoineb thanks very much! Definitely has us sharpening our cli skills in the meantime….
  • ACLs, Self-service, Cloud-init, Load balancing...

    101 Topics
    840 Posts
    olivierlambertO
    That's a very good question, let me ask internally. Ping @pdonias he might know the answer
  • All XO backup features: full and incremental, replication, mirrors...

    476 Topics
    5k Posts
    A
    @florent I rebuilt my XCP hosting environment (everything is faster and bigger stuffed into one rack).... and this issue is now worse. The main changes to this new setup are 2x40Gb networking, faster NFS NVMe NAS, faster pool servers, more memory, much faster CR destination machine with ZFS. Running XCP 8.3 (March 2026 updates) and XO (master a2e33). Replication is leaving many attached to control domain every day with NBD connection set to 2. Changing it to 1 seems to resolve the issue (no more stuck to control domain).
  • Everything related to Xen Orchestra's REST API

    83 Topics
    623 Posts
    gduperreyG
    An update for ipmitool has just been released, incorporating a fix for the issue you were experiencing: https://xcp-ng.org/blog/2026/03/19/march-2026-security-updates-for-xcp-ng-8-3-lts/
  • 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
  • where is the Home Server option in XO

    4
    0 Votes
    4 Posts
    1k Views
    olivierlambertO
    Also please note that's not a guarantee to boot the VM on this host. In fact, there's no way to be 100% sure it will. It's just than now XCP-ng will do its best to honor this. But eg, if there's not enough RAM on the host, then it will boot on another host of the pool.
  • XO to manage KVM?

    27
    1 Votes
    27 Posts
    15k Views
    G
    I think, solution you are looking for is direct disk access. It's possible. I use it for my file server VM (FreeNAS) with five 4TB wd red drives (zfs). Passthrough entire PCI storage card is better, but even cheap server motherboards have 6 sata channels (one for dom0 ssd, and five for file server storage). This is my example (and my UUIDs) mkdir /srv/direct-sata_sr xe sr-create name-label=”Direct SATA SR” name-description=”SATA links to passthrough direct to VMs” type=udev content-type=disk device-config:location=/srv/direct-sata_sr New UUID generated on sr creation ba9b124c-c5ac-2c0b-7b1f-014d9cezzzzz ln -s /dev/disk/by-id/<disk id> /srv/direct-sata_sr/<disk id> ln -s /dev/disk/by-id/ata-WDC_WD5000BEVT-26A0RT0_WD-WXE1A10V7603 /srv/direct-sata_sr/ata-WDC_WD5000BEVT-26A0RT0_WD-WXE1A10V7603 xe sr-scan uuid=ba9b124c-c5ac-2c0b-7b1f-014d9cezzzzz xe vdi-list sr-uuid=ba9b124c-c5ac-2c0b-7b1f-014d9cezzzzz Good luck.
  • Xen Orchestra reporting high disk usage (thin provisioned VDI)

    4
    2
    0 Votes
    4 Posts
    843 Views
    X
    @olivierlambert I have assigned 1.9TiB to a VM and XOA is saying the VM is using 1.07TiB, but df -h on the VM is saying that I'm using 418GB. So according to XOA I should have about 800GiB left but according to my VM I should have 1.4TB left, there's a pretty big 600GB difference here.
  • Enable VGA Graphics in Xcp-ng Center for a particular VM.

    1
    0 Votes
    1 Posts
    439 Views
    No one has replied
  • LDAP extract user from specified field?

    4
    0 Votes
    4 Posts
    658 Views
    D
    I actually like the current implementation. I am currently using this setup to allow an admin user to have 2 accounts managed by one authentication back-end. One account is a typical self-service user to consume resources according to ACL/Self-service rule sets The other account is used to manage Admin features like backups and XO settings (environment with multiple admins who also consume resources from a shared pool with other departments/teams) I use separate accounts so when admin users create VMs it can go to the appropriate self-service container. I hope any fixes to address the above concern doesn't completely remote this capability or at least adds another method of achieving this.
  • uninstall xen orchestra in ubuntu 18.04.

    1
    0 Votes
    1 Posts
    344 Views
    No one has replied
  • Monitor XOA Disk Space

    Solved
    17
    0 Votes
    17 Posts
    3k Views
    C
    easy as that Thanks for you help.
  • building from source - yarn fetch error

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    S
    guys, it is solved, but thats something i will file again under technological harrassment. it was a DNS Problem. the dns-servers at my hosting provider woudnt resolve properly, only when I forced googles DNS servers onto it did it work. thanks for the push
  • Kubernetes cluster recipe?

    8
    0 Votes
    8 Posts
    2k Views
    olivierlambertO
    Indeed, it's using our cloudinit ready templates hosted on xen-orchestra.com, so you need a XOA.
  • Problem creating Quiesced snapshots

    4
    0 Votes
    4 Posts
    747 Views
    olivierlambertO
    VSS agent will disappear, so yes, quiesce snapshots will disappear too. But fear not, we have plans to introduce a new feature, called "RAM backups".
  • daily Continuous Replication backup in XO

    37
    2
    0 Votes
    37 Posts
    10k Views
    M
    Hi I had exatly the same problem when I upgrade one of my four server from xenserver 7.1 to xcp-ng 8.0, one backup failed with error: job already running and the other finish normaly later! I upgrade Xo from 5.51 to 5.54 and it's Ok for this problem BUT I have a new problem, the cold backup to NFS and the Continuous replication to a Xcp-ng 8 server are REALLY slow !! One exemple: Start time: Thursday, December 19th 2019, 7:20:00 am End time: Thursday, December 19th 2019, 7:58:54 am Duration: 39 minutes Snapshot Start time: Thursday, December 19th 2019, 7:20:00 am End time: Thursday, December 19th 2019, 7:20:05 am Duration: a few seconds SRs Local storage (a70a93c4-4951-9bec-54ab-d45bb5039b44) ✔ Start time: Thursday, December 19th 2019, 7:20:05 am End time: Thursday, December 19th 2019, 7:58:52 am Duration: 39 minutes transfer ✔ Start time: Thursday, December 19th 2019, 7:20:06 am End time: Thursday, December 19th 2019, 7:58:50 am Duration: 39 minutes Size: 1.34 GiB Speed: 605.55 KiB/s I try to upgrade debian OS, upgrade VM (4cpus 3Go ram) but same problem for the moment Thanks in advance Edit: I do a manual test by copy an iso of 2G locally on the virtual machine Xen orchestra, to the same connected NFS for backup, and the performance is normal, 10 seconds for 2Go, it seems to be a problem with Xen orchestra system backup?
  • Cold Backup in XO

    5
    0 Votes
    5 Posts
    995 Views
    olivierlambertO
    It's supported in XOA since 5.40 and all more recent releases. Just tick the checkbox and that's it
  • Build from source question

    8
    0 Votes
    8 Posts
    2k Views
    B
    @ruskofd said in Build from source question: Why not using a systemd unit instead of forever ? This is exactly what I did. Created a service file in etc/systemd/system that points back to the xo-server bin file.
  • 0 Votes
    6 Posts
    2k Views
    fohdeeshaF
    I'm not sure, I have not used cloud-init in centos. I'd imagine it's similar, you need to find the cloud-init config file in your centos template install, and edit it to prefer the nocloud datasource
  • XOA Updater not working?

    4
    0 Votes
    4 Posts
    746 Views
    olivierlambertO
    Ping @pdonias
  • Can not restore files from delta backup

    11
    1
    0 Votes
    11 Posts
    2k Views
    olivierlambertO
    Restoring the whole VM is OK, because XO doesn't "look" inside the disk.
  • Cloud like services

    6
    0 Votes
    6 Posts
    1k Views
    olivierlambertO
    I'm pretty fine that anyone build a WHMCS connector to XO API
  • Problems getting containers to show in CoreOS on XO.

    5
    0 Votes
    5 Posts
    877 Views
    A
    Thank you. Yes, I have installed the xscontainer though it does nothing.
  • 2 Votes
    1 Posts
    861 Views
    No one has replied
  • Moving VMs from one Pool to another

    6
    2
    1 Votes
    6 Posts
    3k Views
    P
    Next thing I tried was Exporting the affected VM, delete it and import it again. This fails because after deleting the VM both VDIs / VHDs are still there. Also I can not delete them. The error says: [image: 1576141485072-f6ff6ad4-8a59-4424-9bb5-ff498f87989f-image.png]