[lustre-discuss] 2.14 against mofed 5.5.1.0.3.2-rhel7.9

Michael DiDomenico mdidomenico4 at gmail.com
Mon Mar 7 09:07:05 PST 2022


digging into this a little further, it looks like

from lustre-release/lnet/autoconf/lustre-lnet.m4

O2IBPATHS=$(eval $OFED_INFO | egrep -w
'mlnx-ofed-kernel-dkms|mlnx-ofa_kernel-devel|compat-rdma-devel|kernel-ib-devel|ofa_kernel-devel'
| xargs $LSPKG | grep '\(/openib\|/ofa_kernel/default\|/ofa_kernel\)$'
| head -n1)

this is the line that's failing for me.  the first egrep returns
mlnx-ofa_kernel-devel, which is piped to rpm -ql, but the second grep
does not return anything

On Mon, Mar 7, 2022 at 11:07 AM Michael DiDomenico
<mdidomenico4 at gmail.com> wrote:
>
> has anyone compiled 2.14 against the latest mofed 5.5.1.0.3.2?  i just
> tried, but it kicked out with unable to find the ofed sources.
> previous build was 2.14 against mofed 5.4-1.0.3.0 which worked fine


More information about the lustre-discuss mailing list