2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-20 02:00:24 +00:00

Update mlnxofed_ib_install_v2_diskless.rst

This commit is contained in:
Victor Hu
2017-01-31 16:00:36 -05:00
committed by GitHub
parent f2c691ea1a
commit d1088318bc

View File

@@ -44,14 +44,12 @@ Diskless Installation
packimage <osimage>
#. Provision the node
#. Provision the node ::
rinstall <node> osimage=rhels7.2-ppc64le-netboot-compute
#. Verification
* The Mellanox IB drivers are located at: ``/lib/modules/<kernel_version>/extra/``
* Use the ``ibv_devinfo`` comamnd to obtain information about the InfiniBand adapter
* Check the status of ``openibd`` service
sysVinit: ::
@@ -62,3 +60,6 @@ Diskless Installation
systemctl status openibd.service
* Verify that the Mellanox IB drivers are located at: ``/lib/modules/<kernel_version>/extra/``
* Use the ``ibv_devinfo`` comamnd to obtain information about the InfiniBand adapter.