Skip to content

Commit

Permalink
docs: add required kernel modules for engine v2
Browse files Browse the repository at this point in the history
Signed-off-by: jangseon.ryu <[email protected]>
  • Loading branch information
jangseon-ryu authored and derekbit committed Jan 17, 2025
1 parent 805a49e commit eecf9d6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions content/docs/1.8.0/nodes-and-volumes/nodes/node-conditions.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ Node conditions:
- `KernelModulesLoaded`:
Identifies if the following Kernel modules are loaded:
- `dm_crypt`: Is required for the volume and backing image encryption.
- For engine v2 only:
- `vfio_pci`: Is required for SPDK and PCI device management
- `uio_pci_generic`: Is required for SPDK UIO support
- `nvme_tcp`: Is required for NVMe-over-TCP device usage

- `HugePagesAvailable`:
Indicates whether the node is properly configured with HugePages (2Mi) as required by the Longhorn v2 data engine. This includes verifying that:
Expand Down

0 comments on commit eecf9d6

Please sign in to comment.