diff --git a/docs/source/advanced/networks/infiniband/mlnxofed_ib_install_v2_diskful.rst b/docs/source/advanced/networks/infiniband/mlnxofed_ib_install_v2_diskful.rst index 0db6df69e..610dd6384 100644 --- a/docs/source/advanced/networks/infiniband/mlnxofed_ib_install_v2_diskful.rst +++ b/docs/source/advanced/networks/infiniband/mlnxofed_ib_install_v2_diskful.rst @@ -24,14 +24,12 @@ Diskful Installation -p postscripts="mlnxofed_ib_install -p /install// \ -m --add-kernel-support -end-" -#. Provision the node +#. Provision the node :: + + rinstall osimage= #. Verification - * The Mellanox IB drivers are located at: ``/lib/modules//extra/`` - - * Use the ``ibv_devinfo`` comamnd to obtain information about the InfiniBand adapter - * Check the status of ``openibd`` service sysVinit: :: @@ -42,3 +40,6 @@ Diskful Installation systemctl status openibd.service + * Verify that the Mellanox IB drivers are located at: ``/lib/modules//extra/`` + + * Use the ``ibv_devinfo`` comamnd to obtain information about the InfiniBand adapter.