• Kioxia CM7 PCIe pass-through crash

    Compute
    10
    0 Votes
    10 Posts
    138 Views
    Maelstrom96M
    @dinhngtu we couldn't delay any longer and had to deploy the cluster so we swapped the drives with some CD6-R instead. We'll most likely re-explore this later as we have 3 other nodes to deploy soon-ish, and I'll get some logs then.
  • Native Ceph RBD SM driver for XCP-ng

    Development
    16
    2 Votes
    16 Posts
    890 Views
    Maelstrom96M
    @olivierlambert you basically replied just after that I noticed that and deleted my message...
  • XCP-ng Guest Agent - Reported Windows Version for Servers

    XCP-ng
    4
    3
    0 Votes
    4 Posts
    29 Views
    olivierlambertO
    It's funny to see Microsoft having a version 10 for an edition named 11. I suppose it's not a surprise for an organization that huge.
  • XCP-ng 8.3 updates announcements and testing

    Pinned News
    256
    1 Votes
    256 Posts
    88k Views
    stormiS
    @olivierlambert LVM also plays a role with such SRs, maybe that's it. Or it's another optimization. XAPI had some too.
  • SAML Auth with Azure AD

    Xen Orchestra
    27
    1 Votes
    27 Posts
    3k Views
    P
    @pierrebrunet I'm jumping in here as well. Reporting that the PR fixes it for Google Workspace as well! However, the checkbox in GW is called "Signed response". No further adjustments of the plugin itself was needed.
  • Building XCP-ng from source code

    Development
    2
    0 Votes
    2 Posts
    31 Views
    olivierlambertO
    Hi, Have you tried the official documentation? Like in here: https://docs.xcp-ng.org/category/development-process/ edit: also, we already have an ISO loosely based on Alma 10, so maybe if you want to assist, that would be more interesting to sync with our teams
  • VM exports sometimes invalid / truncated

    Xen Orchestra
    2
    0 Votes
    2 Posts
    20 Views
    olivierlambertO
    Ping @florent
  • 3 Votes
    8 Posts
    178 Views
    P
    @nikade there are many local datacenter operators (ZEOP/OMEGA1/SFR/IDOM/CANAL+/FREE) I chose SFR because they have connectivity also upto Mayotte Island (look it up too ) where we have clients that will profit our hosting solution on Reunion Island. Many submarine cables reach us (oldest one is the SAFE : South Africa - Far East to Asia) and some new submarine cables to Africa. Fiber connectivity exists, not cheap for the x2paths 10Gb between the nodes you can count 3K€/month (no internet, just data) 100Mb symmetric internet connectivity from datacenter, with good SLAs, 500€/m Real challenge to be in the middle of an ocean.
  • XOA w/ secure boot and uefi mode

    Xen Orchestra
    4
    1
    0 Votes
    4 Posts
    49 Views
    olivierlambertO
    Not with XOA then (yet). We might switch XOA to UEFI in the future for that. If you are using XO from the source, sure, you can do that
  • VM association with shared storage

    Management
    2
    0 Votes
    2 Posts
    28 Views
    olivierlambertO
    The ability to easily move VMs is called "agility" (a VM is agile if it can boot on different hosts thanks to a shared storage and config within the pool). As soon as your VMs are agile, there are many strategies for updates and maintenance. You can manually shutdown VMs, update and reboot if you want
  • 0 Votes
    21 Posts
    544 Views
    stormiS
    I'm going to build an updated installer with an updated bnxt_en driver, as more and more servers require it.
  • How to revert VM to snapshot

    REST API
    9
    0 Votes
    9 Posts
    167 Views
    olivierlambertO
    I will let @mathieuRA to answer
  • Display Dashboard in NOC Using Authentication Token

    Unsolved Management
    2
    0 Votes
    2 Posts
    36 Views
    olivierlambertO
    Let me ask the XO team about this.
  • 0 Votes
    32 Posts
    22k Views
    P
    @Forza Yes it can This is how I do it https://xcp-ng.org/forum/topic/10834/apcupsd-install/9
  • [Request] Improve XO6 tags display functionality

    Xen Orchestra
    8
    2
    1 Votes
    8 Posts
    172 Views
    tc-atworkT
    @lsouai-vates those look great! @Pilow hey I’m just happy that @olivierlambert officially 100% promised and fully committed to a December 2025 initial release of XO6 on the monthly blog
  • XO Lite - network management "coming soon"

    XO Lite
    2
    1
    0 Votes
    2 Posts
    44 Views
    olivierlambertO
    Hi, Somewhere between Q1 and Q2 next year, hard to be more precise
  • Cloning Windows 11 with vTPM

    Management
    5
    1 Votes
    5 Posts
    694 Views
    T
    @Kptainflintt said in Cloning Windows 11 with vTPM: No reply to this topic but just seen same thing. And same "workaround" : disabling vTPM at VM creation from template to avoid crashing. I can confirm that XOA want to add a second vTPM, any fix ? Sharing for temporal context: This appears to still be be happening when creating a VM using my custom Windows 11 template (didn't do any cloudbase stuff, just some really basic stuff like updates, then sysprep). Once I click "Open advanced settings" then toggle "Enable vTPM" into the disabled state, my attempt to create the VM succeeds, and the newly cloned VM has a vTPM with a different UUID. This is literally my first attempt at creating and then cloning a windows 11 template, but it seems to be working.
  • "Backup fell back to a full" on delta backups

    Backup
    9
    1
    0 Votes
    9 Posts
    184 Views
    M
    Just following up to see if anyone has any thoughts on a possible resolution?
  • Cannot Install Windows 10 in New VM

    Compute
    30
    1
    0 Votes
    30 Posts
    729 Views
    D
    @mickwilli Hi, here are some more suggestions after discussing with the team: Try rebooting the host first; Try using the following commands to change the guest TSC mode: xe vm-param-add uuid=(VM UUID) param-name=platform tsc_mode=2 xe vm-param-add uuid=(VM UUID) param-name=platform nomigrate=true Then try reenabling Viridian
  • Backup Issue: "timeout reached while waiting for OpaqueRef"

    Backup
    11
    0 Votes
    11 Posts
    483 Views
    M
    @stevewest15 I believe this issue was resolved when the health check system was changed to detect network connectivity at startup so it did not need to wait for then entire VM to boot. Needs the Xen tools to be installed. I have not had an issue since this change.