<div dir="ltr"><div>Hi All,</div><div><br></div><div>  I'm attempting to install Lustre on ZFS on EL6.7 using Truescale HCAs. Not surprisingly, this involves several pre-release versions of various packages. Also not surprisingly, there are some snags.</div><div><br></div><div>Version info:</div><div>Scientific Linux (CERN) 6.7 using kernel 2.6.32-573.7.1.el6.x86_64</div><div>ZFS 0.6.5.2</div><div>OFED 3.18-1-20151109-0727 (ib_qib)</div><div>Lustre 2.7.63</div><div><br></div><div>Lustre configure options:</div><div>./configure --disable-ldiskfs --disable-gss --with-o2ib \</div><div>--with-zfs=/usr/src/zfs-0.6.5.2 --with-spl=/usr/src/spl-0.6.5.2 \</div><div>--with-linux=/usr/src/kernels/2.6.32-573.7.1.el6.x86_64 \</div><div>--with-linux-obj=/usr/src/kernels/2.6.32-573.7.1.el6.x86_64</div><div><br></div><div>  The compilation issue occurs in the osd-zfs part, but is due to some configure tests failing on redefined structures/functions in kthread.h. Elsewhere in configre, HAVE_COMPAT_RDMA is used to avoid the conflicting OFED and kernel versions of kthread.h, but I think this wasn't carried over into the zfs parts.</div><div><br></div><div>  To work around this, I forced configure to add -DCONFIG_COMPAT_IS_KTHREAD to EXTRA_OFED_INCLUDE. The redefinition problem goes away and the code compiles. I can mount a lustre filesystem using tcp on ethernet or IPoIB, but o2ib fails when trying to mount an OST. The nodes can ping each other on o2ib, but throw up many errors during the lst brw tests.</div><div><br></div><div>  Is there something trivial I'm missing? Otherwise, what is the most useful way to package up a bug report?</div><div><br></div><div>Thanks,</div><div>Nate Crawford</div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><pre>Dr. Nathan Crawford              <a href="mailto:nathan.crawford@uci.edu" target="_blank">nathan.crawford@uci.edu</a>
Modeling Facility Director
Department of Chemistry
1102 Natural Sciences II         Office: 2101 Natural Sciences II
University of California, Irvine  Phone: 949-824-4508
Irvine, CA 92697-2025, USA</pre></div></div>
</div>