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

      Xen Orchestra Container Storage Interface (CSI) for Kubernetes

      Watching Ignoring Scheduled Pinned Locked Moved Infrastructure as Code
      22
      5 Votes
      22 Posts
      4k Views
      K
      @Cyrille we have RKE@ managing the cluster via its own CCM and seems xenorchestra is not supporting other external CCM providers and it requires XenOrchestra CCM to be mandatory which we cannot do as RKE2 Managing our clusters. https://github.com/vatesfr/xenorchestra-csi-driver/blob/main/docs/topology.md#is-the-ccm-mandatory Problem: AS RKE2 our CCM, we can't run xen CCM and hence below node objects cannot be managed by xen. topology.k8s.xenorchestra/pool_id = <uuid> topology.k8s.xenorchestra/host_id = <uuid> topology.k8s.xenorchestra/pool_name_label = <name> topology.k8s.xenorchestra/host_name_label = <name> We tried adding them manually on the nodes, but still the PVC is waiting and complaining [image: 1787842912050-b45c9e35-7024-4045-9097-2c3846d3a3ab-image-resized.jpeg] Is there a workaround available for now? or is it something getting released as part of the release cycle?
    • stormiS

      XCP-ng 8.3 updates announcements and testing

      Watching Ignoring Scheduled Pinned Locked Moved News
      666
      1 Votes
      666 Posts
      570k Views
      gduperreyG
      Thank you everyone for your tests and your feedback! The updates are live now: https://xcp-ng.org/blog/2026/08/27/august-2026-updates-2-for-xcp-ng-8-3-lts/
    • H

      XCP-NG 9.0 Support for GRAID Tech GPU-accelerated RAID cards.

      Watching Ignoring Scheduled Pinned Locked Moved Development
      2
      1 Votes
      2 Posts
      76 Views
      poddingueP
      Thanks for chasing this with them, and for offering to post back after the call. Your Alma 10 read looks right (the 9.0 demonstrator is Xen 4.19 with a dom0 loosely based on AlmaLinux 10 and a 6.12 kernel), but @yann said in July they're out of prototyping and rebuilding the foundations component by component, so I wouldn't treat that kernel as the one their driver ends up targeting. On the packaging side, the kernel module policy page is the nearest thing I've found to an answer for what you'd need to pull together: https://docs.xcp-ng.org/project/development-process/kernel-module-policy For VROC, my understanding is that it sits on VMD, though I could have that backwards. VMD stalled boot on the demonstrator kernel back in January until yann said he'd include a patch for it, so that stretch of the thread is worth a read before your call: https://xcp-ng.org/forum/topic/11698 I don't know enough about driver packaging to say what Vates would actually need from GRAID, so it might be worth pulling in @Team-Hypervisor-Kernel, since drivers are their scope. If the call gives you a list of what they need from our side, that's probably the most useful thing to bring back here.
    • olivierlambertO

      🛰️ XO 6: dedicated thread for all your feedback!

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      252
      7 Votes
      252 Posts
      111k Views
      G
      @poddingue I haven't had time to get back and check this, my lab hasn't even had power on it for about 4 months.
    • R

      Date format on web interface: Only US format available?

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Compute
      10
      2 Votes
      10 Posts
      1k Views
      julienXOvatesJ
      @acomav We will actually propose to change the date and time format in XO6 settings, so you would be able to choose between : YYYY-MM-DD MM/DD/YYYY DD/MM/YYYY and 12h or 24h time format. Hopefully in one of the next 3 months ! I hope that will answer your need, otherwise let me know !
    • olivierlambertO

      DevOps Megathread: what you need and how we can help!

      Watching Ignoring Scheduled Pinned Locked Moved Infrastructure as Code
      67
      4 Votes
      67 Posts
      28k Views
      CyrilleC
      Terraform provider v0.41.0 New release of the Terraform provider for Xen Orchestra : a new xenorchestra_srs data source, a share option on xenorchestra_vm to grant team access declaratively, and host_id filtering on xenorchestra_sr. Full release note here. Xen Orchestra Golang SDK v1.19.0 Add share flag for VMs in the v1 SDK and other dependencies bumps. Release note.
    • B

      Native Ceph RBD SM driver for XCP-ng

      Watching Ignoring Scheduled Pinned Locked Moved Development
      29
      3 Votes
      29 Posts
      6k Views
      dicode-nlD
      @benapetr @olivierlambert I've made a new release which includes SMAPIv1 improvements and a proper SMAPIv3 volume + datapath plugin. https://github.com/dicode-nl/xcp-ng-ceph-rbd/releases#release-v20260827 Let me know your thoughts and if there is anything you'll like to see added / changed / tested. Next step for me is CBT and SXM.