From d9ecafeecd94f1cddb36da660bb0a78ccf0f9858 Mon Sep 17 00:00:00 2001 From: Irina Povolotskaya Date: Mon, 25 May 2015 14:23:33 +0300 Subject: [PATCH] Adds a note about Infiniband support in 6.1 Change-Id: Iaf5291f8d17eeb456640315a3784e439332dd2c6 Implements: blueprint support-infiniband-network --- pages/user-guide/initialize-fuel/0600-boot-nodes.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pages/user-guide/initialize-fuel/0600-boot-nodes.rst b/pages/user-guide/initialize-fuel/0600-boot-nodes.rst index 4dde477ce..49fc23ab9 100644 --- a/pages/user-guide/initialize-fuel/0600-boot-nodes.rst +++ b/pages/user-guide/initialize-fuel/0600-boot-nodes.rst @@ -55,3 +55,14 @@ and pressed the :ref:`Deploy` button: into the newly installed systems, the Fuel Master node starts the deployment of OpenStack on them. +.. note:: Beginning with 6.1 release, nodes discovery is enabled + over the prepared Infiniband network via Fuel over + Mellanox NICs with Infiniband support, after Mellanox Fuel + plugin installation. This means, the + Fuel Master node will discover and use EIPOIB daemon (Ethernet IP + Over Infiniband) interfaces for the network roles. + Note, that interface driver and bus information are now + available for all discovered NIC interfaces. For + detailed instructions, see *Verify Infiniband links for nodes* + section in the official `Mellanox `_ + documentation.