Categories

  • All news regarding Xen and XCP-ng ecosystem

    145 Topics
    5k Posts
    stormiS
    @mthird said: Spoke to soon. While the updates succeeded, one of the nodes is rebooting every few minutes due to an HA self-fence. Could you open a dedicated thread and ping me there?
  • Everything related to the virtualization platform

    1k Topics
    15k Posts
    H
    This was sent to me yesterday!! See our Engineering Team lead's response: We evaluated XCP-ng 8.3 some time ago, but its dom0 kernel was too old for our driver to work properly. Running SupremeRAID inside a DomU should be feasible and is similar to the approach we previously proposed for VMware. However, with XCP-ng 8.3, we did not find a practical native path to export the SupremeRAID VD back to dom0 and use it as an XCP-ng SR. Using iSCSI for this purpose would add significant protocol and networking overhead, which is not ideal for high-performance NVMe storage. I revisited XCP-ng 9.0 and the current Xen/XAPI development. A more promising approach is to run SupremeRAID in a dedicated AlmaLinux VM with the GPU and NVMe drives passed through, then use Xen's native xen-blkback interface to export the SupremeRAID block device back to dom0. Dom0 would see the exported VD as a normal Xen block device, which could then potentially be used to create a standard XCP-ng LVM SR. This approach is much more attractive than iSCSI or NVMe/TCP because the data path uses Xen's blkif shared-memory interface rather than a network protocol. xen-blkback itself is an established Xen mechanism, and Xen supports using a separate domain as a block backend. However, XCP-ng does not currently provide complete first-class lifecycle management for this configuration, so we still need to validate the exact behavior on XCP-ng 9.0, particularly persistent attachment, storage VM startup ordering, and recovery after a host or storage VM reboot. If they can help confirm that the GPU and NVMe drives can be passed through to the storage VM, SupremeRAID can run normally there, and the resulting VD can be exported through xen-blkback to dom0 and used as an XCP-ng SR, I think this could be a very solid architecture for SupremeRAID on XCP-ng. As for write durability, SupremeRAID always operates in write-through mode. An I/O is acknowledged only after all associated data, including parity, has been committed to the drives. Therefore, acknowledged writes do not depend on data or parity remaining only in volatile GPU or host memory Can you do the initial testing with SupremeRAID PRO within your environment? I will begin the initial testing and builds with 4 nodes: 1 & 2 are HP DL380 Gen10 - 2x Xeon Gold 6151 36 Cores 384GB RAM 4 3.84Tb PCI4.0 NVMe per node. Twinstore Testing - Run the Build environment on these 3 is a HP Dl360 Gen10 2x Xeon Gold 6151 36 Cores 512Gb RAM 4x1.92TB NVMe Drives SuperServer SYS-122H-TN- X14 2x Xeon 6740 96 cores, 512GB RAM, GRAID Card - 4x Pci5.0 7.68TB drives SupremeRAID. All the nodes have 2x100Gbps ports, 2x25Gbps ports. Arista Backed network.
  • 3k Topics
    29k Posts
    DanpD
    If you are running XOA, not XO from sources, then we could take a look remotely using the support tunnel. Otherwise, make sure that you have patched and rebooted each pool member.
  • Our hyperconverged storage solution

    50 Topics
    797 Posts
    I
    @nikade We are still facing significant performance issues across our XCP-ng pools, particularly in pools with only three hosts. Our environment uses external SAN storage, with SRs being probed over iSCSI. We currently have around 70–80 SRs, and it appears that the large number of SRs is impacting the performance of the overall deployment and management operations. Even routine tasks such as VM migrations and other small operations are taking considerably longer than expected. We have already increased the default auto-scan interval to 120 seconds. However, we are still observing that whenever the automatic SR.scan operation is triggered by the pool coordinator/master, other XAPI operations are significantly delayed until the scan completes. We also make limited use of the native XCP-ng snapshot functionality, as most of our snapshot operations are performed directly through the SAN's snapshot capabilities. Could you please provide detailed information on the following: How SR.scan works internally in XCP-ng, including what operations are performed during the scan and how it impacts XAPI and other concurrent operations. Whether having 70–80 SRs per pool can significantly affect XAPI performance and deployment/migration operations. Recommended approaches for optimizing SR configuration and reducing the impact of automatic SR scans in an environment using external iSCSI SAN storage. Any recommended configuration or architectural changes that could help improve VM deployment and migration times in our environment. We would also appreciate clarification regarding DOM memory. Does DOM memory allocation have a direct impact on XAPI performance? If we increase the available DOM memory, can we expect any improvement in XAPI responsiveness or VM-related operations? We would appreciate your detailed recommendations, particularly considering that our environment relies heavily on external SAN storage and SAN-level snapshots.
  • 37 Topics
    136 Posts
    J
    @AtaxyaNetwork Merci pour tes recherches ! Oui "cd_label" serait cool comme ajout au plugin ce qui permet sur les distro type Fedora/Redhat de ne pas avoir de boot_command à gérer