You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/admin/hardware_managers.rst
+51Lines changed: 51 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -143,3 +143,54 @@ VmWare Virtual Machine File System (VMFS), and Red Hat Global File System
143
143
144
144
For information on troubleshooting, and disabling this check,
145
145
see :doc:`/admin/troubleshooting`.
146
+
147
+
==========================
148
+
Custom hardware managers
149
+
==========================
150
+
151
+
MellanoxDeviceHardwareManager
152
+
=============================
153
+
154
+
This is a custom hardware manager for ironic-python-agent. It provides
155
+
support for Nvidia/Mellanox NICs.
156
+
157
+
* You can get the binraies firmware for all Nvidia/Mellanox NICs from here `Nvidia firmware downloads <https://network.nvidia.com/support/firmware/firmware-downloads/>`_
158
+
159
+
* And you can get the deviceID from here `Nvidia/Mellanox NICs list <https://pci-ids.ucw.cz/read/PC/15b3>`_
160
+
161
+
* Also you can check here `MFT decumentation <https://docs.nvidia.com/networking/display/MFTv4240/Using+mlxconfig>`_ for some supported parameters
0 commit comments