27.12.2014 Views

QLogic OFED+ Host Software User Guide, Rev. B

QLogic OFED+ Host Software User Guide, Rev. B

QLogic OFED+ Host Software User Guide, Rev. B

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

3–TrueScale Cluster Setup and Administration<br />

IB Bonding<br />

The following is an example for ib1 (slave 2). The file is named<br />

/etc/sysconfig/network-scripts/ifcfg-ib1:<br />

DEVICE=ib1<br />

USERCTL=no<br />

ONBOOT=yes<br />

MASTER=bond0<br />

SLAVE=yes<br />

BOOTPROTO=none<br />

TYPE=InfiniBand<br />

Add the following lines to the file /etc/modprobe.conf:<br />

alias bond0 bonding<br />

options bond0 miimon=100 mode=1 max_bonds=1<br />

SuSE Linux Enterprise Server (SLES) 10 and 11<br />

The following is an example for bond0 (master). The file is named<br />

/etc/sysconfig/network-scripts/ifcfg-bond0:<br />

DEVICE="bond0"<br />

TYPE="Bonding"<br />

IPADDR="192.168.1.1"<br />

NETMASK="255.255.255.0"<br />

NETWORK="192.168.1.0"<br />

BROADCAST="192.168.1.255"<br />

BOOTPROTO="static"<br />

USERCTL="no"<br />

STARTMODE="onboot"<br />

BONDING_MASTER="yes"<br />

BONDING_MODULE_OPTS="mode=active-backup miimon=100<br />

primary=ib0 updelay=0 downdelay=0"<br />

BONDING_SLAVE0=ib0<br />

BONDING_SLAVE1=ib1<br />

MTU=65520<br />

D000046-005 B 3-9

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!