From: Vladimir Sokolovsky Date: Mon, 20 Dec 2010 07:43:42 +0000 (+0200) Subject: Update IPoIB RN X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=2bd8f8ee3c01f8b7edd73e8f9a7e65289189278d;p=~aditr%2Fcompat-rdma-docs.git Update IPoIB RN Signed-off-by: Vladimir Sokolovsky --- diff --git a/ipoib_release_notes.txt b/ipoib_release_notes.txt index 8e22ce4..c332d6c 100644 --- a/ipoib_release_notes.txt +++ b/ipoib_release_notes.txt @@ -1,7 +1,7 @@ Open Fabrics Enterprise Distribution (OFED) IPoIB in OFED 1.5.2 Release Notes - August 2010 + December 2010 =============================================================================== @@ -207,8 +207,8 @@ Usage and configuration: 21. Under SLES11, if an IP configuration exists for an IPoIB interface that later becomes a slave of a bonding master, a network restart - doesn't erase the IP configuration from the slave and it appears to have - an IP address even though the new configuration doesn't set one. This + does not erase the IP configuration from the slave and it appears to have + an IP address even though the new configuration does not set one. This may cause problems when trying to use the bonded network interface. To avoid this, restart the IB stack (openib restart) once you change the configuration. @@ -308,12 +308,12 @@ on this, read the documentation for the ib-bonding package. Notes: * Using /etc/infiniband/openib.conf to create a persistent configuration is no longer supported -* On RHEL4_U7, cannot set a slave interface as primary. +* On RHEL4_U7, a slave interface cannot be set as primary. * ib-bonding will not be compiled and installed with OFED on an OS with kernel that is >= 2.6.27 (e.g., SLES11). The bonding driver that comes with those kernels already supports enslaving IPoIB interfaces. In addition, an OS can come with an older kernel but with a patched bonding driver that also - doesn't require modification (e.g., RHEL5.4). OFED will not replace the + does not require modification (e.g., RHEL5.4). OFED will not replace the bonding module in such cases either. However, there might still be issues with OS configuration tools (like sysconfig or initscripts) that may need fixing, but such issues have not