Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/deployments/install-on-linux/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@ see [System Requirements](../deployment-preparation/hardware-requirements.md#net
On storage nodes, simplyblock can use either one network interface for both storage and management
or separate interfaces (VLANs or subnets).

!!! Important
It is possible to configure a storage cluster with NVMe-of Multipathing. This requires two storage
VLANs per host, routed via separate NIC ports and switches for fault tolerance. This configuration can
be used as an alternative to a HA networking setup with link aggregation (such as LACP, MLAG, and similar).

To install simplyblock in your environment, you may have to adopt these commands to match your configuration.

| Network interface | Network definition | Abbreviation | Subnet |
Expand Down
Loading