From 1a400c31abb898bbcea220572ab198acc4f0fa40 Mon Sep 17 00:00:00 2001 From: Victor Hu Date: Tue, 31 Jan 2017 16:01:55 -0500 Subject: [PATCH] Update mlnxofed_ib_install_v2_diskful.rst --- .../infiniband/mlnxofed_ib_install_v2_diskful.rst | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) 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.