XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics

    • All categories
    • P

      XO-Lite back to 0.19

      Watching Ignoring Scheduled Pinned Locked Moved XO Lite
      6
      1
      0 Votes
      6 Posts
      25 Views
      acebmxerA
      I just re-ran on main host... [12:27 xcp-ng-haznrrtw ~]# yum clean metadata Loaded plugins: fastestmirror Cleaning repos: xcp-ng-base xcp-ng-updates 6 metadata files removed 6 sqlite files removed 0 metadata files removed [12:29 xcp-ng-haznrrtw ~]# yum update Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile Excluding mirror: updates.xcp-ng.org * xcp-ng-base: mirrors.xcp-ng.org Excluding mirror: updates.xcp-ng.org * xcp-ng-updates: mirrors.xcp-ng.org xcp-ng-base/signature | 473 B 00:00:00 xcp-ng-base/signature | 3.0 kB 00:00:00 !!! xcp-ng-updates/signature | 473 B 00:00:00 xcp-ng-updates/signature | 3.0 kB 00:00:00 !!! (1/2): xcp-ng-updates/primary_db | 1.4 MB 00:00:00 (2/2): xcp-ng-base/primary_db | 3.9 MB 00:00:01 No packages marked for update [12:29 xcp-ng-haznrrtw ~]# reboot XO-CE - Commit dec0c XO-Lite still v0.19.0(4ffd1)
    • S

      Ubuntu 24.04 VMs not reporting IP addresses to XCP-NG 8.2.1

      Watching Ignoring Scheduled Pinned Locked Moved XCP-ng
      13
      5
      0 Votes
      13 Posts
      4k Views
      olivierlambertO
      Because it works already better than the GO tool from Citrix… There's no urgent fix to do, I personally use it in my production since it's available. It's just less a priority for extra features because it's already ultra stable. Right now, we choose to work in priority on XCP-ng 9.0 than the Rust tools, we can't do everything at once yet.
    • J

      Backups Fail with ENOENT: no such file or directory

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      11
      0 Votes
      11 Posts
      482 Views
      J
      @pierrebrunet I inadvertently found more information yesterday. I installed an old e492b commit on a new machine, configured identically to the original, and got a different error but the same effect. The new error is: xcp xo backup Error: read ETIMEDOUT That lead me to this page: https://xcp-ng.org/forum/topic/10799/backup-timeout-error I moved the XO machine onto the same subnet as XCP, leaving the storage behind in a different network. This fixed the issue, at least on commit e492b ... I have not yet tried it on the new release... however I am pretty confident it will be successful. If I'm honest, I think this is a tuning issue between XO and XCP. XO is now mounting an NFS share across this subnet boundary and that mount is not having any sort of performance issue, but for some reason XO times out transferring the same data from dom0? That seems off to me. It's not a probem moving XO to the other subnet, so I've done that, but maybe this deserves a look in the future.
    • D

      XCP-ng Windows PV tools announcements

      Watching Ignoring Scheduled Pinned Locked Moved News
      88
      0 Votes
      88 Posts
      17k Views
      D
      @abudef An overhaul of the guest agent is coming. We're considering adding some kind of update notifications as part of that overhaul, but it'll take some time to suss out the details. Autoupdating the Xen drivers is potentially disruptive and I'd prefer avoiding outages arising from an update coming at a bad time.
    • maximsachsM

      XCP-ng 8.3: Broadcom BCM57414 `bnxt_en` Driver Fails to Probe on HPE DL380a Gen12

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      12
      2 Votes
      12 Posts
      801 Views
      Y
      @maximsachs Thanks for getting back to me on this. I think (and hope) that in the mean time we will have released an official new ISO that fixes the issue you are having. So, you will be better off testing the new official ISO rather than this unofficial one I'll try to ping here when the new official ISO is out. Thanks! Regards, Yann
    • Z

      Disaster Recovery Backup - how to restore?

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      15
      0 Votes
      15 Posts
      5k Views
      C
      @olivierlambert thanks for implementing this on 6.5 version.
    • Y

      Test results for Dell Poweredge R770 with NVMe drives

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      30
      7
      0 Votes
      30 Posts
      5k Views
      Y
      Has this been fixed by the update described here? https://xcp-ng.org/blog/2026/05/21/may-2026-updates-3-for-xcp-ng-8-3-lts/?ref=xen-orchestra.com
    • jedimarcusJ

      VIF via REST API?

      Watching Ignoring Scheduled Pinned Locked Moved REST API
      9
      0 Votes
      9 Posts
      933 Views
      MathieuRAM
      Hi @jedimarcus, FYI, VIF creation is possible via the REST API POST /rest/v0/vifs
    • B

      Adding new host to pool fails - Stunnel SSL certiticate verification failure

      Watching Ignoring Scheduled Pinned Locked Moved XCP-ng
      5
      0 Votes
      5 Posts
      93 Views
      semarieS
      Yes, if the file is empty, it is expected to the openssl x509 command to fail. Does is it the same on the master ?
    • acebmxerA

      Some dashboard loading issues with v6

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      27
      5
      0 Votes
      27 Posts
      899 Views
      acebmxerA
      @simonp said: @acebmxer Hi, Thanks to your help we were able to identify an issue with Redis that we think is the source of the v6 dashboard loading issue. Could you try and checkout the fix_redis_encryption_issue branch, rebuild xo and restart ? This should solve the 401 issues. Switched back to Master branch and made some changes to my install script. add diagnostics for missing XO 6 web UI build artifacts Plain bash [[ -f ]] fails silently on unreadable paths owned by SERVICE_USER, causing false-positive missing-artifact warnings. Switch all file/dir tests and grep calls to use sudo. SUCCESS] Xen Orchestra built successfully [INFO] Build verification passed: dist — all JS chunks present. [INFO] Build verification passed: dist — all JS chunks present. [INFO] Creating systemd service... [SUCCESS] Systemd service created and enabled [INFO] Configuring sudo for xo-service (mount/umount/findmnt)... [SUCCESS] Sudo configured for xo-service (mount, umount, findmnt) [INFO] Applying security hardening... [INFO] Starting xo-server service... [INFO] Waiting for Xen Orchestra to become ready (up to 60s)... [INFO] Not ready yet (attempt 1/10), retrying in 6s... [SUCCESS] Xen Orchestra is ready (HTTPS on port 443) [SUCCESS] Update completed successfully! [INFO] New commit: 0f29421627c7 v6 Dashboard still loading correctly. Thank you for the fix.
    • 1

      REQUEST: Add PATCH /vms/{id} for updating VM properties (name_description, name_label)

      Watching Ignoring Scheduled Pinned Locked Moved REST API
      5
      0 Votes
      5 Posts
      336 Views
      MathieuRAM
      Hi, @14wkinnersley We merged the PATCH /vms/:id endpoint onto the master branch
    • dcabaleD

      Several errors on boot

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Hardware
      6
      0 Votes
      6 Posts
      154 Views
      dcabaleD
      Thank you all (@olivierlambert , @teddyastie ) for your valuable responses