Remove bonding on SUSE systems

To remove the IPoIB bonding on systems running SUSE, you must run a series of commands on both systems that are bonded.

Procedure

Run the following commands on both systems to remove the bond:
ip link set bond0 down 
modprobe -r bonding 
ip link set ib0 up 
ip link set ib1 up