> ## Documentation Index
> Fetch the complete documentation index at: https://docs.xloud.tech/llms.txt
> Use this file to discover all available pages before exploring further.

# XHCI — Hyper-Converged Infrastructure

> Consolidate compute, storage, and networking into one cohesive, scalable system. Simplified operations with enterprise-grade reliability.

XHCI (Hyper-Converged Infrastructure) consolidates compute, storage, and networking into a single platform — eliminating the operational complexity of managing separate silos and enabling horizontal scaling from 3 nodes to hundreds.

<Card title="XHCI — Hyper-Converged Infrastructure" icon="external-link" href="https://xloud.tech/hyperconverged" color="#197560" horizontal>
  Product details, hardware compatibility matrix, and datasheet on xloud.tech
</Card>

***

<p style={{ fontSize: '1.25rem', fontWeight: 700, marginBottom: '0.75rem' }}>XHCI Documentation</p>

<CardGroup cols={2}>
  <Card title="Deployment Guide" icon="rocket" href="/deployment" color="#197560">
    Deploy XHCI using XDeploy — configure nodes, storage, and networking from one interface.
  </Card>

  <Card title="Compute Admin Guide" icon="cpu" href="/services/compute/admin-guide" color="#197560">
    Configure hypervisor hosts, schedulers, and compute resources across converged nodes.
  </Card>

  <Card title="Storage Admin Guide" icon="database" href="/services/sds/admin-guide/architecture" color="#197560">
    Manage the integrated Ceph storage layer — pools, CRUSH maps, and capacity planning.
  </Card>

  <Card title="Networking Admin Guide" icon="network" href="/services/networking/admin-guide" color="#197560">
    Configure OVN-based tenant networking, provider networks, and security groups.
  </Card>
</CardGroup>

***

<p style={{ fontSize: '1.25rem', fontWeight: 700, marginBottom: '0.75rem' }}>Key Capabilities</p>

<CardGroup cols={2}>
  <Card title="Converged Compute & Storage" icon="layers" href="/services/compute/architecture" color="#197560">
    Every node runs both hypervisor and Ceph OSD — adding a node expands compute and storage simultaneously.
  </Card>

  <Card title="Self-Healing Storage" icon="shield-check" href="/services/sds/admin-guide/architecture" color="#197560">
    Ceph continuously monitors and rebalances data. Single-node failures do not cause data loss.
  </Card>

  <Card title="Software-Defined Networking" icon="network" href="/services/networking/user-guide" color="#197560">
    OVN-based tenant networks, floating IPs, and security groups across the converged cluster.
  </Card>

  <Card title="Live Migration" icon="arrow-right-left" href="/services/compute/live-migration" color="#197560">
    Move running workloads between converged nodes with zero downtime using shared Ceph storage.
  </Card>
</CardGroup>

***

<p style={{ fontSize: '1.25rem', fontWeight: 700, marginBottom: '0.75rem' }}>Related Products</p>

<CardGroup cols={3}>
  <Card title="XAVS" icon="server" href="/products/xavs" color="#197560">
    Advanced Virtualization Suite — the compute platform running on XHCI nodes
  </Card>

  <Card title="XSDS" icon="database" href="/products/xsds" color="#197560">
    Software-Defined Storage — the Ceph storage layer integrated in every XHCI node
  </Card>

  <Card title="Contact Sales" icon="phone" href="https://xloud.tech/contact" color="#197560">
    Talk to the Xloud team about XHCI sizing and deployment options
  </Card>
</CardGroup>
