Prerequisites

Prerequisites

Longhorn nodes must meet the following requirements:

  • AMD64 or ARM64 CPU

    NOTICE

    ARM64 CPUs require SSE4.2 instruction support.

  • Linux kernel

    5.13 or later is required for NVMe over TCP support

  • Linux kernel modules

    • uio
    • uio_pci_generic
    • nvme-tcp
  • HugePage support

    • 1 GiB of 2 MiB-sized pages

Notice

CPU

When the V2 Data Engine is enabled, each instance-manager pod utilizes 1 CPU core. This high CPU usage is attributed to the spdk_tgt process running within each instance-manager pod. The spdk_tgt process is responsible for handling input/output (IO) operations and requires intensive polling. As a result, it consumes 100% of a dedicated CPU core to efficiently manage and process the IO requests, ensuring optimal performance and responsiveness for storage operations.

Memory

SPDK utilizes huge pages to enhance performance and minimize memory overhead. To enable the usage of huge pages, it is necessary to configure 2MiB-sized huge pages on each Longhorn node. Specifically, 512 pages (equivalent to a total of 1 GiB) need to be available on each Longhorn node.

Disk

Local NVMe disks are highly recommended for optimal storage performance of volumes using V2 Data Engine.


© 2019-2024 Longhorn Authors | Documentation Distributed under CC-BY-4.0


© 2024 The Linux Foundation. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page.