scst

Differences between revisions 1 and 2
Revision 1 as of 2010-04-27 21:25:47
Size: 1310
Editor: brmn-4db7615c
Comment:
Revision 2 as of 2010-04-28 13:51:27
Size: 1309
Editor: brmn-4db709bd
Comment:
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
You may try installing Debian packages which were also built on OFED 1.4.2: [[http://pkg-ofed.alioth.debian.org/apt/ofed-1.4.2/|http://pkg-ofed.alioth.debian.org/apt/ofed-1.4.2/]] You may try installing Debian packages which are also based on OFED 1.4.2: [[http://pkg-ofed.alioth.debian.org/apt/ofed-1.4.2/|http://pkg-ofed.alioth.debian.org/apt/ofed-1.4.2/]]

=Infiniband, SRP Target and Ubuntu Lucid=

This Wiki will describe how to setup an Infiniband based SRP target on Ubuntu Lucid (10.04).

==A Word of Warning==

Configuring, designing and implementing an Infiniband based setup is not for the faint-hearted. It will take days or even weeks to understand its quirks, bottlenecks, complexities and you'll even end up doubting yourself why you had chosen Infiniband instead of 10GB ethernet.

==Before we jump ahead==

First of all: Check your BIOS settings! You may end up with really bad PCIe performance if not configured properly. Especially server boards tend to be configured very conservatively. "Optimized Defaults" may be your friend but your mileage may vary.

Ubuntu already has the most needed packages from OFED 1.4.2 (openfabrics.org) but sadly lacks some management and diagnostic utilities needed for an Infiniband setup.

You may try installing Debian packages which are also based on OFED 1.4.2: http://pkg-ofed.alioth.debian.org/apt/ofed-1.4.2/

==Where do I get the appropriate Ubuntu packages?==

You can find patched Kernels and SCST-Admin in this PPA:

https://launchpad.net/~ast/+archive/scst

scst (last edited 2010-10-08 00:34:46 by eth2083)