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
    • B

      Unable to mount NFS Remote for backups while storage and ISO NFS SR's work perfectly

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      8
      1
      0 Votes
      8 Posts
      46 Views
      P
      I even had a case where my XOA had multiple NICs (and multiple IPs) The IP that it used to access NFS was not the one I expected... the debug mode of the mount nfs CLI did put that into light. is it the case for you ?
    • C

      Rolling Pool Update Not Working

      Watching Ignoring Scheduled Pinned Locked Moved Solved Management
      10
      1
      0 Votes
      10 Posts
      47 Views
      C
      @Pilow - so...I powered down the VM and re-attempted the RPU. It seems snapshots is a deterrent for being able to perform a RPU, because I see VMs migrating now so the RPU can run. For specificity - yes, my XCP Hosts are identical (CPU, RAM, etc); there were no affinities set (see screenshot) [image: 1763483116773-cf9b9ae2-5363-4b66-b367-1b0474e54538-image-resized.png] , etc. Thank you for the assist! I think @olivierlambert or his tech writers need to update the RPU requirements area of the docs. Snapshots cannot be present or RPU will fail. Weird why that is
    • S

      Is v6 preview not available on XO from source?

      Watching Ignoring Scheduled Pinned Locked Moved Solved Xen Orchestra
      26
      2 Votes
      26 Posts
      8k Views
      A
      @WorkAccount1000 Prior to myself finding that option in the config file use to run this command that worked as well.. cd /opt/xo/xo-web sudo yarn run turbo run build --filter @xen-orchestra/web
    • T

      QCOW2 support on XOSTOR

      Watching Ignoring Scheduled Pinned Locked Moved XOSTOR
      3
      0 Votes
      3 Posts
      53 Views
      ronan-aR
      @TestForEcho No ETA for now. Even before supporting QCOW2 on LINSTOR, we have several points to robustify (HA performance, potential race conditions, etc.). Regarding other important points: Supporting volumes larger than 2TB has significant impacts on synchronization, RAM usage, coalesce, etc. We need to find a way to cope with these changes. The coalesce algorithm should be changed to no longer depend on the write speed to the SR in order to prevent potential coalesce interruptions; this is even more crucial for LINSTOR. The coalesce behavior is not exactly the same for QCOW2, and we believe that currently this could negatively impact the API impl in the case of LINSTOR. In short: QCOW2 has led to changes that require a long-term investment in several topics before even considering supporting this format on XOSTOR.
    • P

      REQUEST / TAG on networks ?

      Watching Ignoring Scheduled Pinned Locked Moved Management
      2
      2
      0 Votes
      2 Posts
      29 Views
      olivierlambertO
      I think it's planned for XO 6 adding @gregoire in the loop
    • P

      License not working

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      7
      0 Votes
      7 Posts
      47 Views
      DanpD
      Hi, I just responded to your ticket with the steps to update XOA to match your new license. Regards, Dan
    • D

      SAML Auth with Azure AD

      Watching Ignoring Scheduled Pinned Locked Moved Solved Xen Orchestra
      36
      1 Votes
      36 Posts
      5k Views
      olivierlambertO
      On the bottom of each documentation page, there's an "Edit this page" link you can use to contribute
    • T

      V2V - Stops at 99%

      Watching Ignoring Scheduled Pinned Locked Moved Migrate to XCP-ng
      8
      0 Votes
      8 Posts
      142 Views
      D
      @florent Is there anything in the logs he provided that stand out?
    • K

      delta backups with offline snapshot: VMs do not start after snapshot, they start after transfer is done.

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      1
      0 Votes
      1 Posts
      8 Views
      No one has replied
    • olivierlambertO

      XOSTOR hyperconvergence preview

      Watching Ignoring Scheduled Pinned Locked Moved XOSTOR
      461
      1
      6 Votes
      461 Posts
      773k Views
      henri9813H
      Hello @ronan-a , but how recover from this situation ? Thanks !
    • P

      Ansible Role - Install XO from source - Now available

      Watching Ignoring Scheduled Pinned Locked Moved Infrastructure as Code
      3
      3 Votes
      3 Posts
      134 Views
      P
      @wezke said in Ansible Role - Install XO from source - Now available: @probain Thank you for sharing your ansible role, ill have a look at it It's far, far from perfect. So there might be a few rough edges that I solved manually. But I welcome feedback.