From: Moni Shoua Date: Mon, 30 Nov 2009 12:25:03 +0000 (+0200) Subject: docs: Add a note about ipoib interface mode under SLES11 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=86969ea3e66625065e6ab664379342f75d11dac9;p=~tnikolova%2Fdocs%2F.git docs: Add a note about ipoib interface mode under SLES11 This answers bugzilla 1848 --- diff --git a/ipoib_release_notes.txt b/ipoib_release_notes.txt index 0aba56d..fdb7512 100644 --- a/ipoib_release_notes.txt +++ b/ipoib_release_notes.txt @@ -179,6 +179,10 @@ Usage and configuration: kernel. To avoid this leave the IPoIB interfaces enslaved when unloading ib_ipoib. +17. On SLES 11, sysconfig scripts overide the interface mode and set it to + datagram on each call to ifup, ifdown, etc. To avoid this, add the line + IPOIB_MODE=connected + to the interface configuration file (e.g. ifcfg-ib0) =============================================================================== 4. IPoIB Configuration Based on DHCP ===============================================================================