Configuring RDMA automatically

Limitations

  • You can only configure RDMA automatically before creating the storage cluster.

Prerequisites

To configure RDMA automatically

Admin panel

Use the Enable RDMA toggle switch on the Settings > System settings > Storage performance screen.

Command-line interface

Use the following command:

vinfra cses-config change (--enable | --disable)
--enable
Enable RDMA
--disable
Disable RDMA

For example, to enable RDMA for the storage cluster, run:

# vinfra cses-config change --enable

You can check that the setting has been applied by running vinfra cses-config show:

# vinfra cses-config show
+-------+-------+
| Field | Value |
+-------+-------+
| rdma  | True  |
+-------+-------+