Subcategories

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

    455 Topics
    3k Posts
    bogikornelB
    @florent The following error occurred: Mar 16 18:38:10 XOA xo-server[4001]: 2026-03-16T17:38:10. 246Z xo:rest-api:error-handler INFO [GET] /vms/0691be81-7ce9-7dba-9387-5620f8e0c52f/vdis (404) XO version: Master, commit 15917 xcp-ng version: 8.3 with the latest updates. What’s interesting is that there are two xcp-ng servers, and the problem only occurs on one of them.
  • 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
    P
    @kratos said: This may not be best practice. in a two hosts pool, if your replicated VMs live on the Master, and it's gone, you won't be able to start the replicated VMs you will first need to transition slave to master indeed CR is better to another pool
  • Everything related to Xen Orchestra's REST API

    83 Topics
    620 Posts
    K
    Sorry for not responding, I will look into it in a few hours.
  • 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
  • 🛰️ XO 6: dedicated thread for all your feedback!

    Pinned
    155
    6 Votes
    155 Posts
    16k Views
    olivierlambertO
    @benapetr Check you have websocket support enabled. That's probably it.
  • XOSTOR

    Solved
    12
    1
    0 Votes
    12 Posts
    131 Views
    U
    But thank you for your time all the same.
  • Migrations after updates

    13
    2
    0 Votes
    13 Posts
    349 Views
    Bastien NolletB
    Hi @acebmxer, I've made some tests with a small infrastructure, which helped me understand the behaviour you encounter. With the performance plan, the load balancer can trigger migrations in the following cases: to better satisfy affinity or anti-affinity constraints if a host has a memory or CPU usage exceeds a threshold (85% of the CPU critical threshold, of 1.2 times the free memory critical threshold) with vCPU balancing behaviour, if the vCPU/CPU ratio differs too much from one host to another AND at least one host has more vCPUs than CPUs with preventive behaviour, if CPU usage differs too much from one host to another AND at least one host has more than 25% CPU usage After a host restart, your VMs will be unevenly distributed, but this will not trigger a migration if there are no anti-affinity constraints to satisfy, if no memory or CPU usage thresholds are exceeded, and if no host has more CPUs than vCPUs. If you want migrations to happen after a host restart, you should probably try using the "preventive" behaviour, which can trigger migrations even if thresholds are not reached. However it's based on CPU usage, so if your VMs use a lot of memory but don't use much CPU, this might not be ideal as well. We've received very few feedback about the "preventive" behaviour, so we'd be happy to have yours. As we said before, lowering the critical thresholds might also be a solution, but I think it will make the load balancer less effective if you encounter heavy load a some point.
  • After Update XO wont start

    4
    1
    1 Votes
    4 Posts
    152 Views
    florentF
    patch done by @bastien-nollet
  • S3 Backup - maximum number of parts

    10
    0 Votes
    10 Posts
    559 Views
    D
    @florent That would be great. Thanks again!
  • Created VM from Fast Clone, Now How to Separate

    5
    0 Votes
    5 Posts
    118 Views
    bvitnikB
    @hawkpro I believe it will be worse with continuous replication because your replica will be in a shut down state. When you decide to start it, you will have to shut down the original VM and start the replica. You will have a downtime during shut down and start up sequence. Downtime during VM migration is a necessity so there is nothing unexpected there. All types of migrations require a VM to be suspended for some time (usually seconds) during the switchover from one host or SR to the other host or SR. If you have extended downtimes of your VM migrations, then something is not quite right with your setup.
  • IPMI Info Outlet Air temp missing.

    10
    2
    0 Votes
    10 Posts
    316 Views
    J
    @acebmxer I’m sorry to say that if those Dells are at your workplace, the wrong edition of iDRAC was purchased. You see with at the very least iDRAC 9 access to the full granular IPMI sensor data, was placed behind an edition paywall by Dell Technologies. Outlet temperature is just one of the feeds, missing from the Enterprise or lower edition of iDRAC 9. You’ll get the temperature readings from the Dell iDRAC web browser based interface, but not IPMI with iDRAC 9 Enterprise. To obtain the full IPMI sensor data you need the Datacenter edition.
  • Unable to connect to V5

    3
    0 Votes
    3 Posts
    114 Views
    J
    @olivierlambert said: I think it was fixed since, are you sure you are using an uptodate XO? Commit 0be23 Anyway was directing attention to the GitHub issue, which was opened. The issue has another reference to it.
  • Commit 109e376 Implications

    5
    0 Votes
    5 Posts
    348 Views
    rzrR
    Latest XO can be new tested along XCP-ng (with OpenSSL 3): https://xcp-ng.org/forum/topic/9964/xcp-ng-8-3-updates-announcements-and-testing/363 Feedback welcome
  • VDIS not showing in XO5, but are in XO6 and on the VM itself ?

    4
    2
    0 Votes
    4 Posts
    154 Views
    P
    @kent you would have to rollback to early december 2025 XO/XOA (before the 10 of december) quite a long way I'm just waiting the devs to eventually fix it as we have other way to manage VDIs (API calls)
  • XOA SocketError: Other side Closed

    1
    0 Votes
    1 Posts
    54 Views
    No one has replied
  • Install XO from sources.

    13
    3 Votes
    13 Posts
    857 Views
    A
    @pilow As I am completly new to this scripting and such I did reach out to Ai for assistance and believe the license check should be bypassed now. Again not suggested to use in production. Use at your own risk. still has its own branch for more testing before merging to main branch.
  • XOA Create VM and Delete VM Struggling..... Tasks Getting Stuck.....?

    15
    0 Votes
    15 Posts
    566 Views
    G
    @MichaelCropper Truenas on bare metal just as storage, XCP-NG is also bare metal on 3 hosts to make a pool. That's the minimum if you want to enable High Availability, it also works really well as a "normal" pool which is what I have. Rolling Pool functions are great, click the button and the system moves the VMS off of the host that need updates, reboots, moves VMs off of the next host, repeat. Only works with Shared storage.
  • XOA - Memory Usage

    5
    2
    0 Votes
    5 Posts
    203 Views
    A
    @Pilow Yeah I was following your post. At first I thought i was having random backup issues with backups via proxies with the occasional issue with backups via xoa. Then just yesturday see the error about memory. For now I just rebooted XOA and it down under 2gb currently. Will wait and see how long for it to build back up again or untill Dev team finds a solution to the problem.
  • Second IP for Hosts Interface

    2
    0 Votes
    2 Posts
    112 Views
    P
    @jqueiroz said in Second IP for Hosts Interface: I have a situation where I would like to add a second IPv4 address to the management interface of a host. I am installing a host that will be used in another location and I would like to add the address of that location to the management interface before shipping the machine there. Is it possible to do this, or should I continue using the current procedure (making the necessary configurations and change the address shortly before shutting down the machine and packing it for transport)? there is a nuance between secondary IP and secondary MANAGEMENT IP if you have multiple NICS, you could add & configure the destination site IP on it, but it is not flagged management yet. once the server gets on the new site, you could access web ui by this IP address (or SSH) and then either go to web console/xs server or SSH and do the necessary to change management to the good PIF/IP ?
  • Backup fails only on master with VM_NO_SUSPEND_SR

    23
    0 Votes
    23 Posts
    3k Views
    G
    An intake is created for review with XO team. Thanks for the feedback @puffymob !
  • Rolling Updates Failed

    4
    0 Votes
    4 Posts
    263 Views
    J
    Hi! ISO-SR over HBA/FC would be very nice, especially when migration form a SAN vmware-System to XCP-NG. One other thing is altering. Errors like "VM cannot be migrated" or similar should not be silent but should be very visible / even mailed to the admin. Another thing (could be cosmetical though) in my opinion is that a failed Rolling upgrade remains visible with a half fulled progress bar in the task-view. this is confusing.
  • VM metadata import fail & stuck

    9
    0 Votes
    9 Posts
    361 Views
    nikadeN
    @henri9813 Ahh alright, I understand now! Thanks for clarifying.
  • V5 works fine with XenServer 8.4, v6 doesnt work?

    12
    3
    0 Votes
    12 Posts
    627 Views
    E
    @MathieuRA As announced, I have now installed branch xo6/update-site-dashboard and it seems to be working. It no longer loads endlessly and shows me that I haven't configured anything yet Thank you very much!
  • XO Backup [NOBAK] for full backups

    Solved
    43
    0 Votes
    43 Posts
    19k Views
    florentF
    @dave.opc that's it keep us updated on this